+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jun 23 19:07:50 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: cinder-api-7f6b75464b-rfn5m machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f9776a84668 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:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils 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/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. 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( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-06-23 19:07:54.079 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-06-23 19:07:54.080 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-06-23 19:07:54.175 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-06-23 19:07:54.175 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-06-23 19:07:55.317 7 INFO cinder.rpc [None req-25df50ee-98b7-4924-b01d-e743b6e844f7 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-06-23 19:07:55.320 7 INFO cinder.rpc [None req-25df50ee-98b7-4924-b01d-e743b6e844f7 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-06-23 19:07:55.323 7 INFO cinder.rpc [None req-25df50ee-98b7-4924-b01d-e743b6e844f7 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-06-23 19:07:55.326 7 INFO cinder.rpc [None req-25df50ee-98b7-4924-b01d-e743b6e844f7 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-06-23 19:07:55.341 7 INFO cinder.rpc [None req-25df50ee-98b7-4924-b01d-e743b6e844f7 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-06-23 19:07:55.345 7 INFO cinder.rpc [None req-25df50ee-98b7-4924-b01d-e743b6e844f7 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-06-23 19:07:55.395 7 WARNING cinder.api.contrib.hosts [None req-25df50ee-98b7-4924-b01d-e743b6e844f7 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-06-23 19:07:55.435 7 WARNING keystonemiddleware._common.config [None req-25df50ee-98b7-4924-b01d-e743b6e844f7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 19:07:55.444 7 WARNING oslo_config.cfg [None req-25df50ee-98b7-4924-b01d-e743b6e844f7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f9776a84668 pid: 7 (default app) 2026-06-23 19:07:55.447 7 INFO cinder.api.openstack.wsgi [None req-25df50ee-98b7-4924-b01d-e743b6e844f7 - - - - - -] GET http://10.0.0.35:8776/ 2026-06-23 19:07:55.448 7 INFO cinder.api.openstack.wsgi [None req-25df50ee-98b7-4924-b01d-e743b6e844f7 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:07:55.483 8 INFO cinder.rpc [None req-f2847c64-7d3a-4dd5-82a4-c9b709a29071 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-06-23 19:07:55.486 8 INFO cinder.rpc [None req-f2847c64-7d3a-4dd5-82a4-c9b709a29071 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-06-23 19:07:55.488 8 INFO cinder.rpc [None req-f2847c64-7d3a-4dd5-82a4-c9b709a29071 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-06-23 19:07:55.491 8 INFO cinder.rpc [None req-f2847c64-7d3a-4dd5-82a4-c9b709a29071 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-06-23 19:07:55.504 8 INFO cinder.rpc [None req-f2847c64-7d3a-4dd5-82a4-c9b709a29071 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-06-23 19:07:55.506 8 INFO cinder.rpc [None req-f2847c64-7d3a-4dd5-82a4-c9b709a29071 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-06-23 19:07:55.554 8 WARNING cinder.api.contrib.hosts [None req-f2847c64-7d3a-4dd5-82a4-c9b709a29071 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-06-23 19:07:55.595 8 WARNING keystonemiddleware._common.config [None req-f2847c64-7d3a-4dd5-82a4-c9b709a29071 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 19:07:55.604 8 WARNING oslo_config.cfg [None req-f2847c64-7d3a-4dd5-82a4-c9b709a29071 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f9776a84668 pid: 8 (default app) 2026-06-23 19:08:05.234 7 INFO cinder.api.openstack.wsgi [None req-25df50ee-98b7-4924-b01d-e743b6e844f7 - - - - - -] GET http://10.0.0.35:8776/ 2026-06-23 19:08:05.235 7 INFO cinder.api.openstack.wsgi [None req-25df50ee-98b7-4924-b01d-e743b6e844f7 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:08:15.234 8 INFO cinder.api.openstack.wsgi [None req-f2847c64-7d3a-4dd5-82a4-c9b709a29071 - - - - - -] GET http://10.0.0.35:8776/ 2026-06-23 19:08:15.236 8 INFO cinder.api.openstack.wsgi [None req-f2847c64-7d3a-4dd5-82a4-c9b709a29071 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:08:25.234 8 INFO cinder.api.openstack.wsgi [None req-f2847c64-7d3a-4dd5-82a4-c9b709a29071 - - - - - -] GET http://10.0.0.35:8776/ 2026-06-23 19:08:25.234 7 INFO cinder.api.openstack.wsgi [None req-25df50ee-98b7-4924-b01d-e743b6e844f7 - - - - - -] GET http://10.0.0.35:8776/ 2026-06-23 19:08:25.235 8 INFO cinder.api.openstack.wsgi [None req-f2847c64-7d3a-4dd5-82a4-c9b709a29071 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:08:25.235 7 INFO cinder.api.openstack.wsgi [None req-25df50ee-98b7-4924-b01d-e743b6e844f7 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:08:35.234 8 INFO cinder.api.openstack.wsgi [None req-f2847c64-7d3a-4dd5-82a4-c9b709a29071 - - - - - -] GET http://10.0.0.35:8776/ 2026-06-23 19:08:35.235 7 INFO cinder.api.openstack.wsgi [None req-25df50ee-98b7-4924-b01d-e743b6e844f7 - - - - - -] GET http://10.0.0.35:8776/ 2026-06-23 19:08:35.235 8 INFO cinder.api.openstack.wsgi [None req-f2847c64-7d3a-4dd5-82a4-c9b709a29071 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:08:35.236 7 INFO cinder.api.openstack.wsgi [None req-25df50ee-98b7-4924-b01d-e743b6e844f7 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:08:45.234 8 INFO cinder.api.openstack.wsgi [None req-f2847c64-7d3a-4dd5-82a4-c9b709a29071 - - - - - -] GET http://10.0.0.35:8776/ 2026-06-23 19:08:45.234 7 INFO cinder.api.openstack.wsgi [None req-25df50ee-98b7-4924-b01d-e743b6e844f7 - - - - - -] GET http://10.0.0.35:8776/ 2026-06-23 19:08:45.235 7 INFO cinder.api.openstack.wsgi [None req-25df50ee-98b7-4924-b01d-e743b6e844f7 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:08:45.235 8 INFO cinder.api.openstack.wsgi [None req-f2847c64-7d3a-4dd5-82a4-c9b709a29071 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:08:55.234 7 INFO cinder.api.openstack.wsgi [None req-25df50ee-98b7-4924-b01d-e743b6e844f7 - - - - - -] GET http://10.0.0.35:8776/ 2026-06-23 19:08:55.235 8 INFO cinder.api.openstack.wsgi [None req-f2847c64-7d3a-4dd5-82a4-c9b709a29071 - - - - - -] GET http://10.0.0.35:8776/ 2026-06-23 19:08:55.235 7 INFO cinder.api.openstack.wsgi [None req-25df50ee-98b7-4924-b01d-e743b6e844f7 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:08:55.236 8 INFO cinder.api.openstack.wsgi [None req-f2847c64-7d3a-4dd5-82a4-c9b709a29071 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:09:05.234 7 INFO cinder.api.openstack.wsgi [None req-25df50ee-98b7-4924-b01d-e743b6e844f7 - - - - - -] GET http://10.0.0.35:8776/ 2026-06-23 19:09:05.234 8 INFO cinder.api.openstack.wsgi [None req-f2847c64-7d3a-4dd5-82a4-c9b709a29071 - - - - - -] GET http://10.0.0.35:8776/ 2026-06-23 19:09:05.235 7 INFO cinder.api.openstack.wsgi [None req-25df50ee-98b7-4924-b01d-e743b6e844f7 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:09:05.235 8 INFO cinder.api.openstack.wsgi [None req-f2847c64-7d3a-4dd5-82a4-c9b709a29071 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:09:15.234 7 INFO cinder.api.openstack.wsgi [None req-25df50ee-98b7-4924-b01d-e743b6e844f7 - - - - - -] GET http://10.0.0.35:8776/ 2026-06-23 19:09:15.234 8 INFO cinder.api.openstack.wsgi [None req-f2847c64-7d3a-4dd5-82a4-c9b709a29071 - - - - - -] GET http://10.0.0.35:8776/ 2026-06-23 19:09:15.234 7 INFO cinder.api.openstack.wsgi [None req-25df50ee-98b7-4924-b01d-e743b6e844f7 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:09:15.235 8 INFO cinder.api.openstack.wsgi [None req-f2847c64-7d3a-4dd5-82a4-c9b709a29071 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:09:25.234 8 INFO cinder.api.openstack.wsgi [None req-f2847c64-7d3a-4dd5-82a4-c9b709a29071 - - - - - -] GET http://10.0.0.35:8776/ 2026-06-23 19:09:25.235 7 INFO cinder.api.openstack.wsgi [None req-25df50ee-98b7-4924-b01d-e743b6e844f7 - - - - - -] GET http://10.0.0.35:8776/ 2026-06-23 19:09:25.235 7 INFO cinder.api.openstack.wsgi [None req-25df50ee-98b7-4924-b01d-e743b6e844f7 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:09:25.236 8 INFO cinder.api.openstack.wsgi [None req-f2847c64-7d3a-4dd5-82a4-c9b709a29071 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:09:35.234 7 INFO cinder.api.openstack.wsgi [None req-25df50ee-98b7-4924-b01d-e743b6e844f7 - - - - - -] GET http://10.0.0.35:8776/ 2026-06-23 19:09:35.234 8 INFO cinder.api.openstack.wsgi [None req-f2847c64-7d3a-4dd5-82a4-c9b709a29071 - - - - - -] GET http://10.0.0.35:8776/ 2026-06-23 19:09:35.235 7 INFO cinder.api.openstack.wsgi [None req-25df50ee-98b7-4924-b01d-e743b6e844f7 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:09:35.235 8 INFO cinder.api.openstack.wsgi [None req-f2847c64-7d3a-4dd5-82a4-c9b709a29071 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-06-23 19:09:38.004 7 INFO cinder.api.openstack.wsgi [None req-ea09053e-55c6-476f-a65f-e11510b91e0f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/types/rbd1 2026-06-23 19:09:38.029 7 INFO cinder.api.openstack.wsgi [None req-ea09053e-55c6-476f-a65f-e11510b91e0f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 11/20] 10.0.0.173 () {30 vars in 682 bytes} [Tue Jun 23 19:09:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/types/rbd1 => generated 82 bytes in 898 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-06-23 19:09:38.410 8 INFO cinder.api.openstack.wsgi [None req-0770419e-5206-490b-be06-a5b2ab2fa30b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:09:38.437 8 INFO cinder.api.openstack.wsgi [None req-0770419e-5206-490b-be06-a5b2ab2fa30b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 10/21] 10.0.0.173 () {30 vars in 721 bytes} [Tue Jun 23 19:09:38 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/types?name=rbd1&is_public=None => generated 20 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:09:40.115 7 INFO cinder.api.openstack.wsgi [None req-52146044-6a14-445a-ba55-e0f7da06ffa0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:09:40.141 7 INFO cinder.api.openstack.wsgi [None req-52146044-6a14-445a-ba55-e0f7da06ffa0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/types returned with HTTP 200 [pid: 7|app: 0|req: 12/22] 10.0.0.173 () {34 vars in 725 bytes} [Tue Jun 23 19:09:40 2026] POST /v3/febb1af176824dd8b95546488c4cf07f/types => generated 179 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:09:40.156 8 INFO cinder.api.openstack.wsgi [req-52146044-6a14-445a-ba55-e0f7da06ffa0 req-557049b6-44b8-4ebc-b0d8-6348f3375326 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/types/c7e523a2-605c-420b-acc6-3c15f00ca441/extra_specs 2026-06-23 19:09:40.211 8 INFO cinder.api.openstack.wsgi [req-52146044-6a14-445a-ba55-e0f7da06ffa0 req-557049b6-44b8-4ebc-b0d8-6348f3375326 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/types/c7e523a2-605c-420b-acc6-3c15f00ca441/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 11/23] 10.0.0.173 () {36 vars in 894 bytes} [Tue Jun 23 19:09:40 2026] POST /v3/febb1af176824dd8b95546488c4cf07f/types/c7e523a2-605c-420b-acc6-3c15f00ca441/extra_specs => generated 48 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:09:41.972 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/types?is_public=None 2026-06-23 19:09:41.986 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 13/24] 10.0.0.173 () {30 vars in 701 bytes} [Tue Jun 23 19:09:41 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/types?is_public=None => generated 443 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:09:43.975 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/qos-specs 2026-06-23 19:09:43.988 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 12/25] 10.0.0.173 () {30 vars in 680 bytes} [Tue Jun 23 19:09:43 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/qos-specs => generated 17 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:09:45.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:09:45.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:09:45.236 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:09:45.237 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:09:55.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:09:55.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:09:55.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:09:55.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:10:05.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:10:05.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:10:05.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:10:05.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:10:15.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:10:15.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:10:15.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:10:15.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:10:25.233 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:10:25.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:10:25.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:10:25.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:10:35.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:10:35.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:10:35.236 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:10:35.236 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:10:45.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:10:45.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:10:45.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:10:45.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:10:55.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:10:55.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:10:55.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:10:55.236 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:11:05.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:11:05.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:11:05.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:11:05.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:11:15.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:11:15.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:11:15.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:11:15.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:11:25.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:11:25.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:11:25.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:11:25.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:11:35.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:11:35.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:11:35.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:11:35.236 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:11:45.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:11:45.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:11:45.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:11:45.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:11:55.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:11:55.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:11:55.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:11:55.236 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:12:05.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:12:05.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:12:05.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:12:05.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:12:15.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:12:15.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:12:15.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:12:15.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:12:25.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:12:25.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:12:25.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:12:25.236 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:12:35.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:12:35.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:12:35.236 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:12:35.237 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:12:45.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:12:45.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:12:45.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:12:45.236 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:12:55.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:12:55.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:12:55.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:12:55.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:13:05.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:13:05.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:13:05.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:13:05.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:13:15.233 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:13:15.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:13:15.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:13:15.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:13:25.233 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:13:25.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:13:25.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:13:25.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:13:35.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:13:35.236 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:13:35.237 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:13:35.238 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:13:45.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:13:45.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:13:45.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:13:45.236 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:13:55.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:13:55.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:13:55.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:13:55.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:14:05.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:14:05.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:14:05.236 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:14:05.236 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:14:15.233 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:14:15.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:14:15.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:14:15.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:14:25.233 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:14:25.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:14:25.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:14:25.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:14:35.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:14:35.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:14:35.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:14:35.236 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:14:45.233 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:14:45.233 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:14:45.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:14:45.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:14:55.233 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:14:55.233 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:14:55.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:14:55.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:15:05.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:15:05.236 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:15:05.236 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:15:05.237 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:15:15.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:15:15.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:15:15.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:15:15.236 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:15:25.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:15:25.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:15:25.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:15:25.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:15:35.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:15:35.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:15:35.236 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:15:35.236 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:15:45.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:15:45.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:15:45.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:15:45.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:15:55.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:15:55.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:15:55.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:15:55.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:16:05.244 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:16:05.244 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:16:05.244 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:16:05.245 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:16:15.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:16:15.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:16:15.236 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:16:15.236 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:16:25.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:16:25.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:16:25.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:16:25.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:16:35.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:16:35.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:16:35.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:16:35.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:16:45.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:16:45.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:16:45.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:16:45.236 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:16:55.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:16:55.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:16:55.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:16:55.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:17:05.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:17:05.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:17:05.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:17:05.236 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:17:15.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:17:15.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:17:15.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:17:15.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:17:25.233 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:17:25.233 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:17:25.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:17:25.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:17:35.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:17:35.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:17:35.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:17:35.236 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:17:45.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:17:45.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:17:45.236 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:17:45.236 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:17:55.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:17:55.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:17:55.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:17:55.236 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:18:05.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:18:05.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:18:05.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:18:05.236 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:18:15.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:18:15.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:18:15.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:18:15.236 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:18:25.233 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:18:25.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:18:25.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:18:25.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:18:35.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:18:35.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:18:35.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:18:35.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:18:45.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:18:45.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:18:45.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:18:45.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:18:55.233 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:18:55.233 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:18:55.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:18:55.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:19:05.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:19:05.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:19:05.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:19:05.236 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:19:15.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:19:15.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:19:15.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:19:15.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:19:25.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:19:25.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:19:25.236 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:19:25.236 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:19:35.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:19:35.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:19:35.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:19:35.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:19:45.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:19:45.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:19:45.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:19:45.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:19:55.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:19:55.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:19:55.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:19:55.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:20:05.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:20:05.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:20:05.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:20:05.237 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:20:15.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:20:15.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:20:15.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:20:15.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:20:25.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:20:25.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:20:25.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:20:25.236 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:20:35.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:20:35.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:20:35.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:20:35.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:20:45.233 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:20:45.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:20:45.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:20:45.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:20:55.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:20:55.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:20:55.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:20:55.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:21:05.233 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:21:05.233 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:21:05.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:21:05.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:21:15.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:21:15.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:21:15.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:21:15.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:21:25.233 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:21:25.233 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:21:25.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:21:25.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:21:35.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:21:35.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:21:35.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:21:35.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:21:45.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:21:45.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:21:45.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:21:45.236 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:21:55.233 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:21:55.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:21:55.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:21:55.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:22:05.233 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:22:05.233 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:22:05.233 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:22:05.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:22:15.233 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:22:15.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:22:15.236 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:22:15.236 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:22:25.233 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:22:25.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:22:25.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:22:25.236 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:22:35.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:22:35.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:22:35.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:22:35.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:22:45.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:22:45.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:22:45.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:22:45.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:22:55.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:22:55.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:22:55.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:22:55.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:23:05.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:23:05.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:23:05.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:23:05.237 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:23:15.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:23:15.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:23:15.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:23:15.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:23:25.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:23:25.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:23:25.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:23:25.236 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:23:35.233 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:23:35.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:23:35.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:23:35.236 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:23:45.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:23:45.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:23:45.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:23:45.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:23:55.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:23:55.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:23:55.248 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:23:55.248 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:24:05.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:24:05.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:24:05.236 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:24:05.236 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:24:15.233 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:24:15.233 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:24:15.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:24:15.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:24:25.233 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:24:25.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:24:25.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:24:25.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:24:35.233 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:24:35.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:24:35.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:24:35.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:24:45.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:24:45.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:24:45.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:24:45.236 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:24:55.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:24:55.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:24:55.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:24:55.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:25:05.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:25:05.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:25:05.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:25:05.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:25:15.234 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:25:15.234 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:25:15.235 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:25:15.235 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:25:25.241 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:25:25.242 8 INFO cinder.api.openstack.wsgi [None req-f494088b-a2ca-41b4-9c94-540ba462c988 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:25:25.244 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:25:25.245 7 INFO cinder.api.openstack.wsgi [None req-e22dd3a9-3458-4a4e-953c-e621c29eac48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:25:34.865 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET https://volume.199-204-45-116.nip.io/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=False 2026-06-23 19:25:34.890 8 WARNING cinder.quota [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-06-23 19:25:34.890 8 WARNING cinder.quota [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-06-23 19:25:34.891 8 WARNING cinder.quota [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-06-23 19:25:34.891 8 WARNING cinder.quota [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-06-23 19:25:34.892 8 WARNING cinder.quota [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-06-23 19:25:34.892 8 WARNING cinder.quota [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-06-23 19:25:34.898 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] https://volume.199-204-45-116.nip.io/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 108/216] 199.204.45.116 () {44 vars in 1069 bytes} [Tue Jun 23 19:25:34 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=False => generated 340 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:25:35.081 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] PUT https://volume.199-204-45-116.nip.io/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f 2026-06-23 19:25:35.148 7 WARNING cinder.quota [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-06-23 19:25:35.148 7 WARNING cinder.quota [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-06-23 19:25:35.149 7 WARNING cinder.quota [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-06-23 19:25:35.149 7 WARNING cinder.quota [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-06-23 19:25:35.149 7 WARNING cinder.quota [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-06-23 19:25:35.150 7 WARNING cinder.quota [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-06-23 19:25:35.155 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] https://volume.199-204-45-116.nip.io/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f returned with HTTP 200 [pid: 7|app: 0|req: 109/217] 199.204.45.116 () {48 vars in 1098 bytes} [Tue Jun 23 19:25:35 2026] PUT /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f => generated 296 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:25:35.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:25:35.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:25:35.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:25:35.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:25:45.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:25:45.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:25:45.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:25:45.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:25:55.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:25:55.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:25:55.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:25:55.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:26:05.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:26:05.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:26:05.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:26:05.236 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:26:15.239 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:26:15.239 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:26:15.239 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:26:15.240 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:26:25.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:26:25.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:26:25.236 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:26:25.236 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:26:35.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:26:35.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:26:35.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:26:35.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:26:45.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:26:45.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:26:45.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:26:45.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:26:55.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:26:55.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:26:55.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:26:55.236 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:27:05.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:27:05.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:27:05.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:27:05.236 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:27:15.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:27:15.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:27:15.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:27:15.236 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:27:25.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:27:25.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:27:25.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:27:25.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:27:35.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:27:35.236 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:27:35.237 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:27:35.238 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:27:45.233 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:27:45.233 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:27:45.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:27:45.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:27:55.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:27:55.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:27:55.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:27:55.236 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:28:05.233 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:28:05.233 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:28:05.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:28:05.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:28:15.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:28:15.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:28:15.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:28:15.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:28:25.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:28:25.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:28:25.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:28:25.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:28:35.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:28:35.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:28:35.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:28:35.236 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:28:45.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:28:45.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:28:45.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:28:45.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:28:55.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:28:55.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:28:55.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:28:55.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:29:05.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:29:05.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:29:05.236 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:29:05.236 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:29:15.233 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:29:15.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:29:15.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:29:15.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:29:25.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:29:25.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:29:25.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:29:25.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:29:35.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:29:35.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:29:35.237 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:29:35.237 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:29:45.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:29:45.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:29:45.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:29:45.236 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:29:55.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:29:55.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:29:55.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:29:55.236 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:30:05.233 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:30:05.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:30:05.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:30:05.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:30:15.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:30:15.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:30:15.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:30:15.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:30:25.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:30:25.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:30:25.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:30:25.236 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:30:35.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:30:35.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:30:35.236 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:30:35.236 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:30:45.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:30:45.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:30:45.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:30:45.236 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:30:55.233 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:30:55.233 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:30:55.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:30:55.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:31:05.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:31:05.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:31:05.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:31:05.236 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:31:15.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:31:15.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:31:15.236 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:31:15.236 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:31:25.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:31:25.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:31:25.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:31:25.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:31:35.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:31:35.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:31:35.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:31:35.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:31:45.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:31:45.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:31:45.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:31:45.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:31:55.233 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:31:55.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:31:55.236 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:31:55.238 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:32:05.233 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:32:05.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:32:05.236 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:32:05.237 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:32:15.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:32:15.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:32:15.236 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:32:15.237 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:32:25.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:32:25.236 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:32:25.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:32:25.237 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:32:35.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:32:35.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:32:35.237 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:32:35.238 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:32:45.233 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:32:45.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:32:45.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:32:45.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:32:55.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:32:55.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:32:55.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:32:55.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:33:05.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:33:05.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:33:05.236 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:33:05.236 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:33:15.233 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:33:15.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:33:15.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:33:15.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:33:25.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:33:25.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:33:25.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:33:25.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:33:35.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:33:35.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:33:35.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:33:35.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:33:45.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:33:45.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:33:45.236 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:33:45.236 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:33:55.233 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:33:55.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:33:55.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:33:55.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:34:05.233 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:34:05.233 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:34:05.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:34:05.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:34:15.233 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:34:15.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:34:15.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:34:15.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:34:25.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:34:25.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:34:25.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:34:25.236 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:34:35.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:34:35.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:34:35.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:34:35.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:34:45.233 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:34:45.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:34:45.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:34:45.236 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:34:55.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:34:55.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:34:55.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:34:55.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:35:05.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:35:05.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:35:05.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:35:05.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:35:15.233 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:35:15.233 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:35:15.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:35:15.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:35:25.237 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:35:25.237 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:35:25.238 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:35:25.239 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:35:35.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:35:35.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:35:35.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:35:35.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:35:45.233 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:35:45.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:35:45.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:35:45.236 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:35:55.233 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:35:55.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:35:55.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:35:55.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:36:05.233 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:36:05.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:36:05.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:36:05.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:36:15.234 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:36:15.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:36:15.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:36:15.236 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:36:25.233 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:36:25.234 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:36:25.235 8 INFO cinder.api.openstack.wsgi [None req-26c561f3-020c-4750-8a2f-fe5a4d2dc6e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:36:25.235 7 INFO cinder.api.openstack.wsgi [None req-0495ab48-67c1-45b6-b31d-bfb3ecca423e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:36:29.984 8 INFO cinder.api.openstack.wsgi [None req-50b18c10-592b-431b-9f36-dcd48982a1d9 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET https://volume.199-204-45-116.nip.io/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=False 2026-06-23 19:36:30.012 8 INFO cinder.api.openstack.wsgi [None req-50b18c10-592b-431b-9f36-dcd48982a1d9 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] https://volume.199-204-45-116.nip.io/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 175/350] 199.204.45.116 () {44 vars in 1069 bytes} [Tue Jun 23 19:36:29 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=False => generated 340 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:36:30.514 7 INFO cinder.api.openstack.wsgi [None req-b8a193a5-1426-4de6-9060-7092ec8e6422 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] PUT https://volume.199-204-45-116.nip.io/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b 2026-06-23 19:36:30.583 7 INFO cinder.api.openstack.wsgi [None req-b8a193a5-1426-4de6-9060-7092ec8e6422 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] https://volume.199-204-45-116.nip.io/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b returned with HTTP 200 [pid: 7|app: 0|req: 176/351] 199.204.45.116 () {48 vars in 1098 bytes} [Tue Jun 23 19:36:30 2026] PUT /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b => generated 296 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:36:35.234 8 INFO cinder.api.openstack.wsgi [None req-50b18c10-592b-431b-9f36-dcd48982a1d9 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:36:35.234 7 INFO cinder.api.openstack.wsgi [None req-b8a193a5-1426-4de6-9060-7092ec8e6422 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:36:35.234 8 INFO cinder.api.openstack.wsgi [None req-50b18c10-592b-431b-9f36-dcd48982a1d9 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:36:35.235 7 INFO cinder.api.openstack.wsgi [None req-b8a193a5-1426-4de6-9060-7092ec8e6422 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:36:45.233 8 INFO cinder.api.openstack.wsgi [None req-50b18c10-592b-431b-9f36-dcd48982a1d9 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:36:45.234 7 INFO cinder.api.openstack.wsgi [None req-b8a193a5-1426-4de6-9060-7092ec8e6422 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:36:45.234 8 INFO cinder.api.openstack.wsgi [None req-50b18c10-592b-431b-9f36-dcd48982a1d9 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:36:45.235 7 INFO cinder.api.openstack.wsgi [None req-b8a193a5-1426-4de6-9060-7092ec8e6422 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:36:55.234 8 INFO cinder.api.openstack.wsgi [None req-50b18c10-592b-431b-9f36-dcd48982a1d9 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:36:55.235 7 INFO cinder.api.openstack.wsgi [None req-b8a193a5-1426-4de6-9060-7092ec8e6422 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:36:55.236 7 INFO cinder.api.openstack.wsgi [None req-b8a193a5-1426-4de6-9060-7092ec8e6422 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:36:55.236 8 INFO cinder.api.openstack.wsgi [None req-50b18c10-592b-431b-9f36-dcd48982a1d9 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:37:05.233 8 INFO cinder.api.openstack.wsgi [None req-50b18c10-592b-431b-9f36-dcd48982a1d9 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:37:05.233 7 INFO cinder.api.openstack.wsgi [None req-b8a193a5-1426-4de6-9060-7092ec8e6422 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:37:05.234 8 INFO cinder.api.openstack.wsgi [None req-50b18c10-592b-431b-9f36-dcd48982a1d9 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:37:05.235 7 INFO cinder.api.openstack.wsgi [None req-b8a193a5-1426-4de6-9060-7092ec8e6422 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:37:15.236 7 INFO cinder.api.openstack.wsgi [None req-b8a193a5-1426-4de6-9060-7092ec8e6422 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:37:15.236 8 INFO cinder.api.openstack.wsgi [None req-50b18c10-592b-431b-9f36-dcd48982a1d9 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:37:15.237 7 INFO cinder.api.openstack.wsgi [None req-b8a193a5-1426-4de6-9060-7092ec8e6422 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:37:15.237 8 INFO cinder.api.openstack.wsgi [None req-50b18c10-592b-431b-9f36-dcd48982a1d9 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:37:25.234 7 INFO cinder.api.openstack.wsgi [None req-b8a193a5-1426-4de6-9060-7092ec8e6422 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:37:25.235 8 INFO cinder.api.openstack.wsgi [None req-50b18c10-592b-431b-9f36-dcd48982a1d9 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:37:25.235 7 INFO cinder.api.openstack.wsgi [None req-b8a193a5-1426-4de6-9060-7092ec8e6422 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:37:25.236 8 INFO cinder.api.openstack.wsgi [None req-50b18c10-592b-431b-9f36-dcd48982a1d9 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:37:35.234 7 INFO cinder.api.openstack.wsgi [None req-b8a193a5-1426-4de6-9060-7092ec8e6422 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:37:35.235 7 INFO cinder.api.openstack.wsgi [None req-b8a193a5-1426-4de6-9060-7092ec8e6422 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:37:35.251 8 INFO cinder.api.openstack.wsgi [None req-50b18c10-592b-431b-9f36-dcd48982a1d9 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:37:35.252 8 INFO cinder.api.openstack.wsgi [None req-50b18c10-592b-431b-9f36-dcd48982a1d9 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:37:37.090 7 INFO cinder.api.openstack.wsgi [None req-3b9d4e4b-2be3-41cd-856c-75eb54df812b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true 2026-06-23 19:37:37.124 7 INFO cinder.api.openstack.wsgi [None req-3b9d4e4b-2be3-41cd-856c-75eb54df812b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 184/366] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:37:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true => generated 847 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:37:37.141 8 INFO cinder.api.openstack.wsgi [None req-40e1c7e8-8160-4351-b2a9-5539966f9faa 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true 2026-06-23 19:37:37.164 8 INFO cinder.api.openstack.wsgi [None req-40e1c7e8-8160-4351-b2a9-5539966f9faa 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 183/367] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:37:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:37:37.176 7 INFO cinder.api.openstack.wsgi [None req-50cc5afe-291e-4e96-aad0-f9108366f98d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true 2026-06-23 19:37:37.192 7 INFO cinder.api.openstack.wsgi [None req-50cc5afe-291e-4e96-aad0-f9108366f98d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 185/368] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:37:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:37:37.203 8 INFO cinder.api.openstack.wsgi [None req-3da22d16-825b-432c-a408-56c5161666a2 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true 2026-06-23 19:37:37.219 8 INFO cinder.volume.api [None req-3da22d16-825b-432c-a408-56c5161666a2 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all snapshots completed successfully. 2026-06-23 19:37:37.220 8 INFO cinder.api.openstack.wsgi [None req-3da22d16-825b-432c-a408-56c5161666a2 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 184/369] 10.0.0.194 () {28 vars in 674 bytes} [Tue Jun 23 19:37:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:37:37.230 7 INFO cinder.api.openstack.wsgi [None req-49c861fb-91d9-4a2e-89a9-9757275c42ce 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:37:37.277 7 INFO cinder.volume.api [None req-49c861fb-91d9-4a2e-89a9-9757275c42ce 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:37:37.280 7 INFO cinder.api.openstack.wsgi [None req-49c861fb-91d9-4a2e-89a9-9757275c42ce 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 186/370] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:37:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:37:37.301 8 INFO cinder.api.openstack.wsgi [None req-f942be29-92a7-4b25-83c2-aa9b795d99c9 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services 2026-06-23 19:37:37.310 8 INFO cinder.api.openstack.wsgi [None req-f942be29-92a7-4b25-83c2-aa9b795d99c9 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 185/371] 10.0.0.194 () {28 vars in 645 bytes} [Tue Jun 23 19:37:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:37:37.321 7 INFO cinder.api.openstack.wsgi [None req-d021a606-e5e2-484d-9a03-5e233ec71ff7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true 2026-06-23 19:37:37.865 7 INFO cinder.api.openstack.wsgi [None req-d021a606-e5e2-484d-9a03-5e233ec71ff7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 187/372] 10.0.0.194 () {28 vars in 696 bytes} [Tue Jun 23 19:37:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:37:37.875 8 INFO cinder.api.openstack.wsgi [None req-728c731e-a5c1-4231-b39a-f857196ab5e0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:37:37.905 8 INFO cinder.volume.api [None req-728c731e-a5c1-4231-b39a-f857196ab5e0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:37:37.907 8 INFO cinder.api.openstack.wsgi [None req-728c731e-a5c1-4231-b39a-f857196ab5e0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 186/373] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:37:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:37:45.234 7 INFO cinder.api.openstack.wsgi [None req-d021a606-e5e2-484d-9a03-5e233ec71ff7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:37:45.234 8 INFO cinder.api.openstack.wsgi [None req-728c731e-a5c1-4231-b39a-f857196ab5e0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:37:45.235 8 INFO cinder.api.openstack.wsgi [None req-728c731e-a5c1-4231-b39a-f857196ab5e0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:37:45.235 7 INFO cinder.api.openstack.wsgi [None req-d021a606-e5e2-484d-9a03-5e233ec71ff7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:37:55.236 8 INFO cinder.api.openstack.wsgi [None req-728c731e-a5c1-4231-b39a-f857196ab5e0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:37:55.236 8 INFO cinder.api.openstack.wsgi [None req-728c731e-a5c1-4231-b39a-f857196ab5e0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:37:55.237 7 INFO cinder.api.openstack.wsgi [None req-d021a606-e5e2-484d-9a03-5e233ec71ff7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:37:55.239 7 INFO cinder.api.openstack.wsgi [None req-d021a606-e5e2-484d-9a03-5e233ec71ff7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:38:05.234 8 INFO cinder.api.openstack.wsgi [None req-728c731e-a5c1-4231-b39a-f857196ab5e0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:38:05.235 8 INFO cinder.api.openstack.wsgi [None req-728c731e-a5c1-4231-b39a-f857196ab5e0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:38:05.235 7 INFO cinder.api.openstack.wsgi [None req-d021a606-e5e2-484d-9a03-5e233ec71ff7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:38:05.237 7 INFO cinder.api.openstack.wsgi [None req-d021a606-e5e2-484d-9a03-5e233ec71ff7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:38:15.235 8 INFO cinder.api.openstack.wsgi [None req-728c731e-a5c1-4231-b39a-f857196ab5e0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:38:15.235 7 INFO cinder.api.openstack.wsgi [None req-d021a606-e5e2-484d-9a03-5e233ec71ff7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:38:15.236 8 INFO cinder.api.openstack.wsgi [None req-728c731e-a5c1-4231-b39a-f857196ab5e0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:38:15.236 7 INFO cinder.api.openstack.wsgi [None req-d021a606-e5e2-484d-9a03-5e233ec71ff7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:38:25.233 7 INFO cinder.api.openstack.wsgi [None req-d021a606-e5e2-484d-9a03-5e233ec71ff7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:38:25.233 8 INFO cinder.api.openstack.wsgi [None req-728c731e-a5c1-4231-b39a-f857196ab5e0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:38:25.234 7 INFO cinder.api.openstack.wsgi [None req-d021a606-e5e2-484d-9a03-5e233ec71ff7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:38:25.234 8 INFO cinder.api.openstack.wsgi [None req-728c731e-a5c1-4231-b39a-f857196ab5e0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:38:35.234 7 INFO cinder.api.openstack.wsgi [None req-d021a606-e5e2-484d-9a03-5e233ec71ff7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:38:35.235 8 INFO cinder.api.openstack.wsgi [None req-728c731e-a5c1-4231-b39a-f857196ab5e0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:38:35.235 7 INFO cinder.api.openstack.wsgi [None req-d021a606-e5e2-484d-9a03-5e233ec71ff7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:38:35.236 8 INFO cinder.api.openstack.wsgi [None req-728c731e-a5c1-4231-b39a-f857196ab5e0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:38:36.911 7 INFO cinder.api.openstack.wsgi [None req-d4bedae0-b0e1-4ee2-a179-1afcf697e631 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true 2026-06-23 19:38:37.414 7 INFO cinder.api.openstack.wsgi [None req-d4bedae0-b0e1-4ee2-a179-1afcf697e631 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 194/386] 10.0.0.194 () {28 vars in 696 bytes} [Tue Jun 23 19:38:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:38:37.424 8 INFO cinder.api.openstack.wsgi [None req-e0456d9b-6cdd-4b03-a9ef-84c945ce8918 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:38:37.437 8 INFO cinder.volume.api [None req-e0456d9b-6cdd-4b03-a9ef-84c945ce8918 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:38:37.440 8 INFO cinder.api.openstack.wsgi [None req-e0456d9b-6cdd-4b03-a9ef-84c945ce8918 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 193/387] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:38:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:38:37.464 7 INFO cinder.api.openstack.wsgi [None req-97f22ae0-24e5-4839-9aec-f66d0078e70b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services 2026-06-23 19:38:37.470 7 INFO cinder.api.openstack.wsgi [None req-97f22ae0-24e5-4839-9aec-f66d0078e70b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 195/388] 10.0.0.194 () {28 vars in 645 bytes} [Tue Jun 23 19:38:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:38:37.482 8 INFO cinder.api.openstack.wsgi [None req-49a15632-9c0b-4aea-9fcf-0717a1ab3f3e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:38:37.491 8 INFO cinder.volume.api [None req-49a15632-9c0b-4aea-9fcf-0717a1ab3f3e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:38:37.492 8 INFO cinder.api.openstack.wsgi [None req-49a15632-9c0b-4aea-9fcf-0717a1ab3f3e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 194/389] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:38:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:38:37.564 7 INFO cinder.api.openstack.wsgi [None req-dcc1b836-0687-4b27-8fcb-573b5357643b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true 2026-06-23 19:38:37.585 7 INFO cinder.api.openstack.wsgi [None req-dcc1b836-0687-4b27-8fcb-573b5357643b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 196/390] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:38:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:38:37.598 8 INFO cinder.api.openstack.wsgi [None req-6bb0fde5-3ebe-4af2-ae54-a29b9a1137dc 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true 2026-06-23 19:38:37.616 8 INFO cinder.api.openstack.wsgi [None req-6bb0fde5-3ebe-4af2-ae54-a29b9a1137dc 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 195/391] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:38:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:38:37.627 7 INFO cinder.api.openstack.wsgi [None req-8e00cd49-c6b6-439e-967c-45e94361bef3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true 2026-06-23 19:38:37.648 7 INFO cinder.api.openstack.wsgi [None req-8e00cd49-c6b6-439e-967c-45e94361bef3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 197/392] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:38:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:38:37.660 8 INFO cinder.api.openstack.wsgi [None req-815a64fc-712f-4ac9-9ac3-eb6fb1079497 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true 2026-06-23 19:38:37.666 8 INFO cinder.volume.api [None req-815a64fc-712f-4ac9-9ac3-eb6fb1079497 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all snapshots completed successfully. 2026-06-23 19:38:37.666 8 INFO cinder.api.openstack.wsgi [None req-815a64fc-712f-4ac9-9ac3-eb6fb1079497 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 196/393] 10.0.0.194 () {28 vars in 674 bytes} [Tue Jun 23 19:38:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:38:45.234 8 INFO cinder.api.openstack.wsgi [None req-815a64fc-712f-4ac9-9ac3-eb6fb1079497 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:38:45.234 7 INFO cinder.api.openstack.wsgi [None req-8e00cd49-c6b6-439e-967c-45e94361bef3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:38:45.235 8 INFO cinder.api.openstack.wsgi [None req-815a64fc-712f-4ac9-9ac3-eb6fb1079497 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:38:45.235 7 INFO cinder.api.openstack.wsgi [None req-8e00cd49-c6b6-439e-967c-45e94361bef3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:38:55.234 8 INFO cinder.api.openstack.wsgi [None req-815a64fc-712f-4ac9-9ac3-eb6fb1079497 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:38:55.234 7 INFO cinder.api.openstack.wsgi [None req-8e00cd49-c6b6-439e-967c-45e94361bef3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:38:55.235 7 INFO cinder.api.openstack.wsgi [None req-8e00cd49-c6b6-439e-967c-45e94361bef3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:38:55.235 8 INFO cinder.api.openstack.wsgi [None req-815a64fc-712f-4ac9-9ac3-eb6fb1079497 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:39:05.234 8 INFO cinder.api.openstack.wsgi [None req-815a64fc-712f-4ac9-9ac3-eb6fb1079497 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:39:05.235 8 INFO cinder.api.openstack.wsgi [None req-815a64fc-712f-4ac9-9ac3-eb6fb1079497 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:39:05.235 7 INFO cinder.api.openstack.wsgi [None req-8e00cd49-c6b6-439e-967c-45e94361bef3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:39:05.237 7 INFO cinder.api.openstack.wsgi [None req-8e00cd49-c6b6-439e-967c-45e94361bef3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:39:15.234 7 INFO cinder.api.openstack.wsgi [None req-8e00cd49-c6b6-439e-967c-45e94361bef3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:39:15.234 8 INFO cinder.api.openstack.wsgi [None req-815a64fc-712f-4ac9-9ac3-eb6fb1079497 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:39:15.235 7 INFO cinder.api.openstack.wsgi [None req-8e00cd49-c6b6-439e-967c-45e94361bef3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:39:15.236 8 INFO cinder.api.openstack.wsgi [None req-815a64fc-712f-4ac9-9ac3-eb6fb1079497 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:39:25.233 7 INFO cinder.api.openstack.wsgi [None req-8e00cd49-c6b6-439e-967c-45e94361bef3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:39:25.234 7 INFO cinder.api.openstack.wsgi [None req-8e00cd49-c6b6-439e-967c-45e94361bef3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:39:25.236 8 INFO cinder.api.openstack.wsgi [None req-815a64fc-712f-4ac9-9ac3-eb6fb1079497 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:39:25.237 8 INFO cinder.api.openstack.wsgi [None req-815a64fc-712f-4ac9-9ac3-eb6fb1079497 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:39:35.233 7 INFO cinder.api.openstack.wsgi [None req-8e00cd49-c6b6-439e-967c-45e94361bef3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:39:35.234 8 INFO cinder.api.openstack.wsgi [None req-815a64fc-712f-4ac9-9ac3-eb6fb1079497 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:39:35.235 7 INFO cinder.api.openstack.wsgi [None req-8e00cd49-c6b6-439e-967c-45e94361bef3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:39:35.235 8 INFO cinder.api.openstack.wsgi [None req-815a64fc-712f-4ac9-9ac3-eb6fb1079497 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:39:36.931 8 INFO cinder.api.openstack.wsgi [None req-a006cb7c-f633-47f9-9091-840dea2f683f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true 2026-06-23 19:39:36.937 8 INFO cinder.volume.api [None req-a006cb7c-f633-47f9-9091-840dea2f683f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all snapshots completed successfully. 2026-06-23 19:39:36.939 8 INFO cinder.api.openstack.wsgi [None req-a006cb7c-f633-47f9-9091-840dea2f683f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 203/406] 10.0.0.194 () {28 vars in 674 bytes} [Tue Jun 23 19:39:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true => generated 17 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:39:36.948 7 INFO cinder.api.openstack.wsgi [None req-c5fec04b-c808-494f-83d9-c4d382d9b141 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true 2026-06-23 19:39:37.452 7 INFO cinder.api.openstack.wsgi [None req-c5fec04b-c808-494f-83d9-c4d382d9b141 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 204/407] 10.0.0.194 () {28 vars in 696 bytes} [Tue Jun 23 19:39:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:39:37.494 8 INFO cinder.api.openstack.wsgi [None req-bece1f6a-5048-46b2-95a9-3404b4e11227 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true 2026-06-23 19:39:37.515 8 INFO cinder.api.openstack.wsgi [None req-bece1f6a-5048-46b2-95a9-3404b4e11227 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 204/408] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:39:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:39:37.528 7 INFO cinder.api.openstack.wsgi [None req-1d502cba-8d88-4094-8b73-10b2790d138c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true 2026-06-23 19:39:37.562 7 INFO cinder.api.openstack.wsgi [None req-1d502cba-8d88-4094-8b73-10b2790d138c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 205/409] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:39:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:39:37.575 8 INFO cinder.api.openstack.wsgi [None req-870127fd-3ae6-480a-8cef-b07e8cfd713b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true 2026-06-23 19:39:37.594 8 INFO cinder.api.openstack.wsgi [None req-870127fd-3ae6-480a-8cef-b07e8cfd713b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 205/410] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:39:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:39:37.606 7 INFO cinder.api.openstack.wsgi [None req-da714498-7336-4a38-967a-e1099803170e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:39:37.632 7 INFO cinder.volume.api [None req-da714498-7336-4a38-967a-e1099803170e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:39:37.634 7 INFO cinder.api.openstack.wsgi [None req-da714498-7336-4a38-967a-e1099803170e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 206/411] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:39:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:39:37.645 8 INFO cinder.api.openstack.wsgi [None req-a469f3fc-f6b4-41fb-a6fb-fadbc2e53b98 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services 2026-06-23 19:39:37.663 8 INFO cinder.api.openstack.wsgi [None req-a469f3fc-f6b4-41fb-a6fb-fadbc2e53b98 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 206/412] 10.0.0.194 () {28 vars in 645 bytes} [Tue Jun 23 19:39:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-services => generated 646 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:39:37.673 7 INFO cinder.api.openstack.wsgi [None req-0b8288c8-eade-46ff-816f-580af2e625bb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:39:37.681 7 INFO cinder.volume.api [None req-0b8288c8-eade-46ff-816f-580af2e625bb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:39:37.683 7 INFO cinder.api.openstack.wsgi [None req-0b8288c8-eade-46ff-816f-580af2e625bb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 207/413] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:39:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:39:45.234 8 INFO cinder.api.openstack.wsgi [None req-a469f3fc-f6b4-41fb-a6fb-fadbc2e53b98 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:39:45.234 7 INFO cinder.api.openstack.wsgi [None req-0b8288c8-eade-46ff-816f-580af2e625bb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:39:45.235 8 INFO cinder.api.openstack.wsgi [None req-a469f3fc-f6b4-41fb-a6fb-fadbc2e53b98 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:39:45.235 7 INFO cinder.api.openstack.wsgi [None req-0b8288c8-eade-46ff-816f-580af2e625bb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:39:55.233 8 INFO cinder.api.openstack.wsgi [None req-a469f3fc-f6b4-41fb-a6fb-fadbc2e53b98 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:39:55.233 7 INFO cinder.api.openstack.wsgi [None req-0b8288c8-eade-46ff-816f-580af2e625bb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:39:55.235 8 INFO cinder.api.openstack.wsgi [None req-a469f3fc-f6b4-41fb-a6fb-fadbc2e53b98 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:39:55.235 7 INFO cinder.api.openstack.wsgi [None req-0b8288c8-eade-46ff-816f-580af2e625bb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:40:05.234 7 INFO cinder.api.openstack.wsgi [None req-0b8288c8-eade-46ff-816f-580af2e625bb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:40:05.235 8 INFO cinder.api.openstack.wsgi [None req-a469f3fc-f6b4-41fb-a6fb-fadbc2e53b98 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:40:05.236 8 INFO cinder.api.openstack.wsgi [None req-a469f3fc-f6b4-41fb-a6fb-fadbc2e53b98 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:40:05.246 7 INFO cinder.api.openstack.wsgi [None req-0b8288c8-eade-46ff-816f-580af2e625bb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:40:15.234 8 INFO cinder.api.openstack.wsgi [None req-a469f3fc-f6b4-41fb-a6fb-fadbc2e53b98 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:40:15.234 7 INFO cinder.api.openstack.wsgi [None req-0b8288c8-eade-46ff-816f-580af2e625bb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:40:15.235 8 INFO cinder.api.openstack.wsgi [None req-a469f3fc-f6b4-41fb-a6fb-fadbc2e53b98 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:40:15.236 7 INFO cinder.api.openstack.wsgi [None req-0b8288c8-eade-46ff-816f-580af2e625bb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:40:25.234 8 INFO cinder.api.openstack.wsgi [None req-a469f3fc-f6b4-41fb-a6fb-fadbc2e53b98 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:40:25.234 7 INFO cinder.api.openstack.wsgi [None req-0b8288c8-eade-46ff-816f-580af2e625bb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:40:25.236 8 INFO cinder.api.openstack.wsgi [None req-a469f3fc-f6b4-41fb-a6fb-fadbc2e53b98 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:40:25.236 7 INFO cinder.api.openstack.wsgi [None req-0b8288c8-eade-46ff-816f-580af2e625bb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:40:35.234 7 INFO cinder.api.openstack.wsgi [None req-0b8288c8-eade-46ff-816f-580af2e625bb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:40:35.234 8 INFO cinder.api.openstack.wsgi [None req-a469f3fc-f6b4-41fb-a6fb-fadbc2e53b98 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:40:35.234 7 INFO cinder.api.openstack.wsgi [None req-0b8288c8-eade-46ff-816f-580af2e625bb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:40:35.235 8 INFO cinder.api.openstack.wsgi [None req-a469f3fc-f6b4-41fb-a6fb-fadbc2e53b98 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:40:36.959 7 INFO cinder.api.openstack.wsgi [None req-94a165cf-2626-4022-97ad-0e3801f120c2 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true 2026-06-23 19:40:36.980 7 INFO cinder.api.openstack.wsgi [None req-94a165cf-2626-4022-97ad-0e3801f120c2 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 214/426] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:40:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:40:36.993 8 INFO cinder.api.openstack.wsgi [None req-58a939d8-0b41-4f4e-b6d1-e2877eadeb20 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true 2026-06-23 19:40:37.013 8 INFO cinder.api.openstack.wsgi [None req-58a939d8-0b41-4f4e-b6d1-e2877eadeb20 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 213/427] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:40:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:40:37.025 7 INFO cinder.api.openstack.wsgi [None req-1e4da3be-62f5-4c2c-b5b1-e4a5196b408c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true 2026-06-23 19:40:37.061 7 INFO cinder.api.openstack.wsgi [None req-1e4da3be-62f5-4c2c-b5b1-e4a5196b408c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 215/428] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:40:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:40:37.075 8 INFO cinder.api.openstack.wsgi [None req-790c61fc-08a0-4a4d-bbbb-be99c2715311 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:40:37.084 8 INFO cinder.volume.api [None req-790c61fc-08a0-4a4d-bbbb-be99c2715311 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:40:37.086 8 INFO cinder.api.openstack.wsgi [None req-790c61fc-08a0-4a4d-bbbb-be99c2715311 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 214/429] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:40:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:40:37.102 7 INFO cinder.api.openstack.wsgi [None req-923d8ec1-9645-4a9e-8559-655429afc92d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services 2026-06-23 19:40:37.106 7 INFO cinder.api.openstack.wsgi [None req-923d8ec1-9645-4a9e-8559-655429afc92d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 216/430] 10.0.0.194 () {28 vars in 645 bytes} [Tue Jun 23 19:40:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:40:37.115 8 INFO cinder.api.openstack.wsgi [None req-25a0b21e-2dca-4152-9963-f2d032659b1b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:40:37.125 8 INFO cinder.volume.api [None req-25a0b21e-2dca-4152-9963-f2d032659b1b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:40:37.127 8 INFO cinder.api.openstack.wsgi [None req-25a0b21e-2dca-4152-9963-f2d032659b1b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 215/431] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:40:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:40:37.136 7 INFO cinder.api.openstack.wsgi [None req-8216e591-86d3-4bd8-b1f5-27aaf1bcc4d7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true 2026-06-23 19:40:37.149 7 INFO cinder.volume.api [None req-8216e591-86d3-4bd8-b1f5-27aaf1bcc4d7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all snapshots completed successfully. 2026-06-23 19:40:37.149 7 INFO cinder.api.openstack.wsgi [None req-8216e591-86d3-4bd8-b1f5-27aaf1bcc4d7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 217/432] 10.0.0.194 () {28 vars in 674 bytes} [Tue Jun 23 19:40:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/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-06-23 19:40:37.159 8 INFO cinder.api.openstack.wsgi [None req-7e26142a-54d1-4041-92c1-f95ada73031e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true 2026-06-23 19:40:37.694 8 INFO cinder.api.openstack.wsgi [None req-7e26142a-54d1-4041-92c1-f95ada73031e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 216/433] 10.0.0.194 () {28 vars in 696 bytes} [Tue Jun 23 19:40:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:40:45.234 8 INFO cinder.api.openstack.wsgi [None req-7e26142a-54d1-4041-92c1-f95ada73031e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:40:45.234 7 INFO cinder.api.openstack.wsgi [None req-8216e591-86d3-4bd8-b1f5-27aaf1bcc4d7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:40:45.235 8 INFO cinder.api.openstack.wsgi [None req-7e26142a-54d1-4041-92c1-f95ada73031e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:40:45.235 7 INFO cinder.api.openstack.wsgi [None req-8216e591-86d3-4bd8-b1f5-27aaf1bcc4d7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:40:55.235 7 INFO cinder.api.openstack.wsgi [None req-8216e591-86d3-4bd8-b1f5-27aaf1bcc4d7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:40:55.235 8 INFO cinder.api.openstack.wsgi [None req-7e26142a-54d1-4041-92c1-f95ada73031e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:40:55.235 7 INFO cinder.api.openstack.wsgi [None req-8216e591-86d3-4bd8-b1f5-27aaf1bcc4d7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:40:55.236 8 INFO cinder.api.openstack.wsgi [None req-7e26142a-54d1-4041-92c1-f95ada73031e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:41:05.234 8 INFO cinder.api.openstack.wsgi [None req-7e26142a-54d1-4041-92c1-f95ada73031e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:41:05.234 7 INFO cinder.api.openstack.wsgi [None req-8216e591-86d3-4bd8-b1f5-27aaf1bcc4d7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:41:05.235 8 INFO cinder.api.openstack.wsgi [None req-7e26142a-54d1-4041-92c1-f95ada73031e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:41:05.235 7 INFO cinder.api.openstack.wsgi [None req-8216e591-86d3-4bd8-b1f5-27aaf1bcc4d7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:41:15.234 8 INFO cinder.api.openstack.wsgi [None req-7e26142a-54d1-4041-92c1-f95ada73031e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:41:15.235 7 INFO cinder.api.openstack.wsgi [None req-8216e591-86d3-4bd8-b1f5-27aaf1bcc4d7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:41:15.236 8 INFO cinder.api.openstack.wsgi [None req-7e26142a-54d1-4041-92c1-f95ada73031e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:41:15.236 7 INFO cinder.api.openstack.wsgi [None req-8216e591-86d3-4bd8-b1f5-27aaf1bcc4d7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:41:25.234 8 INFO cinder.api.openstack.wsgi [None req-7e26142a-54d1-4041-92c1-f95ada73031e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:41:25.234 7 INFO cinder.api.openstack.wsgi [None req-8216e591-86d3-4bd8-b1f5-27aaf1bcc4d7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:41:25.235 7 INFO cinder.api.openstack.wsgi [None req-8216e591-86d3-4bd8-b1f5-27aaf1bcc4d7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:41:25.235 8 INFO cinder.api.openstack.wsgi [None req-7e26142a-54d1-4041-92c1-f95ada73031e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:41:35.234 7 INFO cinder.api.openstack.wsgi [None req-8216e591-86d3-4bd8-b1f5-27aaf1bcc4d7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:41:35.234 8 INFO cinder.api.openstack.wsgi [None req-7e26142a-54d1-4041-92c1-f95ada73031e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:41:35.235 7 INFO cinder.api.openstack.wsgi [None req-8216e591-86d3-4bd8-b1f5-27aaf1bcc4d7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:41:35.235 8 INFO cinder.api.openstack.wsgi [None req-7e26142a-54d1-4041-92c1-f95ada73031e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:41:36.904 7 INFO cinder.api.openstack.wsgi [None req-c0b6bdfc-ab99-4608-a48e-4a0f7e2a6104 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true 2026-06-23 19:41:37.408 7 INFO cinder.api.openstack.wsgi [None req-c0b6bdfc-ab99-4608-a48e-4a0f7e2a6104 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 224/446] 10.0.0.194 () {28 vars in 696 bytes} [Tue Jun 23 19:41:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:41:37.421 8 INFO cinder.api.openstack.wsgi [None req-3715c2a7-71a3-431a-be56-e225a3834e77 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:41:37.433 8 INFO cinder.volume.api [None req-3715c2a7-71a3-431a-be56-e225a3834e77 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:41:37.436 8 INFO cinder.api.openstack.wsgi [None req-3715c2a7-71a3-431a-be56-e225a3834e77 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 223/447] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:41:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:41:37.451 7 INFO cinder.api.openstack.wsgi [None req-98ce5579-c6bf-4616-90ae-d65012c4cf01 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true 2026-06-23 19:41:37.457 7 INFO cinder.volume.api [None req-98ce5579-c6bf-4616-90ae-d65012c4cf01 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all snapshots completed successfully. 2026-06-23 19:41:37.458 7 INFO cinder.api.openstack.wsgi [None req-98ce5579-c6bf-4616-90ae-d65012c4cf01 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 225/448] 10.0.0.194 () {28 vars in 674 bytes} [Tue Jun 23 19:41:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/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-06-23 19:41:37.468 8 INFO cinder.api.openstack.wsgi [None req-5edc94ff-d0d5-46f3-9e21-9f8caed07c7e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:41:37.478 8 INFO cinder.volume.api [None req-5edc94ff-d0d5-46f3-9e21-9f8caed07c7e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:41:37.480 8 INFO cinder.api.openstack.wsgi [None req-5edc94ff-d0d5-46f3-9e21-9f8caed07c7e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 224/449] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:41:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:41:37.517 7 INFO cinder.api.openstack.wsgi [None req-d94df50f-6dbc-4aa2-9e45-583ddc999171 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true 2026-06-23 19:41:37.541 7 INFO cinder.api.openstack.wsgi [None req-d94df50f-6dbc-4aa2-9e45-583ddc999171 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 226/450] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:41:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:41:37.553 8 INFO cinder.api.openstack.wsgi [None req-c23c299c-873d-4239-8e84-7fe191b6d526 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true 2026-06-23 19:41:37.573 8 INFO cinder.api.openstack.wsgi [None req-c23c299c-873d-4239-8e84-7fe191b6d526 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 225/451] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:41:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:41:37.585 7 INFO cinder.api.openstack.wsgi [None req-ddf242ab-a786-458a-836f-b2419138fbb4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true 2026-06-23 19:41:37.603 7 INFO cinder.api.openstack.wsgi [None req-ddf242ab-a786-458a-836f-b2419138fbb4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 227/452] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:41:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:41:37.613 8 INFO cinder.api.openstack.wsgi [None req-8c94a754-2d5a-4fa2-9105-69320603738d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services 2026-06-23 19:41:37.633 8 INFO cinder.api.openstack.wsgi [None req-8c94a754-2d5a-4fa2-9105-69320603738d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 226/453] 10.0.0.194 () {28 vars in 645 bytes} [Tue Jun 23 19:41:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-services => generated 646 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:41:45.234 8 INFO cinder.api.openstack.wsgi [None req-8c94a754-2d5a-4fa2-9105-69320603738d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:41:45.234 7 INFO cinder.api.openstack.wsgi [None req-ddf242ab-a786-458a-836f-b2419138fbb4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:41:45.235 7 INFO cinder.api.openstack.wsgi [None req-ddf242ab-a786-458a-836f-b2419138fbb4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:41:45.235 8 INFO cinder.api.openstack.wsgi [None req-8c94a754-2d5a-4fa2-9105-69320603738d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:41:55.234 8 INFO cinder.api.openstack.wsgi [None req-8c94a754-2d5a-4fa2-9105-69320603738d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:41:55.235 7 INFO cinder.api.openstack.wsgi [None req-ddf242ab-a786-458a-836f-b2419138fbb4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:41:55.235 8 INFO cinder.api.openstack.wsgi [None req-8c94a754-2d5a-4fa2-9105-69320603738d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:41:55.236 7 INFO cinder.api.openstack.wsgi [None req-ddf242ab-a786-458a-836f-b2419138fbb4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:42:05.234 7 INFO cinder.api.openstack.wsgi [None req-ddf242ab-a786-458a-836f-b2419138fbb4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:42:05.234 8 INFO cinder.api.openstack.wsgi [None req-8c94a754-2d5a-4fa2-9105-69320603738d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:42:05.235 7 INFO cinder.api.openstack.wsgi [None req-ddf242ab-a786-458a-836f-b2419138fbb4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:42:05.239 8 INFO cinder.api.openstack.wsgi [None req-8c94a754-2d5a-4fa2-9105-69320603738d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:42:15.234 7 INFO cinder.api.openstack.wsgi [None req-ddf242ab-a786-458a-836f-b2419138fbb4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:42:15.235 7 INFO cinder.api.openstack.wsgi [None req-ddf242ab-a786-458a-836f-b2419138fbb4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:42:15.235 8 INFO cinder.api.openstack.wsgi [None req-8c94a754-2d5a-4fa2-9105-69320603738d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:42:15.237 8 INFO cinder.api.openstack.wsgi [None req-8c94a754-2d5a-4fa2-9105-69320603738d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:42:25.234 8 INFO cinder.api.openstack.wsgi [None req-8c94a754-2d5a-4fa2-9105-69320603738d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:42:25.234 8 INFO cinder.api.openstack.wsgi [None req-8c94a754-2d5a-4fa2-9105-69320603738d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:42:25.235 7 INFO cinder.api.openstack.wsgi [None req-ddf242ab-a786-458a-836f-b2419138fbb4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:42:25.236 7 INFO cinder.api.openstack.wsgi [None req-ddf242ab-a786-458a-836f-b2419138fbb4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:42:35.234 7 INFO cinder.api.openstack.wsgi [None req-ddf242ab-a786-458a-836f-b2419138fbb4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:42:35.235 7 INFO cinder.api.openstack.wsgi [None req-ddf242ab-a786-458a-836f-b2419138fbb4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:42:35.237 8 INFO cinder.api.openstack.wsgi [None req-8c94a754-2d5a-4fa2-9105-69320603738d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:42:35.238 8 INFO cinder.api.openstack.wsgi [None req-8c94a754-2d5a-4fa2-9105-69320603738d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:42:36.949 7 INFO cinder.api.openstack.wsgi [None req-9332e59e-91ec-4306-aada-18abd15ddbe4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services 2026-06-23 19:42:36.954 7 INFO cinder.api.openstack.wsgi [None req-9332e59e-91ec-4306-aada-18abd15ddbe4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 234/466] 10.0.0.194 () {28 vars in 645 bytes} [Tue Jun 23 19:42:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-services => generated 646 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:42:36.964 8 INFO cinder.api.openstack.wsgi [None req-82e70bb9-4dd4-48fa-843d-809e5a4b5ec8 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:42:36.973 8 INFO cinder.volume.api [None req-82e70bb9-4dd4-48fa-843d-809e5a4b5ec8 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:42:36.975 8 INFO cinder.api.openstack.wsgi [None req-82e70bb9-4dd4-48fa-843d-809e5a4b5ec8 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 233/467] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:42:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:42:36.984 7 INFO cinder.api.openstack.wsgi [None req-945717b7-91c7-4956-a812-336e325bb2a8 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true 2026-06-23 19:42:36.989 7 INFO cinder.volume.api [None req-945717b7-91c7-4956-a812-336e325bb2a8 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all snapshots completed successfully. 2026-06-23 19:42:36.990 7 INFO cinder.api.openstack.wsgi [None req-945717b7-91c7-4956-a812-336e325bb2a8 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 235/468] 10.0.0.194 () {28 vars in 674 bytes} [Tue Jun 23 19:42:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/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-06-23 19:42:37.000 8 INFO cinder.api.openstack.wsgi [None req-b24cbfcc-6669-4030-9f3a-9dfbed78663d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:42:37.028 8 INFO cinder.volume.api [None req-b24cbfcc-6669-4030-9f3a-9dfbed78663d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:42:37.031 8 INFO cinder.api.openstack.wsgi [None req-b24cbfcc-6669-4030-9f3a-9dfbed78663d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 234/469] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:42:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:42:37.045 7 INFO cinder.api.openstack.wsgi [None req-493383fe-b464-48a4-a8bf-a0197907e2a4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true 2026-06-23 19:42:37.550 7 INFO cinder.api.openstack.wsgi [None req-493383fe-b464-48a4-a8bf-a0197907e2a4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 236/470] 10.0.0.194 () {28 vars in 696 bytes} [Tue Jun 23 19:42:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:42:37.618 8 INFO cinder.api.openstack.wsgi [None req-8c03d5b7-a3bf-4e4f-a87c-2e422517f20c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true 2026-06-23 19:42:37.634 8 INFO cinder.api.openstack.wsgi [None req-8c03d5b7-a3bf-4e4f-a87c-2e422517f20c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 235/471] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:42:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:42:37.646 7 INFO cinder.api.openstack.wsgi [None req-3eddf086-29d5-4b97-b434-d989bb00daf0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true 2026-06-23 19:42:37.670 7 INFO cinder.api.openstack.wsgi [None req-3eddf086-29d5-4b97-b434-d989bb00daf0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 237/472] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:42:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:42:37.682 8 INFO cinder.api.openstack.wsgi [None req-abd92f07-488c-4eb4-a03a-a70969fe5f6d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true 2026-06-23 19:42:37.704 8 INFO cinder.api.openstack.wsgi [None req-abd92f07-488c-4eb4-a03a-a70969fe5f6d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 236/473] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:42:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:42:45.234 7 INFO cinder.api.openstack.wsgi [None req-3eddf086-29d5-4b97-b434-d989bb00daf0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:42:45.235 7 INFO cinder.api.openstack.wsgi [None req-3eddf086-29d5-4b97-b434-d989bb00daf0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:42:45.235 8 INFO cinder.api.openstack.wsgi [None req-abd92f07-488c-4eb4-a03a-a70969fe5f6d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:42:45.236 8 INFO cinder.api.openstack.wsgi [None req-abd92f07-488c-4eb4-a03a-a70969fe5f6d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:42:55.234 8 INFO cinder.api.openstack.wsgi [None req-abd92f07-488c-4eb4-a03a-a70969fe5f6d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:42:55.234 7 INFO cinder.api.openstack.wsgi [None req-3eddf086-29d5-4b97-b434-d989bb00daf0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:42:55.235 8 INFO cinder.api.openstack.wsgi [None req-abd92f07-488c-4eb4-a03a-a70969fe5f6d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:42:55.236 7 INFO cinder.api.openstack.wsgi [None req-3eddf086-29d5-4b97-b434-d989bb00daf0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:43:05.234 8 INFO cinder.api.openstack.wsgi [None req-abd92f07-488c-4eb4-a03a-a70969fe5f6d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:43:05.234 7 INFO cinder.api.openstack.wsgi [None req-3eddf086-29d5-4b97-b434-d989bb00daf0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:43:05.235 8 INFO cinder.api.openstack.wsgi [None req-abd92f07-488c-4eb4-a03a-a70969fe5f6d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:43:05.235 7 INFO cinder.api.openstack.wsgi [None req-3eddf086-29d5-4b97-b434-d989bb00daf0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:43:15.233 8 INFO cinder.api.openstack.wsgi [None req-abd92f07-488c-4eb4-a03a-a70969fe5f6d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:43:15.234 7 INFO cinder.api.openstack.wsgi [None req-3eddf086-29d5-4b97-b434-d989bb00daf0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:43:15.235 7 INFO cinder.api.openstack.wsgi [None req-3eddf086-29d5-4b97-b434-d989bb00daf0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:43:15.235 8 INFO cinder.api.openstack.wsgi [None req-abd92f07-488c-4eb4-a03a-a70969fe5f6d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:43:25.234 7 INFO cinder.api.openstack.wsgi [None req-3eddf086-29d5-4b97-b434-d989bb00daf0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:43:25.234 8 INFO cinder.api.openstack.wsgi [None req-abd92f07-488c-4eb4-a03a-a70969fe5f6d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:43:25.235 7 INFO cinder.api.openstack.wsgi [None req-3eddf086-29d5-4b97-b434-d989bb00daf0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:43:25.235 8 INFO cinder.api.openstack.wsgi [None req-abd92f07-488c-4eb4-a03a-a70969fe5f6d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:43:35.234 7 INFO cinder.api.openstack.wsgi [None req-3eddf086-29d5-4b97-b434-d989bb00daf0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:43:35.234 8 INFO cinder.api.openstack.wsgi [None req-abd92f07-488c-4eb4-a03a-a70969fe5f6d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:43:35.235 8 INFO cinder.api.openstack.wsgi [None req-abd92f07-488c-4eb4-a03a-a70969fe5f6d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:43:35.236 7 INFO cinder.api.openstack.wsgi [None req-3eddf086-29d5-4b97-b434-d989bb00daf0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:43:36.913 8 INFO cinder.api.openstack.wsgi [None req-43257bb1-dff1-421d-afab-2ac09ea9a940 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:43:36.948 8 INFO cinder.volume.api [None req-43257bb1-dff1-421d-afab-2ac09ea9a940 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:43:36.951 8 INFO cinder.api.openstack.wsgi [None req-43257bb1-dff1-421d-afab-2ac09ea9a940 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 243/486] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:43:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:43:36.960 7 INFO cinder.api.openstack.wsgi [None req-454c7daa-8a92-4a01-859a-d571b9e5889d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:43:36.970 7 INFO cinder.volume.api [None req-454c7daa-8a92-4a01-859a-d571b9e5889d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:43:36.972 7 INFO cinder.api.openstack.wsgi [None req-454c7daa-8a92-4a01-859a-d571b9e5889d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 244/487] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:43:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:43:36.983 8 INFO cinder.api.openstack.wsgi [None req-3663fcd6-a574-4ac5-8a67-2eefcce6ff1d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services 2026-06-23 19:43:36.990 8 INFO cinder.api.openstack.wsgi [None req-3663fcd6-a574-4ac5-8a67-2eefcce6ff1d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 244/488] 10.0.0.194 () {28 vars in 645 bytes} [Tue Jun 23 19:43:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:43:37.027 7 INFO cinder.api.openstack.wsgi [None req-ef62fd78-f9a3-4de2-93aa-c13b42dc7911 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true 2026-06-23 19:43:37.093 7 INFO cinder.api.openstack.wsgi [None req-ef62fd78-f9a3-4de2-93aa-c13b42dc7911 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 245/489] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:43:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true => generated 847 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:43:37.100 8 INFO cinder.api.openstack.wsgi [None req-f5bf5ca6-f03f-4101-9ee5-e9edb772e77a 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true 2026-06-23 19:43:37.119 8 INFO cinder.api.openstack.wsgi [None req-f5bf5ca6-f03f-4101-9ee5-e9edb772e77a 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 245/490] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:43:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:43:37.132 7 INFO cinder.api.openstack.wsgi [None req-732e237c-bcae-40a8-89f7-4ce9754eded1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true 2026-06-23 19:43:37.154 7 INFO cinder.api.openstack.wsgi [None req-732e237c-bcae-40a8-89f7-4ce9754eded1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 246/491] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:43:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:43:37.165 8 INFO cinder.api.openstack.wsgi [None req-b9c1a97e-93d2-4d8f-ae32-1244294b07bc 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true 2026-06-23 19:43:37.170 8 INFO cinder.volume.api [None req-b9c1a97e-93d2-4d8f-ae32-1244294b07bc 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all snapshots completed successfully. 2026-06-23 19:43:37.171 8 INFO cinder.api.openstack.wsgi [None req-b9c1a97e-93d2-4d8f-ae32-1244294b07bc 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 246/492] 10.0.0.194 () {28 vars in 674 bytes} [Tue Jun 23 19:43:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/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-06-23 19:43:37.182 7 INFO cinder.api.openstack.wsgi [None req-761f8389-2434-4b9b-9daa-3424ad0899e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true 2026-06-23 19:43:37.686 7 INFO cinder.api.openstack.wsgi [None req-761f8389-2434-4b9b-9daa-3424ad0899e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 247/493] 10.0.0.194 () {28 vars in 696 bytes} [Tue Jun 23 19:43:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:43:45.234 8 INFO cinder.api.openstack.wsgi [None req-b9c1a97e-93d2-4d8f-ae32-1244294b07bc 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:43:45.234 7 INFO cinder.api.openstack.wsgi [None req-761f8389-2434-4b9b-9daa-3424ad0899e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:43:45.235 8 INFO cinder.api.openstack.wsgi [None req-b9c1a97e-93d2-4d8f-ae32-1244294b07bc 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:43:45.235 7 INFO cinder.api.openstack.wsgi [None req-761f8389-2434-4b9b-9daa-3424ad0899e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:43:55.233 8 INFO cinder.api.openstack.wsgi [None req-b9c1a97e-93d2-4d8f-ae32-1244294b07bc 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:43:55.233 7 INFO cinder.api.openstack.wsgi [None req-761f8389-2434-4b9b-9daa-3424ad0899e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:43:55.234 8 INFO cinder.api.openstack.wsgi [None req-b9c1a97e-93d2-4d8f-ae32-1244294b07bc 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:43:55.234 7 INFO cinder.api.openstack.wsgi [None req-761f8389-2434-4b9b-9daa-3424ad0899e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:44:05.234 8 INFO cinder.api.openstack.wsgi [None req-b9c1a97e-93d2-4d8f-ae32-1244294b07bc 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:44:05.234 7 INFO cinder.api.openstack.wsgi [None req-761f8389-2434-4b9b-9daa-3424ad0899e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:44:05.235 7 INFO cinder.api.openstack.wsgi [None req-761f8389-2434-4b9b-9daa-3424ad0899e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:44:05.242 8 INFO cinder.api.openstack.wsgi [None req-b9c1a97e-93d2-4d8f-ae32-1244294b07bc 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:44:15.234 7 INFO cinder.api.openstack.wsgi [None req-761f8389-2434-4b9b-9daa-3424ad0899e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:44:15.235 7 INFO cinder.api.openstack.wsgi [None req-761f8389-2434-4b9b-9daa-3424ad0899e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:44:15.235 8 INFO cinder.api.openstack.wsgi [None req-b9c1a97e-93d2-4d8f-ae32-1244294b07bc 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:44:15.236 8 INFO cinder.api.openstack.wsgi [None req-b9c1a97e-93d2-4d8f-ae32-1244294b07bc 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:44:25.234 7 INFO cinder.api.openstack.wsgi [None req-761f8389-2434-4b9b-9daa-3424ad0899e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:44:25.235 8 INFO cinder.api.openstack.wsgi [None req-b9c1a97e-93d2-4d8f-ae32-1244294b07bc 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:44:25.235 7 INFO cinder.api.openstack.wsgi [None req-761f8389-2434-4b9b-9daa-3424ad0899e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:44:25.236 8 INFO cinder.api.openstack.wsgi [None req-b9c1a97e-93d2-4d8f-ae32-1244294b07bc 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:44:35.233 8 INFO cinder.api.openstack.wsgi [None req-b9c1a97e-93d2-4d8f-ae32-1244294b07bc 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:44:35.234 8 INFO cinder.api.openstack.wsgi [None req-b9c1a97e-93d2-4d8f-ae32-1244294b07bc 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:44:35.234 7 INFO cinder.api.openstack.wsgi [None req-761f8389-2434-4b9b-9daa-3424ad0899e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:44:35.236 7 INFO cinder.api.openstack.wsgi [None req-761f8389-2434-4b9b-9daa-3424ad0899e3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:44:36.923 8 INFO cinder.api.openstack.wsgi [None req-457820c9-7e94-4ed0-8007-cc5e05fa3b5a 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true 2026-06-23 19:44:36.928 8 INFO cinder.volume.api [None req-457820c9-7e94-4ed0-8007-cc5e05fa3b5a 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all snapshots completed successfully. 2026-06-23 19:44:36.929 8 INFO cinder.api.openstack.wsgi [None req-457820c9-7e94-4ed0-8007-cc5e05fa3b5a 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 253/506] 10.0.0.194 () {28 vars in 674 bytes} [Tue Jun 23 19:44:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true => generated 17 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:44:36.940 7 INFO cinder.api.openstack.wsgi [None req-774bfda8-5942-42b0-9bca-0816a2a56549 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:44:36.948 7 INFO cinder.volume.api [None req-774bfda8-5942-42b0-9bca-0816a2a56549 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:44:36.950 7 INFO cinder.api.openstack.wsgi [None req-774bfda8-5942-42b0-9bca-0816a2a56549 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 254/507] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:44:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:44:36.960 8 INFO cinder.api.openstack.wsgi [None req-414a236f-4b55-4207-9adb-74fa9c6e7b3e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true 2026-06-23 19:44:37.464 8 INFO cinder.api.openstack.wsgi [None req-414a236f-4b55-4207-9adb-74fa9c6e7b3e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 254/508] 10.0.0.194 () {28 vars in 696 bytes} [Tue Jun 23 19:44:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:44:37.478 7 INFO cinder.api.openstack.wsgi [None req-d03314a9-c9c7-4366-a7bd-cfabddeea760 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services 2026-06-23 19:44:37.483 7 INFO cinder.api.openstack.wsgi [None req-d03314a9-c9c7-4366-a7bd-cfabddeea760 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 255/509] 10.0.0.194 () {28 vars in 645 bytes} [Tue Jun 23 19:44:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:44:37.492 8 INFO cinder.api.openstack.wsgi [None req-99b3a35b-80a2-4784-a4e2-8de3ca9024c4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:44:37.500 8 INFO cinder.volume.api [None req-99b3a35b-80a2-4784-a4e2-8de3ca9024c4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:44:37.501 8 INFO cinder.api.openstack.wsgi [None req-99b3a35b-80a2-4784-a4e2-8de3ca9024c4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 255/510] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:44:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:44:37.537 7 INFO cinder.api.openstack.wsgi [None req-4ad7bc65-e527-433e-bd6a-d22ee2fe2be4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true 2026-06-23 19:44:37.559 7 INFO cinder.api.openstack.wsgi [None req-4ad7bc65-e527-433e-bd6a-d22ee2fe2be4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 256/511] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:44:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:44:37.575 8 INFO cinder.api.openstack.wsgi [None req-bdb693ed-23fe-423d-bf44-8d941f22e22b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true 2026-06-23 19:44:37.604 8 INFO cinder.api.openstack.wsgi [None req-bdb693ed-23fe-423d-bf44-8d941f22e22b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 256/512] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:44:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:44:37.616 7 INFO cinder.api.openstack.wsgi [None req-3061834b-8a2d-4a9c-a01b-e6ef3779a201 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true 2026-06-23 19:44:37.636 7 INFO cinder.api.openstack.wsgi [None req-3061834b-8a2d-4a9c-a01b-e6ef3779a201 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 257/513] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:44:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:44:45.234 8 INFO cinder.api.openstack.wsgi [None req-bdb693ed-23fe-423d-bf44-8d941f22e22b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:44:45.234 7 INFO cinder.api.openstack.wsgi [None req-3061834b-8a2d-4a9c-a01b-e6ef3779a201 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:44:45.235 7 INFO cinder.api.openstack.wsgi [None req-3061834b-8a2d-4a9c-a01b-e6ef3779a201 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:44:45.235 8 INFO cinder.api.openstack.wsgi [None req-bdb693ed-23fe-423d-bf44-8d941f22e22b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:44:55.233 7 INFO cinder.api.openstack.wsgi [None req-3061834b-8a2d-4a9c-a01b-e6ef3779a201 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:44:55.234 8 INFO cinder.api.openstack.wsgi [None req-bdb693ed-23fe-423d-bf44-8d941f22e22b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:44:55.234 7 INFO cinder.api.openstack.wsgi [None req-3061834b-8a2d-4a9c-a01b-e6ef3779a201 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:44:55.235 8 INFO cinder.api.openstack.wsgi [None req-bdb693ed-23fe-423d-bf44-8d941f22e22b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:45:05.236 7 INFO cinder.api.openstack.wsgi [None req-3061834b-8a2d-4a9c-a01b-e6ef3779a201 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:45:05.237 8 INFO cinder.api.openstack.wsgi [None req-bdb693ed-23fe-423d-bf44-8d941f22e22b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:45:05.238 7 INFO cinder.api.openstack.wsgi [None req-3061834b-8a2d-4a9c-a01b-e6ef3779a201 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:45:05.239 8 INFO cinder.api.openstack.wsgi [None req-bdb693ed-23fe-423d-bf44-8d941f22e22b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:45:15.234 8 INFO cinder.api.openstack.wsgi [None req-bdb693ed-23fe-423d-bf44-8d941f22e22b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:45:15.234 7 INFO cinder.api.openstack.wsgi [None req-3061834b-8a2d-4a9c-a01b-e6ef3779a201 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:45:15.235 8 INFO cinder.api.openstack.wsgi [None req-bdb693ed-23fe-423d-bf44-8d941f22e22b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:45:15.235 7 INFO cinder.api.openstack.wsgi [None req-3061834b-8a2d-4a9c-a01b-e6ef3779a201 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:45:25.233 7 INFO cinder.api.openstack.wsgi [None req-3061834b-8a2d-4a9c-a01b-e6ef3779a201 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:45:25.234 8 INFO cinder.api.openstack.wsgi [None req-bdb693ed-23fe-423d-bf44-8d941f22e22b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:45:25.235 8 INFO cinder.api.openstack.wsgi [None req-bdb693ed-23fe-423d-bf44-8d941f22e22b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:45:25.235 7 INFO cinder.api.openstack.wsgi [None req-3061834b-8a2d-4a9c-a01b-e6ef3779a201 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:45:35.234 7 INFO cinder.api.openstack.wsgi [None req-3061834b-8a2d-4a9c-a01b-e6ef3779a201 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:45:35.234 8 INFO cinder.api.openstack.wsgi [None req-bdb693ed-23fe-423d-bf44-8d941f22e22b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:45:35.235 7 INFO cinder.api.openstack.wsgi [None req-3061834b-8a2d-4a9c-a01b-e6ef3779a201 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:45:35.235 8 INFO cinder.api.openstack.wsgi [None req-bdb693ed-23fe-423d-bf44-8d941f22e22b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:45:36.912 8 INFO cinder.api.openstack.wsgi [None req-d3dcecff-a7d0-499a-9bc0-dfd2c575ec46 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:45:36.921 8 INFO cinder.volume.api [None req-d3dcecff-a7d0-499a-9bc0-dfd2c575ec46 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:45:36.923 8 INFO cinder.api.openstack.wsgi [None req-d3dcecff-a7d0-499a-9bc0-dfd2c575ec46 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 263/526] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:45:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:45:36.933 7 INFO cinder.api.openstack.wsgi [None req-f96f3335-1b55-4436-acd3-e56b5d3202d3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:45:36.947 7 INFO cinder.volume.api [None req-f96f3335-1b55-4436-acd3-e56b5d3202d3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:45:36.949 7 INFO cinder.api.openstack.wsgi [None req-f96f3335-1b55-4436-acd3-e56b5d3202d3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 264/527] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:45:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:45:36.961 8 INFO cinder.api.openstack.wsgi [None req-11ffcb95-a829-4c67-b9b2-01c741dbabee 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true 2026-06-23 19:45:36.967 8 INFO cinder.volume.api [None req-11ffcb95-a829-4c67-b9b2-01c741dbabee 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all snapshots completed successfully. 2026-06-23 19:45:36.967 8 INFO cinder.api.openstack.wsgi [None req-11ffcb95-a829-4c67-b9b2-01c741dbabee 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 264/528] 10.0.0.194 () {28 vars in 674 bytes} [Tue Jun 23 19:45:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:45:36.978 7 INFO cinder.api.openstack.wsgi [None req-b5f3e311-d83c-4edf-959b-3624d6766b41 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true 2026-06-23 19:45:37.482 7 INFO cinder.api.openstack.wsgi [None req-b5f3e311-d83c-4edf-959b-3624d6766b41 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 265/529] 10.0.0.194 () {28 vars in 696 bytes} [Tue Jun 23 19:45:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:45:37.493 8 INFO cinder.api.openstack.wsgi [None req-f1f38fc0-e9d3-411c-82fc-20e495b8a6b6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services 2026-06-23 19:45:37.498 8 INFO cinder.api.openstack.wsgi [None req-f1f38fc0-e9d3-411c-82fc-20e495b8a6b6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 265/530] 10.0.0.194 () {28 vars in 645 bytes} [Tue Jun 23 19:45:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:45:37.539 7 INFO cinder.api.openstack.wsgi [None req-0080e3de-c759-4516-a2c1-2ce421b88a0e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true 2026-06-23 19:45:37.560 7 INFO cinder.api.openstack.wsgi [None req-0080e3de-c759-4516-a2c1-2ce421b88a0e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 266/531] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:45:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:45:37.572 8 INFO cinder.api.openstack.wsgi [None req-b6fafafc-a134-4ff3-ac6e-b0def462da6f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true 2026-06-23 19:45:37.601 8 INFO cinder.api.openstack.wsgi [None req-b6fafafc-a134-4ff3-ac6e-b0def462da6f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 266/532] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:45:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:45:37.612 7 INFO cinder.api.openstack.wsgi [None req-4f7cc7d5-0151-4c0e-a513-d0551033dfa1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true 2026-06-23 19:45:37.639 7 INFO cinder.api.openstack.wsgi [None req-4f7cc7d5-0151-4c0e-a513-d0551033dfa1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 267/533] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:45:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:45:45.234 8 INFO cinder.api.openstack.wsgi [None req-b6fafafc-a134-4ff3-ac6e-b0def462da6f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:45:45.234 7 INFO cinder.api.openstack.wsgi [None req-4f7cc7d5-0151-4c0e-a513-d0551033dfa1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:45:45.235 8 INFO cinder.api.openstack.wsgi [None req-b6fafafc-a134-4ff3-ac6e-b0def462da6f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:45:45.235 7 INFO cinder.api.openstack.wsgi [None req-4f7cc7d5-0151-4c0e-a513-d0551033dfa1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:45:55.234 8 INFO cinder.api.openstack.wsgi [None req-b6fafafc-a134-4ff3-ac6e-b0def462da6f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:45:55.234 7 INFO cinder.api.openstack.wsgi [None req-4f7cc7d5-0151-4c0e-a513-d0551033dfa1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:45:55.235 8 INFO cinder.api.openstack.wsgi [None req-b6fafafc-a134-4ff3-ac6e-b0def462da6f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:45:55.236 7 INFO cinder.api.openstack.wsgi [None req-4f7cc7d5-0151-4c0e-a513-d0551033dfa1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:46:05.234 8 INFO cinder.api.openstack.wsgi [None req-b6fafafc-a134-4ff3-ac6e-b0def462da6f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:46:05.234 7 INFO cinder.api.openstack.wsgi [None req-4f7cc7d5-0151-4c0e-a513-d0551033dfa1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:46:05.235 7 INFO cinder.api.openstack.wsgi [None req-4f7cc7d5-0151-4c0e-a513-d0551033dfa1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:46:05.235 8 INFO cinder.api.openstack.wsgi [None req-b6fafafc-a134-4ff3-ac6e-b0def462da6f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:46:15.234 7 INFO cinder.api.openstack.wsgi [None req-4f7cc7d5-0151-4c0e-a513-d0551033dfa1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:46:15.234 8 INFO cinder.api.openstack.wsgi [None req-b6fafafc-a134-4ff3-ac6e-b0def462da6f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:46:15.235 8 INFO cinder.api.openstack.wsgi [None req-b6fafafc-a134-4ff3-ac6e-b0def462da6f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:46:15.235 7 INFO cinder.api.openstack.wsgi [None req-4f7cc7d5-0151-4c0e-a513-d0551033dfa1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:46:25.233 7 INFO cinder.api.openstack.wsgi [None req-4f7cc7d5-0151-4c0e-a513-d0551033dfa1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:46:25.233 8 INFO cinder.api.openstack.wsgi [None req-b6fafafc-a134-4ff3-ac6e-b0def462da6f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:46:25.234 7 INFO cinder.api.openstack.wsgi [None req-4f7cc7d5-0151-4c0e-a513-d0551033dfa1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:46:25.234 8 INFO cinder.api.openstack.wsgi [None req-b6fafafc-a134-4ff3-ac6e-b0def462da6f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:46:35.234 7 INFO cinder.api.openstack.wsgi [None req-4f7cc7d5-0151-4c0e-a513-d0551033dfa1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:46:35.235 8 INFO cinder.api.openstack.wsgi [None req-b6fafafc-a134-4ff3-ac6e-b0def462da6f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:46:35.236 7 INFO cinder.api.openstack.wsgi [None req-4f7cc7d5-0151-4c0e-a513-d0551033dfa1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:46:35.237 8 INFO cinder.api.openstack.wsgi [None req-b6fafafc-a134-4ff3-ac6e-b0def462da6f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:46:36.968 7 INFO cinder.api.openstack.wsgi [None req-a65b95e7-1cd0-433f-b169-e1bb992ee8e8 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true 2026-06-23 19:46:36.980 7 INFO cinder.volume.api [None req-a65b95e7-1cd0-433f-b169-e1bb992ee8e8 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all snapshots completed successfully. 2026-06-23 19:46:36.981 7 INFO cinder.api.openstack.wsgi [None req-a65b95e7-1cd0-433f-b169-e1bb992ee8e8 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 274/546] 10.0.0.194 () {28 vars in 674 bytes} [Tue Jun 23 19:46:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true => generated 17 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:46:37.021 8 INFO cinder.api.openstack.wsgi [None req-7cc0a3c8-b78f-4b48-9535-f8b25cbfd083 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true 2026-06-23 19:46:37.045 8 INFO cinder.api.openstack.wsgi [None req-7cc0a3c8-b78f-4b48-9535-f8b25cbfd083 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 273/547] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:46:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:46:37.056 7 INFO cinder.api.openstack.wsgi [None req-dbcaf516-8ccb-4092-8134-ced7cfa8d00c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true 2026-06-23 19:46:37.074 7 INFO cinder.api.openstack.wsgi [None req-dbcaf516-8ccb-4092-8134-ced7cfa8d00c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 275/548] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:46:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:46:37.085 8 INFO cinder.api.openstack.wsgi [None req-418bf975-649f-43a6-9762-a6d0a51ec07e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true 2026-06-23 19:46:37.104 8 INFO cinder.api.openstack.wsgi [None req-418bf975-649f-43a6-9762-a6d0a51ec07e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 274/549] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:46:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:46:37.112 7 INFO cinder.api.openstack.wsgi [None req-7f1b442d-73e6-489d-8f61-6d2aaca9d52d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:46:37.121 7 INFO cinder.volume.api [None req-7f1b442d-73e6-489d-8f61-6d2aaca9d52d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:46:37.123 7 INFO cinder.api.openstack.wsgi [None req-7f1b442d-73e6-489d-8f61-6d2aaca9d52d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 276/550] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:46:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:46:37.135 8 INFO cinder.api.openstack.wsgi [None req-c95a5123-df16-4160-bc1e-63d7563bc5db 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true 2026-06-23 19:46:37.639 8 INFO cinder.api.openstack.wsgi [None req-c95a5123-df16-4160-bc1e-63d7563bc5db 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 275/551] 10.0.0.194 () {28 vars in 696 bytes} [Tue Jun 23 19:46:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:46:37.651 7 INFO cinder.api.openstack.wsgi [None req-11afbbd9-ea9f-4ec9-896f-b418e8bc88cb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:46:37.658 7 INFO cinder.volume.api [None req-11afbbd9-ea9f-4ec9-896f-b418e8bc88cb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:46:37.660 7 INFO cinder.api.openstack.wsgi [None req-11afbbd9-ea9f-4ec9-896f-b418e8bc88cb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 277/552] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:46:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:46:37.671 8 INFO cinder.api.openstack.wsgi [None req-71bc03c6-3d9a-4a24-8641-ba48c6a4e66f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services 2026-06-23 19:46:37.676 8 INFO cinder.api.openstack.wsgi [None req-71bc03c6-3d9a-4a24-8641-ba48c6a4e66f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 276/553] 10.0.0.194 () {28 vars in 645 bytes} [Tue Jun 23 19:46:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:46:45.234 7 INFO cinder.api.openstack.wsgi [None req-11afbbd9-ea9f-4ec9-896f-b418e8bc88cb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:46:45.235 8 INFO cinder.api.openstack.wsgi [None req-71bc03c6-3d9a-4a24-8641-ba48c6a4e66f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:46:45.235 7 INFO cinder.api.openstack.wsgi [None req-11afbbd9-ea9f-4ec9-896f-b418e8bc88cb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:46:45.235 8 INFO cinder.api.openstack.wsgi [None req-71bc03c6-3d9a-4a24-8641-ba48c6a4e66f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:46:55.234 8 INFO cinder.api.openstack.wsgi [None req-71bc03c6-3d9a-4a24-8641-ba48c6a4e66f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:46:55.234 7 INFO cinder.api.openstack.wsgi [None req-11afbbd9-ea9f-4ec9-896f-b418e8bc88cb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:46:55.235 8 INFO cinder.api.openstack.wsgi [None req-71bc03c6-3d9a-4a24-8641-ba48c6a4e66f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:46:55.235 7 INFO cinder.api.openstack.wsgi [None req-11afbbd9-ea9f-4ec9-896f-b418e8bc88cb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:47:05.234 8 INFO cinder.api.openstack.wsgi [None req-71bc03c6-3d9a-4a24-8641-ba48c6a4e66f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:47:05.234 7 INFO cinder.api.openstack.wsgi [None req-11afbbd9-ea9f-4ec9-896f-b418e8bc88cb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:47:05.235 7 INFO cinder.api.openstack.wsgi [None req-11afbbd9-ea9f-4ec9-896f-b418e8bc88cb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:47:05.235 8 INFO cinder.api.openstack.wsgi [None req-71bc03c6-3d9a-4a24-8641-ba48c6a4e66f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:47:15.234 8 INFO cinder.api.openstack.wsgi [None req-71bc03c6-3d9a-4a24-8641-ba48c6a4e66f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:47:15.234 7 INFO cinder.api.openstack.wsgi [None req-11afbbd9-ea9f-4ec9-896f-b418e8bc88cb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:47:15.235 8 INFO cinder.api.openstack.wsgi [None req-71bc03c6-3d9a-4a24-8641-ba48c6a4e66f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:47:15.235 7 INFO cinder.api.openstack.wsgi [None req-11afbbd9-ea9f-4ec9-896f-b418e8bc88cb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:47:25.233 7 INFO cinder.api.openstack.wsgi [None req-11afbbd9-ea9f-4ec9-896f-b418e8bc88cb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:47:25.234 7 INFO cinder.api.openstack.wsgi [None req-11afbbd9-ea9f-4ec9-896f-b418e8bc88cb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:47:25.233 8 INFO cinder.api.openstack.wsgi [None req-71bc03c6-3d9a-4a24-8641-ba48c6a4e66f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:47:25.235 8 INFO cinder.api.openstack.wsgi [None req-71bc03c6-3d9a-4a24-8641-ba48c6a4e66f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:47:35.233 8 INFO cinder.api.openstack.wsgi [None req-71bc03c6-3d9a-4a24-8641-ba48c6a4e66f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:47:35.233 7 INFO cinder.api.openstack.wsgi [None req-11afbbd9-ea9f-4ec9-896f-b418e8bc88cb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:47:35.235 8 INFO cinder.api.openstack.wsgi [None req-71bc03c6-3d9a-4a24-8641-ba48c6a4e66f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:47:35.236 7 INFO cinder.api.openstack.wsgi [None req-11afbbd9-ea9f-4ec9-896f-b418e8bc88cb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:47:36.954 8 INFO cinder.api.openstack.wsgi [None req-65ff0ca2-b5bb-4b9c-9144-9380f6af0817 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:47:36.965 8 INFO cinder.volume.api [None req-65ff0ca2-b5bb-4b9c-9144-9380f6af0817 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:47:36.967 8 INFO cinder.api.openstack.wsgi [None req-65ff0ca2-b5bb-4b9c-9144-9380f6af0817 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 283/566] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:47:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:47:36.978 7 INFO cinder.api.openstack.wsgi [None req-6170c59a-6697-40bf-85ec-b0bc0c068fca 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services 2026-06-23 19:47:36.983 7 INFO cinder.api.openstack.wsgi [None req-6170c59a-6697-40bf-85ec-b0bc0c068fca 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 284/567] 10.0.0.194 () {28 vars in 645 bytes} [Tue Jun 23 19:47:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:47:36.994 8 INFO cinder.api.openstack.wsgi [None req-0ed57af4-97fc-427f-ba41-0b930c049532 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:47:37.005 8 INFO cinder.volume.api [None req-0ed57af4-97fc-427f-ba41-0b930c049532 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:47:37.006 8 INFO cinder.api.openstack.wsgi [None req-0ed57af4-97fc-427f-ba41-0b930c049532 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 284/568] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:47:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:47:37.018 7 INFO cinder.api.openstack.wsgi [None req-86091b3a-2994-4e5b-919b-31733251557e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true 2026-06-23 19:47:37.024 7 INFO cinder.volume.api [None req-86091b3a-2994-4e5b-919b-31733251557e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all snapshots completed successfully. 2026-06-23 19:47:37.024 7 INFO cinder.api.openstack.wsgi [None req-86091b3a-2994-4e5b-919b-31733251557e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 285/569] 10.0.0.194 () {28 vars in 674 bytes} [Tue Jun 23 19:47:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/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-06-23 19:47:37.066 8 INFO cinder.api.openstack.wsgi [None req-8f86ab10-5014-4da6-9307-350bb6b6335c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true 2026-06-23 19:47:37.096 8 INFO cinder.api.openstack.wsgi [None req-8f86ab10-5014-4da6-9307-350bb6b6335c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 285/570] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:47:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:47:37.108 7 INFO cinder.api.openstack.wsgi [None req-5a77bd99-045f-41a7-b5ab-e3712bca6442 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true 2026-06-23 19:47:37.124 7 INFO cinder.api.openstack.wsgi [None req-5a77bd99-045f-41a7-b5ab-e3712bca6442 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 286/571] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:47:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:47:37.137 8 INFO cinder.api.openstack.wsgi [None req-d526ff2e-d2cd-41d6-b0f9-f04585a076c0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true 2026-06-23 19:47:37.162 8 INFO cinder.api.openstack.wsgi [None req-d526ff2e-d2cd-41d6-b0f9-f04585a076c0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 286/572] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:47:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:47:37.175 7 INFO cinder.api.openstack.wsgi [None req-d4350649-c277-4d05-a605-b7ee1626ab47 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true 2026-06-23 19:47:37.678 7 INFO cinder.api.openstack.wsgi [None req-d4350649-c277-4d05-a605-b7ee1626ab47 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 287/573] 10.0.0.194 () {28 vars in 696 bytes} [Tue Jun 23 19:47:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:47:45.234 7 INFO cinder.api.openstack.wsgi [None req-d4350649-c277-4d05-a605-b7ee1626ab47 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:47:45.234 8 INFO cinder.api.openstack.wsgi [None req-d526ff2e-d2cd-41d6-b0f9-f04585a076c0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:47:45.234 7 INFO cinder.api.openstack.wsgi [None req-d4350649-c277-4d05-a605-b7ee1626ab47 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:47:45.235 8 INFO cinder.api.openstack.wsgi [None req-d526ff2e-d2cd-41d6-b0f9-f04585a076c0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:47:55.234 7 INFO cinder.api.openstack.wsgi [None req-d4350649-c277-4d05-a605-b7ee1626ab47 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:47:55.234 8 INFO cinder.api.openstack.wsgi [None req-d526ff2e-d2cd-41d6-b0f9-f04585a076c0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:47:55.235 7 INFO cinder.api.openstack.wsgi [None req-d4350649-c277-4d05-a605-b7ee1626ab47 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:47:55.235 8 INFO cinder.api.openstack.wsgi [None req-d526ff2e-d2cd-41d6-b0f9-f04585a076c0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:48:05.234 7 INFO cinder.api.openstack.wsgi [None req-d4350649-c277-4d05-a605-b7ee1626ab47 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:48:05.235 8 INFO cinder.api.openstack.wsgi [None req-d526ff2e-d2cd-41d6-b0f9-f04585a076c0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:48:05.236 8 INFO cinder.api.openstack.wsgi [None req-d526ff2e-d2cd-41d6-b0f9-f04585a076c0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:48:05.238 7 INFO cinder.api.openstack.wsgi [None req-d4350649-c277-4d05-a605-b7ee1626ab47 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:48:15.245 8 INFO cinder.api.openstack.wsgi [None req-d526ff2e-d2cd-41d6-b0f9-f04585a076c0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:48:15.245 7 INFO cinder.api.openstack.wsgi [None req-d4350649-c277-4d05-a605-b7ee1626ab47 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:48:15.245 8 INFO cinder.api.openstack.wsgi [None req-d526ff2e-d2cd-41d6-b0f9-f04585a076c0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:48:15.246 7 INFO cinder.api.openstack.wsgi [None req-d4350649-c277-4d05-a605-b7ee1626ab47 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:48:25.234 8 INFO cinder.api.openstack.wsgi [None req-d526ff2e-d2cd-41d6-b0f9-f04585a076c0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:48:25.234 7 INFO cinder.api.openstack.wsgi [None req-d4350649-c277-4d05-a605-b7ee1626ab47 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:48:25.235 8 INFO cinder.api.openstack.wsgi [None req-d526ff2e-d2cd-41d6-b0f9-f04585a076c0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:48:25.236 7 INFO cinder.api.openstack.wsgi [None req-d4350649-c277-4d05-a605-b7ee1626ab47 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:48:35.234 8 INFO cinder.api.openstack.wsgi [None req-d526ff2e-d2cd-41d6-b0f9-f04585a076c0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:48:35.234 7 INFO cinder.api.openstack.wsgi [None req-d4350649-c277-4d05-a605-b7ee1626ab47 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:48:35.235 8 INFO cinder.api.openstack.wsgi [None req-d526ff2e-d2cd-41d6-b0f9-f04585a076c0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:48:35.235 7 INFO cinder.api.openstack.wsgi [None req-d4350649-c277-4d05-a605-b7ee1626ab47 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:48:36.909 8 INFO cinder.api.openstack.wsgi [None req-d90a6cb0-12a8-48d8-a16c-5ea3944d1c6f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:48:36.918 8 INFO cinder.volume.api [None req-d90a6cb0-12a8-48d8-a16c-5ea3944d1c6f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:48:36.920 8 INFO cinder.api.openstack.wsgi [None req-d90a6cb0-12a8-48d8-a16c-5ea3944d1c6f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 293/586] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:48:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:48:36.934 7 INFO cinder.api.openstack.wsgi [None req-7b596b9d-99d8-412e-861f-cd2af51dfff4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true 2026-06-23 19:48:37.438 7 INFO cinder.api.openstack.wsgi [None req-7b596b9d-99d8-412e-861f-cd2af51dfff4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 294/587] 10.0.0.194 () {28 vars in 696 bytes} [Tue Jun 23 19:48:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:48:37.474 8 INFO cinder.api.openstack.wsgi [None req-120b6d34-ade4-4d44-9430-837f7e8a03d6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true 2026-06-23 19:48:37.490 8 INFO cinder.api.openstack.wsgi [None req-120b6d34-ade4-4d44-9430-837f7e8a03d6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 294/588] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:48:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:48:37.499 7 INFO cinder.api.openstack.wsgi [None req-8fd36f84-1fd6-4267-b2f1-5489e5aaaa32 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true 2026-06-23 19:48:37.523 7 INFO cinder.api.openstack.wsgi [None req-8fd36f84-1fd6-4267-b2f1-5489e5aaaa32 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 295/589] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:48:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:48:37.533 8 INFO cinder.api.openstack.wsgi [None req-6da59313-984e-4cea-8e7d-6afe8f58ddc8 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true 2026-06-23 19:48:37.555 8 INFO cinder.api.openstack.wsgi [None req-6da59313-984e-4cea-8e7d-6afe8f58ddc8 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 295/590] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:48:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:48:37.565 7 INFO cinder.api.openstack.wsgi [None req-f2093c7a-3f7c-45df-8947-fcaa579f7d28 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true 2026-06-23 19:48:37.571 7 INFO cinder.volume.api [None req-f2093c7a-3f7c-45df-8947-fcaa579f7d28 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all snapshots completed successfully. 2026-06-23 19:48:37.571 7 INFO cinder.api.openstack.wsgi [None req-f2093c7a-3f7c-45df-8947-fcaa579f7d28 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 296/591] 10.0.0.194 () {28 vars in 674 bytes} [Tue Jun 23 19:48:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/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-06-23 19:48:37.578 8 INFO cinder.api.openstack.wsgi [None req-4604e185-8223-496e-abcd-cbce65ac68c1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:48:37.587 8 INFO cinder.volume.api [None req-4604e185-8223-496e-abcd-cbce65ac68c1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:48:37.589 8 INFO cinder.api.openstack.wsgi [None req-4604e185-8223-496e-abcd-cbce65ac68c1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 296/592] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:48:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:48:37.598 7 INFO cinder.api.openstack.wsgi [None req-d1ab5160-fb84-4897-8c91-cae4be630bc6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services 2026-06-23 19:48:37.603 7 INFO cinder.api.openstack.wsgi [None req-d1ab5160-fb84-4897-8c91-cae4be630bc6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 297/593] 10.0.0.194 () {28 vars in 645 bytes} [Tue Jun 23 19:48:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:48:45.233 8 INFO cinder.api.openstack.wsgi [None req-4604e185-8223-496e-abcd-cbce65ac68c1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:48:45.233 7 INFO cinder.api.openstack.wsgi [None req-d1ab5160-fb84-4897-8c91-cae4be630bc6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:48:45.235 8 INFO cinder.api.openstack.wsgi [None req-4604e185-8223-496e-abcd-cbce65ac68c1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:48:45.235 7 INFO cinder.api.openstack.wsgi [None req-d1ab5160-fb84-4897-8c91-cae4be630bc6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:48:55.234 8 INFO cinder.api.openstack.wsgi [None req-4604e185-8223-496e-abcd-cbce65ac68c1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:48:55.235 7 INFO cinder.api.openstack.wsgi [None req-d1ab5160-fb84-4897-8c91-cae4be630bc6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:48:55.236 8 INFO cinder.api.openstack.wsgi [None req-4604e185-8223-496e-abcd-cbce65ac68c1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:48:55.236 7 INFO cinder.api.openstack.wsgi [None req-d1ab5160-fb84-4897-8c91-cae4be630bc6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:48:58.730 8 INFO cinder.api.openstack.wsgi [None req-637cddd9-7e90-4f12-81d4-2a1b88d15174 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET https://volume.199-204-45-116.nip.io/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=False 2026-06-23 19:48:58.745 8 INFO cinder.api.openstack.wsgi [None req-637cddd9-7e90-4f12-81d4-2a1b88d15174 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] https://volume.199-204-45-116.nip.io/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 299/598] 199.204.45.116 () {44 vars in 1069 bytes} [Tue Jun 23 19:48:58 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=False => generated 338 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:49:05.234 7 INFO cinder.api.openstack.wsgi [None req-d1ab5160-fb84-4897-8c91-cae4be630bc6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:49:05.234 8 INFO cinder.api.openstack.wsgi [None req-637cddd9-7e90-4f12-81d4-2a1b88d15174 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:49:05.235 7 INFO cinder.api.openstack.wsgi [None req-d1ab5160-fb84-4897-8c91-cae4be630bc6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:49:05.235 8 INFO cinder.api.openstack.wsgi [None req-637cddd9-7e90-4f12-81d4-2a1b88d15174 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:49:15.233 7 INFO cinder.api.openstack.wsgi [None req-d1ab5160-fb84-4897-8c91-cae4be630bc6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:49:15.233 8 INFO cinder.api.openstack.wsgi [None req-637cddd9-7e90-4f12-81d4-2a1b88d15174 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:49:15.234 8 INFO cinder.api.openstack.wsgi [None req-637cddd9-7e90-4f12-81d4-2a1b88d15174 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:49:15.234 7 INFO cinder.api.openstack.wsgi [None req-d1ab5160-fb84-4897-8c91-cae4be630bc6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:49:25.234 7 INFO cinder.api.openstack.wsgi [None req-d1ab5160-fb84-4897-8c91-cae4be630bc6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:49:25.234 8 INFO cinder.api.openstack.wsgi [None req-637cddd9-7e90-4f12-81d4-2a1b88d15174 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:49:25.235 7 INFO cinder.api.openstack.wsgi [None req-d1ab5160-fb84-4897-8c91-cae4be630bc6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:49:25.235 8 INFO cinder.api.openstack.wsgi [None req-637cddd9-7e90-4f12-81d4-2a1b88d15174 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:49:35.233 8 INFO cinder.api.openstack.wsgi [None req-637cddd9-7e90-4f12-81d4-2a1b88d15174 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:49:35.233 7 INFO cinder.api.openstack.wsgi [None req-d1ab5160-fb84-4897-8c91-cae4be630bc6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:49:35.234 8 INFO cinder.api.openstack.wsgi [None req-637cddd9-7e90-4f12-81d4-2a1b88d15174 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:49:35.234 7 INFO cinder.api.openstack.wsgi [None req-d1ab5160-fb84-4897-8c91-cae4be630bc6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:49:36.891 8 INFO cinder.api.openstack.wsgi [None req-e03a3fc3-0f4c-4ac9-ac92-e060786de79d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services 2026-06-23 19:49:36.896 8 INFO cinder.api.openstack.wsgi [None req-e03a3fc3-0f4c-4ac9-ac92-e060786de79d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 304/607] 10.0.0.194 () {28 vars in 645 bytes} [Tue Jun 23 19:49:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-services => generated 646 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:49:36.938 7 INFO cinder.api.openstack.wsgi [None req-4254d790-0f15-4224-8eb5-9d264e63a89f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true 2026-06-23 19:49:36.958 7 INFO cinder.api.openstack.wsgi [None req-4254d790-0f15-4224-8eb5-9d264e63a89f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 304/608] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:49:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:49:36.973 8 INFO cinder.api.openstack.wsgi [None req-a0238180-3673-4797-aa93-a28c1c2b256f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true 2026-06-23 19:49:36.997 8 INFO cinder.api.openstack.wsgi [None req-a0238180-3673-4797-aa93-a28c1c2b256f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 305/609] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:49:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:49:37.009 7 INFO cinder.api.openstack.wsgi [None req-02b0e07d-eb3b-4b74-a62f-bfe5d171554d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true 2026-06-23 19:49:37.037 7 INFO cinder.api.openstack.wsgi [None req-02b0e07d-eb3b-4b74-a62f-bfe5d171554d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 305/610] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:49:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:49:37.054 8 INFO cinder.api.openstack.wsgi [None req-93f60cd2-eade-4c67-a7a1-50161d8f6581 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true 2026-06-23 19:49:37.061 8 INFO cinder.volume.api [None req-93f60cd2-eade-4c67-a7a1-50161d8f6581 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all snapshots completed successfully. 2026-06-23 19:49:37.062 8 INFO cinder.api.openstack.wsgi [None req-93f60cd2-eade-4c67-a7a1-50161d8f6581 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 306/611] 10.0.0.194 () {28 vars in 674 bytes} [Tue Jun 23 19:49:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:49:37.071 7 INFO cinder.api.openstack.wsgi [None req-b012dcc4-b848-4b0d-bc42-80975f560a98 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:49:37.083 7 INFO cinder.volume.api [None req-b012dcc4-b848-4b0d-bc42-80975f560a98 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:49:37.085 7 INFO cinder.api.openstack.wsgi [None req-b012dcc4-b848-4b0d-bc42-80975f560a98 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 306/612] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:49:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:49:37.094 8 INFO cinder.api.openstack.wsgi [None req-800d607a-bf5d-4236-a81f-4a72cbb1faa4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:49:37.105 8 INFO cinder.volume.api [None req-800d607a-bf5d-4236-a81f-4a72cbb1faa4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:49:37.107 8 INFO cinder.api.openstack.wsgi [None req-800d607a-bf5d-4236-a81f-4a72cbb1faa4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 307/613] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:49:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:49:37.118 7 INFO cinder.api.openstack.wsgi [None req-4fb3b67b-f4ef-449e-a50f-c2e9c104c28f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true 2026-06-23 19:49:37.622 7 INFO cinder.api.openstack.wsgi [None req-4fb3b67b-f4ef-449e-a50f-c2e9c104c28f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 307/614] 10.0.0.194 () {28 vars in 696 bytes} [Tue Jun 23 19:49:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:49:45.234 8 INFO cinder.api.openstack.wsgi [None req-800d607a-bf5d-4236-a81f-4a72cbb1faa4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:49:45.234 7 INFO cinder.api.openstack.wsgi [None req-4fb3b67b-f4ef-449e-a50f-c2e9c104c28f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:49:45.235 8 INFO cinder.api.openstack.wsgi [None req-800d607a-bf5d-4236-a81f-4a72cbb1faa4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:49:45.235 7 INFO cinder.api.openstack.wsgi [None req-4fb3b67b-f4ef-449e-a50f-c2e9c104c28f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:49:55.234 7 INFO cinder.api.openstack.wsgi [None req-4fb3b67b-f4ef-449e-a50f-c2e9c104c28f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:49:55.234 8 INFO cinder.api.openstack.wsgi [None req-800d607a-bf5d-4236-a81f-4a72cbb1faa4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:49:55.235 8 INFO cinder.api.openstack.wsgi [None req-800d607a-bf5d-4236-a81f-4a72cbb1faa4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:49:55.235 7 INFO cinder.api.openstack.wsgi [None req-4fb3b67b-f4ef-449e-a50f-c2e9c104c28f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:50:03.753 7 INFO cinder.api.openstack.wsgi [None req-da512029-8c71-4477-80e1-b7bc84ff6119 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET https://volume.199-204-45-116.nip.io/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=False 2026-06-23 19:50:03.769 7 INFO cinder.api.openstack.wsgi [None req-da512029-8c71-4477-80e1-b7bc84ff6119 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] https://volume.199-204-45-116.nip.io/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 310/619] 199.204.45.116 () {44 vars in 1069 bytes} [Tue Jun 23 19:50:03 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=False => generated 338 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:50:05.233 8 INFO cinder.api.openstack.wsgi [None req-800d607a-bf5d-4236-a81f-4a72cbb1faa4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:50:05.234 8 INFO cinder.api.openstack.wsgi [None req-800d607a-bf5d-4236-a81f-4a72cbb1faa4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:50:05.234 7 INFO cinder.api.openstack.wsgi [None req-da512029-8c71-4477-80e1-b7bc84ff6119 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:50:05.236 7 INFO cinder.api.openstack.wsgi [None req-da512029-8c71-4477-80e1-b7bc84ff6119 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:50:15.234 8 INFO cinder.api.openstack.wsgi [None req-800d607a-bf5d-4236-a81f-4a72cbb1faa4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:50:15.234 7 INFO cinder.api.openstack.wsgi [None req-da512029-8c71-4477-80e1-b7bc84ff6119 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:50:15.235 8 INFO cinder.api.openstack.wsgi [None req-800d607a-bf5d-4236-a81f-4a72cbb1faa4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:50:15.235 7 INFO cinder.api.openstack.wsgi [None req-da512029-8c71-4477-80e1-b7bc84ff6119 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:50:25.234 8 INFO cinder.api.openstack.wsgi [None req-800d607a-bf5d-4236-a81f-4a72cbb1faa4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:50:25.234 7 INFO cinder.api.openstack.wsgi [None req-da512029-8c71-4477-80e1-b7bc84ff6119 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:50:25.235 8 INFO cinder.api.openstack.wsgi [None req-800d607a-bf5d-4236-a81f-4a72cbb1faa4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:50:25.235 7 INFO cinder.api.openstack.wsgi [None req-da512029-8c71-4477-80e1-b7bc84ff6119 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:50:35.234 7 INFO cinder.api.openstack.wsgi [None req-da512029-8c71-4477-80e1-b7bc84ff6119 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:50:35.234 8 INFO cinder.api.openstack.wsgi [None req-800d607a-bf5d-4236-a81f-4a72cbb1faa4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:50:35.235 7 INFO cinder.api.openstack.wsgi [None req-da512029-8c71-4477-80e1-b7bc84ff6119 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:50:35.235 8 INFO cinder.api.openstack.wsgi [None req-800d607a-bf5d-4236-a81f-4a72cbb1faa4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:50:36.889 7 INFO cinder.api.openstack.wsgi [None req-f22d662b-8a63-4ec5-8f25-825a560db0d4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:50:36.897 7 INFO cinder.volume.api [None req-f22d662b-8a63-4ec5-8f25-825a560db0d4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:50:36.898 7 INFO cinder.api.openstack.wsgi [None req-f22d662b-8a63-4ec5-8f25-825a560db0d4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 315/628] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:50:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:50:36.910 8 INFO cinder.api.openstack.wsgi [None req-56ee57eb-2ea7-48d6-a54d-a2f6122c069f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services 2026-06-23 19:50:36.916 8 INFO cinder.api.openstack.wsgi [None req-56ee57eb-2ea7-48d6-a54d-a2f6122c069f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 314/629] 10.0.0.194 () {28 vars in 645 bytes} [Tue Jun 23 19:50:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:50:36.924 7 INFO cinder.api.openstack.wsgi [None req-be09f832-50f5-4007-b8bb-a766f7e9bfd1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:50:36.932 7 INFO cinder.volume.api [None req-be09f832-50f5-4007-b8bb-a766f7e9bfd1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:50:36.934 7 INFO cinder.api.openstack.wsgi [None req-be09f832-50f5-4007-b8bb-a766f7e9bfd1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 316/630] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:50:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:50:36.945 8 INFO cinder.api.openstack.wsgi [None req-d89957b4-8b57-4877-888e-b474f28b46f8 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true 2026-06-23 19:50:37.449 8 INFO cinder.api.openstack.wsgi [None req-d89957b4-8b57-4877-888e-b474f28b46f8 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 315/631] 10.0.0.194 () {28 vars in 696 bytes} [Tue Jun 23 19:50:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:50:37.460 7 INFO cinder.api.openstack.wsgi [None req-95d75865-d459-4707-a8a9-bf4fad3e11eb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true 2026-06-23 19:50:37.466 7 INFO cinder.volume.api [None req-95d75865-d459-4707-a8a9-bf4fad3e11eb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all snapshots completed successfully. 2026-06-23 19:50:37.466 7 INFO cinder.api.openstack.wsgi [None req-95d75865-d459-4707-a8a9-bf4fad3e11eb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 317/632] 10.0.0.194 () {28 vars in 674 bytes} [Tue Jun 23 19:50:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:50:37.507 8 INFO cinder.api.openstack.wsgi [None req-3d475427-a122-4da4-a736-53ed9fee82ea 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true 2026-06-23 19:50:37.529 8 INFO cinder.api.openstack.wsgi [None req-3d475427-a122-4da4-a736-53ed9fee82ea 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 316/633] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:50:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:50:37.539 7 INFO cinder.api.openstack.wsgi [None req-63eef787-9652-4446-a7fd-46c3cc1439b5 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true 2026-06-23 19:50:37.559 7 INFO cinder.api.openstack.wsgi [None req-63eef787-9652-4446-a7fd-46c3cc1439b5 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 318/634] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:50:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:50:37.571 8 INFO cinder.api.openstack.wsgi [None req-a4b74030-2e0c-4342-8aee-a71f0890917e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true 2026-06-23 19:50:37.589 8 INFO cinder.api.openstack.wsgi [None req-a4b74030-2e0c-4342-8aee-a71f0890917e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 317/635] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:50:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:50:45.234 7 INFO cinder.api.openstack.wsgi [None req-63eef787-9652-4446-a7fd-46c3cc1439b5 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:50:45.234 8 INFO cinder.api.openstack.wsgi [None req-a4b74030-2e0c-4342-8aee-a71f0890917e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:50:45.235 8 INFO cinder.api.openstack.wsgi [None req-a4b74030-2e0c-4342-8aee-a71f0890917e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:50:45.235 7 INFO cinder.api.openstack.wsgi [None req-63eef787-9652-4446-a7fd-46c3cc1439b5 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:50:55.234 7 INFO cinder.api.openstack.wsgi [None req-63eef787-9652-4446-a7fd-46c3cc1439b5 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:50:55.234 8 INFO cinder.api.openstack.wsgi [None req-a4b74030-2e0c-4342-8aee-a71f0890917e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:50:55.235 8 INFO cinder.api.openstack.wsgi [None req-a4b74030-2e0c-4342-8aee-a71f0890917e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:50:55.235 7 INFO cinder.api.openstack.wsgi [None req-63eef787-9652-4446-a7fd-46c3cc1439b5 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:51:05.234 8 INFO cinder.api.openstack.wsgi [None req-a4b74030-2e0c-4342-8aee-a71f0890917e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:51:05.234 7 INFO cinder.api.openstack.wsgi [None req-63eef787-9652-4446-a7fd-46c3cc1439b5 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:51:05.235 8 INFO cinder.api.openstack.wsgi [None req-a4b74030-2e0c-4342-8aee-a71f0890917e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:51:05.235 7 INFO cinder.api.openstack.wsgi [None req-63eef787-9652-4446-a7fd-46c3cc1439b5 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:51:15.234 8 INFO cinder.api.openstack.wsgi [None req-a4b74030-2e0c-4342-8aee-a71f0890917e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:51:15.234 7 INFO cinder.api.openstack.wsgi [None req-63eef787-9652-4446-a7fd-46c3cc1439b5 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:51:15.235 8 INFO cinder.api.openstack.wsgi [None req-a4b74030-2e0c-4342-8aee-a71f0890917e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:51:15.235 7 INFO cinder.api.openstack.wsgi [None req-63eef787-9652-4446-a7fd-46c3cc1439b5 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:51:25.234 7 INFO cinder.api.openstack.wsgi [None req-63eef787-9652-4446-a7fd-46c3cc1439b5 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:51:25.234 8 INFO cinder.api.openstack.wsgi [None req-a4b74030-2e0c-4342-8aee-a71f0890917e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:51:25.235 7 INFO cinder.api.openstack.wsgi [None req-63eef787-9652-4446-a7fd-46c3cc1439b5 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:51:25.236 8 INFO cinder.api.openstack.wsgi [None req-a4b74030-2e0c-4342-8aee-a71f0890917e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:51:30.395 7 INFO cinder.api.openstack.wsgi [None req-82955374-936c-4391-a953-862a4d191c97 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots 2026-06-23 19:51:30.408 7 INFO cinder.volume.api [None req-82955374-936c-4391-a953-862a4d191c97 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all snapshots completed successfully. 2026-06-23 19:51:30.408 7 INFO cinder.api.openstack.wsgi [None req-82955374-936c-4391-a953-862a4d191c97 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 324/646] 10.0.0.126 () {32 vars in 705 bytes} [Tue Jun 23 19:51:30 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/snapshots => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:51:30.429 8 INFO cinder.api.openstack.wsgi [None req-9be5c50b-e737-491d-958f-28869e27add7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes 2026-06-23 19:51:30.462 8 INFO cinder.volume.api [None req-9be5c50b-e737-491d-958f-28869e27add7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:51:30.462 8 INFO cinder.api.openstack.wsgi [None req-9be5c50b-e737-491d-958f-28869e27add7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes returned with HTTP 200 [pid: 8|app: 0|req: 323/647] 10.0.0.126 () {32 vars in 701 bytes} [Tue Jun 23 19:51:30 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:51:35.234 7 INFO cinder.api.openstack.wsgi [None req-82955374-936c-4391-a953-862a4d191c97 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:51:35.234 8 INFO cinder.api.openstack.wsgi [None req-9be5c50b-e737-491d-958f-28869e27add7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:51:35.235 7 INFO cinder.api.openstack.wsgi [None req-82955374-936c-4391-a953-862a4d191c97 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:51:35.236 8 INFO cinder.api.openstack.wsgi [None req-9be5c50b-e737-491d-958f-28869e27add7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:51:36.977 7 INFO cinder.api.openstack.wsgi [None req-7d216dee-4ab7-40ae-a2de-1278708c92b8 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:51:36.984 7 INFO cinder.volume.api [None req-7d216dee-4ab7-40ae-a2de-1278708c92b8 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:51:36.986 7 INFO cinder.api.openstack.wsgi [None req-7d216dee-4ab7-40ae-a2de-1278708c92b8 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 326/650] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:51:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:51:36.995 8 INFO cinder.api.openstack.wsgi [None req-e4ba7567-d57e-402f-8461-54098795501b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:51:37.006 8 INFO cinder.volume.api [None req-e4ba7567-d57e-402f-8461-54098795501b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:51:37.008 8 INFO cinder.api.openstack.wsgi [None req-e4ba7567-d57e-402f-8461-54098795501b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 325/651] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:51:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:51:37.016 7 INFO cinder.api.openstack.wsgi [None req-fcddbc87-505e-4da2-b4e1-3d2c2f66841c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true 2026-06-23 19:51:37.022 7 INFO cinder.volume.api [None req-fcddbc87-505e-4da2-b4e1-3d2c2f66841c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all snapshots completed successfully. 2026-06-23 19:51:37.022 7 INFO cinder.api.openstack.wsgi [None req-fcddbc87-505e-4da2-b4e1-3d2c2f66841c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 327/652] 10.0.0.194 () {28 vars in 674 bytes} [Tue Jun 23 19:51:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:51:37.034 8 INFO cinder.api.openstack.wsgi [None req-a25aaa92-eb4f-4dda-9d2a-f1324e2c562b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services 2026-06-23 19:51:37.039 8 INFO cinder.api.openstack.wsgi [None req-a25aaa92-eb4f-4dda-9d2a-f1324e2c562b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 326/653] 10.0.0.194 () {28 vars in 645 bytes} [Tue Jun 23 19:51:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:51:37.050 7 INFO cinder.api.openstack.wsgi [None req-31b870da-4095-4260-b558-217be28cba03 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true 2026-06-23 19:51:37.554 7 INFO cinder.api.openstack.wsgi [None req-31b870da-4095-4260-b558-217be28cba03 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 328/654] 10.0.0.194 () {28 vars in 696 bytes} [Tue Jun 23 19:51:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:51:37.591 8 INFO cinder.api.openstack.wsgi [None req-c376dc60-8911-41c2-b716-ef64f81ae212 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true 2026-06-23 19:51:37.610 8 INFO cinder.api.openstack.wsgi [None req-c376dc60-8911-41c2-b716-ef64f81ae212 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 327/655] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:51:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:51:37.622 7 INFO cinder.api.openstack.wsgi [None req-8fa33fe8-055e-4fe2-a268-7967dbc5d870 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true 2026-06-23 19:51:37.642 7 INFO cinder.api.openstack.wsgi [None req-8fa33fe8-055e-4fe2-a268-7967dbc5d870 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 329/656] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:51:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:51:37.656 8 INFO cinder.api.openstack.wsgi [None req-544f98e9-4999-4374-b477-3dc7f39385af 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true 2026-06-23 19:51:37.678 8 INFO cinder.api.openstack.wsgi [None req-544f98e9-4999-4374-b477-3dc7f39385af 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 328/657] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:51:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:51:45.234 7 INFO cinder.api.openstack.wsgi [None req-8fa33fe8-055e-4fe2-a268-7967dbc5d870 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:51:45.234 8 INFO cinder.api.openstack.wsgi [None req-544f98e9-4999-4374-b477-3dc7f39385af 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:51:45.235 7 INFO cinder.api.openstack.wsgi [None req-8fa33fe8-055e-4fe2-a268-7967dbc5d870 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:51:45.235 8 INFO cinder.api.openstack.wsgi [None req-544f98e9-4999-4374-b477-3dc7f39385af 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:51:48.770 7 INFO cinder.api.openstack.wsgi [None req-54a22668-a9cc-40fe-a596-ad081c182f1c 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ef426ca46391459db88cf082db96094e/volumes 2026-06-23 19:51:49.407 7 INFO cinder.api.v3.volumes [None req-54a22668-a9cc-40fe-a596-ad081c182f1c 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] Create volume of 1 GB 2026-06-23 19:51:49.418 7 INFO cinder.volume.api [None req-54a22668-a9cc-40fe-a596-ad081c182f1c 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] Availability Zones retrieved successfully. 2026-06-23 19:51:49.765 7 INFO cinder.volume.api [None req-54a22668-a9cc-40fe-a596-ad081c182f1c 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] Create volume request issued successfully. 2026-06-23 19:51:49.766 7 INFO cinder.api.openstack.wsgi [None req-54a22668-a9cc-40fe-a596-ad081c182f1c 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef426ca46391459db88cf082db96094e/volumes returned with HTTP 202 [pid: 7|app: 0|req: 331/660] 10.0.0.126 () {34 vars in 723 bytes} [Tue Jun 23 19:51:48 2026] POST /v3/ef426ca46391459db88cf082db96094e/volumes => generated 865 bytes in 1001 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-23 19:51:49.789 8 INFO cinder.api.openstack.wsgi [None req-a966635c-7e9d-462d-9a1f-5df642352a16 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ef426ca46391459db88cf082db96094e/volumes/9038df13-6757-4e16-a390-687c8f1f6fbb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:51:49.845 8 INFO cinder.volume.api [None req-a966635c-7e9d-462d-9a1f-5df642352a16 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] Volume info retrieved successfully. 2026-06-23 19:51:49.859 8 INFO cinder.api.openstack.wsgi [None req-a966635c-7e9d-462d-9a1f-5df642352a16 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef426ca46391459db88cf082db96094e/volumes/9038df13-6757-4e16-a390-687c8f1f6fbb returned with HTTP 200 [pid: 8|app: 0|req: 330/661] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:51:49 2026] GET /v3/ef426ca46391459db88cf082db96094e/volumes/9038df13-6757-4e16-a390-687c8f1f6fbb => generated 933 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:51:50.880 7 INFO cinder.api.openstack.wsgi [None req-706e5edf-3f75-4eb5-a7a5-31a2806518a9 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ef426ca46391459db88cf082db96094e/volumes/9038df13-6757-4e16-a390-687c8f1f6fbb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:51:50.924 7 INFO cinder.volume.api [None req-706e5edf-3f75-4eb5-a7a5-31a2806518a9 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] Volume info retrieved successfully. 2026-06-23 19:51:50.936 7 INFO cinder.api.openstack.wsgi [None req-706e5edf-3f75-4eb5-a7a5-31a2806518a9 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef426ca46391459db88cf082db96094e/volumes/9038df13-6757-4e16-a390-687c8f1f6fbb returned with HTTP 200 [pid: 7|app: 0|req: 332/662] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:51:50 2026] GET /v3/ef426ca46391459db88cf082db96094e/volumes/9038df13-6757-4e16-a390-687c8f1f6fbb => generated 957 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:51:51.962 8 INFO cinder.api.openstack.wsgi [None req-aa735b75-be9c-40fb-b3b9-760848272512 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ef426ca46391459db88cf082db96094e/volumes/9038df13-6757-4e16-a390-687c8f1f6fbb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:51:51.977 8 INFO cinder.volume.api [None req-aa735b75-be9c-40fb-b3b9-760848272512 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] Volume info retrieved successfully. 2026-06-23 19:51:51.983 8 INFO cinder.api.openstack.wsgi [None req-aa735b75-be9c-40fb-b3b9-760848272512 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef426ca46391459db88cf082db96094e/volumes/9038df13-6757-4e16-a390-687c8f1f6fbb returned with HTTP 200 [pid: 8|app: 0|req: 331/663] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:51:51 2026] GET /v3/ef426ca46391459db88cf082db96094e/volumes/9038df13-6757-4e16-a390-687c8f1f6fbb => generated 957 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:51:53.004 7 INFO cinder.api.openstack.wsgi [None req-a016830e-bd88-42d2-bc9c-8d6c33a1826f 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ef426ca46391459db88cf082db96094e/volumes/9038df13-6757-4e16-a390-687c8f1f6fbb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:51:53.028 7 INFO cinder.volume.api [None req-a016830e-bd88-42d2-bc9c-8d6c33a1826f 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] Volume info retrieved successfully. 2026-06-23 19:51:53.035 7 INFO cinder.api.openstack.wsgi [None req-a016830e-bd88-42d2-bc9c-8d6c33a1826f 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef426ca46391459db88cf082db96094e/volumes/9038df13-6757-4e16-a390-687c8f1f6fbb returned with HTTP 200 [pid: 7|app: 0|req: 333/664] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:51:52 2026] GET /v3/ef426ca46391459db88cf082db96094e/volumes/9038df13-6757-4e16-a390-687c8f1f6fbb => generated 1483 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:51:53.130 8 INFO cinder.api.openstack.wsgi [req-970b1027-588e-47e0-82fd-39d7766a5f44 req-563dbcb4-c337-4ed2-b4a6-1d4c88259d12 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ef426ca46391459db88cf082db96094e/volumes/9038df13-6757-4e16-a390-687c8f1f6fbb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:51:53.142 8 INFO cinder.volume.api [req-970b1027-588e-47e0-82fd-39d7766a5f44 req-563dbcb4-c337-4ed2-b4a6-1d4c88259d12 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] Volume info retrieved successfully. 2026-06-23 19:51:53.148 8 INFO cinder.api.openstack.wsgi [req-970b1027-588e-47e0-82fd-39d7766a5f44 req-563dbcb4-c337-4ed2-b4a6-1d4c88259d12 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef426ca46391459db88cf082db96094e/volumes/9038df13-6757-4e16-a390-687c8f1f6fbb returned with HTTP 200 [pid: 8|app: 0|req: 332/665] 10.0.0.253 () {34 vars in 1028 bytes} [Tue Jun 23 19:51:53 2026] GET /v3/ef426ca46391459db88cf082db96094e/volumes/9038df13-6757-4e16-a390-687c8f1f6fbb => generated 1483 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:51:53.575 7 INFO cinder.api.openstack.wsgi [req-970b1027-588e-47e0-82fd-39d7766a5f44 req-a2e48ccd-bb13-4326-8b3d-6182e2ead081 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ef426ca46391459db88cf082db96094e/volumes/9038df13-6757-4e16-a390-687c8f1f6fbb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:51:53.588 7 INFO cinder.volume.api [req-970b1027-588e-47e0-82fd-39d7766a5f44 req-a2e48ccd-bb13-4326-8b3d-6182e2ead081 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] Volume info retrieved successfully. 2026-06-23 19:51:53.592 7 INFO cinder.api.openstack.wsgi [req-970b1027-588e-47e0-82fd-39d7766a5f44 req-a2e48ccd-bb13-4326-8b3d-6182e2ead081 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef426ca46391459db88cf082db96094e/volumes/9038df13-6757-4e16-a390-687c8f1f6fbb returned with HTTP 200 [pid: 7|app: 0|req: 334/666] 10.0.0.253 () {34 vars in 1028 bytes} [Tue Jun 23 19:51:53 2026] GET /v3/ef426ca46391459db88cf082db96094e/volumes/9038df13-6757-4e16-a390-687c8f1f6fbb => generated 1483 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-23 19:51:53.603 8 INFO cinder.api.openstack.wsgi [req-970b1027-588e-47e0-82fd-39d7766a5f44 req-563dbcb4-c337-4ed2-b4a6-1d4c88259d12 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-23 19:51:53.605 8 INFO cinder.api.openstack.wsgi [req-970b1027-588e-47e0-82fd-39d7766a5f44 req-563dbcb4-c337-4ed2-b4a6-1d4c88259d12 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 333/667] 10.0.0.253 () {32 vars in 829 bytes} [Tue Jun 23 19:51:53 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:51:53.617 7 INFO cinder.api.openstack.wsgi [req-970b1027-588e-47e0-82fd-39d7766a5f44 req-626d4e4e-be3f-4e83-ab5b-c7d2a5168984 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ef426ca46391459db88cf082db96094e/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:51:53.662 7 INFO cinder.api.openstack.wsgi [req-970b1027-588e-47e0-82fd-39d7766a5f44 req-626d4e4e-be3f-4e83-ab5b-c7d2a5168984 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef426ca46391459db88cf082db96094e/attachments returned with HTTP 200 [pid: 7|app: 0|req: 335/668] 10.0.0.253 () {40 vars in 1057 bytes} [Tue Jun 23 19:51:53 2026] POST /v3/ef426ca46391459db88cf082db96094e/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-23 19:51:55.234 8 INFO cinder.api.openstack.wsgi [req-970b1027-588e-47e0-82fd-39d7766a5f44 req-563dbcb4-c337-4ed2-b4a6-1d4c88259d12 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:51:55.234 7 INFO cinder.api.openstack.wsgi [req-970b1027-588e-47e0-82fd-39d7766a5f44 req-626d4e4e-be3f-4e83-ab5b-c7d2a5168984 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:51:55.235 7 INFO cinder.api.openstack.wsgi [req-970b1027-588e-47e0-82fd-39d7766a5f44 req-626d4e4e-be3f-4e83-ab5b-c7d2a5168984 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:51:55.235 8 INFO cinder.api.openstack.wsgi [req-970b1027-588e-47e0-82fd-39d7766a5f44 req-563dbcb4-c337-4ed2-b4a6-1d4c88259d12 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:51:59.757 7 INFO cinder.api.openstack.wsgi [req-970b1027-588e-47e0-82fd-39d7766a5f44 req-626d4e4e-be3f-4e83-ab5b-c7d2a5168984 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-23 19:51:59.758 7 INFO cinder.api.openstack.wsgi [req-970b1027-588e-47e0-82fd-39d7766a5f44 req-626d4e4e-be3f-4e83-ab5b-c7d2a5168984 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 337/671] 199.204.45.116 () {32 vars in 840 bytes} [Tue Jun 23 19:51:59 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:51:59.807 8 INFO cinder.api.openstack.wsgi [req-970b1027-588e-47e0-82fd-39d7766a5f44 req-26fd93af-af52-41bf-97d2-d75c2c82b08a 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ef426ca46391459db88cf082db96094e/volumes/9038df13-6757-4e16-a390-687c8f1f6fbb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:51:59.835 8 INFO cinder.volume.api [req-970b1027-588e-47e0-82fd-39d7766a5f44 req-26fd93af-af52-41bf-97d2-d75c2c82b08a 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] Volume info retrieved successfully. 2026-06-23 19:51:59.841 8 INFO cinder.api.openstack.wsgi [req-970b1027-588e-47e0-82fd-39d7766a5f44 req-26fd93af-af52-41bf-97d2-d75c2c82b08a 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef426ca46391459db88cf082db96094e/volumes/9038df13-6757-4e16-a390-687c8f1f6fbb returned with HTTP 200 [pid: 8|app: 0|req: 335/672] 199.204.45.116 () {36 vars in 1073 bytes} [Tue Jun 23 19:51:59 2026] GET /v3/ef426ca46391459db88cf082db96094e/volumes/9038df13-6757-4e16-a390-687c8f1f6fbb => generated 1663 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:52:01.720 7 INFO cinder.api.openstack.wsgi [req-970b1027-588e-47e0-82fd-39d7766a5f44 req-0cb3112c-f831-4aa1-b477-df3d033cdfba 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ef426ca46391459db88cf082db96094e/attachments/bda4acf2-905b-4341-b102-8142205ab2d1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:52:02.783 7 INFO cinder.api.openstack.wsgi [req-970b1027-588e-47e0-82fd-39d7766a5f44 req-0cb3112c-f831-4aa1-b477-df3d033cdfba 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef426ca46391459db88cf082db96094e/attachments/bda4acf2-905b-4341-b102-8142205ab2d1 returned with HTTP 200 [pid: 7|app: 0|req: 338/673] 199.204.45.116 () {40 vars in 1135 bytes} [Tue Jun 23 19:52:01 2026] PUT /v3/ef426ca46391459db88cf082db96094e/attachments/bda4acf2-905b-4341-b102-8142205ab2d1 => generated 802 bytes in 1070 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:52:03.302 8 INFO cinder.api.openstack.wsgi [req-970b1027-588e-47e0-82fd-39d7766a5f44 req-15aea829-32c9-4e57-9689-e67758a94237 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ef426ca46391459db88cf082db96094e/attachments/bda4acf2-905b-4341-b102-8142205ab2d1/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:52:03.377 8 INFO cinder.api.openstack.wsgi [req-970b1027-588e-47e0-82fd-39d7766a5f44 req-15aea829-32c9-4e57-9689-e67758a94237 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef426ca46391459db88cf082db96094e/attachments/bda4acf2-905b-4341-b102-8142205ab2d1/action returned with HTTP 204 [pid: 8|app: 0|req: 336/674] 199.204.45.116 () {40 vars in 1148 bytes} [Tue Jun 23 19:52:03 2026] POST /v3/ef426ca46391459db88cf082db96094e/attachments/bda4acf2-905b-4341-b102-8142205ab2d1/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-06-23 19:52:05.240 8 INFO cinder.api.openstack.wsgi [req-970b1027-588e-47e0-82fd-39d7766a5f44 req-15aea829-32c9-4e57-9689-e67758a94237 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:52:05.240 7 INFO cinder.api.openstack.wsgi [req-970b1027-588e-47e0-82fd-39d7766a5f44 req-0cb3112c-f831-4aa1-b477-df3d033cdfba 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:52:05.241 8 INFO cinder.api.openstack.wsgi [req-970b1027-588e-47e0-82fd-39d7766a5f44 req-15aea829-32c9-4e57-9689-e67758a94237 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:52:05.241 7 INFO cinder.api.openstack.wsgi [req-970b1027-588e-47e0-82fd-39d7766a5f44 req-0cb3112c-f831-4aa1-b477-df3d033cdfba 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:52:15.233 8 INFO cinder.api.openstack.wsgi [req-970b1027-588e-47e0-82fd-39d7766a5f44 req-15aea829-32c9-4e57-9689-e67758a94237 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:52:15.234 7 INFO cinder.api.openstack.wsgi [req-970b1027-588e-47e0-82fd-39d7766a5f44 req-0cb3112c-f831-4aa1-b477-df3d033cdfba 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:52:15.234 8 INFO cinder.api.openstack.wsgi [req-970b1027-588e-47e0-82fd-39d7766a5f44 req-15aea829-32c9-4e57-9689-e67758a94237 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:52:15.235 7 INFO cinder.api.openstack.wsgi [req-970b1027-588e-47e0-82fd-39d7766a5f44 req-0cb3112c-f831-4aa1-b477-df3d033cdfba 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] http://10.0.0.35:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:52:15.953 8 INFO cinder.api.openstack.wsgi [req-ff107d0b-d3f7-4a54-9eba-6c70413e5d2d req-95144894-8c98-43e6-9e6b-aef528e4ff6c 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ef426ca46391459db88cf082db96094e/attachments/bda4acf2-905b-4341-b102-8142205ab2d1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:52:16.551 8 INFO cinder.api.openstack.wsgi [req-ff107d0b-d3f7-4a54-9eba-6c70413e5d2d req-95144894-8c98-43e6-9e6b-aef528e4ff6c 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef426ca46391459db88cf082db96094e/attachments/bda4acf2-905b-4341-b102-8142205ab2d1 returned with HTTP 200 [pid: 8|app: 0|req: 339/679] 199.204.45.116 () {38 vars in 1103 bytes} [Tue Jun 23 19:52:15 2026] DELETE /v3/ef426ca46391459db88cf082db96094e/attachments/bda4acf2-905b-4341-b102-8142205ab2d1 => generated 19 bytes in 605 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:52:16.566 7 INFO cinder.api.openstack.wsgi [req-ff107d0b-d3f7-4a54-9eba-6c70413e5d2d req-d14d7cda-91d9-4741-b19e-728b5038dc6b 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ef426ca46391459db88cf082db96094e/volumes/9038df13-6757-4e16-a390-687c8f1f6fbb 2026-06-23 19:52:16.567 7 INFO cinder.api.v3.volumes [req-ff107d0b-d3f7-4a54-9eba-6c70413e5d2d req-d14d7cda-91d9-4741-b19e-728b5038dc6b 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] Delete volume with id: 9038df13-6757-4e16-a390-687c8f1f6fbb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:52:16.578 7 INFO cinder.volume.api [req-ff107d0b-d3f7-4a54-9eba-6c70413e5d2d req-d14d7cda-91d9-4741-b19e-728b5038dc6b 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] Volume info retrieved successfully. 2026-06-23 19:52:16.603 7 INFO cinder.volume.api [req-ff107d0b-d3f7-4a54-9eba-6c70413e5d2d req-d14d7cda-91d9-4741-b19e-728b5038dc6b 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] Delete volume request issued successfully. 2026-06-23 19:52:16.603 7 INFO cinder.api.openstack.wsgi [req-ff107d0b-d3f7-4a54-9eba-6c70413e5d2d req-d14d7cda-91d9-4741-b19e-728b5038dc6b 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef426ca46391459db88cf082db96094e/volumes/9038df13-6757-4e16-a390-687c8f1f6fbb returned with HTTP 202 [pid: 7|app: 0|req: 341/680] 199.204.45.116 () {36 vars in 1054 bytes} [Tue Jun 23 19:52:16 2026] DELETE /v3/ef426ca46391459db88cf082db96094e/volumes/9038df13-6757-4e16-a390-687c8f1f6fbb => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-06-23 19:52:25.234 7 INFO cinder.api.openstack.wsgi [req-ff107d0b-d3f7-4a54-9eba-6c70413e5d2d req-d14d7cda-91d9-4741-b19e-728b5038dc6b 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:52:25.234 8 INFO cinder.api.openstack.wsgi [req-ff107d0b-d3f7-4a54-9eba-6c70413e5d2d req-95144894-8c98-43e6-9e6b-aef528e4ff6c 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:52:25.235 7 INFO cinder.api.openstack.wsgi [req-ff107d0b-d3f7-4a54-9eba-6c70413e5d2d req-d14d7cda-91d9-4741-b19e-728b5038dc6b 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:52:25.235 8 INFO cinder.api.openstack.wsgi [req-ff107d0b-d3f7-4a54-9eba-6c70413e5d2d req-95144894-8c98-43e6-9e6b-aef528e4ff6c 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:52:35.233 8 INFO cinder.api.openstack.wsgi [req-ff107d0b-d3f7-4a54-9eba-6c70413e5d2d req-95144894-8c98-43e6-9e6b-aef528e4ff6c 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:52:35.233 7 INFO cinder.api.openstack.wsgi [req-ff107d0b-d3f7-4a54-9eba-6c70413e5d2d req-d14d7cda-91d9-4741-b19e-728b5038dc6b 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:52:35.235 7 INFO cinder.api.openstack.wsgi [req-ff107d0b-d3f7-4a54-9eba-6c70413e5d2d req-d14d7cda-91d9-4741-b19e-728b5038dc6b 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:52:35.235 8 INFO cinder.api.openstack.wsgi [req-ff107d0b-d3f7-4a54-9eba-6c70413e5d2d req-95144894-8c98-43e6-9e6b-aef528e4ff6c 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] http://10.0.0.35:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:52:37.011 8 INFO cinder.api.openstack.wsgi [req-78498d47-4837-426c-9c14-ddc9256354ac req-7a1d890b-067d-47b5-aeba-3f5d879a210b b1e8b0c4c4a945a9a80f096cc6d6eaca ccbafdd78903475792e5263add94278d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ccbafdd78903475792e5263add94278d/attachments?instance_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 2026-06-23 19:52:37.027 8 INFO cinder.api.openstack.wsgi [req-78498d47-4837-426c-9c14-ddc9256354ac req-7a1d890b-067d-47b5-aeba-3f5d879a210b b1e8b0c4c4a945a9a80f096cc6d6eaca ccbafdd78903475792e5263add94278d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ccbafdd78903475792e5263add94278d/attachments?instance_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 returned with HTTP 200 [pid: 8|app: 0|req: 342/685] 199.204.45.116 () {36 vars in 1104 bytes} [Tue Jun 23 19:52:37 2026] GET /v3/ccbafdd78903475792e5263add94278d/attachments?instance_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:52:37.099 7 INFO cinder.api.openstack.wsgi [None req-b64f3ab7-b12d-4bf7-9e54-2a234dbc659e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services 2026-06-23 19:52:37.103 7 INFO cinder.api.openstack.wsgi [None req-b64f3ab7-b12d-4bf7-9e54-2a234dbc659e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 344/686] 10.0.0.194 () {28 vars in 645 bytes} [Tue Jun 23 19:52:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-services => generated 646 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:52:37.120 8 INFO cinder.api.openstack.wsgi [None req-89049735-5808-45ea-a4f0-cf809dcdf627 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:52:37.131 8 INFO cinder.volume.api [None req-89049735-5808-45ea-a4f0-cf809dcdf627 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:52:37.142 8 INFO cinder.api.openstack.wsgi [None req-89049735-5808-45ea-a4f0-cf809dcdf627 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 343/687] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:52:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/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-06-23 19:52:37.152 7 INFO cinder.api.openstack.wsgi [None req-dcb0ead9-7ff0-4e38-8b94-5ffea91fe309 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true 2026-06-23 19:52:37.655 7 INFO cinder.api.openstack.wsgi [None req-dcb0ead9-7ff0-4e38-8b94-5ffea91fe309 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 345/688] 10.0.0.194 () {28 vars in 696 bytes} [Tue Jun 23 19:52:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:52:37.668 8 INFO cinder.api.openstack.wsgi [None req-ae46b1fe-e1b3-4fe5-be45-49fe210e1ea1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true 2026-06-23 19:52:37.673 8 INFO cinder.volume.api [None req-ae46b1fe-e1b3-4fe5-be45-49fe210e1ea1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all snapshots completed successfully. 2026-06-23 19:52:37.673 8 INFO cinder.api.openstack.wsgi [None req-ae46b1fe-e1b3-4fe5-be45-49fe210e1ea1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 344/689] 10.0.0.194 () {28 vars in 674 bytes} [Tue Jun 23 19:52:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:52:37.707 7 INFO cinder.api.openstack.wsgi [None req-70b47b30-3378-4ebb-9ef4-b89eb4e383cd 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true 2026-06-23 19:52:37.723 7 INFO cinder.api.openstack.wsgi [None req-70b47b30-3378-4ebb-9ef4-b89eb4e383cd 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 346/690] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:52:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:52:37.734 8 INFO cinder.api.openstack.wsgi [None req-db3ec0a4-46e2-4a93-9603-c86cb2c278b9 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/429830f26fcd4fe08eb9f2724eff4427?usage=true 2026-06-23 19:52:37.757 8 INFO cinder.api.openstack.wsgi [None req-db3ec0a4-46e2-4a93-9603-c86cb2c278b9 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/429830f26fcd4fe08eb9f2724eff4427?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 345/691] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:52:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/429830f26fcd4fe08eb9f2724eff4427?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:52:37.769 7 INFO cinder.api.openstack.wsgi [None req-68694811-635b-4a31-b02e-10f491637458 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true 2026-06-23 19:52:37.786 7 INFO cinder.api.openstack.wsgi [None req-68694811-635b-4a31-b02e-10f491637458 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 347/692] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:52:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:52:37.798 8 INFO cinder.api.openstack.wsgi [None req-a3f9d717-5f56-4c14-8dcb-c506af17e24b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/6b52074f3ece4aedb884c5f7bd5e33d9?usage=true 2026-06-23 19:52:37.818 8 INFO cinder.api.openstack.wsgi [None req-a3f9d717-5f56-4c14-8dcb-c506af17e24b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/6b52074f3ece4aedb884c5f7bd5e33d9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 346/693] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:52:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/6b52074f3ece4aedb884c5f7bd5e33d9?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:52:37.830 7 INFO cinder.api.openstack.wsgi [None req-4be0929b-8900-450b-ba5d-ededdf865a2d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/7029a8a21134404aad9d3b8624fc113c?usage=true 2026-06-23 19:52:37.863 7 INFO cinder.api.openstack.wsgi [None req-4be0929b-8900-450b-ba5d-ededdf865a2d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/7029a8a21134404aad9d3b8624fc113c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 348/694] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:52:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/7029a8a21134404aad9d3b8624fc113c?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:52:37.875 8 INFO cinder.api.openstack.wsgi [None req-058c2c43-6757-4b98-93f7-21e7c567a909 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/b784f738d49b4950b7ebb478e19357f1?usage=true 2026-06-23 19:52:37.894 8 INFO cinder.api.openstack.wsgi [None req-058c2c43-6757-4b98-93f7-21e7c567a909 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/b784f738d49b4950b7ebb478e19357f1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 347/695] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:52:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/b784f738d49b4950b7ebb478e19357f1?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:52:37.905 7 INFO cinder.api.openstack.wsgi [None req-33c0a8e8-ec80-43c7-8288-aae4dffafcdd 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/ccbafdd78903475792e5263add94278d?usage=true 2026-06-23 19:52:37.924 7 INFO cinder.api.openstack.wsgi [None req-33c0a8e8-ec80-43c7-8288-aae4dffafcdd 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/ccbafdd78903475792e5263add94278d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 349/696] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:52:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/ccbafdd78903475792e5263add94278d?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:52:37.934 8 INFO cinder.api.openstack.wsgi [None req-04f2f60a-5861-4bd8-a388-362d59eccb0e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true 2026-06-23 19:52:37.953 8 INFO cinder.api.openstack.wsgi [None req-04f2f60a-5861-4bd8-a388-362d59eccb0e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 348/697] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:52:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:52:37.969 7 INFO cinder.api.openstack.wsgi [None req-78798ae3-d0dc-4258-8caf-65aca76beb1b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:52:37.976 7 INFO cinder.volume.api [None req-78798ae3-d0dc-4258-8caf-65aca76beb1b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:52:37.978 7 INFO cinder.api.openstack.wsgi [None req-78798ae3-d0dc-4258-8caf-65aca76beb1b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 350/698] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:52:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:52:45.234 7 INFO cinder.api.openstack.wsgi [None req-78798ae3-d0dc-4258-8caf-65aca76beb1b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:52:45.234 8 INFO cinder.api.openstack.wsgi [None req-04f2f60a-5861-4bd8-a388-362d59eccb0e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:52:45.235 7 INFO cinder.api.openstack.wsgi [None req-78798ae3-d0dc-4258-8caf-65aca76beb1b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:52:45.235 8 INFO cinder.api.openstack.wsgi [None req-04f2f60a-5861-4bd8-a388-362d59eccb0e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:52:55.234 8 INFO cinder.api.openstack.wsgi [None req-04f2f60a-5861-4bd8-a388-362d59eccb0e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:52:55.234 7 INFO cinder.api.openstack.wsgi [None req-78798ae3-d0dc-4258-8caf-65aca76beb1b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:52:55.235 8 INFO cinder.api.openstack.wsgi [None req-04f2f60a-5861-4bd8-a388-362d59eccb0e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:52:55.236 7 INFO cinder.api.openstack.wsgi [None req-78798ae3-d0dc-4258-8caf-65aca76beb1b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:53:05.234 8 INFO cinder.api.openstack.wsgi [None req-04f2f60a-5861-4bd8-a388-362d59eccb0e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:53:05.235 7 INFO cinder.api.openstack.wsgi [None req-78798ae3-d0dc-4258-8caf-65aca76beb1b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:53:05.235 8 INFO cinder.api.openstack.wsgi [None req-04f2f60a-5861-4bd8-a388-362d59eccb0e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:53:05.237 7 INFO cinder.api.openstack.wsgi [None req-78798ae3-d0dc-4258-8caf-65aca76beb1b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:53:15.234 8 INFO cinder.api.openstack.wsgi [None req-04f2f60a-5861-4bd8-a388-362d59eccb0e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:53:15.234 7 INFO cinder.api.openstack.wsgi [None req-78798ae3-d0dc-4258-8caf-65aca76beb1b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:53:15.234 8 INFO cinder.api.openstack.wsgi [None req-04f2f60a-5861-4bd8-a388-362d59eccb0e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:53:15.235 7 INFO cinder.api.openstack.wsgi [None req-78798ae3-d0dc-4258-8caf-65aca76beb1b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:53:22.425 8 INFO cinder.api.openstack.wsgi [None req-76e24381-ea1a-46f6-840e-df8cd8945d8e 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes 2026-06-23 19:53:22.428 8 INFO cinder.api.v3.volumes [None req-76e24381-ea1a-46f6-840e-df8cd8945d8e 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Create volume of 1 GB 2026-06-23 19:53:22.443 8 INFO cinder.volume.api [None req-76e24381-ea1a-46f6-840e-df8cd8945d8e 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Availability Zones retrieved successfully. 2026-06-23 19:53:22.694 8 INFO cinder.volume.api [None req-76e24381-ea1a-46f6-840e-df8cd8945d8e 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Create volume request issued successfully. 2026-06-23 19:53:22.699 8 INFO cinder.api.openstack.wsgi [None req-76e24381-ea1a-46f6-840e-df8cd8945d8e 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes returned with HTTP 202 [pid: 8|app: 0|req: 353/707] 10.0.0.126 () {34 vars in 723 bytes} [Tue Jun 23 19:53:22 2026] POST /v3/307974bac3374a7b9a30be8fce8cda17/volumes => generated 870 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-23 19:53:22.714 7 INFO cinder.api.openstack.wsgi [None req-d23d7e0b-8fed-44fb-b998-cd070c733f35 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/9a4d322d-3961-4397-875f-fb3d41acda36 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:22.736 7 INFO cinder.volume.api [None req-d23d7e0b-8fed-44fb-b998-cd070c733f35 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:22.743 7 INFO cinder.api.openstack.wsgi [None req-d23d7e0b-8fed-44fb-b998-cd070c733f35 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/9a4d322d-3961-4397-875f-fb3d41acda36 returned with HTTP 200 [pid: 7|app: 0|req: 355/708] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:22 2026] GET /v3/307974bac3374a7b9a30be8fce8cda17/volumes/9a4d322d-3961-4397-875f-fb3d41acda36 => generated 938 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:53:23.345 8 INFO cinder.api.openstack.wsgi [None req-76e24381-ea1a-46f6-840e-df8cd8945d8e 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-23 19:53:23.347 8 INFO cinder.api.openstack.wsgi [None req-76e24381-ea1a-46f6-840e-df8cd8945d8e 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 354/709] 10.0.0.126 () {30 vars in 411 bytes} [Tue Jun 23 19:53:23 2026] GET / => generated 411 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:23.769 7 INFO cinder.api.openstack.wsgi [None req-2cb940cc-46fa-4261-9f7f-2facd5872d5e 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/9a4d322d-3961-4397-875f-fb3d41acda36 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:23.787 7 INFO cinder.volume.api [None req-2cb940cc-46fa-4261-9f7f-2facd5872d5e 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:23.792 7 INFO cinder.api.openstack.wsgi [None req-2cb940cc-46fa-4261-9f7f-2facd5872d5e 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/9a4d322d-3961-4397-875f-fb3d41acda36 returned with HTTP 200 [pid: 7|app: 0|req: 356/710] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:23 2026] GET /v3/307974bac3374a7b9a30be8fce8cda17/volumes/9a4d322d-3961-4397-875f-fb3d41acda36 => generated 963 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-06-23 19:53:23.813 8 INFO cinder.api.openstack.wsgi [None req-174746ce-d97a-4e0f-84c9-b50de018d96a 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/9a4d322d-3961-4397-875f-fb3d41acda36 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:23.834 8 INFO cinder.volume.api [None req-174746ce-d97a-4e0f-84c9-b50de018d96a 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:23.842 8 INFO cinder.api.openstack.wsgi [None req-174746ce-d97a-4e0f-84c9-b50de018d96a 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/9a4d322d-3961-4397-875f-fb3d41acda36 returned with HTTP 200 [pid: 8|app: 0|req: 355/711] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:23 2026] GET /v3/307974bac3374a7b9a30be8fce8cda17/volumes/9a4d322d-3961-4397-875f-fb3d41acda36 => generated 963 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:23.863 7 INFO cinder.api.openstack.wsgi [None req-b6edb76c-53a5-4d46-a23e-625aa2a1d9b4 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/9a4d322d-3961-4397-875f-fb3d41acda36 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:23.890 7 INFO cinder.volume.api [None req-b6edb76c-53a5-4d46-a23e-625aa2a1d9b4 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:23.901 7 INFO cinder.volume.api [None req-b6edb76c-53a5-4d46-a23e-625aa2a1d9b4 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume updated successfully. 2026-06-23 19:53:23.902 7 INFO cinder.api.openstack.wsgi [None req-b6edb76c-53a5-4d46-a23e-625aa2a1d9b4 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/9a4d322d-3961-4397-875f-fb3d41acda36 returned with HTTP 200 [pid: 7|app: 0|req: 357/712] 10.0.0.126 () {34 vars in 795 bytes} [Tue Jun 23 19:53:23 2026] PUT /v3/307974bac3374a7b9a30be8fce8cda17/volumes/9a4d322d-3961-4397-875f-fb3d41acda36 => generated 895 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:23.922 8 INFO cinder.api.openstack.wsgi [None req-10edd5e3-f986-4396-9179-78b33c1e6fd8 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/9a4d322d-3961-4397-875f-fb3d41acda36 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:23.938 8 INFO cinder.volume.api [None req-10edd5e3-f986-4396-9179-78b33c1e6fd8 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:23.945 8 INFO cinder.volume.api [None req-10edd5e3-f986-4396-9179-78b33c1e6fd8 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume updated successfully. 2026-06-23 19:53:23.946 8 INFO cinder.api.openstack.wsgi [None req-10edd5e3-f986-4396-9179-78b33c1e6fd8 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/9a4d322d-3961-4397-875f-fb3d41acda36 returned with HTTP 200 [pid: 8|app: 0|req: 356/713] 10.0.0.126 () {34 vars in 796 bytes} [Tue Jun 23 19:53:23 2026] PUT /v3/307974bac3374a7b9a30be8fce8cda17/volumes/9a4d322d-3961-4397-875f-fb3d41acda36 => generated 934 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:23.969 7 INFO cinder.api.openstack.wsgi [None req-d58b96b9-a7f7-41f0-87a2-95f2e2b909e3 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/9a4d322d-3961-4397-875f-fb3d41acda36 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:23.985 7 INFO cinder.volume.api [None req-d58b96b9-a7f7-41f0-87a2-95f2e2b909e3 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:23.991 7 INFO cinder.api.openstack.wsgi [None req-d58b96b9-a7f7-41f0-87a2-95f2e2b909e3 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/9a4d322d-3961-4397-875f-fb3d41acda36 returned with HTTP 200 [pid: 7|app: 0|req: 358/714] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:23 2026] GET /v3/307974bac3374a7b9a30be8fce8cda17/volumes/9a4d322d-3961-4397-875f-fb3d41acda36 => generated 1002 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:24.013 8 INFO cinder.api.openstack.wsgi [None req-8e322ec1-85f9-4265-afc6-70f6f02cf948 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes 2026-06-23 19:53:24.016 8 INFO cinder.api.v3.volumes [None req-8e322ec1-85f9-4265-afc6-70f6f02cf948 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Create volume of 1 GB 2026-06-23 19:53:24.023 8 INFO cinder.volume.api [None req-8e322ec1-85f9-4265-afc6-70f6f02cf948 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Availability Zones retrieved successfully. 2026-06-23 19:53:24.147 8 INFO cinder.volume.api [None req-8e322ec1-85f9-4265-afc6-70f6f02cf948 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Create volume request issued successfully. 2026-06-23 19:53:24.148 8 INFO cinder.api.openstack.wsgi [None req-8e322ec1-85f9-4265-afc6-70f6f02cf948 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes returned with HTTP 202 [pid: 8|app: 0|req: 357/715] 10.0.0.126 () {34 vars in 723 bytes} [Tue Jun 23 19:53:24 2026] POST /v3/307974bac3374a7b9a30be8fce8cda17/volumes => generated 891 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:24.169 7 INFO cinder.api.openstack.wsgi [None req-7521354d-2cc6-4cbf-be5f-144acd647c08 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/6d346997-ec06-4d8e-b005-9288435a770c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:24.181 7 INFO cinder.volume.api [None req-7521354d-2cc6-4cbf-be5f-144acd647c08 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:24.184 7 INFO cinder.api.openstack.wsgi [None req-7521354d-2cc6-4cbf-be5f-144acd647c08 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/6d346997-ec06-4d8e-b005-9288435a770c returned with HTTP 200 [pid: 7|app: 0|req: 359/716] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:24 2026] GET /v3/307974bac3374a7b9a30be8fce8cda17/volumes/6d346997-ec06-4d8e-b005-9288435a770c => generated 959 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:25.207 8 INFO cinder.api.openstack.wsgi [None req-ccd2bce5-9a52-4a11-940b-8be78332b129 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/6d346997-ec06-4d8e-b005-9288435a770c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:25.224 8 INFO cinder.volume.api [None req-ccd2bce5-9a52-4a11-940b-8be78332b129 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:25.228 8 INFO cinder.api.openstack.wsgi [None req-ccd2bce5-9a52-4a11-940b-8be78332b129 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/6d346997-ec06-4d8e-b005-9288435a770c returned with HTTP 200 [pid: 8|app: 0|req: 358/717] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:25 2026] GET /v3/307974bac3374a7b9a30be8fce8cda17/volumes/6d346997-ec06-4d8e-b005-9288435a770c => generated 984 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:53:25.234 8 INFO cinder.api.openstack.wsgi [None req-ccd2bce5-9a52-4a11-940b-8be78332b129 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:53:25.235 8 INFO cinder.api.openstack.wsgi [None req-ccd2bce5-9a52-4a11-940b-8be78332b129 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:53:25.235 7 INFO cinder.api.openstack.wsgi [None req-7521354d-2cc6-4cbf-be5f-144acd647c08 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:53:25.236 7 INFO cinder.api.openstack.wsgi [None req-7521354d-2cc6-4cbf-be5f-144acd647c08 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://10.0.0.35:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:25.248 8 INFO cinder.api.openstack.wsgi [None req-a3be2b2c-75c5-4435-bd3b-99c6276c257b 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/6d346997-ec06-4d8e-b005-9288435a770c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:25.266 8 INFO cinder.volume.api [None req-a3be2b2c-75c5-4435-bd3b-99c6276c257b 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:25.274 8 INFO cinder.volume.api [None req-a3be2b2c-75c5-4435-bd3b-99c6276c257b 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume updated successfully. 2026-06-23 19:53:25.275 8 INFO cinder.api.openstack.wsgi [None req-a3be2b2c-75c5-4435-bd3b-99c6276c257b 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/6d346997-ec06-4d8e-b005-9288435a770c returned with HTTP 200 [pid: 8|app: 0|req: 360/720] 10.0.0.126 () {34 vars in 795 bytes} [Tue Jun 23 19:53:25 2026] PUT /v3/307974bac3374a7b9a30be8fce8cda17/volumes/6d346997-ec06-4d8e-b005-9288435a770c => generated 881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:25.294 7 INFO cinder.api.openstack.wsgi [None req-9aa0d2ff-5a07-43bc-8de2-1cff48d134b7 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/6d346997-ec06-4d8e-b005-9288435a770c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:25.307 7 INFO cinder.volume.api [None req-9aa0d2ff-5a07-43bc-8de2-1cff48d134b7 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:25.313 7 INFO cinder.api.openstack.wsgi [None req-9aa0d2ff-5a07-43bc-8de2-1cff48d134b7 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/6d346997-ec06-4d8e-b005-9288435a770c returned with HTTP 200 [pid: 7|app: 0|req: 361/721] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:25 2026] GET /v3/307974bac3374a7b9a30be8fce8cda17/volumes/6d346997-ec06-4d8e-b005-9288435a770c => generated 949 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-06-23 19:53:25.333 8 INFO cinder.api.openstack.wsgi [None req-97e2102c-c1b0-4919-8cfb-e15459825832 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/6d346997-ec06-4d8e-b005-9288435a770c 2026-06-23 19:53:25.333 8 INFO cinder.api.v3.volumes [None req-97e2102c-c1b0-4919-8cfb-e15459825832 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Delete volume with id: 6d346997-ec06-4d8e-b005-9288435a770c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:25.353 8 INFO cinder.volume.api [None req-97e2102c-c1b0-4919-8cfb-e15459825832 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:25.394 8 INFO cinder.volume.api [None req-97e2102c-c1b0-4919-8cfb-e15459825832 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Delete volume request issued successfully. 2026-06-23 19:53:25.395 8 INFO cinder.api.openstack.wsgi [None req-97e2102c-c1b0-4919-8cfb-e15459825832 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/6d346997-ec06-4d8e-b005-9288435a770c returned with HTTP 202 [pid: 8|app: 0|req: 361/722] 10.0.0.126 () {32 vars in 778 bytes} [Tue Jun 23 19:53:25 2026] DELETE /v3/307974bac3374a7b9a30be8fce8cda17/volumes/6d346997-ec06-4d8e-b005-9288435a770c => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:25.406 7 INFO cinder.api.openstack.wsgi [None req-780cb27a-5ccd-425e-bbdc-887416e44f43 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/6d346997-ec06-4d8e-b005-9288435a770c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:25.422 7 INFO cinder.volume.api [None req-780cb27a-5ccd-425e-bbdc-887416e44f43 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:25.428 7 INFO cinder.api.openstack.wsgi [None req-780cb27a-5ccd-425e-bbdc-887416e44f43 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/6d346997-ec06-4d8e-b005-9288435a770c returned with HTTP 200 [pid: 7|app: 0|req: 362/723] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:25 2026] GET /v3/307974bac3374a7b9a30be8fce8cda17/volumes/6d346997-ec06-4d8e-b005-9288435a770c => generated 948 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:26.451 8 INFO cinder.api.openstack.wsgi [None req-19b90aec-69b3-48bb-b7c6-3c1b9a02009f 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/6d346997-ec06-4d8e-b005-9288435a770c 2026-06-23 19:53:26.462 8 INFO cinder.api.openstack.wsgi [None req-19b90aec-69b3-48bb-b7c6-3c1b9a02009f 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/6d346997-ec06-4d8e-b005-9288435a770c returned with HTTP 404 [pid: 8|app: 0|req: 362/724] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:26 2026] GET /v3/307974bac3374a7b9a30be8fce8cda17/volumes/6d346997-ec06-4d8e-b005-9288435a770c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:26.470 7 INFO cinder.api.openstack.wsgi [None req-e68649f8-acf8-4ba6-b413-3b588222b9df 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/9a4d322d-3961-4397-875f-fb3d41acda36 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:26.481 7 INFO cinder.volume.api [None req-e68649f8-acf8-4ba6-b413-3b588222b9df 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:26.486 7 INFO cinder.api.openstack.wsgi [None req-e68649f8-acf8-4ba6-b413-3b588222b9df 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/9a4d322d-3961-4397-875f-fb3d41acda36 returned with HTTP 200 [pid: 7|app: 0|req: 363/725] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:26 2026] GET /v3/307974bac3374a7b9a30be8fce8cda17/volumes/9a4d322d-3961-4397-875f-fb3d41acda36 => generated 1002 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-23 19:53:26.509 8 INFO cinder.api.openstack.wsgi [None req-1a55a8b0-84d8-454a-a714-9a7a51bf41ed 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/9a4d322d-3961-4397-875f-fb3d41acda36 2026-06-23 19:53:26.509 8 INFO cinder.api.v3.volumes [None req-1a55a8b0-84d8-454a-a714-9a7a51bf41ed 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Delete volume with id: 9a4d322d-3961-4397-875f-fb3d41acda36 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:26.530 8 INFO cinder.volume.api [None req-1a55a8b0-84d8-454a-a714-9a7a51bf41ed 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:26.558 8 INFO cinder.volume.api [None req-1a55a8b0-84d8-454a-a714-9a7a51bf41ed 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Delete volume request issued successfully. 2026-06-23 19:53:26.558 8 INFO cinder.api.openstack.wsgi [None req-1a55a8b0-84d8-454a-a714-9a7a51bf41ed 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/9a4d322d-3961-4397-875f-fb3d41acda36 returned with HTTP 202 [pid: 8|app: 0|req: 363/726] 10.0.0.126 () {32 vars in 778 bytes} [Tue Jun 23 19:53:26 2026] DELETE /v3/307974bac3374a7b9a30be8fce8cda17/volumes/9a4d322d-3961-4397-875f-fb3d41acda36 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:26.571 7 INFO cinder.api.openstack.wsgi [None req-3167e065-4d48-45b6-8b4d-fef2d790b76c 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/9a4d322d-3961-4397-875f-fb3d41acda36 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:26.586 7 INFO cinder.volume.api [None req-3167e065-4d48-45b6-8b4d-fef2d790b76c 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:26.590 7 INFO cinder.api.openstack.wsgi [None req-3167e065-4d48-45b6-8b4d-fef2d790b76c 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/9a4d322d-3961-4397-875f-fb3d41acda36 returned with HTTP 200 [pid: 7|app: 0|req: 364/727] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:26 2026] GET /v3/307974bac3374a7b9a30be8fce8cda17/volumes/9a4d322d-3961-4397-875f-fb3d41acda36 => generated 1001 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:27.611 8 INFO cinder.api.openstack.wsgi [None req-a3ba0769-e1bb-4dd7-9c7f-4f9bc8b9745c 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/9a4d322d-3961-4397-875f-fb3d41acda36 2026-06-23 19:53:27.619 8 INFO cinder.api.openstack.wsgi [None req-a3ba0769-e1bb-4dd7-9c7f-4f9bc8b9745c 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/9a4d322d-3961-4397-875f-fb3d41acda36 returned with HTTP 404 [pid: 8|app: 0|req: 364/728] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:27 2026] GET /v3/307974bac3374a7b9a30be8fce8cda17/volumes/9a4d322d-3961-4397-875f-fb3d41acda36 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:27.677 7 INFO cinder.api.openstack.wsgi [None req-4857f815-5ca3-4bdb-888e-240fe2877d3d 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes 2026-06-23 19:53:27.778 7 INFO cinder.api.v3.volumes [None req-4857f815-5ca3-4bdb-888e-240fe2877d3d 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Create volume of 1 GB 2026-06-23 19:53:27.783 7 INFO cinder.volume.api [None req-4857f815-5ca3-4bdb-888e-240fe2877d3d 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Availability Zones retrieved successfully. 2026-06-23 19:53:27.906 7 INFO cinder.volume.api [None req-4857f815-5ca3-4bdb-888e-240fe2877d3d 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Create volume request issued successfully. 2026-06-23 19:53:27.906 7 INFO cinder.api.openstack.wsgi [None req-4857f815-5ca3-4bdb-888e-240fe2877d3d 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes returned with HTTP 202 [pid: 7|app: 0|req: 365/729] 10.0.0.126 () {34 vars in 723 bytes} [Tue Jun 23 19:53:27 2026] POST /v3/307974bac3374a7b9a30be8fce8cda17/volumes => generated 870 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-23 19:53:27.928 8 INFO cinder.api.openstack.wsgi [None req-82cc5fbe-2922-4340-8184-fd2c02d14f83 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/377d6cb8-77a1-4dbf-b293-ef743a8613cd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:27.957 8 INFO cinder.volume.api [None req-82cc5fbe-2922-4340-8184-fd2c02d14f83 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:27.963 8 INFO cinder.api.openstack.wsgi [None req-82cc5fbe-2922-4340-8184-fd2c02d14f83 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/377d6cb8-77a1-4dbf-b293-ef743a8613cd returned with HTTP 200 [pid: 8|app: 0|req: 365/730] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:27 2026] GET /v3/307974bac3374a7b9a30be8fce8cda17/volumes/377d6cb8-77a1-4dbf-b293-ef743a8613cd => generated 938 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:28.988 7 INFO cinder.api.openstack.wsgi [None req-b692c830-cfd0-4082-8008-d41f6bda92ee 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/377d6cb8-77a1-4dbf-b293-ef743a8613cd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:29.022 7 INFO cinder.volume.api [None req-b692c830-cfd0-4082-8008-d41f6bda92ee 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:29.031 7 INFO cinder.api.openstack.wsgi [None req-b692c830-cfd0-4082-8008-d41f6bda92ee 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/377d6cb8-77a1-4dbf-b293-ef743a8613cd returned with HTTP 200 [pid: 7|app: 0|req: 366/731] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:28 2026] GET /v3/307974bac3374a7b9a30be8fce8cda17/volumes/377d6cb8-77a1-4dbf-b293-ef743a8613cd => generated 1488 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:29.051 8 INFO cinder.api.openstack.wsgi [None req-9c10823d-aecd-4b79-8b1f-ec7aa2816cbd 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/377d6cb8-77a1-4dbf-b293-ef743a8613cd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:29.062 8 INFO cinder.volume.api [None req-9c10823d-aecd-4b79-8b1f-ec7aa2816cbd 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:29.066 8 INFO cinder.api.openstack.wsgi [None req-9c10823d-aecd-4b79-8b1f-ec7aa2816cbd 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/377d6cb8-77a1-4dbf-b293-ef743a8613cd returned with HTTP 200 [pid: 8|app: 0|req: 366/732] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:29 2026] GET /v3/307974bac3374a7b9a30be8fce8cda17/volumes/377d6cb8-77a1-4dbf-b293-ef743a8613cd => generated 1488 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-06-23 19:53:29.085 7 INFO cinder.api.openstack.wsgi [None req-685c8a49-6c57-48c2-b577-b90897d7f327 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/377d6cb8-77a1-4dbf-b293-ef743a8613cd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:29.103 7 INFO cinder.volume.api [None req-685c8a49-6c57-48c2-b577-b90897d7f327 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:29.108 7 INFO cinder.volume.api [None req-685c8a49-6c57-48c2-b577-b90897d7f327 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume updated successfully. 2026-06-23 19:53:29.109 7 INFO cinder.api.openstack.wsgi [None req-685c8a49-6c57-48c2-b577-b90897d7f327 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/377d6cb8-77a1-4dbf-b293-ef743a8613cd returned with HTTP 200 [pid: 7|app: 0|req: 367/733] 10.0.0.126 () {34 vars in 795 bytes} [Tue Jun 23 19:53:29 2026] PUT /v3/307974bac3374a7b9a30be8fce8cda17/volumes/377d6cb8-77a1-4dbf-b293-ef743a8613cd => generated 894 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:29.127 8 INFO cinder.api.openstack.wsgi [None req-5c3dfda1-80bb-4db6-85c0-adb36292edbb 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/377d6cb8-77a1-4dbf-b293-ef743a8613cd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:29.141 8 INFO cinder.volume.api [None req-5c3dfda1-80bb-4db6-85c0-adb36292edbb 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:29.147 8 INFO cinder.volume.api [None req-5c3dfda1-80bb-4db6-85c0-adb36292edbb 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume updated successfully. 2026-06-23 19:53:29.148 8 INFO cinder.api.openstack.wsgi [None req-5c3dfda1-80bb-4db6-85c0-adb36292edbb 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/377d6cb8-77a1-4dbf-b293-ef743a8613cd returned with HTTP 200 [pid: 8|app: 0|req: 367/734] 10.0.0.126 () {34 vars in 796 bytes} [Tue Jun 23 19:53:29 2026] PUT /v3/307974bac3374a7b9a30be8fce8cda17/volumes/377d6cb8-77a1-4dbf-b293-ef743a8613cd => generated 934 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:29.166 7 INFO cinder.api.openstack.wsgi [None req-85f59e1c-097d-4e74-bac0-a64f1ced7298 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/377d6cb8-77a1-4dbf-b293-ef743a8613cd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:29.180 7 INFO cinder.volume.api [None req-85f59e1c-097d-4e74-bac0-a64f1ced7298 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:29.185 7 INFO cinder.api.openstack.wsgi [None req-85f59e1c-097d-4e74-bac0-a64f1ced7298 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/377d6cb8-77a1-4dbf-b293-ef743a8613cd returned with HTTP 200 [pid: 7|app: 0|req: 368/735] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:29 2026] GET /v3/307974bac3374a7b9a30be8fce8cda17/volumes/377d6cb8-77a1-4dbf-b293-ef743a8613cd => generated 1528 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:29.202 8 INFO cinder.api.openstack.wsgi [None req-23e975dd-c208-424d-af5f-9f32f202f80a 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes 2026-06-23 19:53:29.204 8 INFO cinder.api.v3.volumes [None req-23e975dd-c208-424d-af5f-9f32f202f80a 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Create volume of 1 GB 2026-06-23 19:53:29.209 8 INFO cinder.volume.api [None req-23e975dd-c208-424d-af5f-9f32f202f80a 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Availability Zones retrieved successfully. 2026-06-23 19:53:29.329 8 INFO cinder.volume.api [None req-23e975dd-c208-424d-af5f-9f32f202f80a 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Create volume request issued successfully. 2026-06-23 19:53:29.330 8 INFO cinder.api.openstack.wsgi [None req-23e975dd-c208-424d-af5f-9f32f202f80a 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes returned with HTTP 202 [pid: 8|app: 0|req: 368/736] 10.0.0.126 () {34 vars in 723 bytes} [Tue Jun 23 19:53:29 2026] POST /v3/307974bac3374a7b9a30be8fce8cda17/volumes => generated 890 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:29.355 7 INFO cinder.api.openstack.wsgi [None req-567873a0-8567-4cff-b1a4-3409adfa454e 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/e97c1dde-6cb3-4c1e-9928-d3cb49550603 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:29.371 7 INFO cinder.volume.api [None req-567873a0-8567-4cff-b1a4-3409adfa454e 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:29.378 7 INFO cinder.api.openstack.wsgi [None req-567873a0-8567-4cff-b1a4-3409adfa454e 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/e97c1dde-6cb3-4c1e-9928-d3cb49550603 returned with HTTP 200 [pid: 7|app: 0|req: 369/737] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:29 2026] GET /v3/307974bac3374a7b9a30be8fce8cda17/volumes/e97c1dde-6cb3-4c1e-9928-d3cb49550603 => generated 958 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:30.402 8 INFO cinder.api.openstack.wsgi [None req-31e56279-492b-4f24-8272-923a082cdfb2 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/e97c1dde-6cb3-4c1e-9928-d3cb49550603 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:30.417 8 INFO cinder.volume.api [None req-31e56279-492b-4f24-8272-923a082cdfb2 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:30.421 8 INFO cinder.api.openstack.wsgi [None req-31e56279-492b-4f24-8272-923a082cdfb2 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/e97c1dde-6cb3-4c1e-9928-d3cb49550603 returned with HTTP 200 [pid: 8|app: 0|req: 369/738] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:30 2026] GET /v3/307974bac3374a7b9a30be8fce8cda17/volumes/e97c1dde-6cb3-4c1e-9928-d3cb49550603 => generated 983 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:30.438 7 INFO cinder.api.openstack.wsgi [None req-482691d0-612e-4443-b1b4-b5823dca265d 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/e97c1dde-6cb3-4c1e-9928-d3cb49550603 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:30.457 7 INFO cinder.volume.api [None req-482691d0-612e-4443-b1b4-b5823dca265d 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:30.467 7 INFO cinder.volume.api [None req-482691d0-612e-4443-b1b4-b5823dca265d 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume updated successfully. 2026-06-23 19:53:30.468 7 INFO cinder.api.openstack.wsgi [None req-482691d0-612e-4443-b1b4-b5823dca265d 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/e97c1dde-6cb3-4c1e-9928-d3cb49550603 returned with HTTP 200 [pid: 7|app: 0|req: 370/739] 10.0.0.126 () {34 vars in 795 bytes} [Tue Jun 23 19:53:30 2026] PUT /v3/307974bac3374a7b9a30be8fce8cda17/volumes/e97c1dde-6cb3-4c1e-9928-d3cb49550603 => generated 881 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:30.488 8 INFO cinder.api.openstack.wsgi [None req-c6dc2ce1-1b4d-4c9f-9e39-03b8558cb706 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/e97c1dde-6cb3-4c1e-9928-d3cb49550603 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:30.505 8 INFO cinder.volume.api [None req-c6dc2ce1-1b4d-4c9f-9e39-03b8558cb706 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:30.510 8 INFO cinder.api.openstack.wsgi [None req-c6dc2ce1-1b4d-4c9f-9e39-03b8558cb706 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/e97c1dde-6cb3-4c1e-9928-d3cb49550603 returned with HTTP 200 [pid: 8|app: 0|req: 370/740] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:30 2026] GET /v3/307974bac3374a7b9a30be8fce8cda17/volumes/e97c1dde-6cb3-4c1e-9928-d3cb49550603 => generated 949 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-06-23 19:53:30.533 7 INFO cinder.api.openstack.wsgi [None req-74a97529-fb96-486c-b908-ef1584b7025d 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/e97c1dde-6cb3-4c1e-9928-d3cb49550603 2026-06-23 19:53:30.534 7 INFO cinder.api.v3.volumes [None req-74a97529-fb96-486c-b908-ef1584b7025d 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Delete volume with id: e97c1dde-6cb3-4c1e-9928-d3cb49550603 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:30.545 7 INFO cinder.volume.api [None req-74a97529-fb96-486c-b908-ef1584b7025d 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:30.565 7 INFO cinder.volume.api [None req-74a97529-fb96-486c-b908-ef1584b7025d 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Delete volume request issued successfully. 2026-06-23 19:53:30.566 7 INFO cinder.api.openstack.wsgi [None req-74a97529-fb96-486c-b908-ef1584b7025d 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/e97c1dde-6cb3-4c1e-9928-d3cb49550603 returned with HTTP 202 [pid: 7|app: 0|req: 371/741] 10.0.0.126 () {32 vars in 778 bytes} [Tue Jun 23 19:53:30 2026] DELETE /v3/307974bac3374a7b9a30be8fce8cda17/volumes/e97c1dde-6cb3-4c1e-9928-d3cb49550603 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:30.591 8 INFO cinder.api.openstack.wsgi [None req-411ee9c5-2ed1-4a3a-8756-b8de79213511 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/e97c1dde-6cb3-4c1e-9928-d3cb49550603 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:30.614 8 INFO cinder.volume.api [None req-411ee9c5-2ed1-4a3a-8756-b8de79213511 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:30.621 8 INFO cinder.api.openstack.wsgi [None req-411ee9c5-2ed1-4a3a-8756-b8de79213511 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/e97c1dde-6cb3-4c1e-9928-d3cb49550603 returned with HTTP 200 [pid: 8|app: 0|req: 371/742] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:30 2026] GET /v3/307974bac3374a7b9a30be8fce8cda17/volumes/e97c1dde-6cb3-4c1e-9928-d3cb49550603 => generated 948 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:31.643 7 INFO cinder.api.openstack.wsgi [None req-1da587a1-03df-461d-a2a3-921fa428aff1 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/e97c1dde-6cb3-4c1e-9928-d3cb49550603 2026-06-23 19:53:31.651 7 INFO cinder.api.openstack.wsgi [None req-1da587a1-03df-461d-a2a3-921fa428aff1 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/e97c1dde-6cb3-4c1e-9928-d3cb49550603 returned with HTTP 404 [pid: 7|app: 0|req: 372/743] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:31 2026] GET /v3/307974bac3374a7b9a30be8fce8cda17/volumes/e97c1dde-6cb3-4c1e-9928-d3cb49550603 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:31.662 8 INFO cinder.api.openstack.wsgi [None req-7d3b11b8-55ff-42f0-ad38-99ba7bd633c8 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/377d6cb8-77a1-4dbf-b293-ef743a8613cd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:31.675 8 INFO cinder.volume.api [None req-7d3b11b8-55ff-42f0-ad38-99ba7bd633c8 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:31.680 8 INFO cinder.api.openstack.wsgi [None req-7d3b11b8-55ff-42f0-ad38-99ba7bd633c8 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/377d6cb8-77a1-4dbf-b293-ef743a8613cd returned with HTTP 200 [pid: 8|app: 0|req: 372/744] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:31 2026] GET /v3/307974bac3374a7b9a30be8fce8cda17/volumes/377d6cb8-77a1-4dbf-b293-ef743a8613cd => generated 1528 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-23 19:53:31.702 7 INFO cinder.api.openstack.wsgi [None req-c19da21b-c4fd-45da-aabe-d86d787da13d 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/377d6cb8-77a1-4dbf-b293-ef743a8613cd 2026-06-23 19:53:31.702 7 INFO cinder.api.v3.volumes [None req-c19da21b-c4fd-45da-aabe-d86d787da13d 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Delete volume with id: 377d6cb8-77a1-4dbf-b293-ef743a8613cd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:31.711 7 INFO cinder.volume.api [None req-c19da21b-c4fd-45da-aabe-d86d787da13d 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:31.731 7 INFO cinder.volume.api [None req-c19da21b-c4fd-45da-aabe-d86d787da13d 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Delete volume request issued successfully. 2026-06-23 19:53:31.731 7 INFO cinder.api.openstack.wsgi [None req-c19da21b-c4fd-45da-aabe-d86d787da13d 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/377d6cb8-77a1-4dbf-b293-ef743a8613cd returned with HTTP 202 [pid: 7|app: 0|req: 373/745] 10.0.0.126 () {32 vars in 778 bytes} [Tue Jun 23 19:53:31 2026] DELETE /v3/307974bac3374a7b9a30be8fce8cda17/volumes/377d6cb8-77a1-4dbf-b293-ef743a8613cd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:31.741 8 INFO cinder.api.openstack.wsgi [None req-3e19965b-4a80-4d4c-b91c-89e356cb1a79 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/377d6cb8-77a1-4dbf-b293-ef743a8613cd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:31.757 8 INFO cinder.volume.api [None req-3e19965b-4a80-4d4c-b91c-89e356cb1a79 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:31.763 8 INFO cinder.api.openstack.wsgi [None req-3e19965b-4a80-4d4c-b91c-89e356cb1a79 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/377d6cb8-77a1-4dbf-b293-ef743a8613cd returned with HTTP 200 [pid: 8|app: 0|req: 373/746] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:31 2026] GET /v3/307974bac3374a7b9a30be8fce8cda17/volumes/377d6cb8-77a1-4dbf-b293-ef743a8613cd => generated 1527 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:32.785 7 INFO cinder.api.openstack.wsgi [None req-61fc4138-f0b6-4958-b958-eab9a5c17184 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/377d6cb8-77a1-4dbf-b293-ef743a8613cd 2026-06-23 19:53:32.792 7 INFO cinder.api.openstack.wsgi [None req-61fc4138-f0b6-4958-b958-eab9a5c17184 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/307974bac3374a7b9a30be8fce8cda17/volumes/377d6cb8-77a1-4dbf-b293-ef743a8613cd returned with HTTP 404 [pid: 7|app: 0|req: 374/747] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:32 2026] GET /v3/307974bac3374a7b9a30be8fce8cda17/volumes/377d6cb8-77a1-4dbf-b293-ef743a8613cd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-06-23 19:53:35.234 7 INFO cinder.api.openstack.wsgi [None req-61fc4138-f0b6-4958-b958-eab9a5c17184 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:53:35.234 8 INFO cinder.api.openstack.wsgi [None req-3e19965b-4a80-4d4c-b91c-89e356cb1a79 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:53:35.235 7 INFO cinder.api.openstack.wsgi [None req-61fc4138-f0b6-4958-b958-eab9a5c17184 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:53:35.236 8 INFO cinder.api.openstack.wsgi [None req-3e19965b-4a80-4d4c-b91c-89e356cb1a79 4c9a90e6c957431f970f16a562e3850e 307974bac3374a7b9a30be8fce8cda17 - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:53:35.786 7 INFO cinder.api.openstack.wsgi [None req-2bde67c3-d65d-4dc6-b692-7098afb7f1f6 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes 2026-06-23 19:53:35.816 7 INFO cinder.volume.api [None req-2bde67c3-d65d-4dc6-b692-7098afb7f1f6 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Get all volumes completed successfully. 2026-06-23 19:53:35.816 7 INFO cinder.api.openstack.wsgi [None req-2bde67c3-d65d-4dc6-b692-7098afb7f1f6 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes returned with HTTP 200 [pid: 7|app: 0|req: 376/750] 10.0.0.126 () {32 vars in 701 bytes} [Tue Jun 23 19:53:35 2026] GET /v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:35.828 8 INFO cinder.api.openstack.wsgi [None req-ff0569d4-87ee-4e8e-8877-ab551b99746b c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes 2026-06-23 19:53:35.832 8 INFO cinder.api.v3.volumes [None req-ff0569d4-87ee-4e8e-8877-ab551b99746b c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Create volume of 1 GB 2026-06-23 19:53:35.838 8 INFO cinder.volume.api [None req-ff0569d4-87ee-4e8e-8877-ab551b99746b c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Availability Zones retrieved successfully. 2026-06-23 19:53:36.018 8 INFO cinder.volume.api [None req-ff0569d4-87ee-4e8e-8877-ab551b99746b c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Create volume request issued successfully. 2026-06-23 19:53:36.022 8 INFO cinder.api.openstack.wsgi [None req-ff0569d4-87ee-4e8e-8877-ab551b99746b c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes returned with HTTP 202 [pid: 8|app: 0|req: 375/751] 10.0.0.126 () {34 vars in 723 bytes} [Tue Jun 23 19:53:35 2026] POST /v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes => generated 875 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-23 19:53:36.037 7 INFO cinder.api.openstack.wsgi [None req-9387bed2-b4ae-408b-b4d6-d07e8f4645b0 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/03188e2a-6e53-4ce7-91f7-1bfb67f698ac /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:36.053 7 INFO cinder.volume.api [None req-9387bed2-b4ae-408b-b4d6-d07e8f4645b0 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:36.057 7 INFO cinder.api.openstack.wsgi [None req-9387bed2-b4ae-408b-b4d6-d07e8f4645b0 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/03188e2a-6e53-4ce7-91f7-1bfb67f698ac returned with HTTP 200 [pid: 7|app: 0|req: 377/752] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:36 2026] GET /v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/03188e2a-6e53-4ce7-91f7-1bfb67f698ac => generated 943 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:37.080 7 INFO cinder.api.openstack.wsgi [None req-26ecb7ef-363d-487a-838a-9575f8eabac2 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/03188e2a-6e53-4ce7-91f7-1bfb67f698ac /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:37.094 7 INFO cinder.volume.api [None req-26ecb7ef-363d-487a-838a-9575f8eabac2 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:37.100 7 INFO cinder.api.openstack.wsgi [None req-26ecb7ef-363d-487a-838a-9575f8eabac2 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/03188e2a-6e53-4ce7-91f7-1bfb67f698ac returned with HTTP 200 [pid: 7|app: 0|req: 378/753] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:37 2026] GET /v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/03188e2a-6e53-4ce7-91f7-1bfb67f698ac => 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-06-23 19:53:37.108 8 INFO cinder.api.openstack.wsgi [None req-e904c046-c72a-4310-a42c-84feb6730cc5 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:37.117 8 INFO cinder.volume.api [None req-e904c046-c72a-4310-a42c-84feb6730cc5 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all snapshots completed successfully. 2026-06-23 19:53:37.118 8 INFO cinder.api.openstack.wsgi [None req-e904c046-c72a-4310-a42c-84feb6730cc5 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 376/754] 10.0.0.194 () {28 vars in 674 bytes} [Tue Jun 23 19:53:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true => generated 17 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:37.126 8 INFO cinder.api.openstack.wsgi [None req-4e4fa8cc-2c6c-4368-aa73-d2f21cf62145 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:53:37.127 7 INFO cinder.api.openstack.wsgi [None req-a82b507f-4d95-4574-959f-deff6c12a825 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/03188e2a-6e53-4ce7-91f7-1bfb67f698ac 2026-06-23 19:53:37.136 8 INFO cinder.volume.api [None req-4e4fa8cc-2c6c-4368-aa73-d2f21cf62145 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:37.141 8 INFO cinder.api.openstack.wsgi [None req-4e4fa8cc-2c6c-4368-aa73-d2f21cf62145 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 2026-06-23 19:53:37.142 7 INFO cinder.volume.api [None req-a82b507f-4d95-4574-959f-deff6c12a825 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Volume info retrieved successfully. [pid: 8|app: 0|req: 377/755] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:53:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 1136 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:37.151 8 INFO cinder.api.openstack.wsgi [None req-0bf5036e-7aaa-44af-b0b5-82b94aa44152 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true 2026-06-23 19:53:37.151 7 INFO cinder.api.openstack.wsgi [None req-a82b507f-4d95-4574-959f-deff6c12a825 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/03188e2a-6e53-4ce7-91f7-1bfb67f698ac returned with HTTP 200 [pid: 7|app: 0|req: 379/756] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:37 2026] GET /v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/03188e2a-6e53-4ce7-91f7-1bfb67f698ac => generated 968 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:37.180 7 INFO cinder.api.openstack.wsgi [None req-ca31f953-1d21-471f-81f8-8c61810e4bc7 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes 2026-06-23 19:53:37.181 7 INFO cinder.api.v3.volumes [None req-ca31f953-1d21-471f-81f8-8c61810e4bc7 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Create volume of 1 GB 2026-06-23 19:53:37.191 7 INFO cinder.volume.api [None req-ca31f953-1d21-471f-81f8-8c61810e4bc7 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Availability Zones retrieved successfully. 2026-06-23 19:53:37.347 7 INFO cinder.volume.api [None req-ca31f953-1d21-471f-81f8-8c61810e4bc7 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Create volume request issued successfully. 2026-06-23 19:53:37.348 7 INFO cinder.api.openstack.wsgi [None req-ca31f953-1d21-471f-81f8-8c61810e4bc7 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes returned with HTTP 202 [pid: 7|app: 0|req: 380/757] 10.0.0.126 () {34 vars in 723 bytes} [Tue Jun 23 19:53:37 2026] POST /v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes => generated 876 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:37.375 7 INFO cinder.api.openstack.wsgi [None req-bfb926b6-3893-403c-a285-f53d3312676a c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/92959e39-36c7-4c8f-855b-e67820a4679a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:37.395 7 INFO cinder.volume.api [None req-bfb926b6-3893-403c-a285-f53d3312676a c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:37.403 7 INFO cinder.api.openstack.wsgi [None req-bfb926b6-3893-403c-a285-f53d3312676a c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/92959e39-36c7-4c8f-855b-e67820a4679a returned with HTTP 200 [pid: 7|app: 0|req: 381/758] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:37 2026] GET /v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/92959e39-36c7-4c8f-855b-e67820a4679a => generated 944 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:53:37.656 8 INFO cinder.api.openstack.wsgi [None req-0bf5036e-7aaa-44af-b0b5-82b94aa44152 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 378/759] 10.0.0.194 () {28 vars in 696 bytes} [Tue Jun 23 19:53:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:37.693 7 INFO cinder.api.openstack.wsgi [None req-952c0645-1dbd-4529-971a-9c305842ce6d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/098c3fc3192747299d09878129acaa67?usage=true 2026-06-23 19:53:37.716 7 INFO cinder.api.openstack.wsgi [None req-952c0645-1dbd-4529-971a-9c305842ce6d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/098c3fc3192747299d09878129acaa67?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 382/760] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:53:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/098c3fc3192747299d09878129acaa67?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:53:37.728 8 INFO cinder.api.openstack.wsgi [None req-b3d1ab55-8ad9-4cf2-9ba4-8a5438a70cb1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true 2026-06-23 19:53:37.743 8 INFO cinder.api.openstack.wsgi [None req-b3d1ab55-8ad9-4cf2-9ba4-8a5438a70cb1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 379/761] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:53:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:53:37.754 7 INFO cinder.api.openstack.wsgi [None req-53819b0e-9809-4da3-ab7a-98e933893acc 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true 2026-06-23 19:53:37.778 7 INFO cinder.api.openstack.wsgi [None req-53819b0e-9809-4da3-ab7a-98e933893acc 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 383/762] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:53:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:53:37.791 8 INFO cinder.api.openstack.wsgi [None req-d7a67424-e213-483f-9d07-d40a17cb92a0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/b65d266d01fc49b79fb3e88c5c3cb9fb?usage=true 2026-06-23 19:53:37.807 8 INFO cinder.api.openstack.wsgi [None req-d7a67424-e213-483f-9d07-d40a17cb92a0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/b65d266d01fc49b79fb3e88c5c3cb9fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 380/763] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:53:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/b65d266d01fc49b79fb3e88c5c3cb9fb?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:53:37.828 7 INFO cinder.api.openstack.wsgi [None req-5cbc2e83-7777-4408-ba52-15597c82bb3f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/c5fdf4bf26f84e4a97ffe624d2e0d397?usage=true 2026-06-23 19:53:37.864 7 INFO cinder.api.openstack.wsgi [None req-5cbc2e83-7777-4408-ba52-15597c82bb3f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/c5fdf4bf26f84e4a97ffe624d2e0d397?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 384/764] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:53:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/c5fdf4bf26f84e4a97ffe624d2e0d397?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:53:37.878 8 INFO cinder.api.openstack.wsgi [None req-20129cb1-6eed-4952-9479-15f1ed62cc5d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true 2026-06-23 19:53:37.894 8 INFO cinder.api.openstack.wsgi [None req-20129cb1-6eed-4952-9479-15f1ed62cc5d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 381/765] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:53:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:53:37.904 7 INFO cinder.api.openstack.wsgi [None req-4484ecad-c214-47d3-b249-63d69b3ca48d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:53:37.946 7 INFO cinder.volume.api [None req-4484ecad-c214-47d3-b249-63d69b3ca48d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:37.957 7 INFO cinder.api.openstack.wsgi [None req-4484ecad-c214-47d3-b249-63d69b3ca48d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 385/766] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:53:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 2260 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-23 19:53:37.970 8 INFO cinder.api.openstack.wsgi [None req-583c667c-68f4-4a24-8a79-79735f3fccb7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services 2026-06-23 19:53:37.976 8 INFO cinder.api.openstack.wsgi [None req-583c667c-68f4-4a24-8a79-79735f3fccb7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 382/767] 10.0.0.194 () {28 vars in 645 bytes} [Tue Jun 23 19:53:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:38.427 7 INFO cinder.api.openstack.wsgi [None req-5e8b2f9a-a0c5-4775-9dc6-82deb59316f8 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/92959e39-36c7-4c8f-855b-e67820a4679a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:38.445 7 INFO cinder.volume.api [None req-5e8b2f9a-a0c5-4775-9dc6-82deb59316f8 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:38.456 7 INFO cinder.api.openstack.wsgi [None req-5e8b2f9a-a0c5-4775-9dc6-82deb59316f8 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/92959e39-36c7-4c8f-855b-e67820a4679a returned with HTTP 200 [pid: 7|app: 0|req: 386/768] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:38 2026] GET /v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/92959e39-36c7-4c8f-855b-e67820a4679a => generated 969 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:53:38.474 8 INFO cinder.api.openstack.wsgi [None req-5de48b00-1d89-40e0-b672-dc713ef7b902 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/92959e39-36c7-4c8f-855b-e67820a4679a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:38.489 8 INFO cinder.volume.api [None req-5de48b00-1d89-40e0-b672-dc713ef7b902 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:38.494 8 INFO cinder.api.openstack.wsgi [None req-5de48b00-1d89-40e0-b672-dc713ef7b902 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/92959e39-36c7-4c8f-855b-e67820a4679a returned with HTTP 200 [pid: 8|app: 0|req: 383/769] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:38 2026] GET /v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/92959e39-36c7-4c8f-855b-e67820a4679a => 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-06-23 19:53:38.511 7 INFO cinder.api.openstack.wsgi [None req-670cf5f8-473d-4edd-8e9d-fe5efbaafe6c c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes 2026-06-23 19:53:38.513 7 INFO cinder.api.v3.volumes [None req-670cf5f8-473d-4edd-8e9d-fe5efbaafe6c c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Create volume of 1 GB 2026-06-23 19:53:38.518 7 INFO cinder.volume.api [None req-670cf5f8-473d-4edd-8e9d-fe5efbaafe6c c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Availability Zones retrieved successfully. 2026-06-23 19:53:38.658 7 INFO cinder.volume.api [None req-670cf5f8-473d-4edd-8e9d-fe5efbaafe6c c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Create volume request issued successfully. 2026-06-23 19:53:38.659 7 INFO cinder.api.openstack.wsgi [None req-670cf5f8-473d-4edd-8e9d-fe5efbaafe6c c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes returned with HTTP 202 [pid: 7|app: 0|req: 387/770] 10.0.0.126 () {34 vars in 723 bytes} [Tue Jun 23 19:53:38 2026] POST /v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes => generated 875 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:38.681 8 INFO cinder.api.openstack.wsgi [None req-3d516282-941c-4450-b1e5-3b60066fe95f c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/bde03029-36a4-4c7e-a9b2-a39b8b284508 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:38.702 8 INFO cinder.volume.api [None req-3d516282-941c-4450-b1e5-3b60066fe95f c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:38.714 8 INFO cinder.api.openstack.wsgi [None req-3d516282-941c-4450-b1e5-3b60066fe95f c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/bde03029-36a4-4c7e-a9b2-a39b8b284508 returned with HTTP 200 [pid: 8|app: 0|req: 384/771] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:38 2026] GET /v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/bde03029-36a4-4c7e-a9b2-a39b8b284508 => generated 943 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:39.735 7 INFO cinder.api.openstack.wsgi [None req-39c2da03-d2ef-4c0a-889b-62749bf110ea c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/bde03029-36a4-4c7e-a9b2-a39b8b284508 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:39.748 7 INFO cinder.volume.api [None req-39c2da03-d2ef-4c0a-889b-62749bf110ea c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:39.753 7 INFO cinder.api.openstack.wsgi [None req-39c2da03-d2ef-4c0a-889b-62749bf110ea c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/bde03029-36a4-4c7e-a9b2-a39b8b284508 returned with HTTP 200 [pid: 7|app: 0|req: 388/772] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:39 2026] GET /v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/bde03029-36a4-4c7e-a9b2-a39b8b284508 => generated 968 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:39.772 8 INFO cinder.api.openstack.wsgi [None req-ad45ae95-2d29-4ff7-9d27-665e73b6433e c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/bde03029-36a4-4c7e-a9b2-a39b8b284508 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:39.788 8 INFO cinder.volume.api [None req-ad45ae95-2d29-4ff7-9d27-665e73b6433e c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:39.797 8 INFO cinder.api.openstack.wsgi [None req-ad45ae95-2d29-4ff7-9d27-665e73b6433e c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/bde03029-36a4-4c7e-a9b2-a39b8b284508 returned with HTTP 200 [pid: 8|app: 0|req: 385/773] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:39 2026] GET /v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/bde03029-36a4-4c7e-a9b2-a39b8b284508 => 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-06-23 19:53:39.822 7 INFO cinder.api.openstack.wsgi [None req-1ed3bb16-09ab-497e-b547-a5c19303a38e c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes 2026-06-23 19:53:39.834 7 INFO cinder.volume.api [None req-1ed3bb16-09ab-497e-b547-a5c19303a38e c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Get all volumes completed successfully. 2026-06-23 19:53:39.835 7 INFO cinder.api.openstack.wsgi [None req-1ed3bb16-09ab-497e-b547-a5c19303a38e c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes returned with HTTP 200 [pid: 7|app: 0|req: 389/774] 10.0.0.126 () {32 vars in 701 bytes} [Tue Jun 23 19:53:39 2026] GET /v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes => generated 1322 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:39.850 8 INFO cinder.api.openstack.wsgi [None req-762fd6e3-9d8a-4f67-82f6-b37d362089f7 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/bde03029-36a4-4c7e-a9b2-a39b8b284508 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:39.982 8 INFO cinder.volume.api [None req-762fd6e3-9d8a-4f67-82f6-b37d362089f7 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:39.986 8 INFO cinder.api.openstack.wsgi [None req-762fd6e3-9d8a-4f67-82f6-b37d362089f7 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/bde03029-36a4-4c7e-a9b2-a39b8b284508 returned with HTTP 200 [pid: 8|app: 0|req: 386/775] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:39 2026] GET /v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/bde03029-36a4-4c7e-a9b2-a39b8b284508 => generated 968 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:40.002 7 INFO cinder.api.openstack.wsgi [None req-c54f72e7-1110-4f41-bf2e-ce45e4076386 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/bde03029-36a4-4c7e-a9b2-a39b8b284508 2026-06-23 19:53:40.003 7 INFO cinder.api.v3.volumes [None req-c54f72e7-1110-4f41-bf2e-ce45e4076386 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Delete volume with id: bde03029-36a4-4c7e-a9b2-a39b8b284508 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:40.011 7 INFO cinder.volume.api [None req-c54f72e7-1110-4f41-bf2e-ce45e4076386 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:40.044 7 INFO cinder.volume.api [None req-c54f72e7-1110-4f41-bf2e-ce45e4076386 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Delete volume request issued successfully. 2026-06-23 19:53:40.044 7 INFO cinder.api.openstack.wsgi [None req-c54f72e7-1110-4f41-bf2e-ce45e4076386 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/bde03029-36a4-4c7e-a9b2-a39b8b284508 returned with HTTP 202 [pid: 7|app: 0|req: 390/776] 10.0.0.126 () {32 vars in 778 bytes} [Tue Jun 23 19:53:39 2026] DELETE /v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/bde03029-36a4-4c7e-a9b2-a39b8b284508 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:40.059 8 INFO cinder.api.openstack.wsgi [None req-61bc7935-7a92-484e-9dc0-e13d5e560083 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/bde03029-36a4-4c7e-a9b2-a39b8b284508 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:40.079 8 INFO cinder.volume.api [None req-61bc7935-7a92-484e-9dc0-e13d5e560083 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:40.085 8 INFO cinder.api.openstack.wsgi [None req-61bc7935-7a92-484e-9dc0-e13d5e560083 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/bde03029-36a4-4c7e-a9b2-a39b8b284508 returned with HTTP 200 [pid: 8|app: 0|req: 387/777] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:40 2026] GET /v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/bde03029-36a4-4c7e-a9b2-a39b8b284508 => generated 967 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:41.106 7 INFO cinder.api.openstack.wsgi [None req-8566c802-2685-4727-b679-666f9295c97e c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/bde03029-36a4-4c7e-a9b2-a39b8b284508 2026-06-23 19:53:41.118 7 INFO cinder.api.openstack.wsgi [None req-8566c802-2685-4727-b679-666f9295c97e c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/bde03029-36a4-4c7e-a9b2-a39b8b284508 returned with HTTP 404 [pid: 7|app: 0|req: 391/778] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:41 2026] GET /v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/bde03029-36a4-4c7e-a9b2-a39b8b284508 => 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-06-23 19:53:41.130 8 INFO cinder.api.openstack.wsgi [None req-bf32431b-2dd3-4599-bec9-d4ba2ec937fe c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/92959e39-36c7-4c8f-855b-e67820a4679a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:41.152 8 INFO cinder.volume.api [None req-bf32431b-2dd3-4599-bec9-d4ba2ec937fe c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:41.160 8 INFO cinder.api.openstack.wsgi [None req-bf32431b-2dd3-4599-bec9-d4ba2ec937fe c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/92959e39-36c7-4c8f-855b-e67820a4679a returned with HTTP 200 [pid: 8|app: 0|req: 388/779] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:41 2026] GET /v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/92959e39-36c7-4c8f-855b-e67820a4679a => generated 969 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:53:41.182 7 INFO cinder.api.openstack.wsgi [None req-5d7c63e2-117a-41c0-8121-8faf7f2b996b c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/92959e39-36c7-4c8f-855b-e67820a4679a 2026-06-23 19:53:41.183 7 INFO cinder.api.v3.volumes [None req-5d7c63e2-117a-41c0-8121-8faf7f2b996b c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Delete volume with id: 92959e39-36c7-4c8f-855b-e67820a4679a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:41.193 7 INFO cinder.volume.api [None req-5d7c63e2-117a-41c0-8121-8faf7f2b996b c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:41.214 7 INFO cinder.volume.api [None req-5d7c63e2-117a-41c0-8121-8faf7f2b996b c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Delete volume request issued successfully. 2026-06-23 19:53:41.214 7 INFO cinder.api.openstack.wsgi [None req-5d7c63e2-117a-41c0-8121-8faf7f2b996b c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/92959e39-36c7-4c8f-855b-e67820a4679a returned with HTTP 202 [pid: 7|app: 0|req: 392/780] 10.0.0.126 () {32 vars in 778 bytes} [Tue Jun 23 19:53:41 2026] DELETE /v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/92959e39-36c7-4c8f-855b-e67820a4679a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:41.227 8 INFO cinder.api.openstack.wsgi [None req-9ff9eca8-a5e7-4b56-bb4f-4bc8e1af1e23 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/92959e39-36c7-4c8f-855b-e67820a4679a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:41.241 8 INFO cinder.volume.api [None req-9ff9eca8-a5e7-4b56-bb4f-4bc8e1af1e23 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:41.247 8 INFO cinder.api.openstack.wsgi [None req-9ff9eca8-a5e7-4b56-bb4f-4bc8e1af1e23 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/92959e39-36c7-4c8f-855b-e67820a4679a returned with HTTP 200 [pid: 8|app: 0|req: 389/781] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:41 2026] GET /v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/92959e39-36c7-4c8f-855b-e67820a4679a => generated 968 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-06-23 19:53:42.266 7 INFO cinder.api.openstack.wsgi [None req-8ea02401-8091-4a81-ada6-f4879b2632ea c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/92959e39-36c7-4c8f-855b-e67820a4679a 2026-06-23 19:53:42.274 7 INFO cinder.api.openstack.wsgi [None req-8ea02401-8091-4a81-ada6-f4879b2632ea c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/92959e39-36c7-4c8f-855b-e67820a4679a returned with HTTP 404 [pid: 7|app: 0|req: 393/782] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:42 2026] GET /v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/92959e39-36c7-4c8f-855b-e67820a4679a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:42.285 8 INFO cinder.api.openstack.wsgi [None req-f9792f1c-0720-4688-8289-981c68ea64f0 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/03188e2a-6e53-4ce7-91f7-1bfb67f698ac /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:42.298 8 INFO cinder.volume.api [None req-f9792f1c-0720-4688-8289-981c68ea64f0 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:42.302 8 INFO cinder.api.openstack.wsgi [None req-f9792f1c-0720-4688-8289-981c68ea64f0 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/03188e2a-6e53-4ce7-91f7-1bfb67f698ac returned with HTTP 200 [pid: 8|app: 0|req: 390/783] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:42 2026] GET /v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/03188e2a-6e53-4ce7-91f7-1bfb67f698ac => generated 968 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:53:42.319 7 INFO cinder.api.openstack.wsgi [None req-7a32d2e3-9b53-4daa-8148-47c5301256a1 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/03188e2a-6e53-4ce7-91f7-1bfb67f698ac 2026-06-23 19:53:42.320 7 INFO cinder.api.v3.volumes [None req-7a32d2e3-9b53-4daa-8148-47c5301256a1 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Delete volume with id: 03188e2a-6e53-4ce7-91f7-1bfb67f698ac /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:42.330 7 INFO cinder.volume.api [None req-7a32d2e3-9b53-4daa-8148-47c5301256a1 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:42.355 7 INFO cinder.volume.api [None req-7a32d2e3-9b53-4daa-8148-47c5301256a1 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Delete volume request issued successfully. 2026-06-23 19:53:42.355 7 INFO cinder.api.openstack.wsgi [None req-7a32d2e3-9b53-4daa-8148-47c5301256a1 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/03188e2a-6e53-4ce7-91f7-1bfb67f698ac returned with HTTP 202 [pid: 7|app: 0|req: 394/784] 10.0.0.126 () {32 vars in 778 bytes} [Tue Jun 23 19:53:42 2026] DELETE /v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/03188e2a-6e53-4ce7-91f7-1bfb67f698ac => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:42.365 8 INFO cinder.api.openstack.wsgi [None req-28991fe4-b15b-4053-a5cb-d6b3a514569b c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/03188e2a-6e53-4ce7-91f7-1bfb67f698ac /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:53:42.384 8 INFO cinder.volume.api [None req-28991fe4-b15b-4053-a5cb-d6b3a514569b c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] Volume info retrieved successfully. 2026-06-23 19:53:42.392 8 INFO cinder.api.openstack.wsgi [None req-28991fe4-b15b-4053-a5cb-d6b3a514569b c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/03188e2a-6e53-4ce7-91f7-1bfb67f698ac returned with HTTP 200 [pid: 8|app: 0|req: 391/785] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:42 2026] GET /v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/03188e2a-6e53-4ce7-91f7-1bfb67f698ac => generated 967 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-06-23 19:53:43.413 7 INFO cinder.api.openstack.wsgi [None req-a7080c36-8cd2-41c7-bd6c-658c8e417466 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/03188e2a-6e53-4ce7-91f7-1bfb67f698ac 2026-06-23 19:53:43.424 7 INFO cinder.api.openstack.wsgi [None req-a7080c36-8cd2-41c7-bd6c-658c8e417466 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/03188e2a-6e53-4ce7-91f7-1bfb67f698ac returned with HTTP 404 [pid: 7|app: 0|req: 395/786] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:53:43 2026] GET /v3/c5fdf4bf26f84e4a97ffe624d2e0d397/volumes/03188e2a-6e53-4ce7-91f7-1bfb67f698ac => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-06-23 19:53:45.234 7 INFO cinder.api.openstack.wsgi [None req-a7080c36-8cd2-41c7-bd6c-658c8e417466 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:53:45.234 8 INFO cinder.api.openstack.wsgi [None req-28991fe4-b15b-4053-a5cb-d6b3a514569b c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:53:45.236 7 INFO cinder.api.openstack.wsgi [None req-a7080c36-8cd2-41c7-bd6c-658c8e417466 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:53:45.236 8 INFO cinder.api.openstack.wsgi [None req-28991fe4-b15b-4053-a5cb-d6b3a514569b c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:53:55.234 7 INFO cinder.api.openstack.wsgi [None req-a7080c36-8cd2-41c7-bd6c-658c8e417466 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:53:55.234 8 INFO cinder.api.openstack.wsgi [None req-28991fe4-b15b-4053-a5cb-d6b3a514569b c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:53:55.235 8 INFO cinder.api.openstack.wsgi [None req-28991fe4-b15b-4053-a5cb-d6b3a514569b c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:53:55.235 7 INFO cinder.api.openstack.wsgi [None req-a7080c36-8cd2-41c7-bd6c-658c8e417466 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:54:05.234 8 INFO cinder.api.openstack.wsgi [None req-28991fe4-b15b-4053-a5cb-d6b3a514569b c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:54:05.235 8 INFO cinder.api.openstack.wsgi [None req-28991fe4-b15b-4053-a5cb-d6b3a514569b c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:54:05.236 7 INFO cinder.api.openstack.wsgi [None req-a7080c36-8cd2-41c7-bd6c-658c8e417466 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:54:05.237 7 INFO cinder.api.openstack.wsgi [None req-a7080c36-8cd2-41c7-bd6c-658c8e417466 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:54:15.233 8 INFO cinder.api.openstack.wsgi [None req-28991fe4-b15b-4053-a5cb-d6b3a514569b c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:54:15.234 7 INFO cinder.api.openstack.wsgi [None req-a7080c36-8cd2-41c7-bd6c-658c8e417466 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:54:15.234 8 INFO cinder.api.openstack.wsgi [None req-28991fe4-b15b-4053-a5cb-d6b3a514569b c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:54:15.235 7 INFO cinder.api.openstack.wsgi [None req-a7080c36-8cd2-41c7-bd6c-658c8e417466 c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:54:18.634 8 INFO cinder.api.openstack.wsgi [None req-28991fe4-b15b-4053-a5cb-d6b3a514569b c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-23 19:54:18.636 8 INFO cinder.api.openstack.wsgi [None req-28991fe4-b15b-4053-a5cb-d6b3a514569b c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 396/795] 10.0.0.100 () {28 vars in 376 bytes} [Tue Jun 23 19:54:18 2026] GET / => generated 411 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-06-23 19:54:18.653 7 INFO cinder.api.openstack.wsgi [None req-f38e5d85-46a7-4c62-b856-68c56580d27c 9fbce50616b74d51bb7535fedf360884 b98bf7992e614e6ca09f08ab7bc9260a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b98bf7992e614e6ca09f08ab7bc9260a/limits?tenant_id=b98bf7992e614e6ca09f08ab7bc9260a 2026-06-23 19:54:18.677 7 INFO cinder.api.openstack.wsgi [None req-f38e5d85-46a7-4c62-b856-68c56580d27c 9fbce50616b74d51bb7535fedf360884 b98bf7992e614e6ca09f08ab7bc9260a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b98bf7992e614e6ca09f08ab7bc9260a/limits?tenant_id=b98bf7992e614e6ca09f08ab7bc9260a returned with HTTP 200 [pid: 7|app: 0|req: 400/796] 10.0.0.100 () {34 vars in 879 bytes} [Tue Jun 23 19:54:18 2026] GET /v3/b98bf7992e614e6ca09f08ab7bc9260a/limits?tenant_id=b98bf7992e614e6ca09f08ab7bc9260a => generated 302 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-23 19:54:20.135 8 INFO cinder.api.openstack.wsgi [None req-28991fe4-b15b-4053-a5cb-d6b3a514569b c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-23 19:54:20.135 8 INFO cinder.api.openstack.wsgi [None req-28991fe4-b15b-4053-a5cb-d6b3a514569b c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 397/797] 10.0.0.100 () {28 vars in 376 bytes} [Tue Jun 23 19:54:20 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-06-23 19:54:20.140 7 INFO cinder.api.openstack.wsgi [None req-f38e5d85-46a7-4c62-b856-68c56580d27c 9fbce50616b74d51bb7535fedf360884 b98bf7992e614e6ca09f08ab7bc9260a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-23 19:54:20.142 7 INFO cinder.api.openstack.wsgi [None req-f38e5d85-46a7-4c62-b856-68c56580d27c 9fbce50616b74d51bb7535fedf360884 b98bf7992e614e6ca09f08ab7bc9260a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 401/798] 10.0.0.100 () {28 vars in 376 bytes} [Tue Jun 23 19:54:20 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-06-23 19:54:20.833 8 INFO cinder.api.openstack.wsgi [None req-28991fe4-b15b-4053-a5cb-d6b3a514569b c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-23 19:54:20.839 8 INFO cinder.api.openstack.wsgi [None req-28991fe4-b15b-4053-a5cb-d6b3a514569b c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 398/799] 10.0.0.100 () {28 vars in 376 bytes} [Tue Jun 23 19:54:20 2026] GET / => generated 411 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-06-23 19:54:20.852 7 INFO cinder.api.openstack.wsgi [None req-b84c6d5b-d368-4a36-a889-1d89e49100af 9fbce50616b74d51bb7535fedf360884 b98bf7992e614e6ca09f08ab7bc9260a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b98bf7992e614e6ca09f08ab7bc9260a/limits?tenant_id=b98bf7992e614e6ca09f08ab7bc9260a 2026-06-23 19:54:20.873 7 INFO cinder.api.openstack.wsgi [None req-b84c6d5b-d368-4a36-a889-1d89e49100af 9fbce50616b74d51bb7535fedf360884 b98bf7992e614e6ca09f08ab7bc9260a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b98bf7992e614e6ca09f08ab7bc9260a/limits?tenant_id=b98bf7992e614e6ca09f08ab7bc9260a returned with HTTP 200 [pid: 7|app: 0|req: 402/800] 10.0.0.100 () {34 vars in 879 bytes} [Tue Jun 23 19:54:20 2026] GET /v3/b98bf7992e614e6ca09f08ab7bc9260a/limits?tenant_id=b98bf7992e614e6ca09f08ab7bc9260a => generated 302 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-23 19:54:22.368 8 INFO cinder.api.openstack.wsgi [None req-28991fe4-b15b-4053-a5cb-d6b3a514569b c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-23 19:54:22.369 8 INFO cinder.api.openstack.wsgi [None req-28991fe4-b15b-4053-a5cb-d6b3a514569b c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 399/801] 10.0.0.100 () {28 vars in 376 bytes} [Tue Jun 23 19:54:22 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-06-23 19:54:22.379 7 INFO cinder.api.openstack.wsgi [None req-b84c6d5b-d368-4a36-a889-1d89e49100af 9fbce50616b74d51bb7535fedf360884 b98bf7992e614e6ca09f08ab7bc9260a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-23 19:54:22.380 7 INFO cinder.api.openstack.wsgi [None req-b84c6d5b-d368-4a36-a889-1d89e49100af 9fbce50616b74d51bb7535fedf360884 b98bf7992e614e6ca09f08ab7bc9260a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 403/802] 10.0.0.100 () {28 vars in 376 bytes} [Tue Jun 23 19:54:22 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-06-23 19:54:25.234 8 INFO cinder.api.openstack.wsgi [None req-28991fe4-b15b-4053-a5cb-d6b3a514569b c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:54:25.234 7 INFO cinder.api.openstack.wsgi [None req-b84c6d5b-d368-4a36-a889-1d89e49100af 9fbce50616b74d51bb7535fedf360884 b98bf7992e614e6ca09f08ab7bc9260a - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:54:25.234 8 INFO cinder.api.openstack.wsgi [None req-28991fe4-b15b-4053-a5cb-d6b3a514569b c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:54:25.235 7 INFO cinder.api.openstack.wsgi [None req-b84c6d5b-d368-4a36-a889-1d89e49100af 9fbce50616b74d51bb7535fedf360884 b98bf7992e614e6ca09f08ab7bc9260a - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:54:35.234 8 INFO cinder.api.openstack.wsgi [None req-28991fe4-b15b-4053-a5cb-d6b3a514569b c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:54:35.234 7 INFO cinder.api.openstack.wsgi [None req-b84c6d5b-d368-4a36-a889-1d89e49100af 9fbce50616b74d51bb7535fedf360884 b98bf7992e614e6ca09f08ab7bc9260a - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:54:35.235 8 INFO cinder.api.openstack.wsgi [None req-28991fe4-b15b-4053-a5cb-d6b3a514569b c4ce3139698542c780f774d686a00652 c5fdf4bf26f84e4a97ffe624d2e0d397 - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:54:35.235 7 INFO cinder.api.openstack.wsgi [None req-b84c6d5b-d368-4a36-a889-1d89e49100af 9fbce50616b74d51bb7535fedf360884 b98bf7992e614e6ca09f08ab7bc9260a - - default default] http://10.0.0.35:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:54:37.044 8 INFO cinder.api.openstack.wsgi [None req-7acb9095-6cf5-4853-a1dd-1e8bf3dac4a6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:54:37.053 8 INFO cinder.volume.api [None req-7acb9095-6cf5-4853-a1dd-1e8bf3dac4a6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:54:37.054 8 INFO cinder.api.openstack.wsgi [None req-7acb9095-6cf5-4853-a1dd-1e8bf3dac4a6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 402/807] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:54:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:54:37.066 7 INFO cinder.api.openstack.wsgi [None req-a8066905-dde1-4b76-a087-6f9811f3e2cc 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true 2026-06-23 19:54:37.071 7 INFO cinder.volume.api [None req-a8066905-dde1-4b76-a087-6f9811f3e2cc 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all snapshots completed successfully. 2026-06-23 19:54:37.072 7 INFO cinder.api.openstack.wsgi [None req-a8066905-dde1-4b76-a087-6f9811f3e2cc 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 406/808] 10.0.0.194 () {28 vars in 674 bytes} [Tue Jun 23 19:54:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:54:37.081 8 INFO cinder.api.openstack.wsgi [None req-bb16acc7-383e-4743-a01e-168f4a4e919f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services 2026-06-23 19:54:37.085 8 INFO cinder.api.openstack.wsgi [None req-bb16acc7-383e-4743-a01e-168f4a4e919f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 403/809] 10.0.0.194 () {28 vars in 645 bytes} [Tue Jun 23 19:54:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:54:37.096 7 INFO cinder.api.openstack.wsgi [None req-ff6ca67a-6071-4aa2-a675-d7e4853d6f45 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:54:37.106 7 INFO cinder.volume.api [None req-ff6ca67a-6071-4aa2-a675-d7e4853d6f45 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:54:37.108 7 INFO cinder.api.openstack.wsgi [None req-ff6ca67a-6071-4aa2-a675-d7e4853d6f45 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 407/810] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:54:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:54:37.118 8 INFO cinder.api.openstack.wsgi [None req-aa7c5699-56a1-4a82-8598-b72e2d61f1b8 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true 2026-06-23 19:54:37.622 8 INFO cinder.api.openstack.wsgi [None req-aa7c5699-56a1-4a82-8598-b72e2d61f1b8 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 404/811] 10.0.0.194 () {28 vars in 696 bytes} [Tue Jun 23 19:54:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:54:37.726 7 INFO cinder.api.openstack.wsgi [None req-41eedb36-6f40-4a88-bbb5-7d58dcac81ba 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true 2026-06-23 19:54:37.746 7 INFO cinder.api.openstack.wsgi [None req-41eedb36-6f40-4a88-bbb5-7d58dcac81ba 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 408/812] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:54:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:54:37.760 8 INFO cinder.api.openstack.wsgi [None req-5065d235-449b-435f-bba3-6cf0bbcc6bd3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/2c5deb2403cf4b93800877af871da12e?usage=true 2026-06-23 19:54:37.794 8 INFO cinder.api.openstack.wsgi [None req-5065d235-449b-435f-bba3-6cf0bbcc6bd3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/2c5deb2403cf4b93800877af871da12e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 405/813] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:54:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/2c5deb2403cf4b93800877af871da12e?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:54:37.808 7 INFO cinder.api.openstack.wsgi [None req-324a729d-3871-4673-b5ca-f2a296458eae 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true 2026-06-23 19:54:37.831 7 INFO cinder.api.openstack.wsgi [None req-324a729d-3871-4673-b5ca-f2a296458eae 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 409/814] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:54:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:54:37.845 8 INFO cinder.api.openstack.wsgi [None req-cf6797fb-4d69-4097-8ef7-6ffef1951c8d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/88057ea9bab6429a9c208df37cd0f184?usage=true 2026-06-23 19:54:37.863 8 INFO cinder.api.openstack.wsgi [None req-cf6797fb-4d69-4097-8ef7-6ffef1951c8d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/88057ea9bab6429a9c208df37cd0f184?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 406/815] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:54:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/88057ea9bab6429a9c208df37cd0f184?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:54:37.875 7 INFO cinder.api.openstack.wsgi [None req-5157dd8f-2091-467e-a930-9c10dd366901 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/a1aea606ff2241b49f3f279be212c685?usage=true 2026-06-23 19:54:37.890 7 INFO cinder.api.openstack.wsgi [None req-5157dd8f-2091-467e-a930-9c10dd366901 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/a1aea606ff2241b49f3f279be212c685?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 410/816] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:54:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/a1aea606ff2241b49f3f279be212c685?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:54:37.904 8 INFO cinder.api.openstack.wsgi [None req-111c8f2c-3f7b-4ebc-8fba-76d08e6c192f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/a4fc79ab57804f7698f2525b893b0605?usage=true 2026-06-23 19:54:37.919 8 INFO cinder.api.openstack.wsgi [None req-111c8f2c-3f7b-4ebc-8fba-76d08e6c192f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/a4fc79ab57804f7698f2525b893b0605?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 407/817] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:54:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/a4fc79ab57804f7698f2525b893b0605?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:54:37.932 7 INFO cinder.api.openstack.wsgi [None req-d132197d-0651-4e1c-b252-5989fed34dd1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/a8b131a3af674c308ee3ce15660337b6?usage=true 2026-06-23 19:54:37.957 7 INFO cinder.api.openstack.wsgi [None req-d132197d-0651-4e1c-b252-5989fed34dd1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/a8b131a3af674c308ee3ce15660337b6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 411/818] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:54:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/a8b131a3af674c308ee3ce15660337b6?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:54:37.969 8 INFO cinder.api.openstack.wsgi [None req-380ec64e-aede-41fa-bac0-1917765d8aa1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/baa1e7fee7004e53a3e57e36ba87f21c?usage=true 2026-06-23 19:54:37.985 8 INFO cinder.api.openstack.wsgi [None req-380ec64e-aede-41fa-bac0-1917765d8aa1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/baa1e7fee7004e53a3e57e36ba87f21c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 408/819] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:54:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/baa1e7fee7004e53a3e57e36ba87f21c?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:54:37.995 7 INFO cinder.api.openstack.wsgi [None req-ef3aeff8-fcf6-4ecc-abf2-ec62638e8f18 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true 2026-06-23 19:54:38.014 7 INFO cinder.api.openstack.wsgi [None req-ef3aeff8-fcf6-4ecc-abf2-ec62638e8f18 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 412/820] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:54:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:54:45.234 8 INFO cinder.api.openstack.wsgi [None req-380ec64e-aede-41fa-bac0-1917765d8aa1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:54:45.234 7 INFO cinder.api.openstack.wsgi [None req-ef3aeff8-fcf6-4ecc-abf2-ec62638e8f18 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:54:45.235 8 INFO cinder.api.openstack.wsgi [None req-380ec64e-aede-41fa-bac0-1917765d8aa1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:54:45.236 7 INFO cinder.api.openstack.wsgi [None req-ef3aeff8-fcf6-4ecc-abf2-ec62638e8f18 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:54:47.723 8 INFO cinder.api.openstack.wsgi [None req-5461116f-4db1-4479-b883-4661b3a9f279 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/16a977b280d44865af5ebe14a4ae1f9f/volumes 2026-06-23 19:54:47.726 8 INFO cinder.api.v3.volumes [None req-5461116f-4db1-4479-b883-4661b3a9f279 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] Create volume of 1 GB 2026-06-23 19:54:47.731 8 INFO cinder.volume.api [None req-5461116f-4db1-4479-b883-4661b3a9f279 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] Availability Zones retrieved successfully. 2026-06-23 19:54:47.849 8 INFO cinder.volume.api [None req-5461116f-4db1-4479-b883-4661b3a9f279 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] Create volume request issued successfully. 2026-06-23 19:54:47.850 8 INFO cinder.api.openstack.wsgi [None req-5461116f-4db1-4479-b883-4661b3a9f279 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/16a977b280d44865af5ebe14a4ae1f9f/volumes returned with HTTP 202 [pid: 8|app: 0|req: 410/823] 10.0.0.126 () {34 vars in 722 bytes} [Tue Jun 23 19:54:47 2026] POST /v3/16a977b280d44865af5ebe14a4ae1f9f/volumes => generated 861 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-23 19:54:47.863 7 INFO cinder.api.openstack.wsgi [None req-04f1c260-cf51-492e-8a11-7a834b2ab581 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/16a977b280d44865af5ebe14a4ae1f9f/volumes/7a812cb1-6cf8-40ce-a906-860464c30879 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:54:47.880 7 INFO cinder.volume.api [None req-04f1c260-cf51-492e-8a11-7a834b2ab581 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] Volume info retrieved successfully. 2026-06-23 19:54:47.888 7 INFO cinder.api.openstack.wsgi [None req-04f1c260-cf51-492e-8a11-7a834b2ab581 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/16a977b280d44865af5ebe14a4ae1f9f/volumes/7a812cb1-6cf8-40ce-a906-860464c30879 returned with HTTP 200 [pid: 7|app: 0|req: 414/824] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:54:47 2026] GET /v3/16a977b280d44865af5ebe14a4ae1f9f/volumes/7a812cb1-6cf8-40ce-a906-860464c30879 => generated 929 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:54:48.918 8 INFO cinder.api.openstack.wsgi [None req-61e60877-1641-4245-9c70-40d23f37c98e 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/16a977b280d44865af5ebe14a4ae1f9f/volumes/7a812cb1-6cf8-40ce-a906-860464c30879 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:54:48.933 8 INFO cinder.volume.api [None req-61e60877-1641-4245-9c70-40d23f37c98e 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] Volume info retrieved successfully. 2026-06-23 19:54:48.937 8 INFO cinder.api.openstack.wsgi [None req-61e60877-1641-4245-9c70-40d23f37c98e 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/16a977b280d44865af5ebe14a4ae1f9f/volumes/7a812cb1-6cf8-40ce-a906-860464c30879 returned with HTTP 200 [pid: 8|app: 0|req: 411/825] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:54:48 2026] GET /v3/16a977b280d44865af5ebe14a4ae1f9f/volumes/7a812cb1-6cf8-40ce-a906-860464c30879 => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:54:55.234 8 INFO cinder.api.openstack.wsgi [None req-61e60877-1641-4245-9c70-40d23f37c98e 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:54:55.234 7 INFO cinder.api.openstack.wsgi [None req-04f1c260-cf51-492e-8a11-7a834b2ab581 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:54:55.235 7 INFO cinder.api.openstack.wsgi [None req-04f1c260-cf51-492e-8a11-7a834b2ab581 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:54:55.235 8 INFO cinder.api.openstack.wsgi [None req-61e60877-1641-4245-9c70-40d23f37c98e 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:02.552 7 INFO cinder.api.openstack.wsgi [None req-c7d27f48-7326-4f60-84f9-8184a3dea56a 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/16a977b280d44865af5ebe14a4ae1f9f/volumes/7a812cb1-6cf8-40ce-a906-860464c30879/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:55:02.565 7 INFO cinder.volume.api [None req-c7d27f48-7326-4f60-84f9-8184a3dea56a 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] Volume info retrieved successfully. 2026-06-23 19:55:02.575 7 INFO cinder.volume.api [None req-c7d27f48-7326-4f60-84f9-8184a3dea56a 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] Update volume admin metadata completed successfully. 2026-06-23 19:55:03.079 7 INFO cinder.volume.api [None req-c7d27f48-7326-4f60-84f9-8184a3dea56a 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] Attach volume completed successfully. 2026-06-23 19:55:03.080 7 INFO cinder.api.openstack.wsgi [None req-c7d27f48-7326-4f60-84f9-8184a3dea56a 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/16a977b280d44865af5ebe14a4ae1f9f/volumes/7a812cb1-6cf8-40ce-a906-860464c30879/action returned with HTTP 202 [pid: 7|app: 0|req: 416/828] 10.0.0.126 () {34 vars in 810 bytes} [Tue Jun 23 19:55:02 2026] POST /v3/16a977b280d44865af5ebe14a4ae1f9f/volumes/7a812cb1-6cf8-40ce-a906-860464c30879/action => generated 0 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:03.092 8 INFO cinder.api.openstack.wsgi [None req-24e2735b-3bb6-449c-b04a-7e0f635fe3f8 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/16a977b280d44865af5ebe14a4ae1f9f/volumes/7a812cb1-6cf8-40ce-a906-860464c30879 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:55:03.106 8 INFO cinder.volume.api [None req-24e2735b-3bb6-449c-b04a-7e0f635fe3f8 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] Volume info retrieved successfully. 2026-06-23 19:55:03.110 8 INFO cinder.api.openstack.wsgi [None req-24e2735b-3bb6-449c-b04a-7e0f635fe3f8 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/16a977b280d44865af5ebe14a4ae1f9f/volumes/7a812cb1-6cf8-40ce-a906-860464c30879 returned with HTTP 200 [pid: 8|app: 0|req: 413/829] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:55:03 2026] GET /v3/16a977b280d44865af5ebe14a4ae1f9f/volumes/7a812cb1-6cf8-40ce-a906-860464c30879 => generated 1288 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:03.130 7 INFO cinder.api.openstack.wsgi [None req-492eec66-a810-462d-9e8d-bb810fe9d023 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/16a977b280d44865af5ebe14a4ae1f9f/volumes/7a812cb1-6cf8-40ce-a906-860464c30879/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:55:03.144 7 INFO cinder.volume.api [None req-492eec66-a810-462d-9e8d-bb810fe9d023 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] Volume info retrieved successfully. 2026-06-23 19:55:03.648 7 INFO cinder.volume.api [None req-492eec66-a810-462d-9e8d-bb810fe9d023 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] Detach volume completed successfully. 2026-06-23 19:55:03.649 7 INFO cinder.api.openstack.wsgi [None req-492eec66-a810-462d-9e8d-bb810fe9d023 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/16a977b280d44865af5ebe14a4ae1f9f/volumes/7a812cb1-6cf8-40ce-a906-860464c30879/action returned with HTTP 202 [pid: 7|app: 0|req: 417/830] 10.0.0.126 () {34 vars in 810 bytes} [Tue Jun 23 19:55:03 2026] POST /v3/16a977b280d44865af5ebe14a4ae1f9f/volumes/7a812cb1-6cf8-40ce-a906-860464c30879/action => generated 0 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:03.663 8 INFO cinder.api.openstack.wsgi [None req-7f0db2b1-8335-4c79-a3cb-f81eca9523a8 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/16a977b280d44865af5ebe14a4ae1f9f/volumes/7a812cb1-6cf8-40ce-a906-860464c30879 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:55:03.675 8 INFO cinder.volume.api [None req-7f0db2b1-8335-4c79-a3cb-f81eca9523a8 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] Volume info retrieved successfully. 2026-06-23 19:55:03.679 8 INFO cinder.api.openstack.wsgi [None req-7f0db2b1-8335-4c79-a3cb-f81eca9523a8 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/16a977b280d44865af5ebe14a4ae1f9f/volumes/7a812cb1-6cf8-40ce-a906-860464c30879 returned with HTTP 200 [pid: 8|app: 0|req: 414/831] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:55:03 2026] GET /v3/16a977b280d44865af5ebe14a4ae1f9f/volumes/7a812cb1-6cf8-40ce-a906-860464c30879 => generated 973 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:55:05.234 7 INFO cinder.api.openstack.wsgi [None req-492eec66-a810-462d-9e8d-bb810fe9d023 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:55:05.235 8 INFO cinder.api.openstack.wsgi [None req-7f0db2b1-8335-4c79-a3cb-f81eca9523a8 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:55:05.235 7 INFO cinder.api.openstack.wsgi [None req-492eec66-a810-462d-9e8d-bb810fe9d023 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:55:05.236 8 INFO cinder.api.openstack.wsgi [None req-7f0db2b1-8335-4c79-a3cb-f81eca9523a8 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:10.555 7 INFO cinder.api.openstack.wsgi [None req-6dd90521-4653-4bfa-91bf-eb5fec073cc4 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/16a977b280d44865af5ebe14a4ae1f9f/volumes/7a812cb1-6cf8-40ce-a906-860464c30879 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:55:10.581 7 INFO cinder.volume.api [None req-6dd90521-4653-4bfa-91bf-eb5fec073cc4 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] Volume info retrieved successfully. 2026-06-23 19:55:10.588 7 INFO cinder.api.openstack.wsgi [None req-6dd90521-4653-4bfa-91bf-eb5fec073cc4 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/16a977b280d44865af5ebe14a4ae1f9f/volumes/7a812cb1-6cf8-40ce-a906-860464c30879 returned with HTTP 200 [pid: 7|app: 0|req: 419/834] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:55:10 2026] GET /v3/16a977b280d44865af5ebe14a4ae1f9f/volumes/7a812cb1-6cf8-40ce-a906-860464c30879 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:10.607 8 INFO cinder.api.openstack.wsgi [None req-60e1480e-2bcf-43e7-8516-82e3d7a5c547 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/16a977b280d44865af5ebe14a4ae1f9f/volumes/7a812cb1-6cf8-40ce-a906-860464c30879 2026-06-23 19:55:10.608 8 INFO cinder.api.v3.volumes [None req-60e1480e-2bcf-43e7-8516-82e3d7a5c547 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] Delete volume with id: 7a812cb1-6cf8-40ce-a906-860464c30879 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:55:10.624 8 INFO cinder.volume.api [None req-60e1480e-2bcf-43e7-8516-82e3d7a5c547 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] Volume info retrieved successfully. 2026-06-23 19:55:10.659 8 INFO cinder.volume.api [None req-60e1480e-2bcf-43e7-8516-82e3d7a5c547 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] Delete volume request issued successfully. 2026-06-23 19:55:10.660 8 INFO cinder.api.openstack.wsgi [None req-60e1480e-2bcf-43e7-8516-82e3d7a5c547 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/16a977b280d44865af5ebe14a4ae1f9f/volumes/7a812cb1-6cf8-40ce-a906-860464c30879 returned with HTTP 202 [pid: 8|app: 0|req: 416/835] 10.0.0.126 () {32 vars in 778 bytes} [Tue Jun 23 19:55:10 2026] DELETE /v3/16a977b280d44865af5ebe14a4ae1f9f/volumes/7a812cb1-6cf8-40ce-a906-860464c30879 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:10.672 7 INFO cinder.api.openstack.wsgi [None req-6ca49680-5277-4b54-8ab4-f48cbc425ac0 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/16a977b280d44865af5ebe14a4ae1f9f/volumes/7a812cb1-6cf8-40ce-a906-860464c30879 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:55:10.686 7 INFO cinder.volume.api [None req-6ca49680-5277-4b54-8ab4-f48cbc425ac0 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] Volume info retrieved successfully. 2026-06-23 19:55:10.692 7 INFO cinder.api.openstack.wsgi [None req-6ca49680-5277-4b54-8ab4-f48cbc425ac0 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/16a977b280d44865af5ebe14a4ae1f9f/volumes/7a812cb1-6cf8-40ce-a906-860464c30879 returned with HTTP 200 [pid: 7|app: 0|req: 420/836] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:55:10 2026] GET /v3/16a977b280d44865af5ebe14a4ae1f9f/volumes/7a812cb1-6cf8-40ce-a906-860464c30879 => generated 972 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:11.721 8 INFO cinder.api.openstack.wsgi [None req-35e47b3e-fab5-4a39-a15d-a732da8f6c97 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/16a977b280d44865af5ebe14a4ae1f9f/volumes/7a812cb1-6cf8-40ce-a906-860464c30879 2026-06-23 19:55:11.729 8 INFO cinder.api.openstack.wsgi [None req-35e47b3e-fab5-4a39-a15d-a732da8f6c97 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/16a977b280d44865af5ebe14a4ae1f9f/volumes/7a812cb1-6cf8-40ce-a906-860464c30879 returned with HTTP 404 [pid: 8|app: 0|req: 417/837] 10.0.0.126 () {32 vars in 775 bytes} [Tue Jun 23 19:55:11 2026] GET /v3/16a977b280d44865af5ebe14a4ae1f9f/volumes/7a812cb1-6cf8-40ce-a906-860464c30879 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-06-23 19:55:15.234 7 INFO cinder.api.openstack.wsgi [None req-6ca49680-5277-4b54-8ab4-f48cbc425ac0 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:55:15.234 8 INFO cinder.api.openstack.wsgi [None req-35e47b3e-fab5-4a39-a15d-a732da8f6c97 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:55:15.236 7 INFO cinder.api.openstack.wsgi [None req-6ca49680-5277-4b54-8ab4-f48cbc425ac0 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:55:15.236 8 INFO cinder.api.openstack.wsgi [None req-35e47b3e-fab5-4a39-a15d-a732da8f6c97 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:55:25.236 8 INFO cinder.api.openstack.wsgi [None req-35e47b3e-fab5-4a39-a15d-a732da8f6c97 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:55:25.236 7 INFO cinder.api.openstack.wsgi [None req-6ca49680-5277-4b54-8ab4-f48cbc425ac0 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:55:25.237 8 INFO cinder.api.openstack.wsgi [None req-35e47b3e-fab5-4a39-a15d-a732da8f6c97 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:55:25.237 7 INFO cinder.api.openstack.wsgi [None req-6ca49680-5277-4b54-8ab4-f48cbc425ac0 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:55:35.234 8 INFO cinder.api.openstack.wsgi [None req-35e47b3e-fab5-4a39-a15d-a732da8f6c97 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:55:35.234 7 INFO cinder.api.openstack.wsgi [None req-6ca49680-5277-4b54-8ab4-f48cbc425ac0 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:55:35.235 8 INFO cinder.api.openstack.wsgi [None req-35e47b3e-fab5-4a39-a15d-a732da8f6c97 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:55:35.236 7 INFO cinder.api.openstack.wsgi [None req-6ca49680-5277-4b54-8ab4-f48cbc425ac0 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:55:36.973 8 INFO cinder.api.openstack.wsgi [None req-850f6936-360e-4a00-b85e-f4ff49ae20f8 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services 2026-06-23 19:55:36.978 8 INFO cinder.api.openstack.wsgi [None req-850f6936-360e-4a00-b85e-f4ff49ae20f8 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 421/844] 10.0.0.194 () {28 vars in 645 bytes} [Tue Jun 23 19:55:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-services => generated 646 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:37.023 7 INFO cinder.api.openstack.wsgi [None req-6bd7cdb1-f6fb-4f57-b266-0a39fc45ca7a 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true 2026-06-23 19:55:37.038 7 INFO cinder.api.openstack.wsgi [None req-6bd7cdb1-f6fb-4f57-b266-0a39fc45ca7a 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 424/845] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:55:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:55:37.049 8 INFO cinder.api.openstack.wsgi [None req-22583a13-73f5-4092-9676-cc325e298bd4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/4b67197939d944bd9368e0cf945ea837?usage=true 2026-06-23 19:55:37.068 8 INFO cinder.api.openstack.wsgi [None req-22583a13-73f5-4092-9676-cc325e298bd4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/4b67197939d944bd9368e0cf945ea837?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 422/846] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:55:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/4b67197939d944bd9368e0cf945ea837?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:55:37.081 7 INFO cinder.api.openstack.wsgi [None req-682acdae-495f-4cab-99f6-3af09f86aaaf 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true 2026-06-23 19:55:37.098 7 INFO cinder.api.openstack.wsgi [None req-682acdae-495f-4cab-99f6-3af09f86aaaf 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 425/847] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:55:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:55:37.108 8 INFO cinder.api.openstack.wsgi [None req-6c085fcb-07b8-4ca9-9682-730244be6b20 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/a4fc79ab57804f7698f2525b893b0605?usage=true 2026-06-23 19:55:37.128 8 INFO cinder.api.openstack.wsgi [None req-6c085fcb-07b8-4ca9-9682-730244be6b20 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/a4fc79ab57804f7698f2525b893b0605?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 423/848] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:55:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/a4fc79ab57804f7698f2525b893b0605?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:55:37.140 7 INFO cinder.api.openstack.wsgi [None req-cabb04f6-fbeb-4c55-898f-a39e7dbf3e9c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/a8af2e1b0f08458ebb684435fea048b3?usage=true 2026-06-23 19:55:37.154 7 INFO cinder.api.openstack.wsgi [None req-cabb04f6-fbeb-4c55-898f-a39e7dbf3e9c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/a8af2e1b0f08458ebb684435fea048b3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 426/849] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:55:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/a8af2e1b0f08458ebb684435fea048b3?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:55:37.167 8 INFO cinder.api.openstack.wsgi [None req-5989eb53-bdba-4e36-ab83-97a4e4282c99 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/a8b131a3af674c308ee3ce15660337b6?usage=true 2026-06-23 19:55:37.187 8 INFO cinder.api.openstack.wsgi [None req-5989eb53-bdba-4e36-ab83-97a4e4282c99 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/a8b131a3af674c308ee3ce15660337b6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 424/850] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:55:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/a8b131a3af674c308ee3ce15660337b6?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:55:37.201 7 INFO cinder.api.openstack.wsgi [None req-efefa558-f9f2-4ca1-a5a6-0e4085e5937c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true 2026-06-23 19:55:37.219 7 INFO cinder.api.openstack.wsgi [None req-efefa558-f9f2-4ca1-a5a6-0e4085e5937c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 427/851] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:55:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:55:37.238 8 INFO cinder.api.openstack.wsgi [None req-5fd6e9f0-3f54-4698-97bf-b7f16abb75d3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true 2026-06-23 19:55:37.244 8 INFO cinder.volume.api [None req-5fd6e9f0-3f54-4698-97bf-b7f16abb75d3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all snapshots completed successfully. 2026-06-23 19:55:37.246 8 INFO cinder.api.openstack.wsgi [None req-5fd6e9f0-3f54-4698-97bf-b7f16abb75d3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 425/852] 10.0.0.194 () {28 vars in 674 bytes} [Tue Jun 23 19:55:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:55:37.255 7 INFO cinder.api.openstack.wsgi [None req-37ca526f-b660-4b8f-b4d2-453235c78cef 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:55:37.263 7 INFO cinder.volume.api [None req-37ca526f-b660-4b8f-b4d2-453235c78cef 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:55:37.264 7 INFO cinder.api.openstack.wsgi [None req-37ca526f-b660-4b8f-b4d2-453235c78cef 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 428/853] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:55:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:55:37.273 8 INFO cinder.api.openstack.wsgi [None req-8109777b-d7f3-4188-a228-86d177da1ca0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true 2026-06-23 19:55:37.777 8 INFO cinder.api.openstack.wsgi [None req-8109777b-d7f3-4188-a228-86d177da1ca0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 426/854] 10.0.0.194 () {28 vars in 696 bytes} [Tue Jun 23 19:55:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:55:37.787 7 INFO cinder.api.openstack.wsgi [None req-4b43428f-f4d1-4039-b612-e0a2d8166316 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:55:37.795 7 INFO cinder.volume.api [None req-4b43428f-f4d1-4039-b612-e0a2d8166316 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:55:37.797 7 INFO cinder.api.openstack.wsgi [None req-4b43428f-f4d1-4039-b612-e0a2d8166316 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 429/855] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:55:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:55:45.234 8 INFO cinder.api.openstack.wsgi [None req-8109777b-d7f3-4188-a228-86d177da1ca0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:55:45.234 7 INFO cinder.api.openstack.wsgi [None req-4b43428f-f4d1-4039-b612-e0a2d8166316 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:55:45.236 7 INFO cinder.api.openstack.wsgi [None req-4b43428f-f4d1-4039-b612-e0a2d8166316 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:55:45.236 8 INFO cinder.api.openstack.wsgi [None req-8109777b-d7f3-4188-a228-86d177da1ca0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:55:55.234 7 INFO cinder.api.openstack.wsgi [None req-4b43428f-f4d1-4039-b612-e0a2d8166316 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:55:55.234 8 INFO cinder.api.openstack.wsgi [None req-8109777b-d7f3-4188-a228-86d177da1ca0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:55:55.235 7 INFO cinder.api.openstack.wsgi [None req-4b43428f-f4d1-4039-b612-e0a2d8166316 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:55:55.235 8 INFO cinder.api.openstack.wsgi [None req-8109777b-d7f3-4188-a228-86d177da1ca0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:56:05.233 8 INFO cinder.api.openstack.wsgi [None req-8109777b-d7f3-4188-a228-86d177da1ca0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:56:05.234 7 INFO cinder.api.openstack.wsgi [None req-4b43428f-f4d1-4039-b612-e0a2d8166316 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:56:05.234 8 INFO cinder.api.openstack.wsgi [None req-8109777b-d7f3-4188-a228-86d177da1ca0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:56:05.235 7 INFO cinder.api.openstack.wsgi [None req-4b43428f-f4d1-4039-b612-e0a2d8166316 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:56:15.234 8 INFO cinder.api.openstack.wsgi [None req-8109777b-d7f3-4188-a228-86d177da1ca0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:56:15.234 7 INFO cinder.api.openstack.wsgi [None req-4b43428f-f4d1-4039-b612-e0a2d8166316 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:56:15.235 7 INFO cinder.api.openstack.wsgi [None req-4b43428f-f4d1-4039-b612-e0a2d8166316 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:56:15.235 8 INFO cinder.api.openstack.wsgi [None req-8109777b-d7f3-4188-a228-86d177da1ca0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:56:25.234 7 INFO cinder.api.openstack.wsgi [None req-4b43428f-f4d1-4039-b612-e0a2d8166316 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:56:25.234 7 INFO cinder.api.openstack.wsgi [None req-4b43428f-f4d1-4039-b612-e0a2d8166316 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:56:25.236 8 INFO cinder.api.openstack.wsgi [None req-8109777b-d7f3-4188-a228-86d177da1ca0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:56:25.237 8 INFO cinder.api.openstack.wsgi [None req-8109777b-d7f3-4188-a228-86d177da1ca0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:56:35.233 7 INFO cinder.api.openstack.wsgi [None req-4b43428f-f4d1-4039-b612-e0a2d8166316 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:56:35.234 8 INFO cinder.api.openstack.wsgi [None req-8109777b-d7f3-4188-a228-86d177da1ca0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:56:35.234 7 INFO cinder.api.openstack.wsgi [None req-4b43428f-f4d1-4039-b612-e0a2d8166316 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:56:35.236 8 INFO cinder.api.openstack.wsgi [None req-8109777b-d7f3-4188-a228-86d177da1ca0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:56:37.158 7 INFO cinder.api.openstack.wsgi [None req-99f17ad7-e22d-47a9-a930-b1dd2e142d90 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:56:37.173 7 INFO cinder.volume.api [None req-99f17ad7-e22d-47a9-a930-b1dd2e142d90 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:56:37.176 7 INFO cinder.api.openstack.wsgi [None req-99f17ad7-e22d-47a9-a930-b1dd2e142d90 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 436/868] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:56:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:56:37.194 8 INFO cinder.api.openstack.wsgi [None req-9888b1db-4b83-4cc8-9fb1-9e7b9144d8ce 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true 2026-06-23 19:56:37.699 8 INFO cinder.api.openstack.wsgi [None req-9888b1db-4b83-4cc8-9fb1-9e7b9144d8ce 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 433/869] 10.0.0.194 () {28 vars in 696 bytes} [Tue Jun 23 19:56:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:56:37.711 7 INFO cinder.api.openstack.wsgi [None req-8bebd7da-daf2-4309-bbc6-4938a9363e71 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:56:37.720 7 INFO cinder.volume.api [None req-8bebd7da-daf2-4309-bbc6-4938a9363e71 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:56:37.722 7 INFO cinder.api.openstack.wsgi [None req-8bebd7da-daf2-4309-bbc6-4938a9363e71 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 437/870] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:56:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:56:37.761 8 INFO cinder.api.openstack.wsgi [None req-44a7808f-b4ee-4d6f-9308-a02edf5727cf 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true 2026-06-23 19:56:37.788 8 INFO cinder.api.openstack.wsgi [None req-44a7808f-b4ee-4d6f-9308-a02edf5727cf 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 434/871] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:56:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:56:37.799 7 INFO cinder.api.openstack.wsgi [None req-0d4604e2-e15b-4d0a-92ff-a5200b51159f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true 2026-06-23 19:56:37.844 7 INFO cinder.api.openstack.wsgi [None req-0d4604e2-e15b-4d0a-92ff-a5200b51159f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 438/872] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:56:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:56:37.857 8 INFO cinder.api.openstack.wsgi [None req-07ed1918-a568-43f9-a093-8996ba25a611 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/95b5aa8e780645babb40599700aeb4c0?usage=true 2026-06-23 19:56:37.876 8 INFO cinder.api.openstack.wsgi [None req-07ed1918-a568-43f9-a093-8996ba25a611 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/95b5aa8e780645babb40599700aeb4c0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 435/873] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:56:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/95b5aa8e780645babb40599700aeb4c0?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:56:37.887 7 INFO cinder.api.openstack.wsgi [None req-4ee7ae3d-2187-4c96-b787-06667dc2878c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/b6e7615436714a70836e868678627dda?usage=true 2026-06-23 19:56:37.914 7 INFO cinder.api.openstack.wsgi [None req-4ee7ae3d-2187-4c96-b787-06667dc2878c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/b6e7615436714a70836e868678627dda?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 439/874] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:56:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/b6e7615436714a70836e868678627dda?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:56:37.924 8 INFO cinder.api.openstack.wsgi [None req-85f3ad4e-bd80-4671-9755-e8d99b94e6fe 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/e82a3bdd1ba54dd2a8f0b74c6121dc69?usage=true 2026-06-23 19:56:37.948 8 INFO cinder.api.openstack.wsgi [None req-85f3ad4e-bd80-4671-9755-e8d99b94e6fe 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/e82a3bdd1ba54dd2a8f0b74c6121dc69?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 436/875] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:56:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/e82a3bdd1ba54dd2a8f0b74c6121dc69?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:56:37.960 7 INFO cinder.api.openstack.wsgi [None req-55613f7d-fc9a-4ad7-bb9e-8b542fbd905e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true 2026-06-23 19:56:37.986 7 INFO cinder.api.openstack.wsgi [None req-55613f7d-fc9a-4ad7-bb9e-8b542fbd905e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 440/876] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:56:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:56:37.999 8 INFO cinder.api.openstack.wsgi [None req-205b8805-dc46-43e1-b779-52a5b808e4c7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true 2026-06-23 19:56:38.019 8 INFO cinder.volume.api [None req-205b8805-dc46-43e1-b779-52a5b808e4c7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all snapshots completed successfully. 2026-06-23 19:56:38.020 8 INFO cinder.api.openstack.wsgi [None req-205b8805-dc46-43e1-b779-52a5b808e4c7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 437/877] 10.0.0.194 () {28 vars in 674 bytes} [Tue Jun 23 19:56:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:56:38.032 7 INFO cinder.api.openstack.wsgi [None req-9de12158-9af0-4394-9a75-a58cd76177c1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services 2026-06-23 19:56:38.041 7 INFO cinder.api.openstack.wsgi [None req-9de12158-9af0-4394-9a75-a58cd76177c1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 441/878] 10.0.0.194 () {28 vars in 645 bytes} [Tue Jun 23 19:56:38 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:56:45.234 8 INFO cinder.api.openstack.wsgi [None req-205b8805-dc46-43e1-b779-52a5b808e4c7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:56:45.234 7 INFO cinder.api.openstack.wsgi [None req-9de12158-9af0-4394-9a75-a58cd76177c1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:56:45.235 8 INFO cinder.api.openstack.wsgi [None req-205b8805-dc46-43e1-b779-52a5b808e4c7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:56:45.235 7 INFO cinder.api.openstack.wsgi [None req-9de12158-9af0-4394-9a75-a58cd76177c1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:56:55.234 8 INFO cinder.api.openstack.wsgi [None req-205b8805-dc46-43e1-b779-52a5b808e4c7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:56:55.234 7 INFO cinder.api.openstack.wsgi [None req-9de12158-9af0-4394-9a75-a58cd76177c1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:56:55.234 8 INFO cinder.api.openstack.wsgi [None req-205b8805-dc46-43e1-b779-52a5b808e4c7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:56:55.236 7 INFO cinder.api.openstack.wsgi [None req-9de12158-9af0-4394-9a75-a58cd76177c1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:57:05.233 7 INFO cinder.api.openstack.wsgi [None req-9de12158-9af0-4394-9a75-a58cd76177c1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:57:05.233 8 INFO cinder.api.openstack.wsgi [None req-205b8805-dc46-43e1-b779-52a5b808e4c7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:57:05.234 7 INFO cinder.api.openstack.wsgi [None req-9de12158-9af0-4394-9a75-a58cd76177c1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:57:05.236 8 INFO cinder.api.openstack.wsgi [None req-205b8805-dc46-43e1-b779-52a5b808e4c7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:57:15.234 7 INFO cinder.api.openstack.wsgi [None req-9de12158-9af0-4394-9a75-a58cd76177c1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:57:15.234 8 INFO cinder.api.openstack.wsgi [None req-205b8805-dc46-43e1-b779-52a5b808e4c7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:57:15.235 7 INFO cinder.api.openstack.wsgi [None req-9de12158-9af0-4394-9a75-a58cd76177c1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:57:15.235 8 INFO cinder.api.openstack.wsgi [None req-205b8805-dc46-43e1-b779-52a5b808e4c7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:57:25.234 7 INFO cinder.api.openstack.wsgi [None req-9de12158-9af0-4394-9a75-a58cd76177c1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:57:25.234 8 INFO cinder.api.openstack.wsgi [None req-205b8805-dc46-43e1-b779-52a5b808e4c7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:57:25.235 7 INFO cinder.api.openstack.wsgi [None req-9de12158-9af0-4394-9a75-a58cd76177c1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:57:25.235 8 INFO cinder.api.openstack.wsgi [None req-205b8805-dc46-43e1-b779-52a5b808e4c7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:57:35.234 8 INFO cinder.api.openstack.wsgi [None req-205b8805-dc46-43e1-b779-52a5b808e4c7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:57:35.234 7 INFO cinder.api.openstack.wsgi [None req-9de12158-9af0-4394-9a75-a58cd76177c1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:57:35.235 8 INFO cinder.api.openstack.wsgi [None req-205b8805-dc46-43e1-b779-52a5b808e4c7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:57:35.235 7 INFO cinder.api.openstack.wsgi [None req-9de12158-9af0-4394-9a75-a58cd76177c1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:57:37.032 8 INFO cinder.api.openstack.wsgi [None req-bedd398d-8155-486d-bffa-a5eda5959d60 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:57:37.041 8 INFO cinder.volume.api [None req-bedd398d-8155-486d-bffa-a5eda5959d60 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:57:37.043 8 INFO cinder.api.openstack.wsgi [None req-bedd398d-8155-486d-bffa-a5eda5959d60 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 444/891] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:57:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:57:37.057 7 INFO cinder.api.openstack.wsgi [None req-e0851678-c2d1-437d-847c-e8b83fe64504 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services 2026-06-23 19:57:37.062 7 INFO cinder.api.openstack.wsgi [None req-e0851678-c2d1-437d-847c-e8b83fe64504 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 448/892] 10.0.0.194 () {28 vars in 645 bytes} [Tue Jun 23 19:57:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:57:37.133 8 INFO cinder.api.openstack.wsgi [None req-08b5d964-491f-4e81-978c-37b4494a504c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true 2026-06-23 19:57:37.151 8 INFO cinder.api.openstack.wsgi [None req-08b5d964-491f-4e81-978c-37b4494a504c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 445/893] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:57:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:57:37.162 7 INFO cinder.api.openstack.wsgi [None req-afdb6e0a-320b-407a-ad3e-a68277728074 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/29a16f26fccd46a89acc9a218e6edcff?usage=true 2026-06-23 19:57:37.184 7 INFO cinder.api.openstack.wsgi [None req-afdb6e0a-320b-407a-ad3e-a68277728074 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/29a16f26fccd46a89acc9a218e6edcff?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 449/894] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:57:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/29a16f26fccd46a89acc9a218e6edcff?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:57:37.194 8 INFO cinder.api.openstack.wsgi [None req-e7bd9d55-8293-4395-8dff-886bf4806a19 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/379dce45dfd04cfcb1b4761bd6b5e7ac?usage=true 2026-06-23 19:57:37.213 8 INFO cinder.api.openstack.wsgi [None req-e7bd9d55-8293-4395-8dff-886bf4806a19 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/379dce45dfd04cfcb1b4761bd6b5e7ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 446/895] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:57:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/379dce45dfd04cfcb1b4761bd6b5e7ac?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:57:37.226 7 INFO cinder.api.openstack.wsgi [None req-72284985-0fb8-4080-bb9b-0a25260f2b57 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true 2026-06-23 19:57:37.246 7 INFO cinder.api.openstack.wsgi [None req-72284985-0fb8-4080-bb9b-0a25260f2b57 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 450/896] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:57:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:57:37.259 8 INFO cinder.api.openstack.wsgi [None req-101632b3-7d2f-486d-9ee6-acdefb4b9a26 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/6ef2d90af8574dc5bf77260db288f46a?usage=true 2026-06-23 19:57:37.279 8 INFO cinder.api.openstack.wsgi [None req-101632b3-7d2f-486d-9ee6-acdefb4b9a26 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/6ef2d90af8574dc5bf77260db288f46a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 447/897] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:57:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/6ef2d90af8574dc5bf77260db288f46a?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:57:37.290 7 INFO cinder.api.openstack.wsgi [None req-c71983a9-a381-4a61-9bb2-36a34449dd98 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/779a4e2a29ed48ba8bf7d7a49a7f4a29?usage=true 2026-06-23 19:57:37.310 7 INFO cinder.api.openstack.wsgi [None req-c71983a9-a381-4a61-9bb2-36a34449dd98 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/779a4e2a29ed48ba8bf7d7a49a7f4a29?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 451/898] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:57:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/779a4e2a29ed48ba8bf7d7a49a7f4a29?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:57:37.320 8 INFO cinder.api.openstack.wsgi [None req-f08dcc7c-c19c-452d-80c2-011ed9b4f91d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/935e63bcf88349b1846a4f44ca8fd43a?usage=true 2026-06-23 19:57:37.345 8 INFO cinder.api.openstack.wsgi [None req-f08dcc7c-c19c-452d-80c2-011ed9b4f91d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/935e63bcf88349b1846a4f44ca8fd43a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 448/899] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:57:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/935e63bcf88349b1846a4f44ca8fd43a?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:57:37.357 7 INFO cinder.api.openstack.wsgi [None req-e38f8b5c-6a80-476b-b93c-a8b62247d6c7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/95b5aa8e780645babb40599700aeb4c0?usage=true 2026-06-23 19:57:37.378 7 INFO cinder.api.openstack.wsgi [None req-e38f8b5c-6a80-476b-b93c-a8b62247d6c7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/95b5aa8e780645babb40599700aeb4c0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 452/900] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:57:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/95b5aa8e780645babb40599700aeb4c0?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:57:37.387 8 INFO cinder.api.openstack.wsgi [None req-ded36d6a-dc85-45a3-81cc-cca8c83b6e70 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/b6e7615436714a70836e868678627dda?usage=true 2026-06-23 19:57:37.409 8 INFO cinder.api.openstack.wsgi [None req-ded36d6a-dc85-45a3-81cc-cca8c83b6e70 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/b6e7615436714a70836e868678627dda?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 449/901] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:57:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/b6e7615436714a70836e868678627dda?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:57:37.422 7 INFO cinder.api.openstack.wsgi [None req-c4fc57d9-84c3-4170-a159-ffec095eeaf9 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/e82a3bdd1ba54dd2a8f0b74c6121dc69?usage=true 2026-06-23 19:57:37.440 7 INFO cinder.api.openstack.wsgi [None req-c4fc57d9-84c3-4170-a159-ffec095eeaf9 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/e82a3bdd1ba54dd2a8f0b74c6121dc69?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 453/902] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:57:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/e82a3bdd1ba54dd2a8f0b74c6121dc69?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:57:37.452 8 INFO cinder.api.openstack.wsgi [None req-53caa34e-5759-47a1-8775-a88f91d303b6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true 2026-06-23 19:57:37.469 8 INFO cinder.api.openstack.wsgi [None req-53caa34e-5759-47a1-8775-a88f91d303b6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 450/903] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:57:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:57:37.480 7 INFO cinder.api.openstack.wsgi [None req-18162007-ba18-43ab-ac02-ee9ff9213e02 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true 2026-06-23 19:57:37.486 7 INFO cinder.volume.api [None req-18162007-ba18-43ab-ac02-ee9ff9213e02 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all snapshots completed successfully. 2026-06-23 19:57:37.486 7 INFO cinder.api.openstack.wsgi [None req-18162007-ba18-43ab-ac02-ee9ff9213e02 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 454/904] 10.0.0.194 () {28 vars in 674 bytes} [Tue Jun 23 19:57:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:57:37.495 8 INFO cinder.api.openstack.wsgi [None req-366d8b5d-673a-42e9-ba40-60cb62947782 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true 2026-06-23 19:57:37.998 8 INFO cinder.api.openstack.wsgi [None req-366d8b5d-673a-42e9-ba40-60cb62947782 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 451/905] 10.0.0.194 () {28 vars in 696 bytes} [Tue Jun 23 19:57:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:57:38.011 7 INFO cinder.api.openstack.wsgi [None req-b5d74f98-10b2-416a-85f7-b00ecb977d31 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:57:38.020 7 INFO cinder.volume.api [None req-b5d74f98-10b2-416a-85f7-b00ecb977d31 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 19:57:38.021 7 INFO cinder.api.openstack.wsgi [None req-b5d74f98-10b2-416a-85f7-b00ecb977d31 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 455/906] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:57:38 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:57:45.234 8 INFO cinder.api.openstack.wsgi [None req-366d8b5d-673a-42e9-ba40-60cb62947782 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:57:45.234 7 INFO cinder.api.openstack.wsgi [None req-b5d74f98-10b2-416a-85f7-b00ecb977d31 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:57:45.235 8 INFO cinder.api.openstack.wsgi [None req-366d8b5d-673a-42e9-ba40-60cb62947782 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:57:45.236 7 INFO cinder.api.openstack.wsgi [None req-b5d74f98-10b2-416a-85f7-b00ecb977d31 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:57:55.234 8 INFO cinder.api.openstack.wsgi [None req-366d8b5d-673a-42e9-ba40-60cb62947782 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:57:55.234 7 INFO cinder.api.openstack.wsgi [None req-b5d74f98-10b2-416a-85f7-b00ecb977d31 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:57:55.235 8 INFO cinder.api.openstack.wsgi [None req-366d8b5d-673a-42e9-ba40-60cb62947782 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:57:55.235 7 INFO cinder.api.openstack.wsgi [None req-b5d74f98-10b2-416a-85f7-b00ecb977d31 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:57:57.077 7 INFO cinder.api.openstack.wsgi [None req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes 2026-06-23 19:57:57.230 7 INFO cinder.api.v3.volumes [None req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Create volume of 16 GB 2026-06-23 19:57:57.237 7 INFO cinder.volume.api [None req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Availability Zones retrieved successfully. 2026-06-23 19:57:57.425 7 INFO cinder.volume.api [None req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Create volume request issued successfully. 2026-06-23 19:57:57.426 7 INFO cinder.api.openstack.wsgi [None req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes returned with HTTP 202 [pid: 7|app: 0|req: 458/911] 199.204.45.116 () {34 vars in 734 bytes} [Tue Jun 23 19:57:57 2026] POST /v3/febb1af176824dd8b95546488c4cf07f/volumes => generated 846 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-23 19:57:57.441 8 INFO cinder.api.openstack.wsgi [req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 req-bcaa8f9c-bbe6-4ae3-ae2f-47c3e6594959 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/1333a92a-a735-44d9-82ef-e5048c9d5402 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:57:57.478 8 INFO cinder.volume.api [req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 req-bcaa8f9c-bbe6-4ae3-ae2f-47c3e6594959 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Volume info retrieved successfully. 2026-06-23 19:57:57.484 8 INFO cinder.api.openstack.wsgi [req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 req-bcaa8f9c-bbe6-4ae3-ae2f-47c3e6594959 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/1333a92a-a735-44d9-82ef-e5048c9d5402 returned with HTTP 200 [pid: 8|app: 0|req: 454/912] 199.204.45.116 () {32 vars in 825 bytes} [Tue Jun 23 19:57:57 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/1333a92a-a735-44d9-82ef-e5048c9d5402 => generated 1025 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:58:02.499 7 INFO cinder.api.openstack.wsgi [req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 req-f71f1d03-7c3d-4db9-bbe5-a233a2b801ac 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/1333a92a-a735-44d9-82ef-e5048c9d5402 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:58:02.514 7 INFO cinder.volume.api [req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 req-f71f1d03-7c3d-4db9-bbe5-a233a2b801ac 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Volume info retrieved successfully. 2026-06-23 19:58:02.520 7 INFO cinder.api.openstack.wsgi [req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 req-f71f1d03-7c3d-4db9-bbe5-a233a2b801ac 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/1333a92a-a735-44d9-82ef-e5048c9d5402 returned with HTTP 200 [pid: 7|app: 0|req: 459/913] 199.204.45.116 () {32 vars in 825 bytes} [Tue Jun 23 19:58:02 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/1333a92a-a735-44d9-82ef-e5048c9d5402 => generated 1675 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:58:02.958 8 INFO cinder.api.openstack.wsgi [req-ec14e6f3-8970-4d0f-ab32-a0fac27275cf req-0bed5ac1-cb1e-4dd0-a232-8b07c80658ef 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/1333a92a-a735-44d9-82ef-e5048c9d5402 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:58:02.971 8 INFO cinder.volume.api [req-ec14e6f3-8970-4d0f-ab32-a0fac27275cf req-0bed5ac1-cb1e-4dd0-a232-8b07c80658ef 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Volume info retrieved successfully. 2026-06-23 19:58:02.976 8 INFO cinder.api.openstack.wsgi [req-ec14e6f3-8970-4d0f-ab32-a0fac27275cf req-0bed5ac1-cb1e-4dd0-a232-8b07c80658ef 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/1333a92a-a735-44d9-82ef-e5048c9d5402 returned with HTTP 200 [pid: 8|app: 0|req: 455/914] 10.0.0.253 () {34 vars in 1028 bytes} [Tue Jun 23 19:58:02 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/1333a92a-a735-44d9-82ef-e5048c9d5402 => generated 1675 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-06-23 19:58:03.410 7 INFO cinder.api.openstack.wsgi [req-ec14e6f3-8970-4d0f-ab32-a0fac27275cf req-44ca8d12-fccb-4a1d-9287-fc3fd6a80252 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/1333a92a-a735-44d9-82ef-e5048c9d5402 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:58:03.424 7 INFO cinder.volume.api [req-ec14e6f3-8970-4d0f-ab32-a0fac27275cf req-44ca8d12-fccb-4a1d-9287-fc3fd6a80252 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Volume info retrieved successfully. 2026-06-23 19:58:03.428 7 INFO cinder.api.openstack.wsgi [req-ec14e6f3-8970-4d0f-ab32-a0fac27275cf req-44ca8d12-fccb-4a1d-9287-fc3fd6a80252 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/1333a92a-a735-44d9-82ef-e5048c9d5402 returned with HTTP 200 [pid: 7|app: 0|req: 460/915] 10.0.0.253 () {34 vars in 1028 bytes} [Tue Jun 23 19:58:03 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/1333a92a-a735-44d9-82ef-e5048c9d5402 => generated 1675 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-23 19:58:03.439 8 INFO cinder.api.openstack.wsgi [req-ec14e6f3-8970-4d0f-ab32-a0fac27275cf req-0bed5ac1-cb1e-4dd0-a232-8b07c80658ef 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-23 19:58:03.441 8 INFO cinder.api.openstack.wsgi [req-ec14e6f3-8970-4d0f-ab32-a0fac27275cf req-0bed5ac1-cb1e-4dd0-a232-8b07c80658ef 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 456/916] 10.0.0.253 () {32 vars in 829 bytes} [Tue Jun 23 19:58:03 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:58:03.452 7 INFO cinder.api.openstack.wsgi [req-ec14e6f3-8970-4d0f-ab32-a0fac27275cf req-9f80c75c-4841-4968-9bab-7c30fabdc8e6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:58:03.501 7 INFO cinder.api.openstack.wsgi [req-ec14e6f3-8970-4d0f-ab32-a0fac27275cf req-9f80c75c-4841-4968-9bab-7c30fabdc8e6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/attachments returned with HTTP 200 [pid: 7|app: 0|req: 461/917] 10.0.0.253 () {40 vars in 1057 bytes} [Tue Jun 23 19:58:03 2026] POST /v3/febb1af176824dd8b95546488c4cf07f/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-23 19:58:05.234 7 INFO cinder.api.openstack.wsgi [req-ec14e6f3-8970-4d0f-ab32-a0fac27275cf req-9f80c75c-4841-4968-9bab-7c30fabdc8e6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:58:05.234 8 INFO cinder.api.openstack.wsgi [req-ec14e6f3-8970-4d0f-ab32-a0fac27275cf req-0bed5ac1-cb1e-4dd0-a232-8b07c80658ef 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:58:05.235 7 INFO cinder.api.openstack.wsgi [req-ec14e6f3-8970-4d0f-ab32-a0fac27275cf req-9f80c75c-4841-4968-9bab-7c30fabdc8e6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:58:05.236 8 INFO cinder.api.openstack.wsgi [req-ec14e6f3-8970-4d0f-ab32-a0fac27275cf req-0bed5ac1-cb1e-4dd0-a232-8b07c80658ef 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:58:06.750 7 INFO cinder.api.openstack.wsgi [req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 req-6d992254-f9d3-4b83-b40b-8a36ef51e4e1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/1333a92a-a735-44d9-82ef-e5048c9d5402 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:58:06.766 7 INFO cinder.volume.api [req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 req-6d992254-f9d3-4b83-b40b-8a36ef51e4e1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Volume info retrieved successfully. 2026-06-23 19:58:06.771 7 INFO cinder.api.openstack.wsgi [req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 req-6d992254-f9d3-4b83-b40b-8a36ef51e4e1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/1333a92a-a735-44d9-82ef-e5048c9d5402 returned with HTTP 200 [pid: 7|app: 0|req: 463/920] 199.204.45.116 () {32 vars in 825 bytes} [Tue Jun 23 19:58:06 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/1333a92a-a735-44d9-82ef-e5048c9d5402 => generated 1674 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-23 19:58:08.877 8 INFO cinder.api.openstack.wsgi [req-ec14e6f3-8970-4d0f-ab32-a0fac27275cf req-0bed5ac1-cb1e-4dd0-a232-8b07c80658ef 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-23 19:58:08.878 8 INFO cinder.api.openstack.wsgi [req-ec14e6f3-8970-4d0f-ab32-a0fac27275cf req-0bed5ac1-cb1e-4dd0-a232-8b07c80658ef 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 458/921] 199.204.45.116 () {32 vars in 840 bytes} [Tue Jun 23 19:58:08 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:58:08.889 7 INFO cinder.api.openstack.wsgi [req-ec14e6f3-8970-4d0f-ab32-a0fac27275cf req-b5728a18-791e-43d4-8fa6-9644a60e2330 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/1333a92a-a735-44d9-82ef-e5048c9d5402 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:58:08.904 7 INFO cinder.volume.api [req-ec14e6f3-8970-4d0f-ab32-a0fac27275cf req-b5728a18-791e-43d4-8fa6-9644a60e2330 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Volume info retrieved successfully. 2026-06-23 19:58:08.909 7 INFO cinder.api.openstack.wsgi [req-ec14e6f3-8970-4d0f-ab32-a0fac27275cf req-b5728a18-791e-43d4-8fa6-9644a60e2330 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/1333a92a-a735-44d9-82ef-e5048c9d5402 returned with HTTP 200 [pid: 7|app: 0|req: 464/922] 199.204.45.116 () {36 vars in 1073 bytes} [Tue Jun 23 19:58:08 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/1333a92a-a735-44d9-82ef-e5048c9d5402 => generated 1898 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:58:08.987 8 INFO cinder.api.openstack.wsgi [req-ec14e6f3-8970-4d0f-ab32-a0fac27275cf req-475c0542-7592-48a6-9fba-00232c8fc7fe 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/attachments/a98ac6d3-3c69-41b8-8ae2-b63d04e5c1b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:58:09.521 8 INFO cinder.api.openstack.wsgi [req-ec14e6f3-8970-4d0f-ab32-a0fac27275cf req-475c0542-7592-48a6-9fba-00232c8fc7fe 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/attachments/a98ac6d3-3c69-41b8-8ae2-b63d04e5c1b1 returned with HTTP 200 [pid: 8|app: 0|req: 459/923] 199.204.45.116 () {40 vars in 1135 bytes} [Tue Jun 23 19:58:08 2026] PUT /v3/febb1af176824dd8b95546488c4cf07f/attachments/a98ac6d3-3c69-41b8-8ae2-b63d04e5c1b1 => generated 802 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:58:09.719 7 INFO cinder.api.openstack.wsgi [req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 req-4b7753cf-ecaa-4daf-82c2-69d9a278c74d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/1333a92a-a735-44d9-82ef-e5048c9d5402 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:58:09.735 7 INFO cinder.volume.api [req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 req-4b7753cf-ecaa-4daf-82c2-69d9a278c74d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Volume info retrieved successfully. 2026-06-23 19:58:09.741 7 INFO cinder.api.openstack.wsgi [req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 req-4b7753cf-ecaa-4daf-82c2-69d9a278c74d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/1333a92a-a735-44d9-82ef-e5048c9d5402 returned with HTTP 200 [pid: 7|app: 0|req: 465/924] 199.204.45.116 () {32 vars in 825 bytes} [Tue Jun 23 19:58:09 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/1333a92a-a735-44d9-82ef-e5048c9d5402 => generated 1675 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:58:10.044 8 INFO cinder.api.openstack.wsgi [req-ec14e6f3-8970-4d0f-ab32-a0fac27275cf req-14020848-86e4-46c9-a821-f6e242179f75 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/attachments/a98ac6d3-3c69-41b8-8ae2-b63d04e5c1b1/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:58:10.077 8 INFO cinder.api.openstack.wsgi [req-ec14e6f3-8970-4d0f-ab32-a0fac27275cf req-14020848-86e4-46c9-a821-f6e242179f75 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/attachments/a98ac6d3-3c69-41b8-8ae2-b63d04e5c1b1/action returned with HTTP 204 [pid: 8|app: 0|req: 460/925] 199.204.45.116 () {40 vars in 1148 bytes} [Tue Jun 23 19:58:10 2026] POST /v3/febb1af176824dd8b95546488c4cf07f/attachments/a98ac6d3-3c69-41b8-8ae2-b63d04e5c1b1/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:58:12.519 7 INFO cinder.api.openstack.wsgi [req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 req-15816083-59ce-4bf1-b6c5-a1846b353f07 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/1333a92a-a735-44d9-82ef-e5048c9d5402 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:58:12.540 7 INFO cinder.volume.api [req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 req-15816083-59ce-4bf1-b6c5-a1846b353f07 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Volume info retrieved successfully. 2026-06-23 19:58:12.544 7 INFO cinder.api.openstack.wsgi [req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 req-15816083-59ce-4bf1-b6c5-a1846b353f07 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/1333a92a-a735-44d9-82ef-e5048c9d5402 returned with HTTP 200 [pid: 7|app: 0|req: 466/926] 199.204.45.116 () {32 vars in 825 bytes} [Tue Jun 23 19:58:12 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/1333a92a-a735-44d9-82ef-e5048c9d5402 => generated 1973 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-23 19:58:15.234 8 INFO cinder.api.openstack.wsgi [req-ec14e6f3-8970-4d0f-ab32-a0fac27275cf req-14020848-86e4-46c9-a821-f6e242179f75 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:58:15.235 7 INFO cinder.api.openstack.wsgi [req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 req-15816083-59ce-4bf1-b6c5-a1846b353f07 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:58:15.236 8 INFO cinder.api.openstack.wsgi [req-ec14e6f3-8970-4d0f-ab32-a0fac27275cf req-14020848-86e4-46c9-a821-f6e242179f75 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:58:15.236 7 INFO cinder.api.openstack.wsgi [req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 req-15816083-59ce-4bf1-b6c5-a1846b353f07 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:58:15.462 8 INFO cinder.api.openstack.wsgi [req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 req-787c712d-34d6-49c0-a46a-ba3be08b129f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/1333a92a-a735-44d9-82ef-e5048c9d5402 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:58:15.485 8 INFO cinder.volume.api [req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 req-787c712d-34d6-49c0-a46a-ba3be08b129f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Volume info retrieved successfully. 2026-06-23 19:58:15.491 8 INFO cinder.api.openstack.wsgi [req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 req-787c712d-34d6-49c0-a46a-ba3be08b129f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/1333a92a-a735-44d9-82ef-e5048c9d5402 returned with HTTP 200 [pid: 8|app: 0|req: 462/929] 199.204.45.116 () {32 vars in 825 bytes} [Tue Jun 23 19:58:15 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/1333a92a-a735-44d9-82ef-e5048c9d5402 => generated 1973 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:58:18.240 7 INFO cinder.api.openstack.wsgi [req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 req-0bd787d7-4704-4285-a6e9-000f5e3b74fc 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/1333a92a-a735-44d9-82ef-e5048c9d5402 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:58:18.410 7 INFO cinder.volume.api [req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 req-0bd787d7-4704-4285-a6e9-000f5e3b74fc 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Volume info retrieved successfully. 2026-06-23 19:58:18.415 7 INFO cinder.api.openstack.wsgi [req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 req-0bd787d7-4704-4285-a6e9-000f5e3b74fc 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/1333a92a-a735-44d9-82ef-e5048c9d5402 returned with HTTP 200 [pid: 7|app: 0|req: 468/930] 199.204.45.116 () {32 vars in 825 bytes} [Tue Jun 23 19:58:18 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/1333a92a-a735-44d9-82ef-e5048c9d5402 => generated 1973 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-23 19:58:25.234 8 INFO cinder.api.openstack.wsgi [req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 req-787c712d-34d6-49c0-a46a-ba3be08b129f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:58:25.234 7 INFO cinder.api.openstack.wsgi [req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 req-0bd787d7-4704-4285-a6e9-000f5e3b74fc 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:58:25.235 8 INFO cinder.api.openstack.wsgi [req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 req-787c712d-34d6-49c0-a46a-ba3be08b129f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:58:25.236 7 INFO cinder.api.openstack.wsgi [req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 req-0bd787d7-4704-4285-a6e9-000f5e3b74fc 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:58:35.233 8 INFO cinder.api.openstack.wsgi [req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 req-787c712d-34d6-49c0-a46a-ba3be08b129f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:58:35.234 8 INFO cinder.api.openstack.wsgi [req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 req-787c712d-34d6-49c0-a46a-ba3be08b129f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:58:35.238 7 INFO cinder.api.openstack.wsgi [req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 req-0bd787d7-4704-4285-a6e9-000f5e3b74fc 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:58:35.239 7 INFO cinder.api.openstack.wsgi [req-b671d8b4-a113-4118-8f3e-1e8138bb3f77 req-0bd787d7-4704-4285-a6e9-000f5e3b74fc 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:58:36.925 8 INFO cinder.api.openstack.wsgi [None req-70dfc17c-8758-4431-b175-1087190a235a 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services 2026-06-23 19:58:36.931 8 INFO cinder.api.openstack.wsgi [None req-70dfc17c-8758-4431-b175-1087190a235a 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 465/935] 10.0.0.194 () {28 vars in 645 bytes} [Tue Jun 23 19:58:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-services => generated 646 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:58:36.942 7 INFO cinder.api.openstack.wsgi [None req-804fc3fd-2e0a-4b77-ad7b-1e864b61db65 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:58:36.955 7 INFO cinder.volume.api [None req-804fc3fd-2e0a-4b77-ad7b-1e864b61db65 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:58:36.960 7 INFO cinder.api.openstack.wsgi [None req-804fc3fd-2e0a-4b77-ad7b-1e864b61db65 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 471/936] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:58:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 1976 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-23 19:58:36.973 8 INFO cinder.api.openstack.wsgi [None req-0b723f03-060b-4f92-9a22-5382848b14fe 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true 2026-06-23 19:58:36.980 8 INFO cinder.volume.api [None req-0b723f03-060b-4f92-9a22-5382848b14fe 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all snapshots completed successfully. 2026-06-23 19:58:36.980 8 INFO cinder.api.openstack.wsgi [None req-0b723f03-060b-4f92-9a22-5382848b14fe 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 466/937] 10.0.0.194 () {28 vars in 674 bytes} [Tue Jun 23 19:58:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:58:36.992 7 INFO cinder.api.openstack.wsgi [None req-5f4580d0-e744-48b1-b20d-b458b2807d5b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true 2026-06-23 19:58:37.497 7 INFO cinder.api.openstack.wsgi [None req-5f4580d0-e744-48b1-b20d-b458b2807d5b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 472/938] 10.0.0.194 () {28 vars in 696 bytes} [Tue Jun 23 19:58:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:58:37.512 8 INFO cinder.api.openstack.wsgi [None req-735e1589-b667-4d57-8ab7-379c0944ffce 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:58:37.523 8 INFO cinder.volume.api [None req-735e1589-b667-4d57-8ab7-379c0944ffce 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:58:37.527 8 INFO cinder.api.openstack.wsgi [None req-735e1589-b667-4d57-8ab7-379c0944ffce 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 467/939] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:58:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 1976 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-23 19:58:37.580 7 INFO cinder.api.openstack.wsgi [None req-402f5645-f4c4-45aa-b519-f3b5fc895df7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true 2026-06-23 19:58:37.603 7 INFO cinder.api.openstack.wsgi [None req-402f5645-f4c4-45aa-b519-f3b5fc895df7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/940] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:58:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:58:37.616 8 INFO cinder.api.openstack.wsgi [None req-8fd68b60-9146-41dc-b2d9-9aa25c038b69 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/29a16f26fccd46a89acc9a218e6edcff?usage=true 2026-06-23 19:58:37.637 8 INFO cinder.api.openstack.wsgi [None req-8fd68b60-9146-41dc-b2d9-9aa25c038b69 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/29a16f26fccd46a89acc9a218e6edcff?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 468/941] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:58:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/29a16f26fccd46a89acc9a218e6edcff?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:58:37.652 7 INFO cinder.api.openstack.wsgi [None req-6d059844-37c0-4cd0-b3f2-f7ae3c97baa7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/379dce45dfd04cfcb1b4761bd6b5e7ac?usage=true 2026-06-23 19:58:37.672 7 INFO cinder.api.openstack.wsgi [None req-6d059844-37c0-4cd0-b3f2-f7ae3c97baa7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/379dce45dfd04cfcb1b4761bd6b5e7ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/942] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:58:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/379dce45dfd04cfcb1b4761bd6b5e7ac?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:58:37.682 8 INFO cinder.api.openstack.wsgi [None req-b78336fc-588d-4025-ba00-77d8dd1e120a 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true 2026-06-23 19:58:37.700 8 INFO cinder.api.openstack.wsgi [None req-b78336fc-588d-4025-ba00-77d8dd1e120a 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/943] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:58:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:58:37.721 7 INFO cinder.api.openstack.wsgi [None req-eab5228b-7e2d-4f0f-8b41-e16b7df18fa6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/6ef2d90af8574dc5bf77260db288f46a?usage=true 2026-06-23 19:58:37.740 7 INFO cinder.api.openstack.wsgi [None req-eab5228b-7e2d-4f0f-8b41-e16b7df18fa6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/6ef2d90af8574dc5bf77260db288f46a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/944] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:58:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/6ef2d90af8574dc5bf77260db288f46a?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:58:37.752 8 INFO cinder.api.openstack.wsgi [None req-cc39d29a-9a90-4b4d-b8ce-c49047288867 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/779a4e2a29ed48ba8bf7d7a49a7f4a29?usage=true 2026-06-23 19:58:37.768 8 INFO cinder.api.openstack.wsgi [None req-cc39d29a-9a90-4b4d-b8ce-c49047288867 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/779a4e2a29ed48ba8bf7d7a49a7f4a29?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/945] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:58:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/779a4e2a29ed48ba8bf7d7a49a7f4a29?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:58:37.785 7 INFO cinder.api.openstack.wsgi [None req-be438822-6b52-4ab9-867f-4c4ee2aa1d0d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/935e63bcf88349b1846a4f44ca8fd43a?usage=true 2026-06-23 19:58:37.809 7 INFO cinder.api.openstack.wsgi [None req-be438822-6b52-4ab9-867f-4c4ee2aa1d0d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/935e63bcf88349b1846a4f44ca8fd43a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/946] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:58:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/935e63bcf88349b1846a4f44ca8fd43a?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:58:37.822 8 INFO cinder.api.openstack.wsgi [None req-675cc5d9-24f4-42a0-a19f-6f67d68e4ff2 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/95b5aa8e780645babb40599700aeb4c0?usage=true 2026-06-23 19:58:37.839 8 INFO cinder.api.openstack.wsgi [None req-675cc5d9-24f4-42a0-a19f-6f67d68e4ff2 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/95b5aa8e780645babb40599700aeb4c0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 471/947] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:58:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/95b5aa8e780645babb40599700aeb4c0?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:58:37.850 7 INFO cinder.api.openstack.wsgi [None req-512919c7-1cf5-4d01-9d74-20c2dc4f66fb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/b6e7615436714a70836e868678627dda?usage=true 2026-06-23 19:58:37.878 7 INFO cinder.api.openstack.wsgi [None req-512919c7-1cf5-4d01-9d74-20c2dc4f66fb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/b6e7615436714a70836e868678627dda?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/948] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:58:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/b6e7615436714a70836e868678627dda?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:58:37.893 8 INFO cinder.api.openstack.wsgi [None req-6c5a9244-3df2-49a6-ba53-4aa94ec14ca7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/e82a3bdd1ba54dd2a8f0b74c6121dc69?usage=true 2026-06-23 19:58:37.917 8 INFO cinder.api.openstack.wsgi [None req-6c5a9244-3df2-49a6-ba53-4aa94ec14ca7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/e82a3bdd1ba54dd2a8f0b74c6121dc69?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 472/949] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:58:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/e82a3bdd1ba54dd2a8f0b74c6121dc69?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:58:37.928 7 INFO cinder.api.openstack.wsgi [None req-dbc87f82-4c84-4e7e-9504-adce2724332c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true 2026-06-23 19:58:37.950 7 INFO cinder.api.openstack.wsgi [None req-dbc87f82-4c84-4e7e-9504-adce2724332c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 478/950] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:58:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:58:45.235 8 INFO cinder.api.openstack.wsgi [None req-6c5a9244-3df2-49a6-ba53-4aa94ec14ca7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:58:45.235 7 INFO cinder.api.openstack.wsgi [None req-dbc87f82-4c84-4e7e-9504-adce2724332c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:58:45.236 7 INFO cinder.api.openstack.wsgi [None req-dbc87f82-4c84-4e7e-9504-adce2724332c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:58:45.236 8 INFO cinder.api.openstack.wsgi [None req-6c5a9244-3df2-49a6-ba53-4aa94ec14ca7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:58:55.234 8 INFO cinder.api.openstack.wsgi [None req-6c5a9244-3df2-49a6-ba53-4aa94ec14ca7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:58:55.234 7 INFO cinder.api.openstack.wsgi [None req-dbc87f82-4c84-4e7e-9504-adce2724332c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:58:55.235 7 INFO cinder.api.openstack.wsgi [None req-dbc87f82-4c84-4e7e-9504-adce2724332c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:58:55.235 8 INFO cinder.api.openstack.wsgi [None req-6c5a9244-3df2-49a6-ba53-4aa94ec14ca7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:59:05.234 7 INFO cinder.api.openstack.wsgi [None req-dbc87f82-4c84-4e7e-9504-adce2724332c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:59:05.234 8 INFO cinder.api.openstack.wsgi [None req-6c5a9244-3df2-49a6-ba53-4aa94ec14ca7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:59:05.236 7 INFO cinder.api.openstack.wsgi [None req-dbc87f82-4c84-4e7e-9504-adce2724332c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:59:05.236 8 INFO cinder.api.openstack.wsgi [None req-6c5a9244-3df2-49a6-ba53-4aa94ec14ca7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:59:15.233 7 INFO cinder.api.openstack.wsgi [None req-dbc87f82-4c84-4e7e-9504-adce2724332c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:59:15.234 8 INFO cinder.api.openstack.wsgi [None req-6c5a9244-3df2-49a6-ba53-4aa94ec14ca7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:59:15.234 7 INFO cinder.api.openstack.wsgi [None req-dbc87f82-4c84-4e7e-9504-adce2724332c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:59:15.235 8 INFO cinder.api.openstack.wsgi [None req-6c5a9244-3df2-49a6-ba53-4aa94ec14ca7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:59:25.234 8 INFO cinder.api.openstack.wsgi [None req-6c5a9244-3df2-49a6-ba53-4aa94ec14ca7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:59:25.234 7 INFO cinder.api.openstack.wsgi [None req-dbc87f82-4c84-4e7e-9504-adce2724332c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:59:25.235 8 INFO cinder.api.openstack.wsgi [None req-6c5a9244-3df2-49a6-ba53-4aa94ec14ca7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:59:25.235 7 INFO cinder.api.openstack.wsgi [None req-dbc87f82-4c84-4e7e-9504-adce2724332c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:59:35.234 7 INFO cinder.api.openstack.wsgi [None req-dbc87f82-4c84-4e7e-9504-adce2724332c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:59:35.234 8 INFO cinder.api.openstack.wsgi [None req-6c5a9244-3df2-49a6-ba53-4aa94ec14ca7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:59:35.236 7 INFO cinder.api.openstack.wsgi [None req-dbc87f82-4c84-4e7e-9504-adce2724332c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:59:35.236 8 INFO cinder.api.openstack.wsgi [None req-6c5a9244-3df2-49a6-ba53-4aa94ec14ca7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:59:36.940 7 INFO cinder.api.openstack.wsgi [None req-6fa58910-b5aa-48bd-8c7c-6c210181419c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true 2026-06-23 19:59:36.963 7 INFO cinder.api.openstack.wsgi [None req-6fa58910-b5aa-48bd-8c7c-6c210181419c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 485/963] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:59:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:59:36.978 8 INFO cinder.api.openstack.wsgi [None req-80163768-bb44-4035-b863-341e571ec1ab 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/29a16f26fccd46a89acc9a218e6edcff?usage=true 2026-06-23 19:59:37.006 8 INFO cinder.api.openstack.wsgi [None req-80163768-bb44-4035-b863-341e571ec1ab 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/29a16f26fccd46a89acc9a218e6edcff?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/964] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:59:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/29a16f26fccd46a89acc9a218e6edcff?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:59:37.018 7 INFO cinder.api.openstack.wsgi [None req-62a4e425-3621-44dc-9b1e-805779cbb77d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/379dce45dfd04cfcb1b4761bd6b5e7ac?usage=true 2026-06-23 19:59:37.035 7 INFO cinder.api.openstack.wsgi [None req-62a4e425-3621-44dc-9b1e-805779cbb77d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/379dce45dfd04cfcb1b4761bd6b5e7ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 486/965] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:59:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/379dce45dfd04cfcb1b4761bd6b5e7ac?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:59:37.048 8 INFO cinder.api.openstack.wsgi [None req-de9da027-d404-4110-b50b-f85ef7965ab8 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true 2026-06-23 19:59:37.080 8 INFO cinder.api.openstack.wsgi [None req-de9da027-d404-4110-b50b-f85ef7965ab8 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/966] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:59:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:59:37.092 7 INFO cinder.api.openstack.wsgi [None req-55eab752-95ce-44cd-bd20-9969e5f2ef12 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/6ef2d90af8574dc5bf77260db288f46a?usage=true 2026-06-23 19:59:37.109 7 INFO cinder.api.openstack.wsgi [None req-55eab752-95ce-44cd-bd20-9969e5f2ef12 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/6ef2d90af8574dc5bf77260db288f46a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 487/967] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:59:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/6ef2d90af8574dc5bf77260db288f46a?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:59:37.122 8 INFO cinder.api.openstack.wsgi [None req-07c4536c-06e2-46c8-983c-2d92c4d4edf7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/779a4e2a29ed48ba8bf7d7a49a7f4a29?usage=true 2026-06-23 19:59:37.146 8 INFO cinder.api.openstack.wsgi [None req-07c4536c-06e2-46c8-983c-2d92c4d4edf7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/779a4e2a29ed48ba8bf7d7a49a7f4a29?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 481/968] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:59:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/779a4e2a29ed48ba8bf7d7a49a7f4a29?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:59:37.157 7 INFO cinder.api.openstack.wsgi [None req-16c6eff1-c3e4-4213-9c82-d3fb367e283c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/935e63bcf88349b1846a4f44ca8fd43a?usage=true 2026-06-23 19:59:37.177 7 INFO cinder.api.openstack.wsgi [None req-16c6eff1-c3e4-4213-9c82-d3fb367e283c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/935e63bcf88349b1846a4f44ca8fd43a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 488/969] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:59:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/935e63bcf88349b1846a4f44ca8fd43a?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:59:37.190 8 INFO cinder.api.openstack.wsgi [None req-9dd12c30-72cc-4e94-9b4f-7018a77a25dc 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/95b5aa8e780645babb40599700aeb4c0?usage=true 2026-06-23 19:59:37.212 8 INFO cinder.api.openstack.wsgi [None req-9dd12c30-72cc-4e94-9b4f-7018a77a25dc 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/95b5aa8e780645babb40599700aeb4c0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 482/970] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:59:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/95b5aa8e780645babb40599700aeb4c0?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:59:37.222 7 INFO cinder.api.openstack.wsgi [None req-efff1b2b-6a99-4f5f-a92a-39022cda6a41 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/b6e7615436714a70836e868678627dda?usage=true 2026-06-23 19:59:37.248 7 INFO cinder.api.openstack.wsgi [None req-efff1b2b-6a99-4f5f-a92a-39022cda6a41 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/b6e7615436714a70836e868678627dda?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/971] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:59:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/b6e7615436714a70836e868678627dda?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:59:37.259 8 INFO cinder.api.openstack.wsgi [None req-bdd814f5-4d56-48ed-bbaf-213b3716e33e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/e82a3bdd1ba54dd2a8f0b74c6121dc69?usage=true 2026-06-23 19:59:37.287 8 INFO cinder.api.openstack.wsgi [None req-bdd814f5-4d56-48ed-bbaf-213b3716e33e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/e82a3bdd1ba54dd2a8f0b74c6121dc69?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 483/972] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:59:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/e82a3bdd1ba54dd2a8f0b74c6121dc69?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:59:37.305 7 INFO cinder.api.openstack.wsgi [None req-ce1708b1-94fb-4fed-9489-6ea338bfe37e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true 2026-06-23 19:59:37.333 7 INFO cinder.api.openstack.wsgi [None req-ce1708b1-94fb-4fed-9489-6ea338bfe37e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/973] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 19:59:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:59:37.345 8 INFO cinder.api.openstack.wsgi [None req-81e295f0-d83e-4d73-b840-a745a7f0fa79 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:59:37.358 8 INFO cinder.volume.api [None req-81e295f0-d83e-4d73-b840-a745a7f0fa79 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:59:37.365 8 INFO cinder.api.openstack.wsgi [None req-81e295f0-d83e-4d73-b840-a745a7f0fa79 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 484/974] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:59:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/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-06-23 19:59:37.380 7 INFO cinder.api.openstack.wsgi [None req-58a0163b-c47d-4bb7-b2c4-1116c5eb6378 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true 2026-06-23 19:59:37.884 7 INFO cinder.api.openstack.wsgi [None req-58a0163b-c47d-4bb7-b2c4-1116c5eb6378 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 491/975] 10.0.0.194 () {28 vars in 696 bytes} [Tue Jun 23 19:59:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:59:37.894 8 INFO cinder.api.openstack.wsgi [None req-bd6160b2-479e-44bb-90ec-0e900d7eebcc 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services 2026-06-23 19:59:37.899 8 INFO cinder.api.openstack.wsgi [None req-bd6160b2-479e-44bb-90ec-0e900d7eebcc 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 485/976] 10.0.0.194 () {28 vars in 645 bytes} [Tue Jun 23 19:59:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:59:37.916 7 INFO cinder.api.openstack.wsgi [None req-24b8bcfe-4084-496d-8687-3243dab361bf 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true 2026-06-23 19:59:37.923 7 INFO cinder.volume.api [None req-24b8bcfe-4084-496d-8687-3243dab361bf 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all snapshots completed successfully. 2026-06-23 19:59:37.923 7 INFO cinder.api.openstack.wsgi [None req-24b8bcfe-4084-496d-8687-3243dab361bf 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 492/977] 10.0.0.194 () {28 vars in 674 bytes} [Tue Jun 23 19:59:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:59:37.934 8 INFO cinder.api.openstack.wsgi [None req-58cbc1dc-dcab-40f9-82a4-4d1f29901882 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 19:59:37.960 8 INFO cinder.volume.api [None req-58cbc1dc-dcab-40f9-82a4-4d1f29901882 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:59:37.973 8 INFO cinder.api.openstack.wsgi [None req-58cbc1dc-dcab-40f9-82a4-4d1f29901882 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 486/978] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 19:59:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 1976 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-23 19:59:45.234 7 INFO cinder.api.openstack.wsgi [None req-24b8bcfe-4084-496d-8687-3243dab361bf 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:59:45.234 8 INFO cinder.api.openstack.wsgi [None req-58cbc1dc-dcab-40f9-82a4-4d1f29901882 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:59:45.235 8 INFO cinder.api.openstack.wsgi [None req-58cbc1dc-dcab-40f9-82a4-4d1f29901882 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:59:45.235 7 INFO cinder.api.openstack.wsgi [None req-24b8bcfe-4084-496d-8687-3243dab361bf 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:59:55.234 7 INFO cinder.api.openstack.wsgi [None req-24b8bcfe-4084-496d-8687-3243dab361bf 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:59:55.234 8 INFO cinder.api.openstack.wsgi [None req-58cbc1dc-dcab-40f9-82a4-4d1f29901882 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 19:59:55.235 7 INFO cinder.api.openstack.wsgi [None req-24b8bcfe-4084-496d-8687-3243dab361bf 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 19:59:55.235 8 INFO cinder.api.openstack.wsgi [None req-58cbc1dc-dcab-40f9-82a4-4d1f29901882 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:00:05.234 7 INFO cinder.api.openstack.wsgi [None req-24b8bcfe-4084-496d-8687-3243dab361bf 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:00:05.234 8 INFO cinder.api.openstack.wsgi [None req-58cbc1dc-dcab-40f9-82a4-4d1f29901882 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:00:05.235 7 INFO cinder.api.openstack.wsgi [None req-24b8bcfe-4084-496d-8687-3243dab361bf 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:00:05.235 8 INFO cinder.api.openstack.wsgi [None req-58cbc1dc-dcab-40f9-82a4-4d1f29901882 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:00:15.234 7 INFO cinder.api.openstack.wsgi [None req-24b8bcfe-4084-496d-8687-3243dab361bf 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:00:15.234 8 INFO cinder.api.openstack.wsgi [None req-58cbc1dc-dcab-40f9-82a4-4d1f29901882 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:00:15.235 7 INFO cinder.api.openstack.wsgi [None req-24b8bcfe-4084-496d-8687-3243dab361bf 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:00:15.235 8 INFO cinder.api.openstack.wsgi [None req-58cbc1dc-dcab-40f9-82a4-4d1f29901882 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:00:25.234 8 INFO cinder.api.openstack.wsgi [None req-58cbc1dc-dcab-40f9-82a4-4d1f29901882 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:00:25.234 7 INFO cinder.api.openstack.wsgi [None req-24b8bcfe-4084-496d-8687-3243dab361bf 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:00:25.235 8 INFO cinder.api.openstack.wsgi [None req-58cbc1dc-dcab-40f9-82a4-4d1f29901882 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:00:25.236 7 INFO cinder.api.openstack.wsgi [None req-24b8bcfe-4084-496d-8687-3243dab361bf 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:00:35.234 8 INFO cinder.api.openstack.wsgi [None req-58cbc1dc-dcab-40f9-82a4-4d1f29901882 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:00:35.234 7 INFO cinder.api.openstack.wsgi [None req-24b8bcfe-4084-496d-8687-3243dab361bf 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:00:35.235 8 INFO cinder.api.openstack.wsgi [None req-58cbc1dc-dcab-40f9-82a4-4d1f29901882 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:00:35.235 7 INFO cinder.api.openstack.wsgi [None req-24b8bcfe-4084-496d-8687-3243dab361bf 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:00:36.924 8 INFO cinder.api.openstack.wsgi [None req-0ee54cf4-db38-469b-8a53-de38660feb6b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true 2026-06-23 20:00:36.946 8 INFO cinder.api.openstack.wsgi [None req-0ee54cf4-db38-469b-8a53-de38660feb6b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 493/991] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 20:00:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:00:36.958 7 INFO cinder.api.openstack.wsgi [None req-c48d7e3e-754d-40cf-aa03-f0ea633791ac 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/29a16f26fccd46a89acc9a218e6edcff?usage=true 2026-06-23 20:00:36.978 7 INFO cinder.api.openstack.wsgi [None req-c48d7e3e-754d-40cf-aa03-f0ea633791ac 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/29a16f26fccd46a89acc9a218e6edcff?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 499/992] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 20:00:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/29a16f26fccd46a89acc9a218e6edcff?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:00:36.988 8 INFO cinder.api.openstack.wsgi [None req-5627071e-1d80-40fa-919c-e529805172a9 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/379dce45dfd04cfcb1b4761bd6b5e7ac?usage=true 2026-06-23 20:00:37.008 8 INFO cinder.api.openstack.wsgi [None req-5627071e-1d80-40fa-919c-e529805172a9 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/379dce45dfd04cfcb1b4761bd6b5e7ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 494/993] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 20:00:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/379dce45dfd04cfcb1b4761bd6b5e7ac?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:00:37.019 7 INFO cinder.api.openstack.wsgi [None req-3993a435-769b-4314-9b05-796469386b64 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true 2026-06-23 20:00:37.038 7 INFO cinder.api.openstack.wsgi [None req-3993a435-769b-4314-9b05-796469386b64 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 500/994] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 20:00:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:00:37.049 8 INFO cinder.api.openstack.wsgi [None req-507ea913-7c26-4563-ace6-bc1e509fcae8 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/6ef2d90af8574dc5bf77260db288f46a?usage=true 2026-06-23 20:00:37.077 8 INFO cinder.api.openstack.wsgi [None req-507ea913-7c26-4563-ace6-bc1e509fcae8 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/6ef2d90af8574dc5bf77260db288f46a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 495/995] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 20:00:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/6ef2d90af8574dc5bf77260db288f46a?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:00:37.093 7 INFO cinder.api.openstack.wsgi [None req-72bf4055-f20e-42e3-bb8c-cc55cdb5c9a6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/779a4e2a29ed48ba8bf7d7a49a7f4a29?usage=true 2026-06-23 20:00:37.114 7 INFO cinder.api.openstack.wsgi [None req-72bf4055-f20e-42e3-bb8c-cc55cdb5c9a6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/779a4e2a29ed48ba8bf7d7a49a7f4a29?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 501/996] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 20:00:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/779a4e2a29ed48ba8bf7d7a49a7f4a29?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:00:37.124 8 INFO cinder.api.openstack.wsgi [None req-b604d2aa-e760-467a-9eb4-8d538d03916b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/935e63bcf88349b1846a4f44ca8fd43a?usage=true 2026-06-23 20:00:37.145 8 INFO cinder.api.openstack.wsgi [None req-b604d2aa-e760-467a-9eb4-8d538d03916b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/935e63bcf88349b1846a4f44ca8fd43a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 496/997] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 20:00:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/935e63bcf88349b1846a4f44ca8fd43a?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:00:37.155 7 INFO cinder.api.openstack.wsgi [None req-e707780e-7b53-44f5-87c2-4635c9c6b698 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/95b5aa8e780645babb40599700aeb4c0?usage=true 2026-06-23 20:00:37.178 7 INFO cinder.api.openstack.wsgi [None req-e707780e-7b53-44f5-87c2-4635c9c6b698 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/95b5aa8e780645babb40599700aeb4c0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 502/998] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 20:00:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/95b5aa8e780645babb40599700aeb4c0?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:00:37.189 8 INFO cinder.api.openstack.wsgi [None req-3a307a9e-a825-4d18-9a33-9cbb1efcd10c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/b6e7615436714a70836e868678627dda?usage=true 2026-06-23 20:00:37.206 8 INFO cinder.api.openstack.wsgi [None req-3a307a9e-a825-4d18-9a33-9cbb1efcd10c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/b6e7615436714a70836e868678627dda?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 497/999] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 20:00:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/b6e7615436714a70836e868678627dda?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:00:37.218 7 INFO cinder.api.openstack.wsgi [None req-8e4d790b-7771-4fad-aaba-7017ce779d97 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/e82a3bdd1ba54dd2a8f0b74c6121dc69?usage=true 2026-06-23 20:00:37.237 7 INFO cinder.api.openstack.wsgi [None req-8e4d790b-7771-4fad-aaba-7017ce779d97 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/e82a3bdd1ba54dd2a8f0b74c6121dc69?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 503/1000] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 20:00:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/e82a3bdd1ba54dd2a8f0b74c6121dc69?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:00:37.248 8 INFO cinder.api.openstack.wsgi [None req-3265f7a3-428c-425a-a1a1-6b0aa19f1429 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true 2026-06-23 20:00:37.268 8 INFO cinder.api.openstack.wsgi [None req-3265f7a3-428c-425a-a1a1-6b0aa19f1429 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/1001] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 20:00:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:00:37.277 7 INFO cinder.api.openstack.wsgi [None req-0067d5a1-7f88-4493-84a6-58f353500991 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 20:00:37.297 7 INFO cinder.volume.api [None req-0067d5a1-7f88-4493-84a6-58f353500991 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 20:00:37.302 7 INFO cinder.api.openstack.wsgi [None req-0067d5a1-7f88-4493-84a6-58f353500991 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1002] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 20:00:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 1976 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-23 20:00:37.318 8 INFO cinder.api.openstack.wsgi [None req-f71679d2-4466-47d7-a4f0-2d0011748054 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true 2026-06-23 20:00:37.826 8 INFO cinder.api.openstack.wsgi [None req-f71679d2-4466-47d7-a4f0-2d0011748054 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 499/1003] 10.0.0.194 () {28 vars in 696 bytes} [Tue Jun 23 20:00:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true => generated 671 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:00:37.838 7 INFO cinder.api.openstack.wsgi [None req-05bdc9ab-32d0-4da7-a3b7-e990ce9a4137 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services 2026-06-23 20:00:37.844 7 INFO cinder.api.openstack.wsgi [None req-05bdc9ab-32d0-4da7-a3b7-e990ce9a4137 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 505/1004] 10.0.0.194 () {28 vars in 645 bytes} [Tue Jun 23 20:00:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:00:37.854 8 INFO cinder.api.openstack.wsgi [None req-c2c137f0-3cd2-478d-902b-475ba2920942 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 20:00:37.868 8 INFO cinder.volume.api [None req-c2c137f0-3cd2-478d-902b-475ba2920942 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 20:00:37.875 8 INFO cinder.api.openstack.wsgi [None req-c2c137f0-3cd2-478d-902b-475ba2920942 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 500/1005] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 20:00:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/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-06-23 20:00:37.892 7 INFO cinder.api.openstack.wsgi [None req-1bae7c72-dc4d-4643-8548-1cb3b9917c21 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true 2026-06-23 20:00:37.900 7 INFO cinder.volume.api [None req-1bae7c72-dc4d-4643-8548-1cb3b9917c21 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all snapshots completed successfully. 2026-06-23 20:00:37.901 7 INFO cinder.api.openstack.wsgi [None req-1bae7c72-dc4d-4643-8548-1cb3b9917c21 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1006] 10.0.0.194 () {28 vars in 674 bytes} [Tue Jun 23 20:00:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 20:00:45.234 8 INFO cinder.api.openstack.wsgi [None req-c2c137f0-3cd2-478d-902b-475ba2920942 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:00:45.234 7 INFO cinder.api.openstack.wsgi [None req-1bae7c72-dc4d-4643-8548-1cb3b9917c21 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:00:45.235 8 INFO cinder.api.openstack.wsgi [None req-c2c137f0-3cd2-478d-902b-475ba2920942 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:00:45.236 7 INFO cinder.api.openstack.wsgi [None req-1bae7c72-dc4d-4643-8548-1cb3b9917c21 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:00:53.364 8 INFO cinder.api.openstack.wsgi [req-20b02104-a611-4ac9-bf29-3ca59f3c6086 req-f392e6b9-303a-404e-9435-f8739c32f850 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/attachments/a98ac6d3-3c69-41b8-8ae2-b63d04e5c1b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 20:00:53.910 8 INFO cinder.api.openstack.wsgi [req-20b02104-a611-4ac9-bf29-3ca59f3c6086 req-f392e6b9-303a-404e-9435-f8739c32f850 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/attachments/a98ac6d3-3c69-41b8-8ae2-b63d04e5c1b1 returned with HTTP 200 [pid: 8|app: 0|req: 502/1009] 199.204.45.116 () {38 vars in 1103 bytes} [Tue Jun 23 20:00:53 2026] DELETE /v3/febb1af176824dd8b95546488c4cf07f/attachments/a98ac6d3-3c69-41b8-8ae2-b63d04e5c1b1 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:00:53.924 7 INFO cinder.api.openstack.wsgi [req-20b02104-a611-4ac9-bf29-3ca59f3c6086 req-9d36d2ea-3eda-4ebe-ba71-22e72dd6299b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/1333a92a-a735-44d9-82ef-e5048c9d5402 2026-06-23 20:00:53.924 7 INFO cinder.api.v3.volumes [req-20b02104-a611-4ac9-bf29-3ca59f3c6086 req-9d36d2ea-3eda-4ebe-ba71-22e72dd6299b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Delete volume with id: 1333a92a-a735-44d9-82ef-e5048c9d5402 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 20:00:53.934 7 INFO cinder.volume.api [req-20b02104-a611-4ac9-bf29-3ca59f3c6086 req-9d36d2ea-3eda-4ebe-ba71-22e72dd6299b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Volume info retrieved successfully. 2026-06-23 20:00:53.954 7 INFO cinder.volume.api [req-20b02104-a611-4ac9-bf29-3ca59f3c6086 req-9d36d2ea-3eda-4ebe-ba71-22e72dd6299b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Delete volume request issued successfully. 2026-06-23 20:00:53.955 7 INFO cinder.api.openstack.wsgi [req-20b02104-a611-4ac9-bf29-3ca59f3c6086 req-9d36d2ea-3eda-4ebe-ba71-22e72dd6299b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/1333a92a-a735-44d9-82ef-e5048c9d5402 returned with HTTP 202 [pid: 7|app: 0|req: 508/1010] 199.204.45.116 () {36 vars in 1054 bytes} [Tue Jun 23 20:00:53 2026] DELETE /v3/febb1af176824dd8b95546488c4cf07f/volumes/1333a92a-a735-44d9-82ef-e5048c9d5402 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-06-23 20:00:55.234 8 INFO cinder.api.openstack.wsgi [req-20b02104-a611-4ac9-bf29-3ca59f3c6086 req-f392e6b9-303a-404e-9435-f8739c32f850 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:00:55.234 7 INFO cinder.api.openstack.wsgi [req-20b02104-a611-4ac9-bf29-3ca59f3c6086 req-9d36d2ea-3eda-4ebe-ba71-22e72dd6299b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:00:55.235 8 INFO cinder.api.openstack.wsgi [req-20b02104-a611-4ac9-bf29-3ca59f3c6086 req-f392e6b9-303a-404e-9435-f8739c32f850 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:00:55.235 7 INFO cinder.api.openstack.wsgi [req-20b02104-a611-4ac9-bf29-3ca59f3c6086 req-9d36d2ea-3eda-4ebe-ba71-22e72dd6299b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:01:05.234 8 INFO cinder.api.openstack.wsgi [req-20b02104-a611-4ac9-bf29-3ca59f3c6086 req-f392e6b9-303a-404e-9435-f8739c32f850 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:01:05.234 7 INFO cinder.api.openstack.wsgi [req-20b02104-a611-4ac9-bf29-3ca59f3c6086 req-9d36d2ea-3eda-4ebe-ba71-22e72dd6299b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:01:05.235 8 INFO cinder.api.openstack.wsgi [req-20b02104-a611-4ac9-bf29-3ca59f3c6086 req-f392e6b9-303a-404e-9435-f8739c32f850 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:01:05.235 7 INFO cinder.api.openstack.wsgi [req-20b02104-a611-4ac9-bf29-3ca59f3c6086 req-9d36d2ea-3eda-4ebe-ba71-22e72dd6299b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:01:15.234 7 INFO cinder.api.openstack.wsgi [req-20b02104-a611-4ac9-bf29-3ca59f3c6086 req-9d36d2ea-3eda-4ebe-ba71-22e72dd6299b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:01:15.234 8 INFO cinder.api.openstack.wsgi [req-20b02104-a611-4ac9-bf29-3ca59f3c6086 req-f392e6b9-303a-404e-9435-f8739c32f850 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:01:15.235 7 INFO cinder.api.openstack.wsgi [req-20b02104-a611-4ac9-bf29-3ca59f3c6086 req-9d36d2ea-3eda-4ebe-ba71-22e72dd6299b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:01:15.235 8 INFO cinder.api.openstack.wsgi [req-20b02104-a611-4ac9-bf29-3ca59f3c6086 req-f392e6b9-303a-404e-9435-f8739c32f850 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:01:25.233 7 INFO cinder.api.openstack.wsgi [req-20b02104-a611-4ac9-bf29-3ca59f3c6086 req-9d36d2ea-3eda-4ebe-ba71-22e72dd6299b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:01:25.233 8 INFO cinder.api.openstack.wsgi [req-20b02104-a611-4ac9-bf29-3ca59f3c6086 req-f392e6b9-303a-404e-9435-f8739c32f850 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:01:25.234 7 INFO cinder.api.openstack.wsgi [req-20b02104-a611-4ac9-bf29-3ca59f3c6086 req-9d36d2ea-3eda-4ebe-ba71-22e72dd6299b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:01:25.234 8 INFO cinder.api.openstack.wsgi [req-20b02104-a611-4ac9-bf29-3ca59f3c6086 req-f392e6b9-303a-404e-9435-f8739c32f850 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:01:31.040 7 INFO cinder.api.openstack.wsgi [None req-8c4caf2c-1e24-4333-8dd9-3a9b7f0efe53 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots 2026-06-23 20:01:31.046 7 INFO cinder.volume.api [None req-8c4caf2c-1e24-4333-8dd9-3a9b7f0efe53 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all snapshots completed successfully. 2026-06-23 20:01:31.046 7 INFO cinder.api.openstack.wsgi [None req-8c4caf2c-1e24-4333-8dd9-3a9b7f0efe53 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 513/1019] 10.0.0.126 () {32 vars in 705 bytes} [Tue Jun 23 20:01:31 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/snapshots => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:01:31.063 8 INFO cinder.api.openstack.wsgi [None req-8f856f21-8fbc-4e9f-b50a-6d0312748568 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 20:01:31.073 8 INFO cinder.volume.api [None req-8f856f21-8fbc-4e9f-b50a-6d0312748568 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 20:01:31.073 8 INFO cinder.api.openstack.wsgi [None req-8f856f21-8fbc-4e9f-b50a-6d0312748568 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes returned with HTTP 200 [pid: 8|app: 0|req: 507/1020] 10.0.0.126 () {32 vars in 701 bytes} [Tue Jun 23 20:01:31 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 20:01:35.233 7 INFO cinder.api.openstack.wsgi [None req-8c4caf2c-1e24-4333-8dd9-3a9b7f0efe53 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:01:35.234 7 INFO cinder.api.openstack.wsgi [None req-8c4caf2c-1e24-4333-8dd9-3a9b7f0efe53 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:01:35.234 8 INFO cinder.api.openstack.wsgi [None req-8f856f21-8fbc-4e9f-b50a-6d0312748568 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:01:35.235 8 INFO cinder.api.openstack.wsgi [None req-8f856f21-8fbc-4e9f-b50a-6d0312748568 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:01:36.952 7 INFO cinder.api.openstack.wsgi [None req-f42ae3a8-7378-4efe-b3ba-58d86ed41398 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true 2026-06-23 20:01:37.455 7 INFO cinder.api.openstack.wsgi [None req-f42ae3a8-7378-4efe-b3ba-58d86ed41398 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 515/1023] 10.0.0.194 () {28 vars in 696 bytes} [Tue Jun 23 20:01:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/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-06-23 20:01:37.466 8 INFO cinder.api.openstack.wsgi [None req-208ff96c-ac48-4562-8d5e-0c6a9028b5f1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 20:01:37.475 8 INFO cinder.volume.api [None req-208ff96c-ac48-4562-8d5e-0c6a9028b5f1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 20:01:37.477 8 INFO cinder.api.openstack.wsgi [None req-208ff96c-ac48-4562-8d5e-0c6a9028b5f1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1024] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 20:01:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 20:01:37.492 7 INFO cinder.api.openstack.wsgi [None req-64beb126-508c-461a-86c9-19f2f66b64e1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 20:01:37.509 7 INFO cinder.volume.api [None req-64beb126-508c-461a-86c9-19f2f66b64e1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 20:01:37.511 7 INFO cinder.api.openstack.wsgi [None req-64beb126-508c-461a-86c9-19f2f66b64e1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1025] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 20:01:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/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-06-23 20:01:37.543 8 INFO cinder.api.openstack.wsgi [None req-e3b0fe2b-a60c-48f3-a8e4-490ea3b18e2d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true 2026-06-23 20:01:37.568 8 INFO cinder.api.openstack.wsgi [None req-e3b0fe2b-a60c-48f3-a8e4-490ea3b18e2d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1026] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 20:01:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:01:37.580 7 INFO cinder.api.openstack.wsgi [None req-4298d422-9b39-4ef5-ab7b-664879102ac9 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true 2026-06-23 20:01:37.598 7 INFO cinder.api.openstack.wsgi [None req-4298d422-9b39-4ef5-ab7b-664879102ac9 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1027] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 20:01:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:01:37.610 8 INFO cinder.api.openstack.wsgi [None req-652c9edc-1721-496e-8c01-8cf4d38bb221 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true 2026-06-23 20:01:37.645 8 INFO cinder.api.openstack.wsgi [None req-652c9edc-1721-496e-8c01-8cf4d38bb221 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1028] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 20:01:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:01:37.679 7 INFO cinder.api.openstack.wsgi [None req-0b5f4eec-6959-4a3b-a136-3986b26c696a 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true 2026-06-23 20:01:37.687 7 INFO cinder.volume.api [None req-0b5f4eec-6959-4a3b-a136-3986b26c696a 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all snapshots completed successfully. 2026-06-23 20:01:37.687 7 INFO cinder.api.openstack.wsgi [None req-0b5f4eec-6959-4a3b-a136-3986b26c696a 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1029] 10.0.0.194 () {28 vars in 674 bytes} [Tue Jun 23 20:01:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 20:01:37.700 8 INFO cinder.api.openstack.wsgi [None req-67bdb2cc-2681-4f9f-ab79-511e1d346761 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services 2026-06-23 20:01:37.705 8 INFO cinder.api.openstack.wsgi [None req-67bdb2cc-2681-4f9f-ab79-511e1d346761 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 512/1030] 10.0.0.194 () {28 vars in 645 bytes} [Tue Jun 23 20:01:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:01:45.233 8 INFO cinder.api.openstack.wsgi [None req-67bdb2cc-2681-4f9f-ab79-511e1d346761 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:01:45.234 7 INFO cinder.api.openstack.wsgi [None req-0b5f4eec-6959-4a3b-a136-3986b26c696a 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:01:45.235 8 INFO cinder.api.openstack.wsgi [None req-67bdb2cc-2681-4f9f-ab79-511e1d346761 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:01:45.235 7 INFO cinder.api.openstack.wsgi [None req-0b5f4eec-6959-4a3b-a136-3986b26c696a 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:01:55.234 7 INFO cinder.api.openstack.wsgi [None req-0b5f4eec-6959-4a3b-a136-3986b26c696a 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:01:55.234 8 INFO cinder.api.openstack.wsgi [None req-67bdb2cc-2681-4f9f-ab79-511e1d346761 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:01:55.234 7 INFO cinder.api.openstack.wsgi [None req-0b5f4eec-6959-4a3b-a136-3986b26c696a 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:01:55.235 8 INFO cinder.api.openstack.wsgi [None req-67bdb2cc-2681-4f9f-ab79-511e1d346761 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:02:05.234 7 INFO cinder.api.openstack.wsgi [None req-0b5f4eec-6959-4a3b-a136-3986b26c696a 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:02:05.235 7 INFO cinder.api.openstack.wsgi [None req-0b5f4eec-6959-4a3b-a136-3986b26c696a 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:02:05.236 8 INFO cinder.api.openstack.wsgi [None req-67bdb2cc-2681-4f9f-ab79-511e1d346761 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:02:05.237 8 INFO cinder.api.openstack.wsgi [None req-67bdb2cc-2681-4f9f-ab79-511e1d346761 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:02:15.234 7 INFO cinder.api.openstack.wsgi [None req-0b5f4eec-6959-4a3b-a136-3986b26c696a 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:02:15.234 8 INFO cinder.api.openstack.wsgi [None req-67bdb2cc-2681-4f9f-ab79-511e1d346761 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:02:15.235 8 INFO cinder.api.openstack.wsgi [None req-67bdb2cc-2681-4f9f-ab79-511e1d346761 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:02:15.235 7 INFO cinder.api.openstack.wsgi [None req-0b5f4eec-6959-4a3b-a136-3986b26c696a 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:02:25.234 7 INFO cinder.api.openstack.wsgi [None req-0b5f4eec-6959-4a3b-a136-3986b26c696a 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:02:25.234 8 INFO cinder.api.openstack.wsgi [None req-67bdb2cc-2681-4f9f-ab79-511e1d346761 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:02:25.235 7 INFO cinder.api.openstack.wsgi [None req-0b5f4eec-6959-4a3b-a136-3986b26c696a 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:02:25.235 8 INFO cinder.api.openstack.wsgi [None req-67bdb2cc-2681-4f9f-ab79-511e1d346761 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:02:35.238 7 INFO cinder.api.openstack.wsgi [None req-0b5f4eec-6959-4a3b-a136-3986b26c696a 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:02:35.239 7 INFO cinder.api.openstack.wsgi [None req-0b5f4eec-6959-4a3b-a136-3986b26c696a 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:02:35.240 8 INFO cinder.api.openstack.wsgi [None req-67bdb2cc-2681-4f9f-ab79-511e1d346761 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:02:35.240 8 INFO cinder.api.openstack.wsgi [None req-67bdb2cc-2681-4f9f-ab79-511e1d346761 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:02:36.902 7 INFO cinder.api.openstack.wsgi [None req-9597320d-cb48-4150-b263-549cb246a55b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true 2026-06-23 20:02:37.406 7 INFO cinder.api.openstack.wsgi [None req-9597320d-cb48-4150-b263-549cb246a55b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 525/1043] 10.0.0.194 () {28 vars in 696 bytes} [Tue Jun 23 20:02:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:02:37.429 8 INFO cinder.api.openstack.wsgi [None req-b237cd7c-6a5c-4e23-8703-0b5860fbed1d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true 2026-06-23 20:02:37.438 8 INFO cinder.volume.api [None req-b237cd7c-6a5c-4e23-8703-0b5860fbed1d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all snapshots completed successfully. 2026-06-23 20:02:37.439 8 INFO cinder.api.openstack.wsgi [None req-b237cd7c-6a5c-4e23-8703-0b5860fbed1d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1044] 10.0.0.194 () {28 vars in 674 bytes} [Tue Jun 23 20:02:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 20:02:37.449 7 INFO cinder.api.openstack.wsgi [None req-e3f06c1e-a2fa-49fc-96b1-e66418b4f355 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services 2026-06-23 20:02:37.453 7 INFO cinder.api.openstack.wsgi [None req-e3f06c1e-a2fa-49fc-96b1-e66418b4f355 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 526/1045] 10.0.0.194 () {28 vars in 645 bytes} [Tue Jun 23 20:02:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:02:37.461 8 INFO cinder.api.openstack.wsgi [None req-9913669f-4637-487e-89a6-a4e063c32b1f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 20:02:37.470 8 INFO cinder.volume.api [None req-9913669f-4637-487e-89a6-a4e063c32b1f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 20:02:37.472 8 INFO cinder.api.openstack.wsgi [None req-9913669f-4637-487e-89a6-a4e063c32b1f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1046] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 20:02:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 20:02:37.516 7 INFO cinder.api.openstack.wsgi [None req-352be2c0-f826-4e0d-b15d-4e50de29c7e6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true 2026-06-23 20:02:37.538 7 INFO cinder.api.openstack.wsgi [None req-352be2c0-f826-4e0d-b15d-4e50de29c7e6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 527/1047] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 20:02:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:02:37.551 8 INFO cinder.api.openstack.wsgi [None req-acdd0514-4a61-4c82-95ff-c6cba1a5b0db 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true 2026-06-23 20:02:37.574 8 INFO cinder.api.openstack.wsgi [None req-acdd0514-4a61-4c82-95ff-c6cba1a5b0db 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1048] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 20:02:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:02:37.584 7 INFO cinder.api.openstack.wsgi [None req-7d249b43-763a-4afb-a97c-f02263be7b6f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true 2026-06-23 20:02:37.612 7 INFO cinder.api.openstack.wsgi [None req-7d249b43-763a-4afb-a97c-f02263be7b6f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 528/1049] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 20:02:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:02:37.621 8 INFO cinder.api.openstack.wsgi [None req-777a0bf0-7c08-438d-a992-676dbeff7ea2 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 20:02:37.627 8 INFO cinder.volume.api [None req-777a0bf0-7c08-438d-a992-676dbeff7ea2 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 20:02:37.629 8 INFO cinder.api.openstack.wsgi [None req-777a0bf0-7c08-438d-a992-676dbeff7ea2 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 522/1050] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 20:02:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 20:02:45.234 7 INFO cinder.api.openstack.wsgi [None req-7d249b43-763a-4afb-a97c-f02263be7b6f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:02:45.234 8 INFO cinder.api.openstack.wsgi [None req-777a0bf0-7c08-438d-a992-676dbeff7ea2 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:02:45.235 7 INFO cinder.api.openstack.wsgi [None req-7d249b43-763a-4afb-a97c-f02263be7b6f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:02:45.236 8 INFO cinder.api.openstack.wsgi [None req-777a0bf0-7c08-438d-a992-676dbeff7ea2 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:02:55.234 7 INFO cinder.api.openstack.wsgi [None req-7d249b43-763a-4afb-a97c-f02263be7b6f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:02:55.234 8 INFO cinder.api.openstack.wsgi [None req-777a0bf0-7c08-438d-a992-676dbeff7ea2 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:02:55.234 7 INFO cinder.api.openstack.wsgi [None req-7d249b43-763a-4afb-a97c-f02263be7b6f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:02:55.234 8 INFO cinder.api.openstack.wsgi [None req-777a0bf0-7c08-438d-a992-676dbeff7ea2 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:03:05.233 7 INFO cinder.api.openstack.wsgi [None req-7d249b43-763a-4afb-a97c-f02263be7b6f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:03:05.234 7 INFO cinder.api.openstack.wsgi [None req-7d249b43-763a-4afb-a97c-f02263be7b6f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:03:05.235 8 INFO cinder.api.openstack.wsgi [None req-777a0bf0-7c08-438d-a992-676dbeff7ea2 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:03:05.236 8 INFO cinder.api.openstack.wsgi [None req-777a0bf0-7c08-438d-a992-676dbeff7ea2 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:03:15.234 7 INFO cinder.api.openstack.wsgi [None req-7d249b43-763a-4afb-a97c-f02263be7b6f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:03:15.234 8 INFO cinder.api.openstack.wsgi [None req-777a0bf0-7c08-438d-a992-676dbeff7ea2 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:03:15.234 7 INFO cinder.api.openstack.wsgi [None req-7d249b43-763a-4afb-a97c-f02263be7b6f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:03:15.236 8 INFO cinder.api.openstack.wsgi [None req-777a0bf0-7c08-438d-a992-676dbeff7ea2 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:03:25.234 7 INFO cinder.api.openstack.wsgi [None req-7d249b43-763a-4afb-a97c-f02263be7b6f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:03:25.234 8 INFO cinder.api.openstack.wsgi [None req-777a0bf0-7c08-438d-a992-676dbeff7ea2 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:03:25.234 7 INFO cinder.api.openstack.wsgi [None req-7d249b43-763a-4afb-a97c-f02263be7b6f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:03:25.236 8 INFO cinder.api.openstack.wsgi [None req-777a0bf0-7c08-438d-a992-676dbeff7ea2 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:03:35.233 7 INFO cinder.api.openstack.wsgi [None req-7d249b43-763a-4afb-a97c-f02263be7b6f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:03:35.233 8 INFO cinder.api.openstack.wsgi [None req-777a0bf0-7c08-438d-a992-676dbeff7ea2 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:03:35.235 7 INFO cinder.api.openstack.wsgi [None req-7d249b43-763a-4afb-a97c-f02263be7b6f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:03:35.235 8 INFO cinder.api.openstack.wsgi [None req-777a0bf0-7c08-438d-a992-676dbeff7ea2 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:03:36.922 7 INFO cinder.api.openstack.wsgi [None req-9dbfe210-3e31-4aed-a6da-ba76d3f9be13 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true 2026-06-23 20:03:37.426 7 INFO cinder.api.openstack.wsgi [None req-9dbfe210-3e31-4aed-a6da-ba76d3f9be13 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 535/1063] 10.0.0.194 () {28 vars in 696 bytes} [Tue Jun 23 20:03:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:03:37.438 8 INFO cinder.api.openstack.wsgi [None req-829c1ee4-d952-4e99-9760-db533da4e51f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true 2026-06-23 20:03:37.449 8 INFO cinder.volume.api [None req-829c1ee4-d952-4e99-9760-db533da4e51f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all snapshots completed successfully. 2026-06-23 20:03:37.450 8 INFO cinder.api.openstack.wsgi [None req-829c1ee4-d952-4e99-9760-db533da4e51f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 529/1064] 10.0.0.194 () {28 vars in 674 bytes} [Tue Jun 23 20:03:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/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-06-23 20:03:37.464 7 INFO cinder.api.openstack.wsgi [None req-c6826153-4987-44b5-82cb-4e54100bd119 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services 2026-06-23 20:03:37.471 7 INFO cinder.api.openstack.wsgi [None req-c6826153-4987-44b5-82cb-4e54100bd119 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 536/1065] 10.0.0.194 () {28 vars in 645 bytes} [Tue Jun 23 20:03:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:03:37.479 8 INFO cinder.api.openstack.wsgi [None req-43ce082f-a612-4b42-84ba-7253fe0f0c3c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 20:03:37.487 8 INFO cinder.volume.api [None req-43ce082f-a612-4b42-84ba-7253fe0f0c3c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 20:03:37.489 8 INFO cinder.api.openstack.wsgi [None req-43ce082f-a612-4b42-84ba-7253fe0f0c3c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 530/1066] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 20:03:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 20:03:37.498 7 INFO cinder.api.openstack.wsgi [None req-aa7f47ea-b15b-4ce5-98bc-6841f78d5239 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 20:03:37.527 7 INFO cinder.volume.api [None req-aa7f47ea-b15b-4ce5-98bc-6841f78d5239 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 20:03:37.531 7 INFO cinder.api.openstack.wsgi [None req-aa7f47ea-b15b-4ce5-98bc-6841f78d5239 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 537/1067] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 20:03:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/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-06-23 20:03:37.574 8 INFO cinder.api.openstack.wsgi [None req-85d11f69-ab27-460e-9ee6-b74ef07a9f6f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true 2026-06-23 20:03:37.603 8 INFO cinder.api.openstack.wsgi [None req-85d11f69-ab27-460e-9ee6-b74ef07a9f6f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1068] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 20:03:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:03:37.625 7 INFO cinder.api.openstack.wsgi [None req-ddd102d4-0c31-4d7a-873c-a367b5da0dda 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true 2026-06-23 20:03:37.643 7 INFO cinder.api.openstack.wsgi [None req-ddd102d4-0c31-4d7a-873c-a367b5da0dda 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 538/1069] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 20:03:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:03:37.654 8 INFO cinder.api.openstack.wsgi [None req-8ed6fbf9-327a-4015-8d2c-76412c6d8c51 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true 2026-06-23 20:03:37.685 8 INFO cinder.api.openstack.wsgi [None req-8ed6fbf9-327a-4015-8d2c-76412c6d8c51 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 532/1070] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 20:03:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:03:45.233 7 INFO cinder.api.openstack.wsgi [None req-ddd102d4-0c31-4d7a-873c-a367b5da0dda 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:03:45.234 8 INFO cinder.api.openstack.wsgi [None req-8ed6fbf9-327a-4015-8d2c-76412c6d8c51 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:03:45.234 7 INFO cinder.api.openstack.wsgi [None req-ddd102d4-0c31-4d7a-873c-a367b5da0dda 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:03:45.234 8 INFO cinder.api.openstack.wsgi [None req-8ed6fbf9-327a-4015-8d2c-76412c6d8c51 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:03:55.233 7 INFO cinder.api.openstack.wsgi [None req-ddd102d4-0c31-4d7a-873c-a367b5da0dda 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:03:55.234 8 INFO cinder.api.openstack.wsgi [None req-8ed6fbf9-327a-4015-8d2c-76412c6d8c51 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:03:55.234 7 INFO cinder.api.openstack.wsgi [None req-ddd102d4-0c31-4d7a-873c-a367b5da0dda 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:03:55.235 8 INFO cinder.api.openstack.wsgi [None req-8ed6fbf9-327a-4015-8d2c-76412c6d8c51 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:04:05.234 7 INFO cinder.api.openstack.wsgi [None req-ddd102d4-0c31-4d7a-873c-a367b5da0dda 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:04:05.235 7 INFO cinder.api.openstack.wsgi [None req-ddd102d4-0c31-4d7a-873c-a367b5da0dda 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:04:05.236 8 INFO cinder.api.openstack.wsgi [None req-8ed6fbf9-327a-4015-8d2c-76412c6d8c51 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:04:05.237 8 INFO cinder.api.openstack.wsgi [None req-8ed6fbf9-327a-4015-8d2c-76412c6d8c51 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:04:15.234 7 INFO cinder.api.openstack.wsgi [None req-ddd102d4-0c31-4d7a-873c-a367b5da0dda 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:04:15.234 8 INFO cinder.api.openstack.wsgi [None req-8ed6fbf9-327a-4015-8d2c-76412c6d8c51 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:04:15.234 7 INFO cinder.api.openstack.wsgi [None req-ddd102d4-0c31-4d7a-873c-a367b5da0dda 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:04:15.235 8 INFO cinder.api.openstack.wsgi [None req-8ed6fbf9-327a-4015-8d2c-76412c6d8c51 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:04:25.234 7 INFO cinder.api.openstack.wsgi [None req-ddd102d4-0c31-4d7a-873c-a367b5da0dda 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:04:25.234 8 INFO cinder.api.openstack.wsgi [None req-8ed6fbf9-327a-4015-8d2c-76412c6d8c51 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:04:25.234 7 INFO cinder.api.openstack.wsgi [None req-ddd102d4-0c31-4d7a-873c-a367b5da0dda 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:04:25.235 8 INFO cinder.api.openstack.wsgi [None req-8ed6fbf9-327a-4015-8d2c-76412c6d8c51 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:04:35.234 7 INFO cinder.api.openstack.wsgi [None req-ddd102d4-0c31-4d7a-873c-a367b5da0dda 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:04:35.235 8 INFO cinder.api.openstack.wsgi [None req-8ed6fbf9-327a-4015-8d2c-76412c6d8c51 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:04:35.235 7 INFO cinder.api.openstack.wsgi [None req-ddd102d4-0c31-4d7a-873c-a367b5da0dda 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:04:35.235 8 INFO cinder.api.openstack.wsgi [None req-8ed6fbf9-327a-4015-8d2c-76412c6d8c51 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:04:36.900 8 INFO cinder.api.openstack.wsgi [None req-ff207456-d50c-4cc7-80b5-f1b5f4033766 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true 2026-06-23 20:04:36.906 8 INFO cinder.volume.api [None req-ff207456-d50c-4cc7-80b5-f1b5f4033766 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all snapshots completed successfully. 2026-06-23 20:04:36.906 8 INFO cinder.api.openstack.wsgi [None req-ff207456-d50c-4cc7-80b5-f1b5f4033766 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 539/1083] 10.0.0.194 () {28 vars in 674 bytes} [Tue Jun 23 20:04:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true => generated 17 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 20:04:36.922 7 INFO cinder.api.openstack.wsgi [None req-a956df6b-3f67-4f7b-8fda-96063d6d28b5 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services 2026-06-23 20:04:36.928 7 INFO cinder.api.openstack.wsgi [None req-a956df6b-3f67-4f7b-8fda-96063d6d28b5 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 545/1084] 10.0.0.194 () {28 vars in 645 bytes} [Tue Jun 23 20:04:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:04:36.975 8 INFO cinder.api.openstack.wsgi [None req-dc62b13c-a91f-4cf5-ac1b-95eb54813dbf 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true 2026-06-23 20:04:37.024 8 INFO cinder.api.openstack.wsgi [None req-dc62b13c-a91f-4cf5-ac1b-95eb54813dbf 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 540/1085] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 20:04:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:04:37.032 7 INFO cinder.api.openstack.wsgi [None req-ded965d3-75ab-4bca-bdbf-c7edc875c2d1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true 2026-06-23 20:04:37.053 7 INFO cinder.api.openstack.wsgi [None req-ded965d3-75ab-4bca-bdbf-c7edc875c2d1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 546/1086] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 20:04:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:04:37.065 8 INFO cinder.api.openstack.wsgi [None req-3a049186-da90-4f39-824e-e62926fff9d9 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true 2026-06-23 20:04:37.084 8 INFO cinder.api.openstack.wsgi [None req-3a049186-da90-4f39-824e-e62926fff9d9 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 541/1087] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 20:04:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:04:37.101 7 INFO cinder.api.openstack.wsgi [None req-6b656f3d-68b6-4f04-afac-0a31b5590880 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true 2026-06-23 20:04:37.606 7 INFO cinder.api.openstack.wsgi [None req-6b656f3d-68b6-4f04-afac-0a31b5590880 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 547/1088] 10.0.0.194 () {28 vars in 696 bytes} [Tue Jun 23 20:04:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:04:37.615 8 INFO cinder.api.openstack.wsgi [None req-f5ef193e-9bc5-4ec7-948f-561ce5c35a58 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 20:04:37.632 8 INFO cinder.volume.api [None req-f5ef193e-9bc5-4ec7-948f-561ce5c35a58 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 20:04:37.634 8 INFO cinder.api.openstack.wsgi [None req-f5ef193e-9bc5-4ec7-948f-561ce5c35a58 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 542/1089] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 20:04:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 20:04:37.644 7 INFO cinder.api.openstack.wsgi [None req-7387286f-0757-496b-b763-3bfbbffd6c85 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 20:04:37.652 7 INFO cinder.volume.api [None req-7387286f-0757-496b-b763-3bfbbffd6c85 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 20:04:37.654 7 INFO cinder.api.openstack.wsgi [None req-7387286f-0757-496b-b763-3bfbbffd6c85 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 548/1090] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 20:04:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 20:04:45.234 8 INFO cinder.api.openstack.wsgi [None req-f5ef193e-9bc5-4ec7-948f-561ce5c35a58 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:04:45.234 8 INFO cinder.api.openstack.wsgi [None req-f5ef193e-9bc5-4ec7-948f-561ce5c35a58 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:04:45.234 7 INFO cinder.api.openstack.wsgi [None req-7387286f-0757-496b-b763-3bfbbffd6c85 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:04:45.236 7 INFO cinder.api.openstack.wsgi [None req-7387286f-0757-496b-b763-3bfbbffd6c85 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:04:55.234 8 INFO cinder.api.openstack.wsgi [None req-f5ef193e-9bc5-4ec7-948f-561ce5c35a58 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:04:55.234 7 INFO cinder.api.openstack.wsgi [None req-7387286f-0757-496b-b763-3bfbbffd6c85 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:04:55.234 8 INFO cinder.api.openstack.wsgi [None req-f5ef193e-9bc5-4ec7-948f-561ce5c35a58 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:04:55.235 7 INFO cinder.api.openstack.wsgi [None req-7387286f-0757-496b-b763-3bfbbffd6c85 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:05:05.234 8 INFO cinder.api.openstack.wsgi [None req-f5ef193e-9bc5-4ec7-948f-561ce5c35a58 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:05:05.236 7 INFO cinder.api.openstack.wsgi [None req-7387286f-0757-496b-b763-3bfbbffd6c85 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:05:05.237 7 INFO cinder.api.openstack.wsgi [None req-7387286f-0757-496b-b763-3bfbbffd6c85 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:05:05.252 8 INFO cinder.api.openstack.wsgi [None req-f5ef193e-9bc5-4ec7-948f-561ce5c35a58 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:05:15.234 7 INFO cinder.api.openstack.wsgi [None req-7387286f-0757-496b-b763-3bfbbffd6c85 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:05:15.234 8 INFO cinder.api.openstack.wsgi [None req-f5ef193e-9bc5-4ec7-948f-561ce5c35a58 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:05:15.235 7 INFO cinder.api.openstack.wsgi [None req-7387286f-0757-496b-b763-3bfbbffd6c85 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:05:15.235 8 INFO cinder.api.openstack.wsgi [None req-f5ef193e-9bc5-4ec7-948f-561ce5c35a58 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:05:25.233 7 INFO cinder.api.openstack.wsgi [None req-7387286f-0757-496b-b763-3bfbbffd6c85 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:05:25.234 8 INFO cinder.api.openstack.wsgi [None req-f5ef193e-9bc5-4ec7-948f-561ce5c35a58 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:05:25.234 7 INFO cinder.api.openstack.wsgi [None req-7387286f-0757-496b-b763-3bfbbffd6c85 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:05:25.235 8 INFO cinder.api.openstack.wsgi [None req-f5ef193e-9bc5-4ec7-948f-561ce5c35a58 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:05:35.233 8 INFO cinder.api.openstack.wsgi [None req-f5ef193e-9bc5-4ec7-948f-561ce5c35a58 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:05:35.234 7 INFO cinder.api.openstack.wsgi [None req-7387286f-0757-496b-b763-3bfbbffd6c85 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:05:35.235 8 INFO cinder.api.openstack.wsgi [None req-f5ef193e-9bc5-4ec7-948f-561ce5c35a58 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:05:35.235 7 INFO cinder.api.openstack.wsgi [None req-7387286f-0757-496b-b763-3bfbbffd6c85 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:05:36.904 8 INFO cinder.api.openstack.wsgi [None req-1b03507e-625a-448a-904a-c7a581fdfe04 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 20:05:36.913 8 INFO cinder.volume.api [None req-1b03507e-625a-448a-904a-c7a581fdfe04 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 20:05:36.916 8 INFO cinder.api.openstack.wsgi [None req-1b03507e-625a-448a-904a-c7a581fdfe04 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 549/1103] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 20:05:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 20:05:36.928 7 INFO cinder.api.openstack.wsgi [None req-8c08ba24-4b7a-488a-a1ce-42a78398e837 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true 2026-06-23 20:05:37.432 7 INFO cinder.api.openstack.wsgi [None req-8c08ba24-4b7a-488a-a1ce-42a78398e837 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 555/1104] 10.0.0.194 () {28 vars in 696 bytes} [Tue Jun 23 20:05:36 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/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-06-23 20:05:37.480 8 INFO cinder.api.openstack.wsgi [None req-73a3291b-6df4-469d-a9e1-c0b76e61f3de 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true 2026-06-23 20:05:37.503 8 INFO cinder.api.openstack.wsgi [None req-73a3291b-6df4-469d-a9e1-c0b76e61f3de 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 550/1105] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 20:05:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/1fcf7ab5696e48f59b5003c41825c0ce?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:05:37.515 7 INFO cinder.api.openstack.wsgi [None req-3cf22550-b1d4-42cf-937f-36db77159f97 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true 2026-06-23 20:05:37.536 7 INFO cinder.api.openstack.wsgi [None req-3cf22550-b1d4-42cf-937f-36db77159f97 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 556/1106] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 20:05:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/644023edf7b9495ba8b5e6bbc5011e0b?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:05:37.546 8 INFO cinder.api.openstack.wsgi [None req-86eb8f2a-bd30-44f5-875f-2c0e89953aba 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true 2026-06-23 20:05:37.569 8 INFO cinder.api.openstack.wsgi [None req-86eb8f2a-bd30-44f5-875f-2c0e89953aba 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 551/1107] 10.0.0.194 () {28 vars in 736 bytes} [Tue Jun 23 20:05:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-quota-sets/febb1af176824dd8b95546488c4cf07f?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:05:37.582 7 INFO cinder.api.openstack.wsgi [None req-4dbe925a-35af-4cc5-8612-36441ac12392 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true 2026-06-23 20:05:37.588 7 INFO cinder.volume.api [None req-4dbe925a-35af-4cc5-8612-36441ac12392 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all snapshots completed successfully. 2026-06-23 20:05:37.589 7 INFO cinder.api.openstack.wsgi [None req-4dbe925a-35af-4cc5-8612-36441ac12392 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 557/1108] 10.0.0.194 () {28 vars in 674 bytes} [Tue Jun 23 20:05:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 20:05:37.601 8 INFO cinder.api.openstack.wsgi [None req-fcf27b45-02c7-4050-b36e-444ebb95c766 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services 2026-06-23 20:05:37.608 8 INFO cinder.api.openstack.wsgi [None req-fcf27b45-02c7-4050-b36e-444ebb95c766 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 552/1109] 10.0.0.194 () {28 vars in 645 bytes} [Tue Jun 23 20:05:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:05:37.618 7 INFO cinder.api.openstack.wsgi [None req-5496e94e-c08c-498f-85fa-4ebe2eb4f624 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true 2026-06-23 20:05:37.630 7 INFO cinder.volume.api [None req-5496e94e-c08c-498f-85fa-4ebe2eb4f624 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Get all volumes completed successfully. 2026-06-23 20:05:37.636 7 INFO cinder.api.openstack.wsgi [None req-5496e94e-c08c-498f-85fa-4ebe2eb4f624 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/febb1af176824dd8b95546488c4cf07f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 558/1110] 10.0.0.194 () {28 vars in 684 bytes} [Tue Jun 23 20:05:37 2026] GET /v3/febb1af176824dd8b95546488c4cf07f/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-06-23 20:05:45.233 8 INFO cinder.api.openstack.wsgi [None req-fcf27b45-02c7-4050-b36e-444ebb95c766 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:05:45.233 7 INFO cinder.api.openstack.wsgi [None req-5496e94e-c08c-498f-85fa-4ebe2eb4f624 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET http://10.0.0.35:8776/ 2026-06-23 20:05:45.235 8 INFO cinder.api.openstack.wsgi [None req-fcf27b45-02c7-4050-b36e-444ebb95c766 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-06-23 20:05:45.235 7 INFO cinder.api.openstack.wsgi [None req-5496e94e-c08c-498f-85fa-4ebe2eb4f624 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] http://10.0.0.35:8776/ returned with HTTP 300