+ 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 [Thu Jul 16 16:20:43 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:55:00 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: cinder-api-77dbf554cd-fl2br machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f0430483668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/cinder/__init__.py:21: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet # noqa /var/lib/openstack/lib/python3.12/site-packages/cinder/__init__.py:21: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet # noqa /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-16 16:20:48.114 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-07-16 16:20:48.114 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. 2026-07-16 16:20:48.131 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-07-16 16:20:48.131 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. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-07-16 16:20:49.472 8 INFO cinder.rpc [None req-d4a69953-70a8-41c0-8f7e-5506393f257d - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-16 16:20:49.477 8 INFO cinder.rpc [None req-d4a69953-70a8-41c0-8f7e-5506393f257d - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-16 16:20:49.480 8 INFO cinder.rpc [None req-d4a69953-70a8-41c0-8f7e-5506393f257d - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-16 16:20:49.482 8 INFO cinder.rpc [None req-d4a69953-70a8-41c0-8f7e-5506393f257d - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-16 16:20:49.487 7 INFO cinder.rpc [None req-34bba402-4c42-46b1-8f60-4d7a17362a2b - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-16 16:20:49.491 7 INFO cinder.rpc [None req-34bba402-4c42-46b1-8f60-4d7a17362a2b - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-16 16:20:49.494 7 INFO cinder.rpc [None req-34bba402-4c42-46b1-8f60-4d7a17362a2b - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-16 16:20:49.496 7 INFO cinder.rpc [None req-34bba402-4c42-46b1-8f60-4d7a17362a2b - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-16 16:20:49.535 8 INFO cinder.rpc [None req-d4a69953-70a8-41c0-8f7e-5506393f257d - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-16 16:20:49.540 8 INFO cinder.rpc [None req-d4a69953-70a8-41c0-8f7e-5506393f257d - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-16 16:20:49.545 7 INFO cinder.rpc [None req-34bba402-4c42-46b1-8f60-4d7a17362a2b - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-16 16:20:49.548 7 INFO cinder.rpc [None req-34bba402-4c42-46b1-8f60-4d7a17362a2b - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-16 16:20:49.590 8 WARNING cinder.api.contrib.hosts [None req-d4a69953-70a8-41c0-8f7e-5506393f257d - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-16 16:20:49.598 7 WARNING cinder.api.contrib.hosts [None req-34bba402-4c42-46b1-8f60-4d7a17362a2b - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-16 16:20:49.626 8 WARNING keystonemiddleware._common.config [None req-d4a69953-70a8-41c0-8f7e-5506393f257d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-16 16:20:49.634 7 WARNING keystonemiddleware._common.config [None req-34bba402-4c42-46b1-8f60-4d7a17362a2b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-16 16:20:49.635 8 WARNING keystonemiddleware.auth_token [None req-d4a69953-70a8-41c0-8f7e-5506393f257d - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f0430483668 pid: 8 (default app) 2026-07-16 16:20:49.642 7 WARNING keystonemiddleware.auth_token [None req-34bba402-4c42-46b1-8f60-4d7a17362a2b - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f0430483668 pid: 7 (default app) 2026-07-16 16:20:57.394 8 INFO cinder.api.openstack.wsgi [None req-d4a69953-70a8-41c0-8f7e-5506393f257d - - - - - -] GET http://10.0.0.122:8776/ 2026-07-16 16:20:57.396 8 INFO cinder.api.openstack.wsgi [None req-d4a69953-70a8-41c0-8f7e-5506393f257d - - - - - -] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:21:07.393 7 INFO cinder.api.openstack.wsgi [None req-34bba402-4c42-46b1-8f60-4d7a17362a2b - - - - - -] GET http://10.0.0.122:8776/ 2026-07-16 16:21:07.395 7 INFO cinder.api.openstack.wsgi [None req-34bba402-4c42-46b1-8f60-4d7a17362a2b - - - - - -] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:21:17.392 8 INFO cinder.api.openstack.wsgi [None req-d4a69953-70a8-41c0-8f7e-5506393f257d - - - - - -] GET http://10.0.0.122:8776/ 2026-07-16 16:21:17.392 7 INFO cinder.api.openstack.wsgi [None req-34bba402-4c42-46b1-8f60-4d7a17362a2b - - - - - -] GET http://10.0.0.122:8776/ 2026-07-16 16:21:17.393 8 INFO cinder.api.openstack.wsgi [None req-d4a69953-70a8-41c0-8f7e-5506393f257d - - - - - -] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:21:17.393 7 INFO cinder.api.openstack.wsgi [None req-34bba402-4c42-46b1-8f60-4d7a17362a2b - - - - - -] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:21:27.393 7 INFO cinder.api.openstack.wsgi [None req-34bba402-4c42-46b1-8f60-4d7a17362a2b - - - - - -] GET http://10.0.0.122:8776/ 2026-07-16 16:21:27.393 8 INFO cinder.api.openstack.wsgi [None req-d4a69953-70a8-41c0-8f7e-5506393f257d - - - - - -] GET http://10.0.0.122:8776/ 2026-07-16 16:21:27.394 7 INFO cinder.api.openstack.wsgi [None req-34bba402-4c42-46b1-8f60-4d7a17362a2b - - - - - -] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:21:27.394 8 INFO cinder.api.openstack.wsgi [None req-d4a69953-70a8-41c0-8f7e-5506393f257d - - - - - -] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:21:37.391 7 INFO cinder.api.openstack.wsgi [None req-34bba402-4c42-46b1-8f60-4d7a17362a2b - - - - - -] GET http://10.0.0.122:8776/ 2026-07-16 16:21:37.392 8 INFO cinder.api.openstack.wsgi [None req-d4a69953-70a8-41c0-8f7e-5506393f257d - - - - - -] GET http://10.0.0.122:8776/ 2026-07-16 16:21:37.392 7 INFO cinder.api.openstack.wsgi [None req-34bba402-4c42-46b1-8f60-4d7a17362a2b - - - - - -] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:21:37.393 8 INFO cinder.api.openstack.wsgi [None req-d4a69953-70a8-41c0-8f7e-5506393f257d - - - - - -] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:21:47.392 7 INFO cinder.api.openstack.wsgi [None req-34bba402-4c42-46b1-8f60-4d7a17362a2b - - - - - -] GET http://10.0.0.122:8776/ 2026-07-16 16:21:47.393 8 INFO cinder.api.openstack.wsgi [None req-d4a69953-70a8-41c0-8f7e-5506393f257d - - - - - -] GET http://10.0.0.122:8776/ 2026-07-16 16:21:47.393 7 INFO cinder.api.openstack.wsgi [None req-34bba402-4c42-46b1-8f60-4d7a17362a2b - - - - - -] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:21:47.394 8 INFO cinder.api.openstack.wsgi [None req-d4a69953-70a8-41c0-8f7e-5506393f257d - - - - - -] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:21:57.392 7 INFO cinder.api.openstack.wsgi [None req-34bba402-4c42-46b1-8f60-4d7a17362a2b - - - - - -] GET http://10.0.0.122:8776/ 2026-07-16 16:21:57.392 8 INFO cinder.api.openstack.wsgi [None req-d4a69953-70a8-41c0-8f7e-5506393f257d - - - - - -] GET http://10.0.0.122:8776/ 2026-07-16 16:21:57.393 7 INFO cinder.api.openstack.wsgi [None req-34bba402-4c42-46b1-8f60-4d7a17362a2b - - - - - -] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:21:57.393 8 INFO cinder.api.openstack.wsgi [None req-d4a69953-70a8-41c0-8f7e-5506393f257d - - - - - -] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:22:07.392 8 INFO cinder.api.openstack.wsgi [None req-d4a69953-70a8-41c0-8f7e-5506393f257d - - - - - -] GET http://10.0.0.122:8776/ 2026-07-16 16:22:07.392 7 INFO cinder.api.openstack.wsgi [None req-34bba402-4c42-46b1-8f60-4d7a17362a2b - - - - - -] GET http://10.0.0.122:8776/ 2026-07-16 16:22:07.394 7 INFO cinder.api.openstack.wsgi [None req-34bba402-4c42-46b1-8f60-4d7a17362a2b - - - - - -] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:22:07.394 8 INFO cinder.api.openstack.wsgi [None req-d4a69953-70a8-41c0-8f7e-5506393f257d - - - - - -] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:22:17.392 8 INFO cinder.api.openstack.wsgi [None req-d4a69953-70a8-41c0-8f7e-5506393f257d - - - - - -] GET http://10.0.0.122:8776/ 2026-07-16 16:22:17.392 7 INFO cinder.api.openstack.wsgi [None req-34bba402-4c42-46b1-8f60-4d7a17362a2b - - - - - -] GET http://10.0.0.122:8776/ 2026-07-16 16:22:17.393 8 INFO cinder.api.openstack.wsgi [None req-d4a69953-70a8-41c0-8f7e-5506393f257d - - - - - -] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:22:17.394 7 INFO cinder.api.openstack.wsgi [None req-34bba402-4c42-46b1-8f60-4d7a17362a2b - - - - - -] http://10.0.0.122: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:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-07-16 16:22:23.659 8 INFO cinder.api.openstack.wsgi [None req-170fc10c-39dd-4b7d-ba2c-ab660fc7e843 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/types/rbd1 2026-07-16 16:22:23.715 8 INFO cinder.api.openstack.wsgi [None req-170fc10c-39dd-4b7d-ba2c-ab660fc7e843 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 9/17] 10.0.0.243 () {30 vars in 682 bytes} [Thu Jul 16 16:22:22 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/types/rbd1 => generated 82 bytes in 985 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:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-07-16 16:22:24.156 7 INFO cinder.api.openstack.wsgi [None req-6a8fbe36-49e1-4d1b-bb42-d3beeb375830 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 16:22:24.223 7 INFO cinder.api.openstack.wsgi [None req-6a8fbe36-49e1-4d1b-bb42-d3beeb375830 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 9/18] 10.0.0.243 () {30 vars in 721 bytes} [Thu Jul 16 16:22:23 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/types?name=rbd1&is_public=None => generated 20 bytes in 499 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 16:22:26.562 8 INFO cinder.api.openstack.wsgi [None req-9650302d-db6e-4b85-a92b-f4961f5acfac 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 16:22:26.588 8 INFO cinder.api.openstack.wsgi [None req-9650302d-db6e-4b85-a92b-f4961f5acfac 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/types returned with HTTP 200 [pid: 8|app: 0|req: 10/19] 10.0.0.243 () {34 vars in 725 bytes} [Thu Jul 16 16:22:26 2026] POST /v3/7fc8011fb237401f903b73b6babb9adc/types => generated 179 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:22:26.605 7 INFO cinder.api.openstack.wsgi [req-9650302d-db6e-4b85-a92b-f4961f5acfac req-298115ec-dd1d-4d71-b04d-f9f44dda7fe0 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/types/d421c807-4c38-44bd-ad2d-c842c9fe091a/extra_specs 2026-07-16 16:22:26.673 7 INFO cinder.api.openstack.wsgi [req-9650302d-db6e-4b85-a92b-f4961f5acfac req-298115ec-dd1d-4d71-b04d-f9f44dda7fe0 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/types/d421c807-4c38-44bd-ad2d-c842c9fe091a/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 10/20] 10.0.0.243 () {36 vars in 894 bytes} [Thu Jul 16 16:22:26 2026] POST /v3/7fc8011fb237401f903b73b6babb9adc/types/d421c807-4c38-44bd-ad2d-c842c9fe091a/extra_specs => generated 48 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 16:22:27.391 8 INFO cinder.api.openstack.wsgi [None req-9650302d-db6e-4b85-a92b-f4961f5acfac 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:22:27.392 7 INFO cinder.api.openstack.wsgi [req-9650302d-db6e-4b85-a92b-f4961f5acfac req-298115ec-dd1d-4d71-b04d-f9f44dda7fe0 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:22:27.393 8 INFO cinder.api.openstack.wsgi [None req-9650302d-db6e-4b85-a92b-f4961f5acfac 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:22:27.393 7 INFO cinder.api.openstack.wsgi [req-9650302d-db6e-4b85-a92b-f4961f5acfac req-298115ec-dd1d-4d71-b04d-f9f44dda7fe0 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:22:28.799 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/types?is_public=None 2026-07-16 16:22:28.813 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 12/23] 10.0.0.243 () {30 vars in 701 bytes} [Thu Jul 16 16:22:28 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/types?is_public=None => generated 443 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:22:31.319 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/qos-specs 2026-07-16 16:22:31.330 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 12/24] 10.0.0.243 () {30 vars in 680 bytes} [Thu Jul 16 16:22:30 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/qos-specs => generated 17 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 16:22:37.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:22:37.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:22:37.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:22:37.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:22:47.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:22:47.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:22:47.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:22:47.395 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:22:57.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:22:57.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:22:57.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:22:57.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:23:07.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:23:07.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:23:07.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:23:07.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:23:17.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:23:17.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:23:17.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:23:17.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:23:27.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:23:27.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:23:27.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:23:27.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:23:37.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:23:37.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:23:37.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:23:37.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:23:47.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:23:47.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:23:47.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:23:47.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:23:57.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:23:57.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:23:57.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:23:57.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:24:07.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:24:07.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:24:07.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:24:07.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:24:17.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:24:17.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:24:17.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:24:17.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:24:27.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:24:27.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:24:27.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:24:27.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:24:37.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:24:37.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:24:37.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:24:37.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:24:47.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:24:47.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:24:47.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:24:47.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:24:57.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:24:57.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:24:57.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:24:57.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:25:07.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:25:07.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:25:07.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:25:07.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:25:17.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:25:17.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:25:17.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:25:17.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:25:27.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:25:27.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:25:27.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:25:27.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:25:37.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:25:37.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:25:37.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:25:37.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:25:47.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:25:47.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:25:47.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:25:47.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:25:57.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:25:57.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:25:57.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:25:57.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:26:07.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:26:07.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:26:07.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:26:07.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:26:17.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:26:17.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:26:17.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:26:17.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:26:27.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:26:27.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:26:27.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:26:27.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:26:37.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:26:37.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:26:37.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:26:37.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:26:47.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:26:47.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:26:47.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:26:47.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:26:57.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:26:57.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:26:57.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:26:57.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:27:07.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:27:07.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:27:07.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:27:07.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:27:17.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:27:17.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:27:17.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:27:17.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:27:27.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:27:27.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:27:27.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:27:27.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:27:37.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:27:37.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:27:37.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:27:37.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:27:47.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:27:47.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:27:47.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:27:47.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:27:57.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:27:57.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:27:57.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:27:57.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:28:07.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:28:07.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:28:07.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:28:07.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:28:17.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:28:17.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:28:17.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:28:17.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:28:27.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:28:27.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:28:27.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:28:27.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:28:37.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:28:37.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:28:37.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:28:37.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:28:47.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:28:47.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:28:47.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:28:47.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:28:57.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:28:57.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:28:57.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:28:57.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:29:07.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:29:07.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:29:07.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:29:07.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:29:17.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:29:17.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:29:17.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:29:17.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:29:27.395 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:29:27.396 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:29:27.396 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:29:27.397 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:29:37.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:29:37.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:29:37.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:29:37.395 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:29:47.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:29:47.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:29:47.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:29:47.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:29:57.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:29:57.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:29:57.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:29:57.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:30:07.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:30:07.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:30:07.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:30:07.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:30:17.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:30:17.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:30:17.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:30:17.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:30:27.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:30:27.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:30:27.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:30:27.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:30:37.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:30:37.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:30:37.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:30:37.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:30:47.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:30:47.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:30:47.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:30:47.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:30:57.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:30:57.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:30:57.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:30:57.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:31:07.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:31:07.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:31:07.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:31:07.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:31:17.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:31:17.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:31:17.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:31:17.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:31:27.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:31:27.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:31:27.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:31:27.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:31:37.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:31:37.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:31:37.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:31:37.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:31:47.391 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:31:47.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:31:47.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:31:47.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:31:57.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:31:57.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:31:57.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:31:57.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:32:07.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:32:07.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:32:07.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:32:07.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:32:17.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:32:17.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:32:17.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:32:17.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:32:27.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:32:27.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:32:27.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:32:27.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:32:37.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:32:37.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:32:37.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:32:37.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:32:47.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:32:47.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:32:47.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:32:47.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:32:57.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:32:57.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:32:57.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:32:57.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:33:07.391 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:33:07.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:33:07.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:33:07.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:33:17.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:33:17.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:33:17.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:33:17.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:33:27.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:33:27.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:33:27.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:33:27.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:33:37.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:33:37.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:33:37.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:33:37.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:33:47.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:33:47.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:33:47.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:33:47.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:33:57.391 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:33:57.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:33:57.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:33:57.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:34:07.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:34:07.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:34:07.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:34:07.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:34:17.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:34:17.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:34:17.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:34:17.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:34:27.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:34:27.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:34:27.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:34:27.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:34:37.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:34:37.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:34:37.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:34:37.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:34:47.391 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:34:47.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:34:47.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:34:47.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:34:57.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:34:57.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:34:57.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:34:57.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:35:07.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:35:07.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:35:07.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:35:07.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:35:17.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:35:17.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:35:17.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:35:17.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:35:27.391 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:35:27.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:35:27.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:35:27.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:35:37.391 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:35:37.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:35:37.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:35:37.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:35:47.391 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:35:47.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:35:47.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:35:47.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:35:57.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:35:57.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:35:57.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:35:57.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:36:07.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:36:07.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:36:07.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:36:07.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:36:17.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:36:17.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:36:17.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:36:17.395 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:36:27.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:36:27.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:36:27.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:36:27.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:36:37.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:36:37.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:36:37.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:36:37.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:36:47.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:36:47.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:36:47.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:36:47.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:36:57.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:36:57.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:36:57.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:36:57.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:37:07.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:37:07.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:37:07.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:37:07.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:37:17.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:37:17.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:37:17.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:37:17.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:37:27.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:37:27.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:37:27.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:37:27.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:37:37.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:37:37.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:37:37.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:37:37.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:37:47.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:37:47.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:37:47.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:37:47.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:37:57.391 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:37:57.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:37:57.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:37:57.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:38:07.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:38:07.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:38:07.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:38:07.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:38:17.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:38:17.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:38:17.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:38:17.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:38:27.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:38:27.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:38:27.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:38:27.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:38:37.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:38:37.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:38:37.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:38:37.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:38:47.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:38:47.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:38:47.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:38:47.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:38:57.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:38:57.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:38:57.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:38:57.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:39:07.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:39:07.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:39:07.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:39:07.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:39:17.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:39:17.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:39:17.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:39:17.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:39:27.398 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:39:27.399 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:39:27.399 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:39:27.400 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:39:37.393 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:39:37.393 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:39:37.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:39:37.395 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:39:47.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:39:47.392 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:39:47.392 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:39:47.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:39:57.394 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:39:57.394 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:39:57.395 7 INFO cinder.api.openstack.wsgi [None req-dbf94828-1f3f-46cf-a5eb-02770f9c00ef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:39:57.396 8 INFO cinder.api.openstack.wsgi [None req-d28082d3-7919-4d90-b16f-87c60ef34c54 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 16:40:00.045 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET https://volume.199-204-45-113.nip.io/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=False 2026-07-16 16:40:00.119 7 WARNING cinder.quota [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-16 16:40:00.120 7 WARNING cinder.quota [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-16 16:40:00.121 7 WARNING cinder.quota [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-16 16:40:00.121 7 WARNING cinder.quota [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-16 16:40:00.122 7 WARNING cinder.quota [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-16 16:40:00.123 7 WARNING cinder.quota [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-16 16:40:00.132 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] https://volume.199-204-45-113.nip.io/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 118/235] 199.204.45.113 () {44 vars in 1069 bytes} [Thu Jul 16 16:39:59 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=False => generated 340 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 16:40:00.723 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] PUT https://volume.199-204-45-113.nip.io/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc 2026-07-16 16:40:00.839 8 WARNING cinder.quota [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-16 16:40:00.840 8 WARNING cinder.quota [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-16 16:40:00.840 8 WARNING cinder.quota [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-16 16:40:00.840 8 WARNING cinder.quota [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-16 16:40:00.841 8 WARNING cinder.quota [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-16 16:40:00.841 8 WARNING cinder.quota [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-16 16:40:00.846 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] https://volume.199-204-45-113.nip.io/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc returned with HTTP 200 [pid: 8|app: 0|req: 118/236] 199.204.45.113 () {48 vars in 1098 bytes} [Thu Jul 16 16:40:00 2026] PUT /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc => generated 296 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:40:07.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:40:07.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:40:07.394 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:40:07.394 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:40:17.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:40:17.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:40:17.394 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:40:17.394 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:40:27.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:40:27.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:40:27.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:40:27.394 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:40:37.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:40:37.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:40:37.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:40:37.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:40:47.391 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:40:47.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:40:47.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:40:47.394 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:40:57.391 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:40:57.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:40:57.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:40:57.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:41:07.398 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:41:07.398 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:41:07.399 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:41:07.400 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:41:17.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:41:17.394 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:41:17.394 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:41:17.394 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:41:27.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:41:27.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:41:27.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:41:27.394 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:41:37.391 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:41:37.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:41:37.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:41:37.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:41:47.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:41:47.394 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:41:47.394 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:41:47.395 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:41:57.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:41:57.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:41:57.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:41:57.395 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:42:07.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:42:07.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:42:07.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:42:07.394 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:42:17.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:42:17.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:42:17.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:42:17.394 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:42:27.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:42:27.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:42:27.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:42:27.394 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:42:37.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:42:37.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:42:37.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:42:37.394 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:42:47.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:42:47.394 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:42:47.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:42:47.395 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:42:57.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:42:57.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:42:57.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:42:57.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:43:07.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:43:07.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:43:07.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:43:07.397 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:43:17.391 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:43:17.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:43:17.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:43:17.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:43:27.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:43:27.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:43:27.394 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:43:27.394 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:43:37.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:43:37.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:43:37.394 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:43:37.394 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:43:47.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:43:47.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:43:47.394 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:43:47.394 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:43:57.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:43:57.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:43:57.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:43:57.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:44:07.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:44:07.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:44:07.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:44:07.394 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:44:17.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:44:17.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:44:17.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:44:17.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:44:27.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:44:27.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:44:27.394 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:44:27.394 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:44:37.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:44:37.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:44:37.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:44:37.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:44:47.391 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:44:47.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:44:47.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:44:47.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:44:57.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:44:57.395 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:44:57.395 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:44:57.396 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:45:07.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:45:07.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:45:07.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:45:07.394 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:45:17.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:45:17.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:45:17.394 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:45:17.394 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:45:27.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:45:27.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:45:27.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:45:27.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:45:37.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:45:37.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:45:37.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:45:37.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:45:47.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:45:47.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:45:47.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:45:47.394 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:45:57.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:45:57.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:45:57.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:45:57.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:46:07.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:46:07.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:46:07.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:46:07.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:46:17.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:46:17.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:46:17.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:46:17.394 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:46:27.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:46:27.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:46:27.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:46:27.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:46:37.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:46:37.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:46:37.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:46:37.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:46:47.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:46:47.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:46:47.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:46:47.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:46:57.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:46:57.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:46:57.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:46:57.394 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:47:07.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:47:07.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:47:07.394 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:47:07.394 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:47:17.394 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:47:17.394 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:47:17.396 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:47:17.397 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:47:27.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:47:27.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:47:27.395 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:47:27.396 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:47:37.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:47:37.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:47:37.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:47:37.394 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:47:47.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:47:47.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:47:47.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:47:47.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:47:57.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:47:57.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:47:57.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:47:57.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:48:07.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:48:07.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:48:07.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:48:07.394 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:48:17.391 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:48:17.391 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:48:17.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:48:17.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:48:27.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:48:27.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:48:27.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:48:27.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:48:37.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:48:37.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:48:37.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:48:37.394 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:48:47.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:48:47.394 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:48:47.396 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:48:47.397 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:48:57.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:48:57.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:48:57.394 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:48:57.394 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:49:07.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:49:07.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:49:07.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:49:07.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:49:17.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:49:17.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:49:17.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:49:17.394 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:49:27.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:49:27.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:49:27.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:49:27.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:49:37.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:49:37.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:49:37.394 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:49:37.394 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:49:47.391 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:49:47.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:49:47.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:49:47.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:49:57.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:49:57.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:49:57.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:49:57.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:50:07.391 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:50:07.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:50:07.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:50:07.394 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:50:17.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:50:17.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:50:17.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:50:17.394 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:50:27.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:50:27.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:50:27.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:50:27.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:50:37.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:50:37.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:50:37.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:50:37.394 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:50:47.391 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:50:47.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:50:47.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:50:47.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:50:57.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:50:57.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:50:57.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:50:57.394 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:51:07.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:51:07.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:51:07.394 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:51:07.394 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:51:17.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:51:17.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:51:17.394 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:51:17.394 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:51:27.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:51:27.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:51:27.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:51:27.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:51:37.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:51:37.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:51:37.393 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:51:37.395 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:51:47.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:51:47.392 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:51:47.392 7 INFO cinder.api.openstack.wsgi [None req-0ffd00f7-ee7a-410e-b9b9-d302357fe5a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:51:47.393 8 INFO cinder.api.openstack.wsgi [None req-d8a95c57-65a4-4ba7-880c-8055824f2eb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:51:48.115 7 INFO cinder.api.openstack.wsgi [None req-6168e6b1-f8a4-40ad-a599-df7df22d9704 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET https://volume.199-204-45-113.nip.io/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=False 2026-07-16 16:51:48.190 7 INFO cinder.api.openstack.wsgi [None req-6168e6b1-f8a4-40ad-a599-df7df22d9704 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] https://volume.199-204-45-113.nip.io/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 190/379] 199.204.45.113 () {44 vars in 1069 bytes} [Thu Jul 16 16:51:48 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=False => generated 340 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:51:49.041 8 INFO cinder.api.openstack.wsgi [None req-b6410bd6-38cb-4e02-a8d7-457a27647d1b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] PUT https://volume.199-204-45-113.nip.io/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b 2026-07-16 16:51:49.147 8 INFO cinder.api.openstack.wsgi [None req-b6410bd6-38cb-4e02-a8d7-457a27647d1b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] https://volume.199-204-45-113.nip.io/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b returned with HTTP 200 [pid: 8|app: 0|req: 190/380] 199.204.45.113 () {48 vars in 1098 bytes} [Thu Jul 16 16:51:49 2026] PUT /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b => generated 296 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:51:57.392 8 INFO cinder.api.openstack.wsgi [None req-b6410bd6-38cb-4e02-a8d7-457a27647d1b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:51:57.392 7 INFO cinder.api.openstack.wsgi [None req-6168e6b1-f8a4-40ad-a599-df7df22d9704 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:51:57.393 8 INFO cinder.api.openstack.wsgi [None req-b6410bd6-38cb-4e02-a8d7-457a27647d1b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:51:57.394 7 INFO cinder.api.openstack.wsgi [None req-6168e6b1-f8a4-40ad-a599-df7df22d9704 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:52:07.392 8 INFO cinder.api.openstack.wsgi [None req-b6410bd6-38cb-4e02-a8d7-457a27647d1b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:52:07.393 7 INFO cinder.api.openstack.wsgi [None req-6168e6b1-f8a4-40ad-a599-df7df22d9704 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:52:07.394 8 INFO cinder.api.openstack.wsgi [None req-b6410bd6-38cb-4e02-a8d7-457a27647d1b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:52:07.394 7 INFO cinder.api.openstack.wsgi [None req-6168e6b1-f8a4-40ad-a599-df7df22d9704 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:52:17.391 8 INFO cinder.api.openstack.wsgi [None req-b6410bd6-38cb-4e02-a8d7-457a27647d1b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:52:17.392 8 INFO cinder.api.openstack.wsgi [None req-b6410bd6-38cb-4e02-a8d7-457a27647d1b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:52:17.393 7 INFO cinder.api.openstack.wsgi [None req-6168e6b1-f8a4-40ad-a599-df7df22d9704 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:52:17.395 7 INFO cinder.api.openstack.wsgi [None req-6168e6b1-f8a4-40ad-a599-df7df22d9704 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:52:27.392 7 INFO cinder.api.openstack.wsgi [None req-6168e6b1-f8a4-40ad-a599-df7df22d9704 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:52:27.393 8 INFO cinder.api.openstack.wsgi [None req-b6410bd6-38cb-4e02-a8d7-457a27647d1b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:52:27.394 7 INFO cinder.api.openstack.wsgi [None req-6168e6b1-f8a4-40ad-a599-df7df22d9704 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:52:27.395 8 INFO cinder.api.openstack.wsgi [None req-b6410bd6-38cb-4e02-a8d7-457a27647d1b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:52:34.912 7 INFO cinder.api.openstack.wsgi [None req-8a39990b-aedc-420b-ab52-d2d46abec11f 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true 2026-07-16 16:52:34.929 7 INFO cinder.volume.api [None req-8a39990b-aedc-420b-ab52-d2d46abec11f 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all snapshots completed successfully. 2026-07-16 16:52:34.930 7 INFO cinder.api.openstack.wsgi [None req-8a39990b-aedc-420b-ab52-d2d46abec11f 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 195/389] 10.0.0.227 () {28 vars in 674 bytes} [Thu Jul 16 16:52:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true => generated 17 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 16:52:34.960 8 INFO cinder.api.openstack.wsgi [None req-e744dda5-08bd-44df-b710-c9c71d206e1b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 16:52:35.017 8 INFO cinder.volume.api [None req-e744dda5-08bd-44df-b710-c9c71d206e1b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 16:52:35.019 8 INFO cinder.api.openstack.wsgi [None req-e744dda5-08bd-44df-b710-c9c71d206e1b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 195/390] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 16:52:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 16:52:35.032 7 INFO cinder.api.openstack.wsgi [None req-f5d853dc-60e1-4bce-a147-69744ee834d6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true 2026-07-16 16:52:35.585 7 INFO cinder.api.openstack.wsgi [None req-f5d853dc-60e1-4bce-a147-69744ee834d6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 196/391] 10.0.0.227 () {28 vars in 696 bytes} [Thu Jul 16 16:52:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:52:35.636 8 INFO cinder.api.openstack.wsgi [None req-745830db-928f-402d-bfd7-3a279280e551 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true 2026-07-16 16:52:35.662 8 INFO cinder.api.openstack.wsgi [None req-745830db-928f-402d-bfd7-3a279280e551 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 196/392] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 16:52:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:52:35.679 7 INFO cinder.api.openstack.wsgi [None req-7ea815c0-90fd-40f7-a141-fba82833c96f 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true 2026-07-16 16:52:35.710 7 INFO cinder.api.openstack.wsgi [None req-7ea815c0-90fd-40f7-a141-fba82833c96f 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 197/393] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 16:52:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:52:35.725 8 INFO cinder.api.openstack.wsgi [None req-e90560cf-3d34-4c75-a224-c4e7945ec7a6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true 2026-07-16 16:52:35.750 8 INFO cinder.api.openstack.wsgi [None req-e90560cf-3d34-4c75-a224-c4e7945ec7a6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 197/394] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 16:52:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:52:35.763 7 INFO cinder.api.openstack.wsgi [None req-8f9933fa-7edb-4c80-a8f5-e30ada3dce4a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 16:52:35.797 7 INFO cinder.volume.api [None req-8f9933fa-7edb-4c80-a8f5-e30ada3dce4a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 16:52:35.801 7 INFO cinder.api.openstack.wsgi [None req-8f9933fa-7edb-4c80-a8f5-e30ada3dce4a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 198/395] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 16:52:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 16:52:35.821 8 INFO cinder.api.openstack.wsgi [None req-d396a9c2-0eb7-4252-b154-5dd481a90ef6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services 2026-07-16 16:52:35.829 8 INFO cinder.api.openstack.wsgi [None req-d396a9c2-0eb7-4252-b154-5dd481a90ef6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 198/396] 10.0.0.227 () {28 vars in 645 bytes} [Thu Jul 16 16:52:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:52:37.393 8 INFO cinder.api.openstack.wsgi [None req-d396a9c2-0eb7-4252-b154-5dd481a90ef6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:52:37.393 7 INFO cinder.api.openstack.wsgi [None req-8f9933fa-7edb-4c80-a8f5-e30ada3dce4a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:52:37.394 8 INFO cinder.api.openstack.wsgi [None req-d396a9c2-0eb7-4252-b154-5dd481a90ef6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:52:37.394 7 INFO cinder.api.openstack.wsgi [None req-8f9933fa-7edb-4c80-a8f5-e30ada3dce4a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:52:47.391 8 INFO cinder.api.openstack.wsgi [None req-d396a9c2-0eb7-4252-b154-5dd481a90ef6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:52:47.392 8 INFO cinder.api.openstack.wsgi [None req-d396a9c2-0eb7-4252-b154-5dd481a90ef6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:52:47.394 7 INFO cinder.api.openstack.wsgi [None req-8f9933fa-7edb-4c80-a8f5-e30ada3dce4a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:52:47.396 7 INFO cinder.api.openstack.wsgi [None req-8f9933fa-7edb-4c80-a8f5-e30ada3dce4a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:52:57.393 7 INFO cinder.api.openstack.wsgi [None req-8f9933fa-7edb-4c80-a8f5-e30ada3dce4a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:52:57.395 7 INFO cinder.api.openstack.wsgi [None req-8f9933fa-7edb-4c80-a8f5-e30ada3dce4a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:52:57.392 8 INFO cinder.api.openstack.wsgi [None req-d396a9c2-0eb7-4252-b154-5dd481a90ef6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:52:57.397 8 INFO cinder.api.openstack.wsgi [None req-d396a9c2-0eb7-4252-b154-5dd481a90ef6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:53:07.392 8 INFO cinder.api.openstack.wsgi [None req-d396a9c2-0eb7-4252-b154-5dd481a90ef6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:53:07.392 7 INFO cinder.api.openstack.wsgi [None req-8f9933fa-7edb-4c80-a8f5-e30ada3dce4a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:53:07.394 8 INFO cinder.api.openstack.wsgi [None req-d396a9c2-0eb7-4252-b154-5dd481a90ef6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:53:07.394 7 INFO cinder.api.openstack.wsgi [None req-8f9933fa-7edb-4c80-a8f5-e30ada3dce4a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:53:17.393 8 INFO cinder.api.openstack.wsgi [None req-d396a9c2-0eb7-4252-b154-5dd481a90ef6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:53:17.393 7 INFO cinder.api.openstack.wsgi [None req-8f9933fa-7edb-4c80-a8f5-e30ada3dce4a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:53:17.394 7 INFO cinder.api.openstack.wsgi [None req-8f9933fa-7edb-4c80-a8f5-e30ada3dce4a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:53:17.394 8 INFO cinder.api.openstack.wsgi [None req-d396a9c2-0eb7-4252-b154-5dd481a90ef6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:53:27.392 7 INFO cinder.api.openstack.wsgi [None req-8f9933fa-7edb-4c80-a8f5-e30ada3dce4a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:53:27.392 8 INFO cinder.api.openstack.wsgi [None req-d396a9c2-0eb7-4252-b154-5dd481a90ef6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:53:27.393 7 INFO cinder.api.openstack.wsgi [None req-8f9933fa-7edb-4c80-a8f5-e30ada3dce4a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:53:27.393 8 INFO cinder.api.openstack.wsgi [None req-d396a9c2-0eb7-4252-b154-5dd481a90ef6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:53:34.879 7 INFO cinder.api.openstack.wsgi [None req-40b90793-9975-45c6-b912-0a25360ef8bc 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 16:53:34.890 7 INFO cinder.volume.api [None req-40b90793-9975-45c6-b912-0a25360ef8bc 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 16:53:34.892 7 INFO cinder.api.openstack.wsgi [None req-40b90793-9975-45c6-b912-0a25360ef8bc 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 205/409] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 16:53:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/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-07-16 16:53:34.906 8 INFO cinder.api.openstack.wsgi [None req-05ac204a-1842-4bb2-8f26-96afbeb7938d 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true 2026-07-16 16:53:34.922 8 INFO cinder.volume.api [None req-05ac204a-1842-4bb2-8f26-96afbeb7938d 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all snapshots completed successfully. 2026-07-16 16:53:34.922 8 INFO cinder.api.openstack.wsgi [None req-05ac204a-1842-4bb2-8f26-96afbeb7938d 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 205/410] 10.0.0.227 () {28 vars in 674 bytes} [Thu Jul 16 16:53:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 16:53:34.932 7 INFO cinder.api.openstack.wsgi [None req-85f45e4c-93c7-4359-a9d0-1b6dc66ed95a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services 2026-07-16 16:53:34.940 7 INFO cinder.api.openstack.wsgi [None req-85f45e4c-93c7-4359-a9d0-1b6dc66ed95a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 206/411] 10.0.0.227 () {28 vars in 645 bytes} [Thu Jul 16 16:53:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:53:34.954 8 INFO cinder.api.openstack.wsgi [None req-bd111d50-8af0-4f7f-a311-eec581e72f41 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true 2026-07-16 16:53:35.496 8 INFO cinder.api.openstack.wsgi [None req-bd111d50-8af0-4f7f-a311-eec581e72f41 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 206/412] 10.0.0.227 () {28 vars in 696 bytes} [Thu Jul 16 16:53:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:53:35.509 7 INFO cinder.api.openstack.wsgi [None req-e1a44705-dc73-498d-8b8e-fb2d4d543689 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 16:53:35.519 7 INFO cinder.volume.api [None req-e1a44705-dc73-498d-8b8e-fb2d4d543689 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 16:53:35.520 7 INFO cinder.api.openstack.wsgi [None req-e1a44705-dc73-498d-8b8e-fb2d4d543689 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 207/413] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 16:53:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 16:53:35.582 8 INFO cinder.api.openstack.wsgi [None req-c716a8d6-4df3-4552-af73-6a2e3996cf84 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true 2026-07-16 16:53:35.619 8 INFO cinder.api.openstack.wsgi [None req-c716a8d6-4df3-4552-af73-6a2e3996cf84 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 207/414] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 16:53:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:53:35.633 7 INFO cinder.api.openstack.wsgi [None req-5d34363a-eb0b-447c-92df-6f5778b46aa5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true 2026-07-16 16:53:35.652 7 INFO cinder.api.openstack.wsgi [None req-5d34363a-eb0b-447c-92df-6f5778b46aa5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 208/415] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 16:53:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:53:35.664 8 INFO cinder.api.openstack.wsgi [None req-01793591-64e7-4e1d-bdf4-dca8bd820a01 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true 2026-07-16 16:53:35.682 8 INFO cinder.api.openstack.wsgi [None req-01793591-64e7-4e1d-bdf4-dca8bd820a01 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 208/416] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 16:53:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:53:37.392 8 INFO cinder.api.openstack.wsgi [None req-01793591-64e7-4e1d-bdf4-dca8bd820a01 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:53:37.392 7 INFO cinder.api.openstack.wsgi [None req-5d34363a-eb0b-447c-92df-6f5778b46aa5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:53:37.393 8 INFO cinder.api.openstack.wsgi [None req-01793591-64e7-4e1d-bdf4-dca8bd820a01 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:53:37.393 7 INFO cinder.api.openstack.wsgi [None req-5d34363a-eb0b-447c-92df-6f5778b46aa5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:53:47.392 7 INFO cinder.api.openstack.wsgi [None req-5d34363a-eb0b-447c-92df-6f5778b46aa5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:53:47.392 8 INFO cinder.api.openstack.wsgi [None req-01793591-64e7-4e1d-bdf4-dca8bd820a01 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:53:47.393 7 INFO cinder.api.openstack.wsgi [None req-5d34363a-eb0b-447c-92df-6f5778b46aa5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:53:47.393 8 INFO cinder.api.openstack.wsgi [None req-01793591-64e7-4e1d-bdf4-dca8bd820a01 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:53:57.391 7 INFO cinder.api.openstack.wsgi [None req-5d34363a-eb0b-447c-92df-6f5778b46aa5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:53:57.392 7 INFO cinder.api.openstack.wsgi [None req-5d34363a-eb0b-447c-92df-6f5778b46aa5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:53:57.393 8 INFO cinder.api.openstack.wsgi [None req-01793591-64e7-4e1d-bdf4-dca8bd820a01 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:53:57.394 8 INFO cinder.api.openstack.wsgi [None req-01793591-64e7-4e1d-bdf4-dca8bd820a01 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:54:07.391 7 INFO cinder.api.openstack.wsgi [None req-5d34363a-eb0b-447c-92df-6f5778b46aa5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:54:07.392 8 INFO cinder.api.openstack.wsgi [None req-01793591-64e7-4e1d-bdf4-dca8bd820a01 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:54:07.392 7 INFO cinder.api.openstack.wsgi [None req-5d34363a-eb0b-447c-92df-6f5778b46aa5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:54:07.392 8 INFO cinder.api.openstack.wsgi [None req-01793591-64e7-4e1d-bdf4-dca8bd820a01 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:54:17.392 8 INFO cinder.api.openstack.wsgi [None req-01793591-64e7-4e1d-bdf4-dca8bd820a01 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:54:17.392 7 INFO cinder.api.openstack.wsgi [None req-5d34363a-eb0b-447c-92df-6f5778b46aa5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:54:17.393 8 INFO cinder.api.openstack.wsgi [None req-01793591-64e7-4e1d-bdf4-dca8bd820a01 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:54:17.393 7 INFO cinder.api.openstack.wsgi [None req-5d34363a-eb0b-447c-92df-6f5778b46aa5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:54:27.392 8 INFO cinder.api.openstack.wsgi [None req-01793591-64e7-4e1d-bdf4-dca8bd820a01 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:54:27.392 7 INFO cinder.api.openstack.wsgi [None req-5d34363a-eb0b-447c-92df-6f5778b46aa5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:54:27.393 8 INFO cinder.api.openstack.wsgi [None req-01793591-64e7-4e1d-bdf4-dca8bd820a01 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:54:27.394 7 INFO cinder.api.openstack.wsgi [None req-5d34363a-eb0b-447c-92df-6f5778b46aa5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:54:34.889 8 INFO cinder.api.openstack.wsgi [None req-afe7368b-5adf-4971-ad41-26f249b94a97 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true 2026-07-16 16:54:34.912 8 INFO cinder.api.openstack.wsgi [None req-afe7368b-5adf-4971-ad41-26f249b94a97 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 215/429] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 16:54:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true => generated 845 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:54:34.926 7 INFO cinder.api.openstack.wsgi [None req-23b4b973-96d9-402f-91d3-40605f1d68f6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true 2026-07-16 16:54:34.951 7 INFO cinder.api.openstack.wsgi [None req-23b4b973-96d9-402f-91d3-40605f1d68f6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 215/430] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 16:54:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:54:34.960 8 INFO cinder.api.openstack.wsgi [None req-32762486-4f4f-4711-9468-613c250301aa 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true 2026-07-16 16:54:34.979 8 INFO cinder.api.openstack.wsgi [None req-32762486-4f4f-4711-9468-613c250301aa 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 216/431] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 16:54:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:54:34.992 7 INFO cinder.api.openstack.wsgi [None req-bd116861-1ff3-4c4c-b22e-e8c613a82823 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 16:54:35.002 7 INFO cinder.volume.api [None req-bd116861-1ff3-4c4c-b22e-e8c613a82823 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 16:54:35.004 7 INFO cinder.api.openstack.wsgi [None req-bd116861-1ff3-4c4c-b22e-e8c613a82823 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 216/432] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 16:54:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 16:54:35.015 8 INFO cinder.api.openstack.wsgi [None req-327b692d-5082-4d59-8b0d-6fa760d54a96 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services 2026-07-16 16:54:35.020 8 INFO cinder.api.openstack.wsgi [None req-327b692d-5082-4d59-8b0d-6fa760d54a96 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 217/433] 10.0.0.227 () {28 vars in 645 bytes} [Thu Jul 16 16:54:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:54:35.029 7 INFO cinder.api.openstack.wsgi [None req-2fcfba53-6f6e-4185-b199-5a6df8fe8643 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 16:54:35.036 7 INFO cinder.volume.api [None req-2fcfba53-6f6e-4185-b199-5a6df8fe8643 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 16:54:35.038 7 INFO cinder.api.openstack.wsgi [None req-2fcfba53-6f6e-4185-b199-5a6df8fe8643 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 217/434] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 16:54:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 16:54:35.047 8 INFO cinder.api.openstack.wsgi [None req-516b61f7-d154-4735-b0c1-51ab2a984b3d 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true 2026-07-16 16:54:35.054 8 INFO cinder.volume.api [None req-516b61f7-d154-4735-b0c1-51ab2a984b3d 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all snapshots completed successfully. 2026-07-16 16:54:35.054 8 INFO cinder.api.openstack.wsgi [None req-516b61f7-d154-4735-b0c1-51ab2a984b3d 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 218/435] 10.0.0.227 () {28 vars in 674 bytes} [Thu Jul 16 16:54:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 16:54:35.063 7 INFO cinder.api.openstack.wsgi [None req-c8e06f05-8c51-4364-8bb1-70f7468b856e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true 2026-07-16 16:54:35.568 7 INFO cinder.api.openstack.wsgi [None req-c8e06f05-8c51-4364-8bb1-70f7468b856e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 218/436] 10.0.0.227 () {28 vars in 696 bytes} [Thu Jul 16 16:54:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:54:37.392 8 INFO cinder.api.openstack.wsgi [None req-516b61f7-d154-4735-b0c1-51ab2a984b3d 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:54:37.392 7 INFO cinder.api.openstack.wsgi [None req-c8e06f05-8c51-4364-8bb1-70f7468b856e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:54:37.393 8 INFO cinder.api.openstack.wsgi [None req-516b61f7-d154-4735-b0c1-51ab2a984b3d 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:54:37.393 7 INFO cinder.api.openstack.wsgi [None req-c8e06f05-8c51-4364-8bb1-70f7468b856e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:54:47.391 8 INFO cinder.api.openstack.wsgi [None req-516b61f7-d154-4735-b0c1-51ab2a984b3d 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:54:47.392 8 INFO cinder.api.openstack.wsgi [None req-516b61f7-d154-4735-b0c1-51ab2a984b3d 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:54:47.392 7 INFO cinder.api.openstack.wsgi [None req-c8e06f05-8c51-4364-8bb1-70f7468b856e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:54:47.396 7 INFO cinder.api.openstack.wsgi [None req-c8e06f05-8c51-4364-8bb1-70f7468b856e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:54:57.392 8 INFO cinder.api.openstack.wsgi [None req-516b61f7-d154-4735-b0c1-51ab2a984b3d 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:54:57.392 7 INFO cinder.api.openstack.wsgi [None req-c8e06f05-8c51-4364-8bb1-70f7468b856e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:54:57.393 8 INFO cinder.api.openstack.wsgi [None req-516b61f7-d154-4735-b0c1-51ab2a984b3d 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:54:57.393 7 INFO cinder.api.openstack.wsgi [None req-c8e06f05-8c51-4364-8bb1-70f7468b856e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:55:07.393 7 INFO cinder.api.openstack.wsgi [None req-c8e06f05-8c51-4364-8bb1-70f7468b856e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:55:07.393 8 INFO cinder.api.openstack.wsgi [None req-516b61f7-d154-4735-b0c1-51ab2a984b3d 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:55:07.394 7 INFO cinder.api.openstack.wsgi [None req-c8e06f05-8c51-4364-8bb1-70f7468b856e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:55:07.395 8 INFO cinder.api.openstack.wsgi [None req-516b61f7-d154-4735-b0c1-51ab2a984b3d 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:55:17.392 7 INFO cinder.api.openstack.wsgi [None req-c8e06f05-8c51-4364-8bb1-70f7468b856e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:55:17.392 8 INFO cinder.api.openstack.wsgi [None req-516b61f7-d154-4735-b0c1-51ab2a984b3d 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:55:17.393 7 INFO cinder.api.openstack.wsgi [None req-c8e06f05-8c51-4364-8bb1-70f7468b856e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:55:17.393 8 INFO cinder.api.openstack.wsgi [None req-516b61f7-d154-4735-b0c1-51ab2a984b3d 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:55:27.392 7 INFO cinder.api.openstack.wsgi [None req-c8e06f05-8c51-4364-8bb1-70f7468b856e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:55:27.392 8 INFO cinder.api.openstack.wsgi [None req-516b61f7-d154-4735-b0c1-51ab2a984b3d 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:55:27.393 7 INFO cinder.api.openstack.wsgi [None req-c8e06f05-8c51-4364-8bb1-70f7468b856e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:55:27.394 8 INFO cinder.api.openstack.wsgi [None req-516b61f7-d154-4735-b0c1-51ab2a984b3d 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:55:34.858 7 INFO cinder.api.openstack.wsgi [None req-75e9fb64-ef52-497c-adb5-91bf32ac8328 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true 2026-07-16 16:55:34.867 7 INFO cinder.volume.api [None req-75e9fb64-ef52-497c-adb5-91bf32ac8328 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all snapshots completed successfully. 2026-07-16 16:55:34.867 7 INFO cinder.api.openstack.wsgi [None req-75e9fb64-ef52-497c-adb5-91bf32ac8328 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 225/449] 10.0.0.227 () {28 vars in 674 bytes} [Thu Jul 16 16:55:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true => generated 17 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 16:55:34.923 8 INFO cinder.api.openstack.wsgi [None req-9c10f0db-73ae-4601-9b57-ba521afc4bcf 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true 2026-07-16 16:55:34.944 8 INFO cinder.api.openstack.wsgi [None req-9c10f0db-73ae-4601-9b57-ba521afc4bcf 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 225/450] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 16:55:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:55:34.957 7 INFO cinder.api.openstack.wsgi [None req-fefadd4c-29e2-4e3c-abf1-1c2c558b5130 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true 2026-07-16 16:55:34.980 7 INFO cinder.api.openstack.wsgi [None req-fefadd4c-29e2-4e3c-abf1-1c2c558b5130 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 226/451] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 16:55:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:55:34.994 8 INFO cinder.api.openstack.wsgi [None req-be57bf41-172d-4815-beda-eb33c1fed3d0 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true 2026-07-16 16:55:35.018 8 INFO cinder.api.openstack.wsgi [None req-be57bf41-172d-4815-beda-eb33c1fed3d0 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 226/452] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 16:55:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:55:35.030 7 INFO cinder.api.openstack.wsgi [None req-3cdb0719-e2ff-4d65-9df1-d271e959439b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services 2026-07-16 16:55:35.036 7 INFO cinder.api.openstack.wsgi [None req-3cdb0719-e2ff-4d65-9df1-d271e959439b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 227/453] 10.0.0.227 () {28 vars in 645 bytes} [Thu Jul 16 16:55:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:55:35.044 8 INFO cinder.api.openstack.wsgi [None req-4d4a92a1-2c58-47d2-a07e-5f578f9b6388 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 16:55:35.053 8 INFO cinder.volume.api [None req-4d4a92a1-2c58-47d2-a07e-5f578f9b6388 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 16:55:35.054 8 INFO cinder.api.openstack.wsgi [None req-4d4a92a1-2c58-47d2-a07e-5f578f9b6388 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 227/454] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 16:55:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 16:55:35.063 7 INFO cinder.api.openstack.wsgi [None req-6fad2d34-b442-4e82-b68d-2722c924e636 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 16:55:35.073 7 INFO cinder.volume.api [None req-6fad2d34-b442-4e82-b68d-2722c924e636 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 16:55:35.075 7 INFO cinder.api.openstack.wsgi [None req-6fad2d34-b442-4e82-b68d-2722c924e636 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 228/455] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 16:55:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 16:55:35.087 8 INFO cinder.api.openstack.wsgi [None req-9471fd2d-aa6b-495f-818b-5efe6caba07e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true 2026-07-16 16:55:35.591 8 INFO cinder.api.openstack.wsgi [None req-9471fd2d-aa6b-495f-818b-5efe6caba07e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 228/456] 10.0.0.227 () {28 vars in 696 bytes} [Thu Jul 16 16:55:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:55:37.392 7 INFO cinder.api.openstack.wsgi [None req-6fad2d34-b442-4e82-b68d-2722c924e636 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:55:37.392 8 INFO cinder.api.openstack.wsgi [None req-9471fd2d-aa6b-495f-818b-5efe6caba07e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:55:37.393 7 INFO cinder.api.openstack.wsgi [None req-6fad2d34-b442-4e82-b68d-2722c924e636 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:55:37.393 8 INFO cinder.api.openstack.wsgi [None req-9471fd2d-aa6b-495f-818b-5efe6caba07e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:55:47.392 8 INFO cinder.api.openstack.wsgi [None req-9471fd2d-aa6b-495f-818b-5efe6caba07e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:55:47.392 7 INFO cinder.api.openstack.wsgi [None req-6fad2d34-b442-4e82-b68d-2722c924e636 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:55:47.393 8 INFO cinder.api.openstack.wsgi [None req-9471fd2d-aa6b-495f-818b-5efe6caba07e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:55:47.394 7 INFO cinder.api.openstack.wsgi [None req-6fad2d34-b442-4e82-b68d-2722c924e636 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:55:57.392 8 INFO cinder.api.openstack.wsgi [None req-9471fd2d-aa6b-495f-818b-5efe6caba07e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:55:57.392 7 INFO cinder.api.openstack.wsgi [None req-6fad2d34-b442-4e82-b68d-2722c924e636 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:55:57.393 7 INFO cinder.api.openstack.wsgi [None req-6fad2d34-b442-4e82-b68d-2722c924e636 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:55:57.393 8 INFO cinder.api.openstack.wsgi [None req-9471fd2d-aa6b-495f-818b-5efe6caba07e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:56:07.392 8 INFO cinder.api.openstack.wsgi [None req-9471fd2d-aa6b-495f-818b-5efe6caba07e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:56:07.392 7 INFO cinder.api.openstack.wsgi [None req-6fad2d34-b442-4e82-b68d-2722c924e636 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:56:07.394 8 INFO cinder.api.openstack.wsgi [None req-9471fd2d-aa6b-495f-818b-5efe6caba07e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:56:07.394 7 INFO cinder.api.openstack.wsgi [None req-6fad2d34-b442-4e82-b68d-2722c924e636 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:56:17.392 8 INFO cinder.api.openstack.wsgi [None req-9471fd2d-aa6b-495f-818b-5efe6caba07e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:56:17.393 8 INFO cinder.api.openstack.wsgi [None req-9471fd2d-aa6b-495f-818b-5efe6caba07e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:56:17.394 7 INFO cinder.api.openstack.wsgi [None req-6fad2d34-b442-4e82-b68d-2722c924e636 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:56:17.394 7 INFO cinder.api.openstack.wsgi [None req-6fad2d34-b442-4e82-b68d-2722c924e636 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:56:27.392 7 INFO cinder.api.openstack.wsgi [None req-6fad2d34-b442-4e82-b68d-2722c924e636 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:56:27.392 8 INFO cinder.api.openstack.wsgi [None req-9471fd2d-aa6b-495f-818b-5efe6caba07e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:56:27.393 7 INFO cinder.api.openstack.wsgi [None req-6fad2d34-b442-4e82-b68d-2722c924e636 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:56:27.393 8 INFO cinder.api.openstack.wsgi [None req-9471fd2d-aa6b-495f-818b-5efe6caba07e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:56:34.892 7 INFO cinder.api.openstack.wsgi [None req-d0382bfd-1e06-46f5-8b25-87933a628fd4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true 2026-07-16 16:56:34.915 7 INFO cinder.api.openstack.wsgi [None req-d0382bfd-1e06-46f5-8b25-87933a628fd4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 235/469] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 16:56:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true => generated 845 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:56:34.928 8 INFO cinder.api.openstack.wsgi [None req-c1464400-47dc-459e-a146-95b1d488f5ed 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true 2026-07-16 16:56:34.951 8 INFO cinder.api.openstack.wsgi [None req-c1464400-47dc-459e-a146-95b1d488f5ed 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 235/470] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 16:56:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:56:34.963 7 INFO cinder.api.openstack.wsgi [None req-b56d76e1-7377-4b95-a3a1-acf95b417073 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true 2026-07-16 16:56:34.985 7 INFO cinder.api.openstack.wsgi [None req-b56d76e1-7377-4b95-a3a1-acf95b417073 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 236/471] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 16:56:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:56:35.000 8 INFO cinder.api.openstack.wsgi [None req-8ac6aa30-c4ba-49f5-b2e1-aff1539fe18c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true 2026-07-16 16:56:35.008 8 INFO cinder.volume.api [None req-8ac6aa30-c4ba-49f5-b2e1-aff1539fe18c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all snapshots completed successfully. 2026-07-16 16:56:35.008 8 INFO cinder.api.openstack.wsgi [None req-8ac6aa30-c4ba-49f5-b2e1-aff1539fe18c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 236/472] 10.0.0.227 () {28 vars in 674 bytes} [Thu Jul 16 16:56:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 16:56:35.018 7 INFO cinder.api.openstack.wsgi [None req-24fb0216-3ea8-459b-9d04-53c12812e5b6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 16:56:35.029 7 INFO cinder.volume.api [None req-24fb0216-3ea8-459b-9d04-53c12812e5b6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 16:56:35.031 7 INFO cinder.api.openstack.wsgi [None req-24fb0216-3ea8-459b-9d04-53c12812e5b6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 237/473] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 16:56:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 16:56:35.039 8 INFO cinder.api.openstack.wsgi [None req-76ff3d09-96b9-4ef4-8638-156add531dc1 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 16:56:35.050 8 INFO cinder.volume.api [None req-76ff3d09-96b9-4ef4-8638-156add531dc1 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 16:56:35.052 8 INFO cinder.api.openstack.wsgi [None req-76ff3d09-96b9-4ef4-8638-156add531dc1 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 237/474] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 16:56:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 16:56:35.071 7 INFO cinder.api.openstack.wsgi [None req-c75cc49e-3312-4236-94bc-9ab31f6d15fb 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services 2026-07-16 16:56:35.077 7 INFO cinder.api.openstack.wsgi [None req-c75cc49e-3312-4236-94bc-9ab31f6d15fb 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 238/475] 10.0.0.227 () {28 vars in 645 bytes} [Thu Jul 16 16:56:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:56:35.089 8 INFO cinder.api.openstack.wsgi [None req-b6a9c8aa-f84a-4e89-aec0-75335f604f74 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true 2026-07-16 16:56:35.594 8 INFO cinder.api.openstack.wsgi [None req-b6a9c8aa-f84a-4e89-aec0-75335f604f74 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 238/476] 10.0.0.227 () {28 vars in 696 bytes} [Thu Jul 16 16:56:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:56:37.392 8 INFO cinder.api.openstack.wsgi [None req-b6a9c8aa-f84a-4e89-aec0-75335f604f74 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:56:37.392 7 INFO cinder.api.openstack.wsgi [None req-c75cc49e-3312-4236-94bc-9ab31f6d15fb 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:56:37.393 8 INFO cinder.api.openstack.wsgi [None req-b6a9c8aa-f84a-4e89-aec0-75335f604f74 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:56:37.393 7 INFO cinder.api.openstack.wsgi [None req-c75cc49e-3312-4236-94bc-9ab31f6d15fb 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:56:47.392 8 INFO cinder.api.openstack.wsgi [None req-b6a9c8aa-f84a-4e89-aec0-75335f604f74 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:56:47.392 7 INFO cinder.api.openstack.wsgi [None req-c75cc49e-3312-4236-94bc-9ab31f6d15fb 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:56:47.393 8 INFO cinder.api.openstack.wsgi [None req-b6a9c8aa-f84a-4e89-aec0-75335f604f74 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:56:47.394 7 INFO cinder.api.openstack.wsgi [None req-c75cc49e-3312-4236-94bc-9ab31f6d15fb 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:56:57.392 8 INFO cinder.api.openstack.wsgi [None req-b6a9c8aa-f84a-4e89-aec0-75335f604f74 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:56:57.392 7 INFO cinder.api.openstack.wsgi [None req-c75cc49e-3312-4236-94bc-9ab31f6d15fb 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:56:57.393 8 INFO cinder.api.openstack.wsgi [None req-b6a9c8aa-f84a-4e89-aec0-75335f604f74 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:56:57.394 7 INFO cinder.api.openstack.wsgi [None req-c75cc49e-3312-4236-94bc-9ab31f6d15fb 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:57:07.392 7 INFO cinder.api.openstack.wsgi [None req-c75cc49e-3312-4236-94bc-9ab31f6d15fb 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:57:07.392 8 INFO cinder.api.openstack.wsgi [None req-b6a9c8aa-f84a-4e89-aec0-75335f604f74 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:57:07.393 7 INFO cinder.api.openstack.wsgi [None req-c75cc49e-3312-4236-94bc-9ab31f6d15fb 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:57:07.394 8 INFO cinder.api.openstack.wsgi [None req-b6a9c8aa-f84a-4e89-aec0-75335f604f74 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:57:17.392 8 INFO cinder.api.openstack.wsgi [None req-b6a9c8aa-f84a-4e89-aec0-75335f604f74 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:57:17.392 7 INFO cinder.api.openstack.wsgi [None req-c75cc49e-3312-4236-94bc-9ab31f6d15fb 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:57:17.393 8 INFO cinder.api.openstack.wsgi [None req-b6a9c8aa-f84a-4e89-aec0-75335f604f74 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:57:17.393 7 INFO cinder.api.openstack.wsgi [None req-c75cc49e-3312-4236-94bc-9ab31f6d15fb 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:57:27.392 8 INFO cinder.api.openstack.wsgi [None req-b6a9c8aa-f84a-4e89-aec0-75335f604f74 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:57:27.392 7 INFO cinder.api.openstack.wsgi [None req-c75cc49e-3312-4236-94bc-9ab31f6d15fb 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:57:27.393 8 INFO cinder.api.openstack.wsgi [None req-b6a9c8aa-f84a-4e89-aec0-75335f604f74 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:57:27.393 7 INFO cinder.api.openstack.wsgi [None req-c75cc49e-3312-4236-94bc-9ab31f6d15fb 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:57:34.885 8 INFO cinder.api.openstack.wsgi [None req-f64d1d6f-d79a-4a21-bf35-81109dd90ed7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 16:57:34.895 8 INFO cinder.volume.api [None req-f64d1d6f-d79a-4a21-bf35-81109dd90ed7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 16:57:34.897 8 INFO cinder.api.openstack.wsgi [None req-f64d1d6f-d79a-4a21-bf35-81109dd90ed7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 245/489] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 16:57:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 16:57:34.909 7 INFO cinder.api.openstack.wsgi [None req-7d2032d8-5689-4485-acdf-a614e7474d18 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true 2026-07-16 16:57:35.413 7 INFO cinder.api.openstack.wsgi [None req-7d2032d8-5689-4485-acdf-a614e7474d18 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 245/490] 10.0.0.227 () {28 vars in 696 bytes} [Thu Jul 16 16:57:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:57:35.457 8 INFO cinder.api.openstack.wsgi [None req-cc504c00-2065-4aa0-8ae6-cc9556310be9 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true 2026-07-16 16:57:35.482 8 INFO cinder.api.openstack.wsgi [None req-cc504c00-2065-4aa0-8ae6-cc9556310be9 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 246/491] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 16:57:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:57:35.494 7 INFO cinder.api.openstack.wsgi [None req-4e402566-de40-43a7-87bf-f61e336eeac1 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true 2026-07-16 16:57:35.531 7 INFO cinder.api.openstack.wsgi [None req-4e402566-de40-43a7-87bf-f61e336eeac1 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 246/492] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 16:57:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:57:35.549 8 INFO cinder.api.openstack.wsgi [None req-60a47399-a89c-4412-87cb-f8089b27a82b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true 2026-07-16 16:57:35.580 8 INFO cinder.api.openstack.wsgi [None req-60a47399-a89c-4412-87cb-f8089b27a82b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 247/493] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 16:57:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:57:35.596 7 INFO cinder.api.openstack.wsgi [None req-1bf4244c-b080-4fa3-801e-08acaf59617d 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services 2026-07-16 16:57:35.606 7 INFO cinder.api.openstack.wsgi [None req-1bf4244c-b080-4fa3-801e-08acaf59617d 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 247/494] 10.0.0.227 () {28 vars in 645 bytes} [Thu Jul 16 16:57:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-services => generated 646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:57:35.618 8 INFO cinder.api.openstack.wsgi [None req-886e0242-3a64-476a-aff1-5156120f947e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 16:57:35.627 8 INFO cinder.volume.api [None req-886e0242-3a64-476a-aff1-5156120f947e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 16:57:35.628 8 INFO cinder.api.openstack.wsgi [None req-886e0242-3a64-476a-aff1-5156120f947e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 248/495] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 16:57:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 16:57:35.643 7 INFO cinder.api.openstack.wsgi [None req-46d9ce0a-018f-474f-aac8-472bd0e27592 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true 2026-07-16 16:57:35.653 7 INFO cinder.volume.api [None req-46d9ce0a-018f-474f-aac8-472bd0e27592 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all snapshots completed successfully. 2026-07-16 16:57:35.654 7 INFO cinder.api.openstack.wsgi [None req-46d9ce0a-018f-474f-aac8-472bd0e27592 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 248/496] 10.0.0.227 () {28 vars in 674 bytes} [Thu Jul 16 16:57:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 16:57:37.392 8 INFO cinder.api.openstack.wsgi [None req-886e0242-3a64-476a-aff1-5156120f947e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:57:37.392 7 INFO cinder.api.openstack.wsgi [None req-46d9ce0a-018f-474f-aac8-472bd0e27592 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:57:37.393 8 INFO cinder.api.openstack.wsgi [None req-886e0242-3a64-476a-aff1-5156120f947e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:57:37.394 7 INFO cinder.api.openstack.wsgi [None req-46d9ce0a-018f-474f-aac8-472bd0e27592 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:57:47.393 8 INFO cinder.api.openstack.wsgi [None req-886e0242-3a64-476a-aff1-5156120f947e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:57:47.393 7 INFO cinder.api.openstack.wsgi [None req-46d9ce0a-018f-474f-aac8-472bd0e27592 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:57:47.394 7 INFO cinder.api.openstack.wsgi [None req-46d9ce0a-018f-474f-aac8-472bd0e27592 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:57:47.394 8 INFO cinder.api.openstack.wsgi [None req-886e0242-3a64-476a-aff1-5156120f947e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:57:57.392 8 INFO cinder.api.openstack.wsgi [None req-886e0242-3a64-476a-aff1-5156120f947e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:57:57.392 7 INFO cinder.api.openstack.wsgi [None req-46d9ce0a-018f-474f-aac8-472bd0e27592 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:57:57.394 8 INFO cinder.api.openstack.wsgi [None req-886e0242-3a64-476a-aff1-5156120f947e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:57:57.394 7 INFO cinder.api.openstack.wsgi [None req-46d9ce0a-018f-474f-aac8-472bd0e27592 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:58:07.392 8 INFO cinder.api.openstack.wsgi [None req-886e0242-3a64-476a-aff1-5156120f947e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:58:07.392 7 INFO cinder.api.openstack.wsgi [None req-46d9ce0a-018f-474f-aac8-472bd0e27592 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:58:07.393 8 INFO cinder.api.openstack.wsgi [None req-886e0242-3a64-476a-aff1-5156120f947e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:58:07.393 7 INFO cinder.api.openstack.wsgi [None req-46d9ce0a-018f-474f-aac8-472bd0e27592 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:58:17.391 8 INFO cinder.api.openstack.wsgi [None req-886e0242-3a64-476a-aff1-5156120f947e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:58:17.392 8 INFO cinder.api.openstack.wsgi [None req-886e0242-3a64-476a-aff1-5156120f947e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:58:17.392 7 INFO cinder.api.openstack.wsgi [None req-46d9ce0a-018f-474f-aac8-472bd0e27592 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:58:17.393 7 INFO cinder.api.openstack.wsgi [None req-46d9ce0a-018f-474f-aac8-472bd0e27592 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:58:27.392 8 INFO cinder.api.openstack.wsgi [None req-886e0242-3a64-476a-aff1-5156120f947e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:58:27.393 7 INFO cinder.api.openstack.wsgi [None req-46d9ce0a-018f-474f-aac8-472bd0e27592 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:58:27.394 7 INFO cinder.api.openstack.wsgi [None req-46d9ce0a-018f-474f-aac8-472bd0e27592 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:58:27.395 8 INFO cinder.api.openstack.wsgi [None req-886e0242-3a64-476a-aff1-5156120f947e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:58:34.912 7 INFO cinder.api.openstack.wsgi [None req-5015ed28-fe6d-4f7f-9b58-bd7d8acf46c5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 16:58:34.925 7 INFO cinder.volume.api [None req-5015ed28-fe6d-4f7f-9b58-bd7d8acf46c5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 16:58:34.927 7 INFO cinder.api.openstack.wsgi [None req-5015ed28-fe6d-4f7f-9b58-bd7d8acf46c5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 255/509] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 16:58:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 16:58:34.940 8 INFO cinder.api.openstack.wsgi [None req-9c7ed95c-fecc-4453-9278-9e8c84649c33 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 16:58:34.951 8 INFO cinder.volume.api [None req-9c7ed95c-fecc-4453-9278-9e8c84649c33 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 16:58:34.954 8 INFO cinder.api.openstack.wsgi [None req-9c7ed95c-fecc-4453-9278-9e8c84649c33 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 255/510] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 16:58:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 16:58:34.965 7 INFO cinder.api.openstack.wsgi [None req-a49a7bf7-fac2-4709-a185-fb3d7d3ebcac 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true 2026-07-16 16:58:34.972 7 INFO cinder.volume.api [None req-a49a7bf7-fac2-4709-a185-fb3d7d3ebcac 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all snapshots completed successfully. 2026-07-16 16:58:34.972 7 INFO cinder.api.openstack.wsgi [None req-a49a7bf7-fac2-4709-a185-fb3d7d3ebcac 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 256/511] 10.0.0.227 () {28 vars in 674 bytes} [Thu Jul 16 16:58:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 16:58:34.985 8 INFO cinder.api.openstack.wsgi [None req-5b61df79-2299-4abc-94a2-97a299653729 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true 2026-07-16 16:58:35.494 8 INFO cinder.api.openstack.wsgi [None req-5b61df79-2299-4abc-94a2-97a299653729 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 256/512] 10.0.0.227 () {28 vars in 696 bytes} [Thu Jul 16 16:58:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:58:35.534 7 INFO cinder.api.openstack.wsgi [None req-2a627e94-3f1f-46ec-a41e-5a1796b5ecf8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true 2026-07-16 16:58:35.572 7 INFO cinder.api.openstack.wsgi [None req-2a627e94-3f1f-46ec-a41e-5a1796b5ecf8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 257/513] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 16:58:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:58:35.590 8 INFO cinder.api.openstack.wsgi [None req-a9529b50-8cf8-41a8-9b58-c9ef856d1848 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true 2026-07-16 16:58:35.607 8 INFO cinder.api.openstack.wsgi [None req-a9529b50-8cf8-41a8-9b58-c9ef856d1848 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 257/514] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 16:58:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:58:35.620 7 INFO cinder.api.openstack.wsgi [None req-282d438f-dffd-4e34-b950-3974d9f59137 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true 2026-07-16 16:58:35.656 7 INFO cinder.api.openstack.wsgi [None req-282d438f-dffd-4e34-b950-3974d9f59137 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 258/515] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 16:58:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:58:35.668 8 INFO cinder.api.openstack.wsgi [None req-39648e83-28be-4f02-a604-6af976fd6570 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services 2026-07-16 16:58:35.674 8 INFO cinder.api.openstack.wsgi [None req-39648e83-28be-4f02-a604-6af976fd6570 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 258/516] 10.0.0.227 () {28 vars in 645 bytes} [Thu Jul 16 16:58:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:58:37.392 8 INFO cinder.api.openstack.wsgi [None req-39648e83-28be-4f02-a604-6af976fd6570 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:58:37.392 7 INFO cinder.api.openstack.wsgi [None req-282d438f-dffd-4e34-b950-3974d9f59137 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:58:37.394 8 INFO cinder.api.openstack.wsgi [None req-39648e83-28be-4f02-a604-6af976fd6570 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:58:37.394 7 INFO cinder.api.openstack.wsgi [None req-282d438f-dffd-4e34-b950-3974d9f59137 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:58:47.393 8 INFO cinder.api.openstack.wsgi [None req-39648e83-28be-4f02-a604-6af976fd6570 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:58:47.393 7 INFO cinder.api.openstack.wsgi [None req-282d438f-dffd-4e34-b950-3974d9f59137 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:58:47.394 8 INFO cinder.api.openstack.wsgi [None req-39648e83-28be-4f02-a604-6af976fd6570 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:58:47.395 7 INFO cinder.api.openstack.wsgi [None req-282d438f-dffd-4e34-b950-3974d9f59137 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:58:57.392 8 INFO cinder.api.openstack.wsgi [None req-39648e83-28be-4f02-a604-6af976fd6570 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:58:57.392 7 INFO cinder.api.openstack.wsgi [None req-282d438f-dffd-4e34-b950-3974d9f59137 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:58:57.394 8 INFO cinder.api.openstack.wsgi [None req-39648e83-28be-4f02-a604-6af976fd6570 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:58:57.395 7 INFO cinder.api.openstack.wsgi [None req-282d438f-dffd-4e34-b950-3974d9f59137 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:59:07.392 7 INFO cinder.api.openstack.wsgi [None req-282d438f-dffd-4e34-b950-3974d9f59137 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:59:07.392 8 INFO cinder.api.openstack.wsgi [None req-39648e83-28be-4f02-a604-6af976fd6570 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:59:07.393 7 INFO cinder.api.openstack.wsgi [None req-282d438f-dffd-4e34-b950-3974d9f59137 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:59:07.393 8 INFO cinder.api.openstack.wsgi [None req-39648e83-28be-4f02-a604-6af976fd6570 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:59:17.392 7 INFO cinder.api.openstack.wsgi [None req-282d438f-dffd-4e34-b950-3974d9f59137 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:59:17.392 8 INFO cinder.api.openstack.wsgi [None req-39648e83-28be-4f02-a604-6af976fd6570 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:59:17.394 7 INFO cinder.api.openstack.wsgi [None req-282d438f-dffd-4e34-b950-3974d9f59137 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:59:17.394 8 INFO cinder.api.openstack.wsgi [None req-39648e83-28be-4f02-a604-6af976fd6570 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:59:27.392 8 INFO cinder.api.openstack.wsgi [None req-39648e83-28be-4f02-a604-6af976fd6570 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:59:27.392 7 INFO cinder.api.openstack.wsgi [None req-282d438f-dffd-4e34-b950-3974d9f59137 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:59:27.392 8 INFO cinder.api.openstack.wsgi [None req-39648e83-28be-4f02-a604-6af976fd6570 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:59:27.395 7 INFO cinder.api.openstack.wsgi [None req-282d438f-dffd-4e34-b950-3974d9f59137 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:59:35.015 8 INFO cinder.api.openstack.wsgi [None req-3fbf1d35-8bb9-47ad-a43a-2af8515bf4bb 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 16:59:35.025 8 INFO cinder.volume.api [None req-3fbf1d35-8bb9-47ad-a43a-2af8515bf4bb 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 16:59:35.027 8 INFO cinder.api.openstack.wsgi [None req-3fbf1d35-8bb9-47ad-a43a-2af8515bf4bb 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 265/529] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 16:59:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 16:59:35.041 7 INFO cinder.api.openstack.wsgi [None req-9c60749b-671d-4723-bc6a-8c72f05e5d42 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services 2026-07-16 16:59:35.052 7 INFO cinder.api.openstack.wsgi [None req-9c60749b-671d-4723-bc6a-8c72f05e5d42 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 265/530] 10.0.0.227 () {28 vars in 645 bytes} [Thu Jul 16 16:59:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:59:35.143 8 INFO cinder.api.openstack.wsgi [None req-fafda96a-0f05-4cc8-9039-72ff59a51946 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true 2026-07-16 16:59:35.191 8 INFO cinder.api.openstack.wsgi [None req-fafda96a-0f05-4cc8-9039-72ff59a51946 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 266/531] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 16:59:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:59:35.206 7 INFO cinder.api.openstack.wsgi [None req-0714521a-c65d-4fa0-bed3-10d79fad06f5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true 2026-07-16 16:59:35.241 7 INFO cinder.api.openstack.wsgi [None req-0714521a-c65d-4fa0-bed3-10d79fad06f5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 266/532] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 16:59:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:59:35.254 8 INFO cinder.api.openstack.wsgi [None req-50ac99ee-a9a9-4dc3-b6c5-7a180de0ed7b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true 2026-07-16 16:59:35.276 8 INFO cinder.api.openstack.wsgi [None req-50ac99ee-a9a9-4dc3-b6c5-7a180de0ed7b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 267/533] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 16:59:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:59:35.288 7 INFO cinder.api.openstack.wsgi [None req-1bc0d60f-670d-4e37-8260-0c84f25e2457 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true 2026-07-16 16:59:35.792 7 INFO cinder.api.openstack.wsgi [None req-1bc0d60f-670d-4e37-8260-0c84f25e2457 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 267/534] 10.0.0.227 () {28 vars in 696 bytes} [Thu Jul 16 16:59:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 16:59:35.807 8 INFO cinder.api.openstack.wsgi [None req-2f9733fc-e789-4ac8-954c-ad3cf2eb6aa5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true 2026-07-16 16:59:35.817 8 INFO cinder.volume.api [None req-2f9733fc-e789-4ac8-954c-ad3cf2eb6aa5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all snapshots completed successfully. 2026-07-16 16:59:35.818 8 INFO cinder.api.openstack.wsgi [None req-2f9733fc-e789-4ac8-954c-ad3cf2eb6aa5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 268/535] 10.0.0.227 () {28 vars in 674 bytes} [Thu Jul 16 16:59:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 16:59:35.829 7 INFO cinder.api.openstack.wsgi [None req-96936e54-a579-4d7c-8ed2-80c901be3ea5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 16:59:35.839 7 INFO cinder.volume.api [None req-96936e54-a579-4d7c-8ed2-80c901be3ea5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 16:59:35.841 7 INFO cinder.api.openstack.wsgi [None req-96936e54-a579-4d7c-8ed2-80c901be3ea5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 268/536] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 16:59:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 16:59:37.392 7 INFO cinder.api.openstack.wsgi [None req-96936e54-a579-4d7c-8ed2-80c901be3ea5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:59:37.392 8 INFO cinder.api.openstack.wsgi [None req-2f9733fc-e789-4ac8-954c-ad3cf2eb6aa5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:59:37.393 7 INFO cinder.api.openstack.wsgi [None req-96936e54-a579-4d7c-8ed2-80c901be3ea5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:59:37.394 8 INFO cinder.api.openstack.wsgi [None req-2f9733fc-e789-4ac8-954c-ad3cf2eb6aa5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:59:47.391 7 INFO cinder.api.openstack.wsgi [None req-96936e54-a579-4d7c-8ed2-80c901be3ea5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:59:47.392 8 INFO cinder.api.openstack.wsgi [None req-2f9733fc-e789-4ac8-954c-ad3cf2eb6aa5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:59:47.392 7 INFO cinder.api.openstack.wsgi [None req-96936e54-a579-4d7c-8ed2-80c901be3ea5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:59:47.392 8 INFO cinder.api.openstack.wsgi [None req-2f9733fc-e789-4ac8-954c-ad3cf2eb6aa5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:59:57.391 8 INFO cinder.api.openstack.wsgi [None req-2f9733fc-e789-4ac8-954c-ad3cf2eb6aa5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:59:57.391 7 INFO cinder.api.openstack.wsgi [None req-96936e54-a579-4d7c-8ed2-80c901be3ea5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 16:59:57.393 8 INFO cinder.api.openstack.wsgi [None req-2f9733fc-e789-4ac8-954c-ad3cf2eb6aa5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 16:59:57.393 7 INFO cinder.api.openstack.wsgi [None req-96936e54-a579-4d7c-8ed2-80c901be3ea5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:00:07.392 7 INFO cinder.api.openstack.wsgi [None req-96936e54-a579-4d7c-8ed2-80c901be3ea5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:00:07.392 8 INFO cinder.api.openstack.wsgi [None req-2f9733fc-e789-4ac8-954c-ad3cf2eb6aa5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:00:07.393 8 INFO cinder.api.openstack.wsgi [None req-2f9733fc-e789-4ac8-954c-ad3cf2eb6aa5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:00:07.393 7 INFO cinder.api.openstack.wsgi [None req-96936e54-a579-4d7c-8ed2-80c901be3ea5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:00:17.392 8 INFO cinder.api.openstack.wsgi [None req-2f9733fc-e789-4ac8-954c-ad3cf2eb6aa5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:00:17.394 8 INFO cinder.api.openstack.wsgi [None req-2f9733fc-e789-4ac8-954c-ad3cf2eb6aa5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:00:17.394 7 INFO cinder.api.openstack.wsgi [None req-96936e54-a579-4d7c-8ed2-80c901be3ea5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:00:17.397 7 INFO cinder.api.openstack.wsgi [None req-96936e54-a579-4d7c-8ed2-80c901be3ea5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:00:27.393 7 INFO cinder.api.openstack.wsgi [None req-96936e54-a579-4d7c-8ed2-80c901be3ea5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:00:27.393 8 INFO cinder.api.openstack.wsgi [None req-2f9733fc-e789-4ac8-954c-ad3cf2eb6aa5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:00:27.394 7 INFO cinder.api.openstack.wsgi [None req-96936e54-a579-4d7c-8ed2-80c901be3ea5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:00:27.399 8 INFO cinder.api.openstack.wsgi [None req-2f9733fc-e789-4ac8-954c-ad3cf2eb6aa5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:00:34.895 7 INFO cinder.api.openstack.wsgi [None req-855c1208-0726-4ab6-ba4f-4a60fda6b185 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:00:34.904 7 INFO cinder.volume.api [None req-855c1208-0726-4ab6-ba4f-4a60fda6b185 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:00:34.907 7 INFO cinder.api.openstack.wsgi [None req-855c1208-0726-4ab6-ba4f-4a60fda6b185 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 275/549] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:00:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:00:34.954 8 INFO cinder.api.openstack.wsgi [None req-6ca05c01-7389-402a-85ba-382647bc7f9f 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true 2026-07-16 17:00:34.983 8 INFO cinder.api.openstack.wsgi [None req-6ca05c01-7389-402a-85ba-382647bc7f9f 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 275/550] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:00:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:00:34.995 7 INFO cinder.api.openstack.wsgi [None req-2c7dff9f-0f1b-4cce-8196-505cc58fbaed 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true 2026-07-16 17:00:35.016 7 INFO cinder.api.openstack.wsgi [None req-2c7dff9f-0f1b-4cce-8196-505cc58fbaed 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 276/551] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:00:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:00:35.030 8 INFO cinder.api.openstack.wsgi [None req-ae919238-b6fc-4a69-a9dd-7979f9568adf 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true 2026-07-16 17:00:35.050 8 INFO cinder.api.openstack.wsgi [None req-ae919238-b6fc-4a69-a9dd-7979f9568adf 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 276/552] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:00:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:00:35.064 7 INFO cinder.api.openstack.wsgi [None req-16dc8bb8-f75e-4f7f-bf20-abe7269bc66d 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services 2026-07-16 17:00:35.070 7 INFO cinder.api.openstack.wsgi [None req-16dc8bb8-f75e-4f7f-bf20-abe7269bc66d 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 277/553] 10.0.0.227 () {28 vars in 645 bytes} [Thu Jul 16 17:00:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:00:35.080 8 INFO cinder.api.openstack.wsgi [None req-80d7354e-5087-4cc7-87be-2e1aa745131a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true 2026-07-16 17:00:35.583 8 INFO cinder.api.openstack.wsgi [None req-80d7354e-5087-4cc7-87be-2e1aa745131a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 277/554] 10.0.0.227 () {28 vars in 696 bytes} [Thu Jul 16 17:00:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:00:35.597 7 INFO cinder.api.openstack.wsgi [None req-cb89ebd6-3b93-42cb-9793-6e3d71896a26 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:00:35.607 7 INFO cinder.volume.api [None req-cb89ebd6-3b93-42cb-9793-6e3d71896a26 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:00:35.608 7 INFO cinder.api.openstack.wsgi [None req-cb89ebd6-3b93-42cb-9793-6e3d71896a26 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 278/555] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:00:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:00:35.619 8 INFO cinder.api.openstack.wsgi [None req-1774b943-c636-4328-9c1b-b09ba907caef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true 2026-07-16 17:00:35.627 8 INFO cinder.volume.api [None req-1774b943-c636-4328-9c1b-b09ba907caef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all snapshots completed successfully. 2026-07-16 17:00:35.627 8 INFO cinder.api.openstack.wsgi [None req-1774b943-c636-4328-9c1b-b09ba907caef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 278/556] 10.0.0.227 () {28 vars in 674 bytes} [Thu Jul 16 17:00:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:00:37.391 7 INFO cinder.api.openstack.wsgi [None req-cb89ebd6-3b93-42cb-9793-6e3d71896a26 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:00:37.392 8 INFO cinder.api.openstack.wsgi [None req-1774b943-c636-4328-9c1b-b09ba907caef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:00:37.392 7 INFO cinder.api.openstack.wsgi [None req-cb89ebd6-3b93-42cb-9793-6e3d71896a26 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:00:37.394 8 INFO cinder.api.openstack.wsgi [None req-1774b943-c636-4328-9c1b-b09ba907caef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:00:47.392 8 INFO cinder.api.openstack.wsgi [None req-1774b943-c636-4328-9c1b-b09ba907caef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:00:47.392 7 INFO cinder.api.openstack.wsgi [None req-cb89ebd6-3b93-42cb-9793-6e3d71896a26 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:00:47.393 8 INFO cinder.api.openstack.wsgi [None req-1774b943-c636-4328-9c1b-b09ba907caef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:00:47.393 7 INFO cinder.api.openstack.wsgi [None req-cb89ebd6-3b93-42cb-9793-6e3d71896a26 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:00:57.392 8 INFO cinder.api.openstack.wsgi [None req-1774b943-c636-4328-9c1b-b09ba907caef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:00:57.393 7 INFO cinder.api.openstack.wsgi [None req-cb89ebd6-3b93-42cb-9793-6e3d71896a26 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:00:57.394 8 INFO cinder.api.openstack.wsgi [None req-1774b943-c636-4328-9c1b-b09ba907caef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:00:57.394 7 INFO cinder.api.openstack.wsgi [None req-cb89ebd6-3b93-42cb-9793-6e3d71896a26 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:01:07.392 8 INFO cinder.api.openstack.wsgi [None req-1774b943-c636-4328-9c1b-b09ba907caef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:01:07.392 7 INFO cinder.api.openstack.wsgi [None req-cb89ebd6-3b93-42cb-9793-6e3d71896a26 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:01:07.393 8 INFO cinder.api.openstack.wsgi [None req-1774b943-c636-4328-9c1b-b09ba907caef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:01:07.393 7 INFO cinder.api.openstack.wsgi [None req-cb89ebd6-3b93-42cb-9793-6e3d71896a26 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:01:17.392 7 INFO cinder.api.openstack.wsgi [None req-cb89ebd6-3b93-42cb-9793-6e3d71896a26 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:01:17.392 8 INFO cinder.api.openstack.wsgi [None req-1774b943-c636-4328-9c1b-b09ba907caef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:01:17.393 7 INFO cinder.api.openstack.wsgi [None req-cb89ebd6-3b93-42cb-9793-6e3d71896a26 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:01:17.393 8 INFO cinder.api.openstack.wsgi [None req-1774b943-c636-4328-9c1b-b09ba907caef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:01:27.392 7 INFO cinder.api.openstack.wsgi [None req-cb89ebd6-3b93-42cb-9793-6e3d71896a26 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:01:27.392 8 INFO cinder.api.openstack.wsgi [None req-1774b943-c636-4328-9c1b-b09ba907caef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:01:27.393 8 INFO cinder.api.openstack.wsgi [None req-1774b943-c636-4328-9c1b-b09ba907caef 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:01:27.394 7 INFO cinder.api.openstack.wsgi [None req-cb89ebd6-3b93-42cb-9793-6e3d71896a26 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:01:34.928 8 INFO cinder.api.openstack.wsgi [None req-37676020-0419-4531-9798-27f0c2ff7863 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services 2026-07-16 17:01:34.934 8 INFO cinder.api.openstack.wsgi [None req-37676020-0419-4531-9798-27f0c2ff7863 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 285/569] 10.0.0.227 () {28 vars in 645 bytes} [Thu Jul 16 17:01:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-services => generated 646 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:01:34.946 7 INFO cinder.api.openstack.wsgi [None req-9280b5f8-6a25-4bce-85a0-63986d3aa7e7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:01:34.958 7 INFO cinder.volume.api [None req-9280b5f8-6a25-4bce-85a0-63986d3aa7e7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:01:34.960 7 INFO cinder.api.openstack.wsgi [None req-9280b5f8-6a25-4bce-85a0-63986d3aa7e7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 285/570] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:01:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:01:34.973 8 INFO cinder.api.openstack.wsgi [None req-9eb230a3-7aec-46f8-8030-baf01e446638 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true 2026-07-16 17:01:34.980 8 INFO cinder.volume.api [None req-9eb230a3-7aec-46f8-8030-baf01e446638 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all snapshots completed successfully. 2026-07-16 17:01:34.981 8 INFO cinder.api.openstack.wsgi [None req-9eb230a3-7aec-46f8-8030-baf01e446638 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 286/571] 10.0.0.227 () {28 vars in 674 bytes} [Thu Jul 16 17:01:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:01:34.992 7 INFO cinder.api.openstack.wsgi [None req-c193b777-5a10-4f06-9f0c-224de63fa452 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:01:35.012 7 INFO cinder.volume.api [None req-c193b777-5a10-4f06-9f0c-224de63fa452 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:01:35.015 7 INFO cinder.api.openstack.wsgi [None req-c193b777-5a10-4f06-9f0c-224de63fa452 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 286/572] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:01:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:01:35.027 8 INFO cinder.api.openstack.wsgi [None req-130b0d85-8c87-4ae3-a7ef-3b93ff8276f1 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true 2026-07-16 17:01:35.532 8 INFO cinder.api.openstack.wsgi [None req-130b0d85-8c87-4ae3-a7ef-3b93ff8276f1 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 287/573] 10.0.0.227 () {28 vars in 696 bytes} [Thu Jul 16 17:01:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:01:35.579 7 INFO cinder.api.openstack.wsgi [None req-9271e7c2-15b2-44b7-857d-987a4e6e1237 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true 2026-07-16 17:01:35.605 7 INFO cinder.api.openstack.wsgi [None req-9271e7c2-15b2-44b7-857d-987a4e6e1237 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 287/574] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:01:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:01:35.619 8 INFO cinder.api.openstack.wsgi [None req-bb283a38-abf1-47ef-83a8-ed0378922a75 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true 2026-07-16 17:01:35.642 8 INFO cinder.api.openstack.wsgi [None req-bb283a38-abf1-47ef-83a8-ed0378922a75 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 288/575] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:01:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:01:35.656 7 INFO cinder.api.openstack.wsgi [None req-bf54f6cf-b900-4893-a296-72b3e69b5874 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true 2026-07-16 17:01:35.677 7 INFO cinder.api.openstack.wsgi [None req-bf54f6cf-b900-4893-a296-72b3e69b5874 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 288/576] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:01:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:01:37.393 8 INFO cinder.api.openstack.wsgi [None req-bb283a38-abf1-47ef-83a8-ed0378922a75 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:01:37.393 7 INFO cinder.api.openstack.wsgi [None req-bf54f6cf-b900-4893-a296-72b3e69b5874 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:01:37.394 7 INFO cinder.api.openstack.wsgi [None req-bf54f6cf-b900-4893-a296-72b3e69b5874 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:01:37.394 8 INFO cinder.api.openstack.wsgi [None req-bb283a38-abf1-47ef-83a8-ed0378922a75 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:01:47.391 7 INFO cinder.api.openstack.wsgi [None req-bf54f6cf-b900-4893-a296-72b3e69b5874 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:01:47.392 8 INFO cinder.api.openstack.wsgi [None req-bb283a38-abf1-47ef-83a8-ed0378922a75 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:01:47.393 8 INFO cinder.api.openstack.wsgi [None req-bb283a38-abf1-47ef-83a8-ed0378922a75 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:01:47.394 7 INFO cinder.api.openstack.wsgi [None req-bf54f6cf-b900-4893-a296-72b3e69b5874 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:01:57.392 7 INFO cinder.api.openstack.wsgi [None req-bf54f6cf-b900-4893-a296-72b3e69b5874 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:01:57.392 8 INFO cinder.api.openstack.wsgi [None req-bb283a38-abf1-47ef-83a8-ed0378922a75 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:01:57.393 7 INFO cinder.api.openstack.wsgi [None req-bf54f6cf-b900-4893-a296-72b3e69b5874 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:01:57.394 8 INFO cinder.api.openstack.wsgi [None req-bb283a38-abf1-47ef-83a8-ed0378922a75 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:02:07.391 7 INFO cinder.api.openstack.wsgi [None req-bf54f6cf-b900-4893-a296-72b3e69b5874 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:02:07.391 8 INFO cinder.api.openstack.wsgi [None req-bb283a38-abf1-47ef-83a8-ed0378922a75 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:02:07.393 8 INFO cinder.api.openstack.wsgi [None req-bb283a38-abf1-47ef-83a8-ed0378922a75 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:02:07.393 7 INFO cinder.api.openstack.wsgi [None req-bf54f6cf-b900-4893-a296-72b3e69b5874 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:02:17.392 8 INFO cinder.api.openstack.wsgi [None req-bb283a38-abf1-47ef-83a8-ed0378922a75 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:02:17.393 7 INFO cinder.api.openstack.wsgi [None req-bf54f6cf-b900-4893-a296-72b3e69b5874 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:02:17.394 8 INFO cinder.api.openstack.wsgi [None req-bb283a38-abf1-47ef-83a8-ed0378922a75 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:02:17.394 7 INFO cinder.api.openstack.wsgi [None req-bf54f6cf-b900-4893-a296-72b3e69b5874 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:02:27.392 8 INFO cinder.api.openstack.wsgi [None req-bb283a38-abf1-47ef-83a8-ed0378922a75 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:02:27.392 7 INFO cinder.api.openstack.wsgi [None req-bf54f6cf-b900-4893-a296-72b3e69b5874 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:02:27.394 8 INFO cinder.api.openstack.wsgi [None req-bb283a38-abf1-47ef-83a8-ed0378922a75 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:02:27.394 7 INFO cinder.api.openstack.wsgi [None req-bf54f6cf-b900-4893-a296-72b3e69b5874 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:02:34.961 8 INFO cinder.api.openstack.wsgi [None req-9ebf7d70-7b83-45c4-af4e-e1e75bc0cded 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true 2026-07-16 17:02:35.007 8 INFO cinder.volume.api [None req-9ebf7d70-7b83-45c4-af4e-e1e75bc0cded 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all snapshots completed successfully. 2026-07-16 17:02:35.008 8 INFO cinder.api.openstack.wsgi [None req-9ebf7d70-7b83-45c4-af4e-e1e75bc0cded 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 295/589] 10.0.0.227 () {28 vars in 674 bytes} [Thu Jul 16 17:02:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true => generated 17 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:02:35.019 7 INFO cinder.api.openstack.wsgi [None req-64026e20-04c3-487a-b173-e31c46461257 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services 2026-07-16 17:02:35.070 7 INFO cinder.api.openstack.wsgi [None req-64026e20-04c3-487a-b173-e31c46461257 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 295/590] 10.0.0.227 () {28 vars in 645 bytes} [Thu Jul 16 17:02:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-services => generated 646 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:02:35.081 8 INFO cinder.api.openstack.wsgi [None req-efa1e739-ff6d-4fd9-8f81-456fc0cec65c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:02:35.091 8 INFO cinder.volume.api [None req-efa1e739-ff6d-4fd9-8f81-456fc0cec65c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:02:35.092 8 INFO cinder.api.openstack.wsgi [None req-efa1e739-ff6d-4fd9-8f81-456fc0cec65c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 296/591] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:02:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:02:35.104 7 INFO cinder.api.openstack.wsgi [None req-3c224d0d-0c63-44c3-99bf-63ca06eeb909 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:02:35.115 7 INFO cinder.volume.api [None req-3c224d0d-0c63-44c3-99bf-63ca06eeb909 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:02:35.116 7 INFO cinder.api.openstack.wsgi [None req-3c224d0d-0c63-44c3-99bf-63ca06eeb909 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 296/592] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:02:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:02:35.128 8 INFO cinder.api.openstack.wsgi [None req-cefc6075-5af3-4539-9767-70fd46b6234d 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true 2026-07-16 17:02:35.632 8 INFO cinder.api.openstack.wsgi [None req-cefc6075-5af3-4539-9767-70fd46b6234d 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 297/593] 10.0.0.227 () {28 vars in 696 bytes} [Thu Jul 16 17:02:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:02:35.679 7 INFO cinder.api.openstack.wsgi [None req-b4552369-2fe4-4766-b513-fbf0a52075eb 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true 2026-07-16 17:02:35.702 7 INFO cinder.api.openstack.wsgi [None req-b4552369-2fe4-4766-b513-fbf0a52075eb 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 297/594] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:02:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:02:35.717 8 INFO cinder.api.openstack.wsgi [None req-ad7a2fc0-7e4b-40ad-b65d-056086d81356 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true 2026-07-16 17:02:35.764 8 INFO cinder.api.openstack.wsgi [None req-ad7a2fc0-7e4b-40ad-b65d-056086d81356 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 298/595] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:02:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:02:35.778 7 INFO cinder.api.openstack.wsgi [None req-198d59d9-d8dd-42d3-806b-d01d7d867bea 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true 2026-07-16 17:02:35.810 7 INFO cinder.api.openstack.wsgi [None req-198d59d9-d8dd-42d3-806b-d01d7d867bea 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 298/596] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:02:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:02:37.392 8 INFO cinder.api.openstack.wsgi [None req-ad7a2fc0-7e4b-40ad-b65d-056086d81356 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:02:37.393 7 INFO cinder.api.openstack.wsgi [None req-198d59d9-d8dd-42d3-806b-d01d7d867bea 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:02:37.393 8 INFO cinder.api.openstack.wsgi [None req-ad7a2fc0-7e4b-40ad-b65d-056086d81356 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:02:37.394 7 INFO cinder.api.openstack.wsgi [None req-198d59d9-d8dd-42d3-806b-d01d7d867bea 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:02:47.392 8 INFO cinder.api.openstack.wsgi [None req-ad7a2fc0-7e4b-40ad-b65d-056086d81356 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:02:47.392 7 INFO cinder.api.openstack.wsgi [None req-198d59d9-d8dd-42d3-806b-d01d7d867bea 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:02:47.393 8 INFO cinder.api.openstack.wsgi [None req-ad7a2fc0-7e4b-40ad-b65d-056086d81356 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:02:47.393 7 INFO cinder.api.openstack.wsgi [None req-198d59d9-d8dd-42d3-806b-d01d7d867bea 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:02:57.392 8 INFO cinder.api.openstack.wsgi [None req-ad7a2fc0-7e4b-40ad-b65d-056086d81356 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:02:57.392 7 INFO cinder.api.openstack.wsgi [None req-198d59d9-d8dd-42d3-806b-d01d7d867bea 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:02:57.393 8 INFO cinder.api.openstack.wsgi [None req-ad7a2fc0-7e4b-40ad-b65d-056086d81356 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:02:57.393 7 INFO cinder.api.openstack.wsgi [None req-198d59d9-d8dd-42d3-806b-d01d7d867bea 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:03:07.391 7 INFO cinder.api.openstack.wsgi [None req-198d59d9-d8dd-42d3-806b-d01d7d867bea 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:03:07.393 7 INFO cinder.api.openstack.wsgi [None req-198d59d9-d8dd-42d3-806b-d01d7d867bea 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:03:07.393 8 INFO cinder.api.openstack.wsgi [None req-ad7a2fc0-7e4b-40ad-b65d-056086d81356 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:03:07.395 8 INFO cinder.api.openstack.wsgi [None req-ad7a2fc0-7e4b-40ad-b65d-056086d81356 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:03:17.392 7 INFO cinder.api.openstack.wsgi [None req-198d59d9-d8dd-42d3-806b-d01d7d867bea 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:03:17.392 8 INFO cinder.api.openstack.wsgi [None req-ad7a2fc0-7e4b-40ad-b65d-056086d81356 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:03:17.393 7 INFO cinder.api.openstack.wsgi [None req-198d59d9-d8dd-42d3-806b-d01d7d867bea 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:03:17.394 8 INFO cinder.api.openstack.wsgi [None req-ad7a2fc0-7e4b-40ad-b65d-056086d81356 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:03:27.392 8 INFO cinder.api.openstack.wsgi [None req-ad7a2fc0-7e4b-40ad-b65d-056086d81356 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:03:27.392 7 INFO cinder.api.openstack.wsgi [None req-198d59d9-d8dd-42d3-806b-d01d7d867bea 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:03:27.393 8 INFO cinder.api.openstack.wsgi [None req-ad7a2fc0-7e4b-40ad-b65d-056086d81356 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:03:27.393 7 INFO cinder.api.openstack.wsgi [None req-198d59d9-d8dd-42d3-806b-d01d7d867bea 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:03:34.917 8 INFO cinder.api.openstack.wsgi [None req-3c396907-4888-43b8-b9c9-cea5725929c6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true 2026-07-16 17:03:34.940 8 INFO cinder.api.openstack.wsgi [None req-3c396907-4888-43b8-b9c9-cea5725929c6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 305/609] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:03:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:03:34.954 7 INFO cinder.api.openstack.wsgi [None req-31ef05af-b1fe-42b1-a09e-20e4f94cf232 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true 2026-07-16 17:03:34.975 7 INFO cinder.api.openstack.wsgi [None req-31ef05af-b1fe-42b1-a09e-20e4f94cf232 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 305/610] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:03:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:03:34.988 8 INFO cinder.api.openstack.wsgi [None req-f31720ca-a21c-44f8-808e-5883e4eb90d2 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true 2026-07-16 17:03:35.011 8 INFO cinder.api.openstack.wsgi [None req-f31720ca-a21c-44f8-808e-5883e4eb90d2 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 306/611] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:03:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:03:35.022 7 INFO cinder.api.openstack.wsgi [None req-5c2b2e25-9490-4c94-abee-d8a8120a56c0 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true 2026-07-16 17:03:35.031 7 INFO cinder.volume.api [None req-5c2b2e25-9490-4c94-abee-d8a8120a56c0 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all snapshots completed successfully. 2026-07-16 17:03:35.032 7 INFO cinder.api.openstack.wsgi [None req-5c2b2e25-9490-4c94-abee-d8a8120a56c0 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 306/612] 10.0.0.227 () {28 vars in 674 bytes} [Thu Jul 16 17:03:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:03:35.044 8 INFO cinder.api.openstack.wsgi [None req-19f66bf5-211d-4e10-936c-776058620589 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true 2026-07-16 17:03:35.548 8 INFO cinder.api.openstack.wsgi [None req-19f66bf5-211d-4e10-936c-776058620589 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 307/613] 10.0.0.227 () {28 vars in 696 bytes} [Thu Jul 16 17:03:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:03:35.561 7 INFO cinder.api.openstack.wsgi [None req-5dc97061-12b3-4063-8931-48d052b2dbe1 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services 2026-07-16 17:03:35.570 7 INFO cinder.api.openstack.wsgi [None req-5dc97061-12b3-4063-8931-48d052b2dbe1 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 307/614] 10.0.0.227 () {28 vars in 645 bytes} [Thu Jul 16 17:03:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:03:35.585 8 INFO cinder.api.openstack.wsgi [None req-85426587-0f49-44d1-bdbb-fcfe012690cc 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:03:35.594 8 INFO cinder.volume.api [None req-85426587-0f49-44d1-bdbb-fcfe012690cc 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:03:35.596 8 INFO cinder.api.openstack.wsgi [None req-85426587-0f49-44d1-bdbb-fcfe012690cc 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 308/615] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:03:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:03:35.609 7 INFO cinder.api.openstack.wsgi [None req-74c89253-55a3-496d-81f6-e282c6db4463 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:03:35.620 7 INFO cinder.volume.api [None req-74c89253-55a3-496d-81f6-e282c6db4463 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:03:35.622 7 INFO cinder.api.openstack.wsgi [None req-74c89253-55a3-496d-81f6-e282c6db4463 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 308/616] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:03:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:03:37.392 7 INFO cinder.api.openstack.wsgi [None req-74c89253-55a3-496d-81f6-e282c6db4463 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:03:37.392 8 INFO cinder.api.openstack.wsgi [None req-85426587-0f49-44d1-bdbb-fcfe012690cc 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:03:37.393 7 INFO cinder.api.openstack.wsgi [None req-74c89253-55a3-496d-81f6-e282c6db4463 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:03:37.394 8 INFO cinder.api.openstack.wsgi [None req-85426587-0f49-44d1-bdbb-fcfe012690cc 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:03:47.392 8 INFO cinder.api.openstack.wsgi [None req-85426587-0f49-44d1-bdbb-fcfe012690cc 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:03:47.392 7 INFO cinder.api.openstack.wsgi [None req-74c89253-55a3-496d-81f6-e282c6db4463 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:03:47.393 8 INFO cinder.api.openstack.wsgi [None req-85426587-0f49-44d1-bdbb-fcfe012690cc 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:03:47.393 7 INFO cinder.api.openstack.wsgi [None req-74c89253-55a3-496d-81f6-e282c6db4463 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:03:57.392 8 INFO cinder.api.openstack.wsgi [None req-85426587-0f49-44d1-bdbb-fcfe012690cc 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:03:57.393 7 INFO cinder.api.openstack.wsgi [None req-74c89253-55a3-496d-81f6-e282c6db4463 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:03:57.393 7 INFO cinder.api.openstack.wsgi [None req-74c89253-55a3-496d-81f6-e282c6db4463 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:03:57.393 8 INFO cinder.api.openstack.wsgi [None req-85426587-0f49-44d1-bdbb-fcfe012690cc 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:04:07.392 7 INFO cinder.api.openstack.wsgi [None req-74c89253-55a3-496d-81f6-e282c6db4463 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:04:07.392 8 INFO cinder.api.openstack.wsgi [None req-85426587-0f49-44d1-bdbb-fcfe012690cc 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:04:07.393 7 INFO cinder.api.openstack.wsgi [None req-74c89253-55a3-496d-81f6-e282c6db4463 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:04:07.393 8 INFO cinder.api.openstack.wsgi [None req-85426587-0f49-44d1-bdbb-fcfe012690cc 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:04:17.392 7 INFO cinder.api.openstack.wsgi [None req-74c89253-55a3-496d-81f6-e282c6db4463 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:04:17.393 7 INFO cinder.api.openstack.wsgi [None req-74c89253-55a3-496d-81f6-e282c6db4463 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:04:17.393 8 INFO cinder.api.openstack.wsgi [None req-85426587-0f49-44d1-bdbb-fcfe012690cc 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:04:17.393 8 INFO cinder.api.openstack.wsgi [None req-85426587-0f49-44d1-bdbb-fcfe012690cc 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:04:27.392 8 INFO cinder.api.openstack.wsgi [None req-85426587-0f49-44d1-bdbb-fcfe012690cc 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:04:27.392 7 INFO cinder.api.openstack.wsgi [None req-74c89253-55a3-496d-81f6-e282c6db4463 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:04:27.394 8 INFO cinder.api.openstack.wsgi [None req-85426587-0f49-44d1-bdbb-fcfe012690cc 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:04:27.394 7 INFO cinder.api.openstack.wsgi [None req-74c89253-55a3-496d-81f6-e282c6db4463 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:04:34.870 8 INFO cinder.api.openstack.wsgi [None req-7c7fbeae-13d0-4a51-8107-04567eb6d952 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true 2026-07-16 17:04:34.876 8 INFO cinder.volume.api [None req-7c7fbeae-13d0-4a51-8107-04567eb6d952 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all snapshots completed successfully. 2026-07-16 17:04:34.877 8 INFO cinder.api.openstack.wsgi [None req-7c7fbeae-13d0-4a51-8107-04567eb6d952 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 315/629] 10.0.0.227 () {28 vars in 674 bytes} [Thu Jul 16 17:04:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true => generated 17 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:04:34.890 7 INFO cinder.api.openstack.wsgi [None req-12fe98dd-90f6-4b01-989f-17cf6121f3b1 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:04:34.900 7 INFO cinder.volume.api [None req-12fe98dd-90f6-4b01-989f-17cf6121f3b1 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:04:34.902 7 INFO cinder.api.openstack.wsgi [None req-12fe98dd-90f6-4b01-989f-17cf6121f3b1 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 315/630] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:04:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:04:34.910 8 INFO cinder.api.openstack.wsgi [None req-d28d9962-32cd-43da-a3bc-0ed7475489c7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:04:34.921 8 INFO cinder.volume.api [None req-d28d9962-32cd-43da-a3bc-0ed7475489c7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:04:34.923 8 INFO cinder.api.openstack.wsgi [None req-d28d9962-32cd-43da-a3bc-0ed7475489c7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 316/631] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:04:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:04:34.964 7 INFO cinder.api.openstack.wsgi [None req-483476a9-a37f-4db7-9073-fe4654271589 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true 2026-07-16 17:04:34.989 7 INFO cinder.api.openstack.wsgi [None req-483476a9-a37f-4db7-9073-fe4654271589 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 316/632] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:04:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:04:35.003 8 INFO cinder.api.openstack.wsgi [None req-afab8f0b-7ddf-4b73-91bc-c798bb16b2a1 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true 2026-07-16 17:04:35.029 8 INFO cinder.api.openstack.wsgi [None req-afab8f0b-7ddf-4b73-91bc-c798bb16b2a1 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 317/633] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:04:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:04:35.046 7 INFO cinder.api.openstack.wsgi [None req-cc8b894e-eec3-49f2-a852-7e048f5bd741 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true 2026-07-16 17:04:35.069 7 INFO cinder.api.openstack.wsgi [None req-cc8b894e-eec3-49f2-a852-7e048f5bd741 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 317/634] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:04:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:04:35.081 8 INFO cinder.api.openstack.wsgi [None req-0d1ee9b8-55a2-47e6-9b52-019dcc7f87ce 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services 2026-07-16 17:04:35.087 8 INFO cinder.api.openstack.wsgi [None req-0d1ee9b8-55a2-47e6-9b52-019dcc7f87ce 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 318/635] 10.0.0.227 () {28 vars in 645 bytes} [Thu Jul 16 17:04:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:04:35.096 7 INFO cinder.api.openstack.wsgi [None req-0e746650-ee7a-4b01-9957-fcb41d41237b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true 2026-07-16 17:04:35.600 7 INFO cinder.api.openstack.wsgi [None req-0e746650-ee7a-4b01-9957-fcb41d41237b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 318/636] 10.0.0.227 () {28 vars in 696 bytes} [Thu Jul 16 17:04:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:04:37.391 8 INFO cinder.api.openstack.wsgi [None req-0d1ee9b8-55a2-47e6-9b52-019dcc7f87ce 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:04:37.392 7 INFO cinder.api.openstack.wsgi [None req-0e746650-ee7a-4b01-9957-fcb41d41237b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:04:37.393 8 INFO cinder.api.openstack.wsgi [None req-0d1ee9b8-55a2-47e6-9b52-019dcc7f87ce 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:04:37.394 7 INFO cinder.api.openstack.wsgi [None req-0e746650-ee7a-4b01-9957-fcb41d41237b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:04:47.392 7 INFO cinder.api.openstack.wsgi [None req-0e746650-ee7a-4b01-9957-fcb41d41237b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:04:47.392 8 INFO cinder.api.openstack.wsgi [None req-0d1ee9b8-55a2-47e6-9b52-019dcc7f87ce 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:04:47.393 7 INFO cinder.api.openstack.wsgi [None req-0e746650-ee7a-4b01-9957-fcb41d41237b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:04:47.394 8 INFO cinder.api.openstack.wsgi [None req-0d1ee9b8-55a2-47e6-9b52-019dcc7f87ce 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:04:57.392 7 INFO cinder.api.openstack.wsgi [None req-0e746650-ee7a-4b01-9957-fcb41d41237b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:04:57.392 8 INFO cinder.api.openstack.wsgi [None req-0d1ee9b8-55a2-47e6-9b52-019dcc7f87ce 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:04:57.393 7 INFO cinder.api.openstack.wsgi [None req-0e746650-ee7a-4b01-9957-fcb41d41237b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:04:57.394 8 INFO cinder.api.openstack.wsgi [None req-0d1ee9b8-55a2-47e6-9b52-019dcc7f87ce 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:05:07.392 7 INFO cinder.api.openstack.wsgi [None req-0e746650-ee7a-4b01-9957-fcb41d41237b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:05:07.392 8 INFO cinder.api.openstack.wsgi [None req-0d1ee9b8-55a2-47e6-9b52-019dcc7f87ce 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:05:07.393 7 INFO cinder.api.openstack.wsgi [None req-0e746650-ee7a-4b01-9957-fcb41d41237b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:05:07.394 8 INFO cinder.api.openstack.wsgi [None req-0d1ee9b8-55a2-47e6-9b52-019dcc7f87ce 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:05:17.414 8 INFO cinder.api.openstack.wsgi [None req-0d1ee9b8-55a2-47e6-9b52-019dcc7f87ce 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:05:17.414 8 INFO cinder.api.openstack.wsgi [None req-0d1ee9b8-55a2-47e6-9b52-019dcc7f87ce 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:05:17.422 7 INFO cinder.api.openstack.wsgi [None req-0e746650-ee7a-4b01-9957-fcb41d41237b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:05:17.423 7 INFO cinder.api.openstack.wsgi [None req-0e746650-ee7a-4b01-9957-fcb41d41237b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:05:27.393 8 INFO cinder.api.openstack.wsgi [None req-0d1ee9b8-55a2-47e6-9b52-019dcc7f87ce 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:05:27.393 7 INFO cinder.api.openstack.wsgi [None req-0e746650-ee7a-4b01-9957-fcb41d41237b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:05:27.394 8 INFO cinder.api.openstack.wsgi [None req-0d1ee9b8-55a2-47e6-9b52-019dcc7f87ce 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:05:27.395 7 INFO cinder.api.openstack.wsgi [None req-0e746650-ee7a-4b01-9957-fcb41d41237b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:05:34.847 8 INFO cinder.api.openstack.wsgi [None req-83357c7f-e821-4f45-82c1-edf78dd85b4c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true 2026-07-16 17:05:35.352 8 INFO cinder.api.openstack.wsgi [None req-83357c7f-e821-4f45-82c1-edf78dd85b4c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 325/649] 10.0.0.227 () {28 vars in 696 bytes} [Thu Jul 16 17:05:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:05:35.369 7 INFO cinder.api.openstack.wsgi [None req-9b06ee0a-c70e-4f8d-b87d-6fd24d967185 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:05:35.379 7 INFO cinder.volume.api [None req-9b06ee0a-c70e-4f8d-b87d-6fd24d967185 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:05:35.381 7 INFO cinder.api.openstack.wsgi [None req-9b06ee0a-c70e-4f8d-b87d-6fd24d967185 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 325/650] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:05:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:05:35.420 8 INFO cinder.api.openstack.wsgi [None req-4236f979-72aa-4c0b-881c-25c9a9951b3f 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true 2026-07-16 17:05:35.440 8 INFO cinder.api.openstack.wsgi [None req-4236f979-72aa-4c0b-881c-25c9a9951b3f 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 326/651] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:05:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:05:35.453 7 INFO cinder.api.openstack.wsgi [None req-396f492d-7492-4775-b1ee-fa3c6f549387 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true 2026-07-16 17:05:35.481 7 INFO cinder.api.openstack.wsgi [None req-396f492d-7492-4775-b1ee-fa3c6f549387 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 326/652] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:05:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:05:35.493 8 INFO cinder.api.openstack.wsgi [None req-7f218ed0-f394-478e-848d-19867bf340d6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true 2026-07-16 17:05:35.516 8 INFO cinder.api.openstack.wsgi [None req-7f218ed0-f394-478e-848d-19867bf340d6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 327/653] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:05:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:05:35.532 7 INFO cinder.api.openstack.wsgi [None req-bb715e39-cab4-4a16-a8ff-238b5ce6710e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:05:35.544 7 INFO cinder.volume.api [None req-bb715e39-cab4-4a16-a8ff-238b5ce6710e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:05:35.546 7 INFO cinder.api.openstack.wsgi [None req-bb715e39-cab4-4a16-a8ff-238b5ce6710e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 327/654] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:05:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:05:35.558 8 INFO cinder.api.openstack.wsgi [None req-c4dad4ab-400b-4c98-b013-5523c7d7e7a8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true 2026-07-16 17:05:35.566 8 INFO cinder.volume.api [None req-c4dad4ab-400b-4c98-b013-5523c7d7e7a8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all snapshots completed successfully. 2026-07-16 17:05:35.566 8 INFO cinder.api.openstack.wsgi [None req-c4dad4ab-400b-4c98-b013-5523c7d7e7a8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 328/655] 10.0.0.227 () {28 vars in 674 bytes} [Thu Jul 16 17:05:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:05:35.581 7 INFO cinder.api.openstack.wsgi [None req-c93706e7-4ea9-418a-b128-922380a40518 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services 2026-07-16 17:05:35.586 7 INFO cinder.api.openstack.wsgi [None req-c93706e7-4ea9-418a-b128-922380a40518 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 328/656] 10.0.0.227 () {28 vars in 645 bytes} [Thu Jul 16 17:05:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:05:37.392 8 INFO cinder.api.openstack.wsgi [None req-c4dad4ab-400b-4c98-b013-5523c7d7e7a8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:05:37.392 7 INFO cinder.api.openstack.wsgi [None req-c93706e7-4ea9-418a-b128-922380a40518 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:05:37.393 8 INFO cinder.api.openstack.wsgi [None req-c4dad4ab-400b-4c98-b013-5523c7d7e7a8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:05:37.394 7 INFO cinder.api.openstack.wsgi [None req-c93706e7-4ea9-418a-b128-922380a40518 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:05:47.392 7 INFO cinder.api.openstack.wsgi [None req-c93706e7-4ea9-418a-b128-922380a40518 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:05:47.392 8 INFO cinder.api.openstack.wsgi [None req-c4dad4ab-400b-4c98-b013-5523c7d7e7a8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:05:47.392 7 INFO cinder.api.openstack.wsgi [None req-c93706e7-4ea9-418a-b128-922380a40518 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:05:47.393 8 INFO cinder.api.openstack.wsgi [None req-c4dad4ab-400b-4c98-b013-5523c7d7e7a8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:05:49.921 7 INFO cinder.api.openstack.wsgi [None req-275f117f-4ac1-408d-90cb-2a41dae2b384 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET https://volume.199-204-45-113.nip.io/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=False 2026-07-16 17:05:49.939 7 INFO cinder.api.openstack.wsgi [None req-275f117f-4ac1-408d-90cb-2a41dae2b384 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] https://volume.199-204-45-113.nip.io/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 331/661] 199.204.45.113 () {44 vars in 1069 bytes} [Thu Jul 16 17:05:49 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=False => generated 338 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:05:57.392 8 INFO cinder.api.openstack.wsgi [None req-c4dad4ab-400b-4c98-b013-5523c7d7e7a8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:05:57.393 8 INFO cinder.api.openstack.wsgi [None req-c4dad4ab-400b-4c98-b013-5523c7d7e7a8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:05:57.393 7 INFO cinder.api.openstack.wsgi [None req-275f117f-4ac1-408d-90cb-2a41dae2b384 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:05:57.394 7 INFO cinder.api.openstack.wsgi [None req-275f117f-4ac1-408d-90cb-2a41dae2b384 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:06:07.392 7 INFO cinder.api.openstack.wsgi [None req-275f117f-4ac1-408d-90cb-2a41dae2b384 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:06:07.392 8 INFO cinder.api.openstack.wsgi [None req-c4dad4ab-400b-4c98-b013-5523c7d7e7a8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:06:07.393 7 INFO cinder.api.openstack.wsgi [None req-275f117f-4ac1-408d-90cb-2a41dae2b384 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:06:07.393 8 INFO cinder.api.openstack.wsgi [None req-c4dad4ab-400b-4c98-b013-5523c7d7e7a8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:06:17.392 7 INFO cinder.api.openstack.wsgi [None req-275f117f-4ac1-408d-90cb-2a41dae2b384 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:06:17.392 8 INFO cinder.api.openstack.wsgi [None req-c4dad4ab-400b-4c98-b013-5523c7d7e7a8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:06:17.392 7 INFO cinder.api.openstack.wsgi [None req-275f117f-4ac1-408d-90cb-2a41dae2b384 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:06:17.393 8 INFO cinder.api.openstack.wsgi [None req-c4dad4ab-400b-4c98-b013-5523c7d7e7a8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:06:27.392 7 INFO cinder.api.openstack.wsgi [None req-275f117f-4ac1-408d-90cb-2a41dae2b384 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:06:27.393 8 INFO cinder.api.openstack.wsgi [None req-c4dad4ab-400b-4c98-b013-5523c7d7e7a8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:06:27.394 7 INFO cinder.api.openstack.wsgi [None req-275f117f-4ac1-408d-90cb-2a41dae2b384 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:06:27.394 8 INFO cinder.api.openstack.wsgi [None req-c4dad4ab-400b-4c98-b013-5523c7d7e7a8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:06:34.887 7 INFO cinder.api.openstack.wsgi [None req-f5fa5a5d-06fc-424c-997c-d472f7f7d8be 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services 2026-07-16 17:06:34.892 7 INFO cinder.api.openstack.wsgi [None req-f5fa5a5d-06fc-424c-997c-d472f7f7d8be 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 336/670] 10.0.0.227 () {28 vars in 645 bytes} [Thu Jul 16 17:06:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-services => generated 646 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:06:34.901 8 INFO cinder.api.openstack.wsgi [None req-65d97d3d-d588-4f61-9347-beb6f7d9bc75 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:06:34.914 8 INFO cinder.volume.api [None req-65d97d3d-d588-4f61-9347-beb6f7d9bc75 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:06:34.917 8 INFO cinder.api.openstack.wsgi [None req-65d97d3d-d588-4f61-9347-beb6f7d9bc75 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 335/671] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:06:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:06:34.930 7 INFO cinder.api.openstack.wsgi [None req-fc3e7cee-8015-4bc3-b296-a85429be6cf5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true 2026-07-16 17:06:34.938 7 INFO cinder.volume.api [None req-fc3e7cee-8015-4bc3-b296-a85429be6cf5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all snapshots completed successfully. 2026-07-16 17:06:34.948 7 INFO cinder.api.openstack.wsgi [None req-fc3e7cee-8015-4bc3-b296-a85429be6cf5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 337/672] 10.0.0.227 () {28 vars in 674 bytes} [Thu Jul 16 17:06:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:06:34.960 8 INFO cinder.api.openstack.wsgi [None req-0fe7fab6-7fb7-468e-93c6-6077d6ba79c1 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:06:34.968 8 INFO cinder.volume.api [None req-0fe7fab6-7fb7-468e-93c6-6077d6ba79c1 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:06:34.969 8 INFO cinder.api.openstack.wsgi [None req-0fe7fab6-7fb7-468e-93c6-6077d6ba79c1 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 336/673] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:06:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:06:35.008 7 INFO cinder.api.openstack.wsgi [None req-d9efe6fd-7caa-466f-b6c9-f102f84699f8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true 2026-07-16 17:06:35.032 7 INFO cinder.api.openstack.wsgi [None req-d9efe6fd-7caa-466f-b6c9-f102f84699f8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 338/674] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:06:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:06:35.049 8 INFO cinder.api.openstack.wsgi [None req-124aed13-3506-4a36-bf5b-b00c5113b7d5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true 2026-07-16 17:06:35.072 8 INFO cinder.api.openstack.wsgi [None req-124aed13-3506-4a36-bf5b-b00c5113b7d5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 337/675] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:06:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:06:35.086 7 INFO cinder.api.openstack.wsgi [None req-31cfdfe0-0387-4169-a120-3bc500861839 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true 2026-07-16 17:06:35.106 7 INFO cinder.api.openstack.wsgi [None req-31cfdfe0-0387-4169-a120-3bc500861839 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 339/676] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:06:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:06:35.121 8 INFO cinder.api.openstack.wsgi [None req-6597f501-fda4-431f-b02b-68f31c825aff 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true 2026-07-16 17:06:35.625 8 INFO cinder.api.openstack.wsgi [None req-6597f501-fda4-431f-b02b-68f31c825aff 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 338/677] 10.0.0.227 () {28 vars in 696 bytes} [Thu Jul 16 17:06:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:06:37.392 8 INFO cinder.api.openstack.wsgi [None req-6597f501-fda4-431f-b02b-68f31c825aff 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:06:37.392 7 INFO cinder.api.openstack.wsgi [None req-31cfdfe0-0387-4169-a120-3bc500861839 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:06:37.393 8 INFO cinder.api.openstack.wsgi [None req-6597f501-fda4-431f-b02b-68f31c825aff 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:06:37.394 7 INFO cinder.api.openstack.wsgi [None req-31cfdfe0-0387-4169-a120-3bc500861839 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:06:47.392 8 INFO cinder.api.openstack.wsgi [None req-6597f501-fda4-431f-b02b-68f31c825aff 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:06:47.392 7 INFO cinder.api.openstack.wsgi [None req-31cfdfe0-0387-4169-a120-3bc500861839 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:06:47.393 7 INFO cinder.api.openstack.wsgi [None req-31cfdfe0-0387-4169-a120-3bc500861839 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:06:47.392 8 INFO cinder.api.openstack.wsgi [None req-6597f501-fda4-431f-b02b-68f31c825aff 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:06:57.392 7 INFO cinder.api.openstack.wsgi [None req-31cfdfe0-0387-4169-a120-3bc500861839 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:06:57.392 8 INFO cinder.api.openstack.wsgi [None req-6597f501-fda4-431f-b02b-68f31c825aff 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:06:57.393 7 INFO cinder.api.openstack.wsgi [None req-31cfdfe0-0387-4169-a120-3bc500861839 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:06:57.394 8 INFO cinder.api.openstack.wsgi [None req-6597f501-fda4-431f-b02b-68f31c825aff 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:06:59.968 7 INFO cinder.api.openstack.wsgi [None req-9ddbf9df-95a8-4b6e-808d-d264f02b8492 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET https://volume.199-204-45-113.nip.io/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=False 2026-07-16 17:06:59.991 7 INFO cinder.api.openstack.wsgi [None req-9ddbf9df-95a8-4b6e-808d-d264f02b8492 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] https://volume.199-204-45-113.nip.io/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 343/684] 199.204.45.113 () {44 vars in 1069 bytes} [Thu Jul 16 17:06:59 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=False => generated 338 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:07:07.392 8 INFO cinder.api.openstack.wsgi [None req-6597f501-fda4-431f-b02b-68f31c825aff 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:07:07.393 7 INFO cinder.api.openstack.wsgi [None req-9ddbf9df-95a8-4b6e-808d-d264f02b8492 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:07:07.393 8 INFO cinder.api.openstack.wsgi [None req-6597f501-fda4-431f-b02b-68f31c825aff 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:07:07.394 7 INFO cinder.api.openstack.wsgi [None req-9ddbf9df-95a8-4b6e-808d-d264f02b8492 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:07:17.393 8 INFO cinder.api.openstack.wsgi [None req-6597f501-fda4-431f-b02b-68f31c825aff 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:07:17.393 7 INFO cinder.api.openstack.wsgi [None req-9ddbf9df-95a8-4b6e-808d-d264f02b8492 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:07:17.394 8 INFO cinder.api.openstack.wsgi [None req-6597f501-fda4-431f-b02b-68f31c825aff 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:07:17.395 7 INFO cinder.api.openstack.wsgi [None req-9ddbf9df-95a8-4b6e-808d-d264f02b8492 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:07:27.392 8 INFO cinder.api.openstack.wsgi [None req-6597f501-fda4-431f-b02b-68f31c825aff 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:07:27.392 7 INFO cinder.api.openstack.wsgi [None req-9ddbf9df-95a8-4b6e-808d-d264f02b8492 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:07:27.392 8 INFO cinder.api.openstack.wsgi [None req-6597f501-fda4-431f-b02b-68f31c825aff 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:07:27.393 7 INFO cinder.api.openstack.wsgi [None req-9ddbf9df-95a8-4b6e-808d-d264f02b8492 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:07:34.853 8 INFO cinder.api.openstack.wsgi [None req-b366fc9f-385b-405a-874b-a0a18c1e5caa 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true 2026-07-16 17:07:34.860 8 INFO cinder.volume.api [None req-b366fc9f-385b-405a-874b-a0a18c1e5caa 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all snapshots completed successfully. 2026-07-16 17:07:34.860 8 INFO cinder.api.openstack.wsgi [None req-b366fc9f-385b-405a-874b-a0a18c1e5caa 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 345/691] 10.0.0.227 () {28 vars in 674 bytes} [Thu Jul 16 17:07:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true => generated 17 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:07:34.872 7 INFO cinder.api.openstack.wsgi [None req-d103e41f-22de-4886-a1aa-41827774aae8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:07:34.881 7 INFO cinder.volume.api [None req-d103e41f-22de-4886-a1aa-41827774aae8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:07:34.882 7 INFO cinder.api.openstack.wsgi [None req-d103e41f-22de-4886-a1aa-41827774aae8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 347/692] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:07:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:07:34.896 8 INFO cinder.api.openstack.wsgi [None req-983175e4-57d6-41ed-b887-ec8328df1cfc 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true 2026-07-16 17:07:35.400 8 INFO cinder.api.openstack.wsgi [None req-983175e4-57d6-41ed-b887-ec8328df1cfc 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 346/693] 10.0.0.227 () {28 vars in 696 bytes} [Thu Jul 16 17:07:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:07:35.441 7 INFO cinder.api.openstack.wsgi [None req-bd72d82f-68fd-48a8-bd8d-7852d93db4e5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true 2026-07-16 17:07:35.461 7 INFO cinder.api.openstack.wsgi [None req-bd72d82f-68fd-48a8-bd8d-7852d93db4e5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 348/694] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:07:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:07:35.476 8 INFO cinder.api.openstack.wsgi [None req-a2604e23-1bff-4945-83e0-c6401febeb92 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true 2026-07-16 17:07:35.502 8 INFO cinder.api.openstack.wsgi [None req-a2604e23-1bff-4945-83e0-c6401febeb92 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 347/695] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:07:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:07:35.521 7 INFO cinder.api.openstack.wsgi [None req-8de89dc6-2b75-4833-a7fe-96ee12c0c551 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true 2026-07-16 17:07:35.542 7 INFO cinder.api.openstack.wsgi [None req-8de89dc6-2b75-4833-a7fe-96ee12c0c551 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 349/696] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:07:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:07:35.555 8 INFO cinder.api.openstack.wsgi [None req-9ce148a2-1065-432f-b696-f502b39f2741 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:07:35.564 8 INFO cinder.volume.api [None req-9ce148a2-1065-432f-b696-f502b39f2741 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:07:35.566 8 INFO cinder.api.openstack.wsgi [None req-9ce148a2-1065-432f-b696-f502b39f2741 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 348/697] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:07:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:07:35.585 7 INFO cinder.api.openstack.wsgi [None req-649c2951-0a7a-4f6f-bb85-75d239317cb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services 2026-07-16 17:07:35.591 7 INFO cinder.api.openstack.wsgi [None req-649c2951-0a7a-4f6f-bb85-75d239317cb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 350/698] 10.0.0.227 () {28 vars in 645 bytes} [Thu Jul 16 17:07:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:07:37.392 8 INFO cinder.api.openstack.wsgi [None req-9ce148a2-1065-432f-b696-f502b39f2741 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:07:37.393 7 INFO cinder.api.openstack.wsgi [None req-649c2951-0a7a-4f6f-bb85-75d239317cb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:07:37.393 8 INFO cinder.api.openstack.wsgi [None req-9ce148a2-1065-432f-b696-f502b39f2741 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:07:37.394 7 INFO cinder.api.openstack.wsgi [None req-649c2951-0a7a-4f6f-bb85-75d239317cb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:07:47.392 8 INFO cinder.api.openstack.wsgi [None req-9ce148a2-1065-432f-b696-f502b39f2741 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:07:47.392 7 INFO cinder.api.openstack.wsgi [None req-649c2951-0a7a-4f6f-bb85-75d239317cb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:07:47.393 8 INFO cinder.api.openstack.wsgi [None req-9ce148a2-1065-432f-b696-f502b39f2741 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:07:47.393 7 INFO cinder.api.openstack.wsgi [None req-649c2951-0a7a-4f6f-bb85-75d239317cb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:07:57.392 8 INFO cinder.api.openstack.wsgi [None req-9ce148a2-1065-432f-b696-f502b39f2741 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:07:57.392 7 INFO cinder.api.openstack.wsgi [None req-649c2951-0a7a-4f6f-bb85-75d239317cb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:07:57.393 8 INFO cinder.api.openstack.wsgi [None req-9ce148a2-1065-432f-b696-f502b39f2741 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:07:57.393 7 INFO cinder.api.openstack.wsgi [None req-649c2951-0a7a-4f6f-bb85-75d239317cb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:08:07.391 7 INFO cinder.api.openstack.wsgi [None req-649c2951-0a7a-4f6f-bb85-75d239317cb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:08:07.393 7 INFO cinder.api.openstack.wsgi [None req-649c2951-0a7a-4f6f-bb85-75d239317cb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:08:07.392 8 INFO cinder.api.openstack.wsgi [None req-9ce148a2-1065-432f-b696-f502b39f2741 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:08:07.394 8 INFO cinder.api.openstack.wsgi [None req-9ce148a2-1065-432f-b696-f502b39f2741 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:08:17.391 7 INFO cinder.api.openstack.wsgi [None req-649c2951-0a7a-4f6f-bb85-75d239317cb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:08:17.392 7 INFO cinder.api.openstack.wsgi [None req-649c2951-0a7a-4f6f-bb85-75d239317cb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:08:17.392 8 INFO cinder.api.openstack.wsgi [None req-9ce148a2-1065-432f-b696-f502b39f2741 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:08:17.393 8 INFO cinder.api.openstack.wsgi [None req-9ce148a2-1065-432f-b696-f502b39f2741 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:08:27.392 7 INFO cinder.api.openstack.wsgi [None req-649c2951-0a7a-4f6f-bb85-75d239317cb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:08:27.392 8 INFO cinder.api.openstack.wsgi [None req-9ce148a2-1065-432f-b696-f502b39f2741 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:08:27.393 7 INFO cinder.api.openstack.wsgi [None req-649c2951-0a7a-4f6f-bb85-75d239317cb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:08:27.393 8 INFO cinder.api.openstack.wsgi [None req-9ce148a2-1065-432f-b696-f502b39f2741 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:08:35.016 7 INFO cinder.api.openstack.wsgi [None req-f7dcd482-5908-4c38-abf4-f382dec883fe 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:08:35.025 7 INFO cinder.volume.api [None req-f7dcd482-5908-4c38-abf4-f382dec883fe 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:08:35.027 7 INFO cinder.api.openstack.wsgi [None req-f7dcd482-5908-4c38-abf4-f382dec883fe 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 357/711] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:08:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:08:35.040 8 INFO cinder.api.openstack.wsgi [None req-a950de40-d5f7-4283-a01f-6ed776831645 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services 2026-07-16 17:08:35.049 8 INFO cinder.api.openstack.wsgi [None req-a950de40-d5f7-4283-a01f-6ed776831645 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 355/712] 10.0.0.227 () {28 vars in 645 bytes} [Thu Jul 16 17:08:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:08:35.061 7 INFO cinder.api.openstack.wsgi [None req-0bd401a4-3309-423a-a109-d7ed13fb2e25 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true 2026-07-16 17:08:35.069 7 INFO cinder.volume.api [None req-0bd401a4-3309-423a-a109-d7ed13fb2e25 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all snapshots completed successfully. 2026-07-16 17:08:35.069 7 INFO cinder.api.openstack.wsgi [None req-0bd401a4-3309-423a-a109-d7ed13fb2e25 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 358/713] 10.0.0.227 () {28 vars in 674 bytes} [Thu Jul 16 17:08:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:08:35.081 8 INFO cinder.api.openstack.wsgi [None req-6bfe5cec-5913-444e-a21b-2e4f46737c98 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true 2026-07-16 17:08:35.586 8 INFO cinder.api.openstack.wsgi [None req-6bfe5cec-5913-444e-a21b-2e4f46737c98 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 356/714] 10.0.0.227 () {28 vars in 696 bytes} [Thu Jul 16 17:08:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:08:35.598 7 INFO cinder.api.openstack.wsgi [None req-df6829a6-5e68-42e4-9ce8-ea49bc7342fb 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:08:35.608 7 INFO cinder.volume.api [None req-df6829a6-5e68-42e4-9ce8-ea49bc7342fb 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:08:35.610 7 INFO cinder.api.openstack.wsgi [None req-df6829a6-5e68-42e4-9ce8-ea49bc7342fb 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 359/715] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:08:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:08:35.664 8 INFO cinder.api.openstack.wsgi [None req-fb19e837-875b-4c8e-85fa-1d2133d6bd60 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true 2026-07-16 17:08:35.701 8 INFO cinder.api.openstack.wsgi [None req-fb19e837-875b-4c8e-85fa-1d2133d6bd60 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 357/716] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:08:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:08:35.712 7 INFO cinder.api.openstack.wsgi [None req-4738481e-25a4-40e4-ac36-db097e1fe627 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true 2026-07-16 17:08:35.734 7 INFO cinder.api.openstack.wsgi [None req-4738481e-25a4-40e4-ac36-db097e1fe627 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 360/717] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:08:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:08:35.748 8 INFO cinder.api.openstack.wsgi [None req-c3ca0b5d-8704-4794-8721-376d4915fd3f 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true 2026-07-16 17:08:35.771 8 INFO cinder.api.openstack.wsgi [None req-c3ca0b5d-8704-4794-8721-376d4915fd3f 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 358/718] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:08:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:08:36.853 7 INFO cinder.api.openstack.wsgi [None req-3234da72-f6c4-4bb6-a57c-3f0418495f2a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots 2026-07-16 17:08:36.868 7 INFO cinder.volume.api [None req-3234da72-f6c4-4bb6-a57c-3f0418495f2a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all snapshots completed successfully. 2026-07-16 17:08:36.869 7 INFO cinder.api.openstack.wsgi [None req-3234da72-f6c4-4bb6-a57c-3f0418495f2a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 361/719] 10.0.0.23 () {32 vars in 704 bytes} [Thu Jul 16 17:08:36 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/snapshots => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:08:36.886 8 INFO cinder.api.openstack.wsgi [None req-5f8d4f66-0cc1-4a2f-8d96-d5a43236eae8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes 2026-07-16 17:08:36.920 8 INFO cinder.volume.api [None req-5f8d4f66-0cc1-4a2f-8d96-d5a43236eae8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:08:36.920 8 INFO cinder.api.openstack.wsgi [None req-5f8d4f66-0cc1-4a2f-8d96-d5a43236eae8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes returned with HTTP 200 [pid: 8|app: 0|req: 359/720] 10.0.0.23 () {32 vars in 700 bytes} [Thu Jul 16 17:08:36 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:08:37.392 7 INFO cinder.api.openstack.wsgi [None req-3234da72-f6c4-4bb6-a57c-3f0418495f2a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:08:37.392 8 INFO cinder.api.openstack.wsgi [None req-5f8d4f66-0cc1-4a2f-8d96-d5a43236eae8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:08:37.393 8 INFO cinder.api.openstack.wsgi [None req-5f8d4f66-0cc1-4a2f-8d96-d5a43236eae8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:08:37.393 7 INFO cinder.api.openstack.wsgi [None req-3234da72-f6c4-4bb6-a57c-3f0418495f2a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:08:47.392 7 INFO cinder.api.openstack.wsgi [None req-3234da72-f6c4-4bb6-a57c-3f0418495f2a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:08:47.393 8 INFO cinder.api.openstack.wsgi [None req-5f8d4f66-0cc1-4a2f-8d96-d5a43236eae8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:08:47.393 7 INFO cinder.api.openstack.wsgi [None req-3234da72-f6c4-4bb6-a57c-3f0418495f2a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:08:47.395 8 INFO cinder.api.openstack.wsgi [None req-5f8d4f66-0cc1-4a2f-8d96-d5a43236eae8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:08:57.392 7 INFO cinder.api.openstack.wsgi [None req-3234da72-f6c4-4bb6-a57c-3f0418495f2a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:08:57.392 8 INFO cinder.api.openstack.wsgi [None req-5f8d4f66-0cc1-4a2f-8d96-d5a43236eae8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:08:57.393 7 INFO cinder.api.openstack.wsgi [None req-3234da72-f6c4-4bb6-a57c-3f0418495f2a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:08:57.394 8 INFO cinder.api.openstack.wsgi [None req-5f8d4f66-0cc1-4a2f-8d96-d5a43236eae8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:09:07.393 8 INFO cinder.api.openstack.wsgi [None req-5f8d4f66-0cc1-4a2f-8d96-d5a43236eae8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:09:07.394 8 INFO cinder.api.openstack.wsgi [None req-5f8d4f66-0cc1-4a2f-8d96-d5a43236eae8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:09:07.394 7 INFO cinder.api.openstack.wsgi [None req-3234da72-f6c4-4bb6-a57c-3f0418495f2a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:09:07.397 7 INFO cinder.api.openstack.wsgi [None req-3234da72-f6c4-4bb6-a57c-3f0418495f2a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:09:17.392 8 INFO cinder.api.openstack.wsgi [None req-5f8d4f66-0cc1-4a2f-8d96-d5a43236eae8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:09:17.393 7 INFO cinder.api.openstack.wsgi [None req-3234da72-f6c4-4bb6-a57c-3f0418495f2a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:09:17.393 8 INFO cinder.api.openstack.wsgi [None req-5f8d4f66-0cc1-4a2f-8d96-d5a43236eae8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:09:17.394 7 INFO cinder.api.openstack.wsgi [None req-3234da72-f6c4-4bb6-a57c-3f0418495f2a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:09:18.034 8 INFO cinder.api.openstack.wsgi [None req-6af63bbc-3fdc-49e6-a6e7-d1b1af336e47 b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/volumes 2026-07-16 17:09:18.801 8 INFO cinder.api.v3.volumes [None req-6af63bbc-3fdc-49e6-a6e7-d1b1af336e47 b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] Create volume of 1 GB 2026-07-16 17:09:18.816 8 INFO cinder.volume.api [None req-6af63bbc-3fdc-49e6-a6e7-d1b1af336e47 b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] Availability Zones retrieved successfully. 2026-07-16 17:09:19.219 8 INFO cinder.volume.api [None req-6af63bbc-3fdc-49e6-a6e7-d1b1af336e47 b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] Create volume request issued successfully. 2026-07-16 17:09:19.221 8 INFO cinder.api.openstack.wsgi [None req-6af63bbc-3fdc-49e6-a6e7-d1b1af336e47 b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/volumes returned with HTTP 202 [pid: 8|app: 0|req: 365/731] 10.0.0.23 () {34 vars in 722 bytes} [Thu Jul 16 17:09:18 2026] POST /v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/volumes => generated 865 bytes in 1194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-16 17:09:19.247 7 INFO cinder.api.openstack.wsgi [None req-9c311787-973a-454d-a549-18a14da2dbed b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/volumes/6f2e2804-f834-4b4e-87a7-6087278b9665 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:19.289 7 INFO cinder.volume.api [None req-9c311787-973a-454d-a549-18a14da2dbed b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:19.300 7 INFO cinder.api.openstack.wsgi [None req-9c311787-973a-454d-a549-18a14da2dbed b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/volumes/6f2e2804-f834-4b4e-87a7-6087278b9665 returned with HTTP 200 [pid: 7|app: 0|req: 367/732] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:09:19 2026] GET /v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/volumes/6f2e2804-f834-4b4e-87a7-6087278b9665 => generated 933 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:20.334 8 INFO cinder.api.openstack.wsgi [None req-3359f750-d395-41b9-aed4-a0287faffe5a b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/volumes/6f2e2804-f834-4b4e-87a7-6087278b9665 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:20.642 8 INFO cinder.volume.api [None req-3359f750-d395-41b9-aed4-a0287faffe5a b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:20.651 8 INFO cinder.api.openstack.wsgi [None req-3359f750-d395-41b9-aed4-a0287faffe5a b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/volumes/6f2e2804-f834-4b4e-87a7-6087278b9665 returned with HTTP 200 [pid: 8|app: 0|req: 366/733] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:09:20 2026] GET /v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/volumes/6f2e2804-f834-4b4e-87a7-6087278b9665 => generated 957 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:21.684 7 INFO cinder.api.openstack.wsgi [None req-b77bf948-6f7c-4a11-afbc-12e91908ce3d b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/volumes/6f2e2804-f834-4b4e-87a7-6087278b9665 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:21.707 7 INFO cinder.volume.api [None req-b77bf948-6f7c-4a11-afbc-12e91908ce3d b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:21.714 7 INFO cinder.api.openstack.wsgi [None req-b77bf948-6f7c-4a11-afbc-12e91908ce3d b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/volumes/6f2e2804-f834-4b4e-87a7-6087278b9665 returned with HTTP 200 [pid: 7|app: 0|req: 368/734] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:09:21 2026] GET /v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/volumes/6f2e2804-f834-4b4e-87a7-6087278b9665 => generated 957 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:22.736 8 INFO cinder.api.openstack.wsgi [None req-28e53861-7378-4870-be2e-80dfd9796011 b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/volumes/6f2e2804-f834-4b4e-87a7-6087278b9665 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:22.751 8 INFO cinder.volume.api [None req-28e53861-7378-4870-be2e-80dfd9796011 b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:22.759 8 INFO cinder.api.openstack.wsgi [None req-28e53861-7378-4870-be2e-80dfd9796011 b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/volumes/6f2e2804-f834-4b4e-87a7-6087278b9665 returned with HTTP 200 [pid: 8|app: 0|req: 367/735] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:09:22 2026] GET /v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/volumes/6f2e2804-f834-4b4e-87a7-6087278b9665 => generated 1483 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:23.166 7 INFO cinder.api.openstack.wsgi [req-f56f8566-be3f-46e7-a846-cb67bd6ed488 req-75a907fe-7d81-4974-a3a1-816fb3c5f3be b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/volumes/6f2e2804-f834-4b4e-87a7-6087278b9665 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:23.188 7 INFO cinder.volume.api [req-f56f8566-be3f-46e7-a846-cb67bd6ed488 req-75a907fe-7d81-4974-a3a1-816fb3c5f3be b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:23.198 7 INFO cinder.api.openstack.wsgi [req-f56f8566-be3f-46e7-a846-cb67bd6ed488 req-75a907fe-7d81-4974-a3a1-816fb3c5f3be b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/volumes/6f2e2804-f834-4b4e-87a7-6087278b9665 returned with HTTP 200 [pid: 7|app: 0|req: 369/736] 10.0.0.184 () {34 vars in 1028 bytes} [Thu Jul 16 17:09:23 2026] GET /v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/volumes/6f2e2804-f834-4b4e-87a7-6087278b9665 => generated 1483 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:23.792 8 INFO cinder.api.openstack.wsgi [req-f56f8566-be3f-46e7-a846-cb67bd6ed488 req-32894e10-a249-4421-b9c5-f4fa192ccc4f b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/volumes/6f2e2804-f834-4b4e-87a7-6087278b9665 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:23.833 8 INFO cinder.volume.api [req-f56f8566-be3f-46e7-a846-cb67bd6ed488 req-32894e10-a249-4421-b9c5-f4fa192ccc4f b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:23.841 8 INFO cinder.api.openstack.wsgi [req-f56f8566-be3f-46e7-a846-cb67bd6ed488 req-32894e10-a249-4421-b9c5-f4fa192ccc4f b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/volumes/6f2e2804-f834-4b4e-87a7-6087278b9665 returned with HTTP 200 [pid: 8|app: 0|req: 368/737] 10.0.0.184 () {34 vars in 1028 bytes} [Thu Jul 16 17:09:23 2026] GET /v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/volumes/6f2e2804-f834-4b4e-87a7-6087278b9665 => generated 1483 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-16 17:09:23.853 7 INFO cinder.api.openstack.wsgi [req-f56f8566-be3f-46e7-a846-cb67bd6ed488 req-75a907fe-7d81-4974-a3a1-816fb3c5f3be b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-16 17:09:23.855 7 INFO cinder.api.openstack.wsgi [req-f56f8566-be3f-46e7-a846-cb67bd6ed488 req-75a907fe-7d81-4974-a3a1-816fb3c5f3be b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 370/738] 10.0.0.184 () {32 vars in 829 bytes} [Thu Jul 16 17:09: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-07-16 17:09:23.864 8 INFO cinder.api.openstack.wsgi [req-f56f8566-be3f-46e7-a846-cb67bd6ed488 req-3e3e7f1e-b53a-4698-bd52-eec156f5ed20 b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/api.py:2470: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. .first() 2026-07-16 17:09:23.939 8 INFO cinder.api.openstack.wsgi [req-f56f8566-be3f-46e7-a846-cb67bd6ed488 req-3e3e7f1e-b53a-4698-bd52-eec156f5ed20 b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/attachments returned with HTTP 200 [pid: 8|app: 0|req: 369/739] 10.0.0.184 () {40 vars in 1057 bytes} [Thu Jul 16 17:09:23 2026] POST /v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-16 17:09:27.392 8 INFO cinder.api.openstack.wsgi [req-f56f8566-be3f-46e7-a846-cb67bd6ed488 req-3e3e7f1e-b53a-4698-bd52-eec156f5ed20 b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:09:27.392 7 INFO cinder.api.openstack.wsgi [req-f56f8566-be3f-46e7-a846-cb67bd6ed488 req-75a907fe-7d81-4974-a3a1-816fb3c5f3be b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:09:27.393 8 INFO cinder.api.openstack.wsgi [req-f56f8566-be3f-46e7-a846-cb67bd6ed488 req-3e3e7f1e-b53a-4698-bd52-eec156f5ed20 b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:09:27.394 7 INFO cinder.api.openstack.wsgi [req-f56f8566-be3f-46e7-a846-cb67bd6ed488 req-75a907fe-7d81-4974-a3a1-816fb3c5f3be b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:09:31.382 7 INFO cinder.api.openstack.wsgi [req-f56f8566-be3f-46e7-a846-cb67bd6ed488 req-75a907fe-7d81-4974-a3a1-816fb3c5f3be b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-16 17:09:31.384 7 INFO cinder.api.openstack.wsgi [req-f56f8566-be3f-46e7-a846-cb67bd6ed488 req-75a907fe-7d81-4974-a3a1-816fb3c5f3be b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 372/742] 199.204.45.113 () {32 vars in 840 bytes} [Thu Jul 16 17:09:31 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-07-16 17:09:31.426 8 INFO cinder.api.openstack.wsgi [req-f56f8566-be3f-46e7-a846-cb67bd6ed488 req-ba79e41b-3dee-484e-8ae5-02c7902092f3 b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/volumes/6f2e2804-f834-4b4e-87a7-6087278b9665 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:31.446 8 INFO cinder.volume.api [req-f56f8566-be3f-46e7-a846-cb67bd6ed488 req-ba79e41b-3dee-484e-8ae5-02c7902092f3 b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:31.452 8 INFO cinder.api.openstack.wsgi [req-f56f8566-be3f-46e7-a846-cb67bd6ed488 req-ba79e41b-3dee-484e-8ae5-02c7902092f3 b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/volumes/6f2e2804-f834-4b4e-87a7-6087278b9665 returned with HTTP 200 [pid: 8|app: 0|req: 371/743] 199.204.45.113 () {36 vars in 1073 bytes} [Thu Jul 16 17:09:31 2026] GET /v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/volumes/6f2e2804-f834-4b4e-87a7-6087278b9665 => generated 1663 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:33.524 7 INFO cinder.api.openstack.wsgi [req-f56f8566-be3f-46e7-a846-cb67bd6ed488 req-7dc01860-b39c-4133-8076-29a5fe7da312 b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/attachments/97988051-cc11-4194-b5dd-f3f479e82dcb /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/api.py:2470: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. .first() /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:34.582 7 INFO cinder.api.openstack.wsgi [req-f56f8566-be3f-46e7-a846-cb67bd6ed488 req-7dc01860-b39c-4133-8076-29a5fe7da312 b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/attachments/97988051-cc11-4194-b5dd-f3f479e82dcb returned with HTTP 200 [pid: 7|app: 0|req: 373/744] 199.204.45.113 () {40 vars in 1135 bytes} [Thu Jul 16 17:09:33 2026] PUT /v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/attachments/97988051-cc11-4194-b5dd-f3f479e82dcb => generated 802 bytes in 1066 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:35.116 7 INFO cinder.api.openstack.wsgi [req-f56f8566-be3f-46e7-a846-cb67bd6ed488 req-f6070251-f98a-4c89-acfb-5be81b35008a b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/attachments/97988051-cc11-4194-b5dd-f3f479e82dcb/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:35.166 7 INFO cinder.api.openstack.wsgi [req-f56f8566-be3f-46e7-a846-cb67bd6ed488 req-f6070251-f98a-4c89-acfb-5be81b35008a b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/attachments/97988051-cc11-4194-b5dd-f3f479e82dcb/action returned with HTTP 204 [pid: 7|app: 0|req: 374/745] 199.204.45.113 () {40 vars in 1148 bytes} [Thu Jul 16 17:09:35 2026] POST /v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/attachments/97988051-cc11-4194-b5dd-f3f479e82dcb/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:35.258 8 INFO cinder.api.openstack.wsgi [None req-0d09f746-18eb-490c-81f8-630784d2175c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/5848d6c4bee240a6b1bdc3dfbaa2bd32?usage=true 2026-07-16 17:09:35.296 8 INFO cinder.api.openstack.wsgi [None req-0d09f746-18eb-490c-81f8-630784d2175c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/5848d6c4bee240a6b1bdc3dfbaa2bd32?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 372/746] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:09:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/5848d6c4bee240a6b1bdc3dfbaa2bd32?usage=true => generated 847 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:35.322 7 INFO cinder.api.openstack.wsgi [None req-8ca8b121-5595-42ec-87ef-d17bdbc6303a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true 2026-07-16 17:09:35.346 7 INFO cinder.api.openstack.wsgi [None req-8ca8b121-5595-42ec-87ef-d17bdbc6303a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 375/747] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:09:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:09:35.358 8 INFO cinder.api.openstack.wsgi [None req-68b45674-7c8d-4164-8d0d-881f3d78d968 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true 2026-07-16 17:09:35.389 8 INFO cinder.api.openstack.wsgi [None req-68b45674-7c8d-4164-8d0d-881f3d78d968 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 373/748] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:09:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:09:35.408 7 INFO cinder.api.openstack.wsgi [None req-7bbd13b4-70c2-43d9-b7c1-c0ecd378be85 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/d0c8a822e60349688483868bf82b2f46?usage=true 2026-07-16 17:09:35.431 7 INFO cinder.api.openstack.wsgi [None req-7bbd13b4-70c2-43d9-b7c1-c0ecd378be85 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/d0c8a822e60349688483868bf82b2f46?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 376/749] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:09:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/d0c8a822e60349688483868bf82b2f46?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:09:35.450 8 INFO cinder.api.openstack.wsgi [None req-0302d4df-6ec2-4ac1-9db7-54ac2dd8edd0 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/d17538eb0dd9422086b5567b46472202?usage=true 2026-07-16 17:09:35.485 8 INFO cinder.api.openstack.wsgi [None req-0302d4df-6ec2-4ac1-9db7-54ac2dd8edd0 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/d17538eb0dd9422086b5567b46472202?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 374/750] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:09:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/d17538eb0dd9422086b5567b46472202?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:09:35.501 7 INFO cinder.api.openstack.wsgi [None req-a499f5b1-cb8a-4a59-9a84-fb77ccb3ebd7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true 2026-07-16 17:09:35.537 7 INFO cinder.api.openstack.wsgi [None req-a499f5b1-cb8a-4a59-9a84-fb77ccb3ebd7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 377/751] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:09:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:09:35.547 8 INFO cinder.api.openstack.wsgi [None req-b2bcc549-3a03-42e3-b7e4-0c4832b093ec 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:09:35.563 8 INFO cinder.volume.api [None req-b2bcc549-3a03-42e3-b7e4-0c4832b093ec 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:35.569 8 INFO cinder.api.openstack.wsgi [None req-b2bcc549-3a03-42e3-b7e4-0c4832b093ec 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 375/752] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:09:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 1949 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-16 17:09:35.580 7 INFO cinder.api.openstack.wsgi [None req-c4bb39cd-f280-48ea-bb8f-a28100139654 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:09:35.593 7 INFO cinder.volume.api [None req-c4bb39cd-f280-48ea-bb8f-a28100139654 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:35.600 7 INFO cinder.api.openstack.wsgi [None req-c4bb39cd-f280-48ea-bb8f-a28100139654 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 378/753] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:09:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 1949 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:35.613 8 INFO cinder.api.openstack.wsgi [None req-9436141a-6475-4e5d-b442-f0ac4d74f0dc 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true 2026-07-16 17:09:35.619 8 INFO cinder.volume.api [None req-9436141a-6475-4e5d-b442-f0ac4d74f0dc 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all snapshots completed successfully. 2026-07-16 17:09:35.619 8 INFO cinder.api.openstack.wsgi [None req-9436141a-6475-4e5d-b442-f0ac4d74f0dc 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 376/754] 10.0.0.227 () {28 vars in 674 bytes} [Thu Jul 16 17:09:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:35.630 7 INFO cinder.api.openstack.wsgi [None req-f71f5ea9-5751-4bc4-a191-65b8da0d27b7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services 2026-07-16 17:09:35.642 7 INFO cinder.api.openstack.wsgi [None req-f71f5ea9-5751-4bc4-a191-65b8da0d27b7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 379/755] 10.0.0.227 () {28 vars in 645 bytes} [Thu Jul 16 17:09:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:09:35.654 8 INFO cinder.api.openstack.wsgi [None req-f7cf990c-153f-44f5-aa24-52b43fc1609b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true 2026-07-16 17:09:36.158 8 INFO cinder.api.openstack.wsgi [None req-f7cf990c-153f-44f5-aa24-52b43fc1609b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 377/756] 10.0.0.227 () {28 vars in 696 bytes} [Thu Jul 16 17:09:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:09:37.391 7 INFO cinder.api.openstack.wsgi [None req-f71f5ea9-5751-4bc4-a191-65b8da0d27b7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:09:37.392 8 INFO cinder.api.openstack.wsgi [None req-f7cf990c-153f-44f5-aa24-52b43fc1609b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:09:37.392 7 INFO cinder.api.openstack.wsgi [None req-f71f5ea9-5751-4bc4-a191-65b8da0d27b7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:09:37.393 8 INFO cinder.api.openstack.wsgi [None req-f7cf990c-153f-44f5-aa24-52b43fc1609b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:09:38.816 7 INFO cinder.api.openstack.wsgi [req-f56f8566-be3f-46e7-a846-cb67bd6ed488 req-1748f36b-cb4e-4e9d-9c56-ce1f4ad4c83d b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/attachments/97988051-cc11-4194-b5dd-f3f479e82dcb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:39.402 7 INFO cinder.api.openstack.wsgi [req-f56f8566-be3f-46e7-a846-cb67bd6ed488 req-1748f36b-cb4e-4e9d-9c56-ce1f4ad4c83d b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/attachments/97988051-cc11-4194-b5dd-f3f479e82dcb returned with HTTP 200 [pid: 7|app: 0|req: 381/759] 199.204.45.113 () {38 vars in 1103 bytes} [Thu Jul 16 17:09:38 2026] DELETE /v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/attachments/97988051-cc11-4194-b5dd-f3f479e82dcb => generated 19 bytes in 596 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:09:44.341 8 INFO cinder.api.openstack.wsgi [None req-f7cf990c-153f-44f5-aa24-52b43fc1609b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-16 17:09:44.342 8 INFO cinder.api.openstack.wsgi [None req-f7cf990c-153f-44f5-aa24-52b43fc1609b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 379/760] 10.0.0.23 () {30 vars in 410 bytes} [Thu Jul 16 17:09:44 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:46.803 7 INFO cinder.api.openstack.wsgi [req-8e5b9759-1873-4988-a0db-18163a022637 req-e806e544-9a87-4956-9059-b4dbe4d21f26 b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/attachments/97988051-cc11-4194-b5dd-f3f479e82dcb 2026-07-16 17:09:46.809 7 INFO cinder.api.openstack.wsgi [req-8e5b9759-1873-4988-a0db-18163a022637 req-e806e544-9a87-4956-9059-b4dbe4d21f26 b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/attachments/97988051-cc11-4194-b5dd-f3f479e82dcb returned with HTTP 404 [pid: 7|app: 0|req: 382/761] 10.0.0.184 () {38 vars in 1099 bytes} [Thu Jul 16 17:09:46 2026] DELETE /v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/attachments/97988051-cc11-4194-b5dd-f3f479e82dcb => generated 149 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) 2026-07-16 17:09:46.820 8 INFO cinder.api.openstack.wsgi [req-8e5b9759-1873-4988-a0db-18163a022637 req-37ef2a54-8b4b-40a1-8e76-47b857a3a568 b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/volumes/6f2e2804-f834-4b4e-87a7-6087278b9665 2026-07-16 17:09:46.820 8 INFO cinder.api.v3.volumes [req-8e5b9759-1873-4988-a0db-18163a022637 req-37ef2a54-8b4b-40a1-8e76-47b857a3a568 b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] Delete volume with id: 6f2e2804-f834-4b4e-87a7-6087278b9665 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:46.831 8 INFO cinder.volume.api [req-8e5b9759-1873-4988-a0db-18163a022637 req-37ef2a54-8b4b-40a1-8e76-47b857a3a568 b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:46.859 8 INFO cinder.volume.api [req-8e5b9759-1873-4988-a0db-18163a022637 req-37ef2a54-8b4b-40a1-8e76-47b857a3a568 b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] Delete volume request issued successfully. 2026-07-16 17:09:46.860 8 INFO cinder.api.openstack.wsgi [req-8e5b9759-1873-4988-a0db-18163a022637 req-37ef2a54-8b4b-40a1-8e76-47b857a3a568 b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/volumes/6f2e2804-f834-4b4e-87a7-6087278b9665 returned with HTTP 202 [pid: 8|app: 0|req: 380/762] 10.0.0.184 () {36 vars in 1050 bytes} [Thu Jul 16 17:09:46 2026] DELETE /v3/5848d6c4bee240a6b1bdc3dfbaa2bd32/volumes/6f2e2804-f834-4b4e-87a7-6087278b9665 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-16 17:09:47.398 8 INFO cinder.api.openstack.wsgi [req-8e5b9759-1873-4988-a0db-18163a022637 req-37ef2a54-8b4b-40a1-8e76-47b857a3a568 b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:09:47.398 8 INFO cinder.api.openstack.wsgi [req-8e5b9759-1873-4988-a0db-18163a022637 req-37ef2a54-8b4b-40a1-8e76-47b857a3a568 b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:09:47.399 8 INFO cinder.api.openstack.wsgi [req-8e5b9759-1873-4988-a0db-18163a022637 req-37ef2a54-8b4b-40a1-8e76-47b857a3a568 b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:09:47.400 8 INFO cinder.api.openstack.wsgi [req-8e5b9759-1873-4988-a0db-18163a022637 req-37ef2a54-8b4b-40a1-8e76-47b857a3a568 b158ce36aacb4b0b87e0a9c3f7dce320 5848d6c4bee240a6b1bdc3dfbaa2bd32 - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:09:47.410 7 INFO cinder.api.openstack.wsgi [None req-a7306f06-b31a-4005-a57e-22208216e762 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes 2026-07-16 17:09:47.412 7 INFO cinder.api.v3.volumes [None req-a7306f06-b31a-4005-a57e-22208216e762 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Create volume of 1 GB /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:47.437 7 INFO cinder.volume.api [None req-a7306f06-b31a-4005-a57e-22208216e762 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Availability Zones retrieved successfully. 2026-07-16 17:09:47.876 7 INFO cinder.volume.api [None req-a7306f06-b31a-4005-a57e-22208216e762 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Create volume request issued successfully. 2026-07-16 17:09:47.877 7 INFO cinder.api.openstack.wsgi [None req-a7306f06-b31a-4005-a57e-22208216e762 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes returned with HTTP 202 [pid: 7|app: 0|req: 383/765] 10.0.0.23 () {34 vars in 722 bytes} [Thu Jul 16 17:09:47 2026] POST /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes => generated 870 bytes in 642 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:47.914 8 INFO cinder.api.openstack.wsgi [None req-17ef5333-7b1d-4b6a-ac6a-949c1502c363 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/3a26ea49-f96f-4a20-8a34-48b154b6e518 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:47.936 8 INFO cinder.volume.api [None req-17ef5333-7b1d-4b6a-ac6a-949c1502c363 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:47.946 8 INFO cinder.api.openstack.wsgi [None req-17ef5333-7b1d-4b6a-ac6a-949c1502c363 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/3a26ea49-f96f-4a20-8a34-48b154b6e518 returned with HTTP 200 [pid: 8|app: 0|req: 383/766] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:09:47 2026] GET /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/3a26ea49-f96f-4a20-8a34-48b154b6e518 => generated 938 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:48.980 7 INFO cinder.api.openstack.wsgi [None req-39fabf1d-9e59-48ce-a92b-fb5af07dbda7 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/3a26ea49-f96f-4a20-8a34-48b154b6e518 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:49.005 7 INFO cinder.volume.api [None req-39fabf1d-9e59-48ce-a92b-fb5af07dbda7 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:49.015 7 INFO cinder.api.openstack.wsgi [None req-39fabf1d-9e59-48ce-a92b-fb5af07dbda7 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/3a26ea49-f96f-4a20-8a34-48b154b6e518 returned with HTTP 200 [pid: 7|app: 0|req: 384/767] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:09:48 2026] GET /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/3a26ea49-f96f-4a20-8a34-48b154b6e518 => generated 963 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-07-16 17:09:49.041 8 INFO cinder.api.openstack.wsgi [None req-0f570fea-b762-46f8-bb60-d0d0d4a7539a c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/3a26ea49-f96f-4a20-8a34-48b154b6e518 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:49.055 8 INFO cinder.volume.api [None req-0f570fea-b762-46f8-bb60-d0d0d4a7539a c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:49.059 8 INFO cinder.api.openstack.wsgi [None req-0f570fea-b762-46f8-bb60-d0d0d4a7539a c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/3a26ea49-f96f-4a20-8a34-48b154b6e518 returned with HTTP 200 [pid: 8|app: 0|req: 384/768] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:09:49 2026] GET /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/3a26ea49-f96f-4a20-8a34-48b154b6e518 => generated 963 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:49.078 7 INFO cinder.api.openstack.wsgi [None req-9a22cb60-cd5f-4bd1-9129-e9a5aa413358 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/3a26ea49-f96f-4a20-8a34-48b154b6e518 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:49.094 7 INFO cinder.volume.api [None req-9a22cb60-cd5f-4bd1-9129-e9a5aa413358 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:49.105 7 INFO cinder.volume.api [None req-9a22cb60-cd5f-4bd1-9129-e9a5aa413358 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume updated successfully. 2026-07-16 17:09:49.106 7 INFO cinder.api.openstack.wsgi [None req-9a22cb60-cd5f-4bd1-9129-e9a5aa413358 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/3a26ea49-f96f-4a20-8a34-48b154b6e518 returned with HTTP 200 [pid: 7|app: 0|req: 385/769] 10.0.0.23 () {34 vars in 794 bytes} [Thu Jul 16 17:09:49 2026] PUT /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/3a26ea49-f96f-4a20-8a34-48b154b6e518 => generated 895 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:49.130 8 INFO cinder.api.openstack.wsgi [None req-7b15ddd6-24cb-4582-9e3e-0cc31ea8fee3 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/3a26ea49-f96f-4a20-8a34-48b154b6e518 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:49.150 8 INFO cinder.volume.api [None req-7b15ddd6-24cb-4582-9e3e-0cc31ea8fee3 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:49.165 8 INFO cinder.volume.api [None req-7b15ddd6-24cb-4582-9e3e-0cc31ea8fee3 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume updated successfully. 2026-07-16 17:09:49.166 8 INFO cinder.api.openstack.wsgi [None req-7b15ddd6-24cb-4582-9e3e-0cc31ea8fee3 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/3a26ea49-f96f-4a20-8a34-48b154b6e518 returned with HTTP 200 [pid: 8|app: 0|req: 385/770] 10.0.0.23 () {34 vars in 795 bytes} [Thu Jul 16 17:09:49 2026] PUT /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/3a26ea49-f96f-4a20-8a34-48b154b6e518 => generated 934 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-07-16 17:09:49.190 7 INFO cinder.api.openstack.wsgi [None req-2e351913-c74b-4894-b6a5-b42b38967d86 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/3a26ea49-f96f-4a20-8a34-48b154b6e518 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:49.209 7 INFO cinder.volume.api [None req-2e351913-c74b-4894-b6a5-b42b38967d86 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:49.215 7 INFO cinder.api.openstack.wsgi [None req-2e351913-c74b-4894-b6a5-b42b38967d86 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/3a26ea49-f96f-4a20-8a34-48b154b6e518 returned with HTTP 200 [pid: 7|app: 0|req: 386/771] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:09:49 2026] GET /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/3a26ea49-f96f-4a20-8a34-48b154b6e518 => generated 1002 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:49.238 8 INFO cinder.api.openstack.wsgi [None req-f723908b-431b-4b77-a794-8f9141f97adc c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes 2026-07-16 17:09:49.241 8 INFO cinder.api.v3.volumes [None req-f723908b-431b-4b77-a794-8f9141f97adc c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Create volume of 1 GB 2026-07-16 17:09:49.253 8 INFO cinder.volume.api [None req-f723908b-431b-4b77-a794-8f9141f97adc c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Availability Zones retrieved successfully. 2026-07-16 17:09:49.406 8 INFO cinder.volume.api [None req-f723908b-431b-4b77-a794-8f9141f97adc c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Create volume request issued successfully. 2026-07-16 17:09:49.407 8 INFO cinder.api.openstack.wsgi [None req-f723908b-431b-4b77-a794-8f9141f97adc c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes returned with HTTP 202 [pid: 8|app: 0|req: 386/772] 10.0.0.23 () {34 vars in 722 bytes} [Thu Jul 16 17:09:49 2026] POST /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes => generated 892 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:49.433 7 INFO cinder.api.openstack.wsgi [None req-f295219b-af41-4ac1-b8af-a6faf7dc10c4 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/51f228d4-67e0-449a-beb7-bc9292d308f2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:49.458 7 INFO cinder.volume.api [None req-f295219b-af41-4ac1-b8af-a6faf7dc10c4 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:49.463 7 INFO cinder.api.openstack.wsgi [None req-f295219b-af41-4ac1-b8af-a6faf7dc10c4 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/51f228d4-67e0-449a-beb7-bc9292d308f2 returned with HTTP 200 [pid: 7|app: 0|req: 387/773] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:09:49 2026] GET /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/51f228d4-67e0-449a-beb7-bc9292d308f2 => generated 960 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:50.489 8 INFO cinder.api.openstack.wsgi [None req-163cbb8c-83a9-455f-877a-e82ae6be471e c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/51f228d4-67e0-449a-beb7-bc9292d308f2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:50.504 8 INFO cinder.volume.api [None req-163cbb8c-83a9-455f-877a-e82ae6be471e c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:50.510 8 INFO cinder.api.openstack.wsgi [None req-163cbb8c-83a9-455f-877a-e82ae6be471e c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/51f228d4-67e0-449a-beb7-bc9292d308f2 returned with HTTP 200 [pid: 8|app: 0|req: 387/774] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:09:50 2026] GET /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/51f228d4-67e0-449a-beb7-bc9292d308f2 => generated 985 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-07-16 17:09:50.533 7 INFO cinder.api.openstack.wsgi [None req-68970245-19f9-45f7-8d34-e6fa5d293e5d c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/51f228d4-67e0-449a-beb7-bc9292d308f2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:50.548 7 INFO cinder.volume.api [None req-68970245-19f9-45f7-8d34-e6fa5d293e5d c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:50.556 7 INFO cinder.volume.api [None req-68970245-19f9-45f7-8d34-e6fa5d293e5d c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume updated successfully. 2026-07-16 17:09:50.557 7 INFO cinder.api.openstack.wsgi [None req-68970245-19f9-45f7-8d34-e6fa5d293e5d c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/51f228d4-67e0-449a-beb7-bc9292d308f2 returned with HTTP 200 [pid: 7|app: 0|req: 388/775] 10.0.0.23 () {34 vars in 794 bytes} [Thu Jul 16 17:09:50 2026] PUT /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/51f228d4-67e0-449a-beb7-bc9292d308f2 => 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-07-16 17:09:50.582 8 INFO cinder.api.openstack.wsgi [None req-23654272-aa93-4438-97e3-abd1eda14e5a c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/51f228d4-67e0-449a-beb7-bc9292d308f2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:50.597 8 INFO cinder.volume.api [None req-23654272-aa93-4438-97e3-abd1eda14e5a c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:50.603 8 INFO cinder.api.openstack.wsgi [None req-23654272-aa93-4438-97e3-abd1eda14e5a c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/51f228d4-67e0-449a-beb7-bc9292d308f2 returned with HTTP 200 [pid: 8|app: 0|req: 388/776] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:09:50 2026] GET /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/51f228d4-67e0-449a-beb7-bc9292d308f2 => 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-07-16 17:09:50.620 7 INFO cinder.api.openstack.wsgi [None req-1a2c62fc-9e39-4d91-93cd-0bef0db5d19e c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/51f228d4-67e0-449a-beb7-bc9292d308f2 2026-07-16 17:09:50.620 7 INFO cinder.api.v3.volumes [None req-1a2c62fc-9e39-4d91-93cd-0bef0db5d19e c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Delete volume with id: 51f228d4-67e0-449a-beb7-bc9292d308f2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:50.631 7 INFO cinder.volume.api [None req-1a2c62fc-9e39-4d91-93cd-0bef0db5d19e c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:50.670 7 INFO cinder.volume.api [None req-1a2c62fc-9e39-4d91-93cd-0bef0db5d19e c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Delete volume request issued successfully. 2026-07-16 17:09:50.670 7 INFO cinder.api.openstack.wsgi [None req-1a2c62fc-9e39-4d91-93cd-0bef0db5d19e c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/51f228d4-67e0-449a-beb7-bc9292d308f2 returned with HTTP 202 [pid: 7|app: 0|req: 389/777] 10.0.0.23 () {32 vars in 777 bytes} [Thu Jul 16 17:09:50 2026] DELETE /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/51f228d4-67e0-449a-beb7-bc9292d308f2 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:50.681 8 INFO cinder.api.openstack.wsgi [None req-849e3d8d-c1cf-4fac-91c8-cc78f889ae01 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/51f228d4-67e0-449a-beb7-bc9292d308f2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:50.707 8 INFO cinder.volume.api [None req-849e3d8d-c1cf-4fac-91c8-cc78f889ae01 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:50.712 8 INFO cinder.api.openstack.wsgi [None req-849e3d8d-c1cf-4fac-91c8-cc78f889ae01 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/51f228d4-67e0-449a-beb7-bc9292d308f2 returned with HTTP 200 [pid: 8|app: 0|req: 389/778] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:09:50 2026] GET /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/51f228d4-67e0-449a-beb7-bc9292d308f2 => generated 948 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:51.735 7 INFO cinder.api.openstack.wsgi [None req-bc6ff03a-9174-4736-a7e4-4aab79ce80e1 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/51f228d4-67e0-449a-beb7-bc9292d308f2 2026-07-16 17:09:51.743 7 INFO cinder.api.openstack.wsgi [None req-bc6ff03a-9174-4736-a7e4-4aab79ce80e1 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/51f228d4-67e0-449a-beb7-bc9292d308f2 returned with HTTP 404 [pid: 7|app: 0|req: 390/779] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:09:51 2026] GET /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/51f228d4-67e0-449a-beb7-bc9292d308f2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:51.756 8 INFO cinder.api.openstack.wsgi [None req-6c7b8b54-3b28-4dea-9a36-b79c0ad9dcc3 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/3a26ea49-f96f-4a20-8a34-48b154b6e518 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:51.770 8 INFO cinder.volume.api [None req-6c7b8b54-3b28-4dea-9a36-b79c0ad9dcc3 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:51.774 8 INFO cinder.api.openstack.wsgi [None req-6c7b8b54-3b28-4dea-9a36-b79c0ad9dcc3 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/3a26ea49-f96f-4a20-8a34-48b154b6e518 returned with HTTP 200 [pid: 8|app: 0|req: 390/780] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:09:51 2026] GET /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/3a26ea49-f96f-4a20-8a34-48b154b6e518 => generated 1002 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-16 17:09:51.794 7 INFO cinder.api.openstack.wsgi [None req-a75cf935-b3c4-4320-88cc-7bc0e6bd6a88 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/3a26ea49-f96f-4a20-8a34-48b154b6e518 2026-07-16 17:09:51.795 7 INFO cinder.api.v3.volumes [None req-a75cf935-b3c4-4320-88cc-7bc0e6bd6a88 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Delete volume with id: 3a26ea49-f96f-4a20-8a34-48b154b6e518 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:51.808 7 INFO cinder.volume.api [None req-a75cf935-b3c4-4320-88cc-7bc0e6bd6a88 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:51.831 7 INFO cinder.volume.api [None req-a75cf935-b3c4-4320-88cc-7bc0e6bd6a88 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Delete volume request issued successfully. 2026-07-16 17:09:51.832 7 INFO cinder.api.openstack.wsgi [None req-a75cf935-b3c4-4320-88cc-7bc0e6bd6a88 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/3a26ea49-f96f-4a20-8a34-48b154b6e518 returned with HTTP 202 [pid: 7|app: 0|req: 391/781] 10.0.0.23 () {32 vars in 777 bytes} [Thu Jul 16 17:09:51 2026] DELETE /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/3a26ea49-f96f-4a20-8a34-48b154b6e518 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:51.843 8 INFO cinder.api.openstack.wsgi [None req-b911c4fe-46d6-455c-9667-cca396dd0dd7 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/3a26ea49-f96f-4a20-8a34-48b154b6e518 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:51.859 8 INFO cinder.volume.api [None req-b911c4fe-46d6-455c-9667-cca396dd0dd7 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:51.866 8 INFO cinder.api.openstack.wsgi [None req-b911c4fe-46d6-455c-9667-cca396dd0dd7 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/3a26ea49-f96f-4a20-8a34-48b154b6e518 returned with HTTP 200 [pid: 8|app: 0|req: 391/782] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:09:51 2026] GET /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/3a26ea49-f96f-4a20-8a34-48b154b6e518 => generated 1001 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:52.888 7 INFO cinder.api.openstack.wsgi [None req-f72be83f-9427-4c85-97e9-36558cab48e0 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/3a26ea49-f96f-4a20-8a34-48b154b6e518 2026-07-16 17:09:52.895 7 INFO cinder.api.openstack.wsgi [None req-f72be83f-9427-4c85-97e9-36558cab48e0 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/3a26ea49-f96f-4a20-8a34-48b154b6e518 returned with HTTP 404 [pid: 7|app: 0|req: 392/783] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:09:52 2026] GET /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/3a26ea49-f96f-4a20-8a34-48b154b6e518 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:52.952 8 INFO cinder.api.openstack.wsgi [None req-a559c395-5375-474c-8d1e-84bc7bbeb1b1 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes 2026-07-16 17:09:53.051 8 INFO cinder.api.v3.volumes [None req-a559c395-5375-474c-8d1e-84bc7bbeb1b1 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Create volume of 1 GB 2026-07-16 17:09:53.058 8 INFO cinder.volume.api [None req-a559c395-5375-474c-8d1e-84bc7bbeb1b1 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Availability Zones retrieved successfully. 2026-07-16 17:09:53.271 8 INFO cinder.volume.api [None req-a559c395-5375-474c-8d1e-84bc7bbeb1b1 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Create volume request issued successfully. 2026-07-16 17:09:53.273 8 INFO cinder.api.openstack.wsgi [None req-a559c395-5375-474c-8d1e-84bc7bbeb1b1 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes returned with HTTP 202 [pid: 8|app: 0|req: 392/784] 10.0.0.23 () {34 vars in 722 bytes} [Thu Jul 16 17:09:52 2026] POST /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes => generated 871 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-16 17:09:53.296 7 INFO cinder.api.openstack.wsgi [None req-421b276f-817b-4760-a4dd-b8061221e669 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/11a29f98-77bd-426e-a04f-be3f05bfd019 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:53.322 7 INFO cinder.volume.api [None req-421b276f-817b-4760-a4dd-b8061221e669 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:53.332 7 INFO cinder.api.openstack.wsgi [None req-421b276f-817b-4760-a4dd-b8061221e669 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/11a29f98-77bd-426e-a04f-be3f05bfd019 returned with HTTP 200 [pid: 7|app: 0|req: 393/785] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:09:53 2026] GET /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/11a29f98-77bd-426e-a04f-be3f05bfd019 => generated 939 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:54.359 8 INFO cinder.api.openstack.wsgi [None req-61ffba4a-f323-4ead-99a9-1fd890979c4c c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/11a29f98-77bd-426e-a04f-be3f05bfd019 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:54.374 8 INFO cinder.volume.api [None req-61ffba4a-f323-4ead-99a9-1fd890979c4c c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:54.379 8 INFO cinder.api.openstack.wsgi [None req-61ffba4a-f323-4ead-99a9-1fd890979c4c c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/11a29f98-77bd-426e-a04f-be3f05bfd019 returned with HTTP 200 [pid: 8|app: 0|req: 393/786] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:09:54 2026] GET /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/11a29f98-77bd-426e-a04f-be3f05bfd019 => generated 1489 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:54.401 7 INFO cinder.api.openstack.wsgi [None req-2992d440-971f-41ed-9b32-95366714b423 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/11a29f98-77bd-426e-a04f-be3f05bfd019 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:54.419 7 INFO cinder.volume.api [None req-2992d440-971f-41ed-9b32-95366714b423 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:54.425 7 INFO cinder.api.openstack.wsgi [None req-2992d440-971f-41ed-9b32-95366714b423 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/11a29f98-77bd-426e-a04f-be3f05bfd019 returned with HTTP 200 [pid: 7|app: 0|req: 394/787] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:09:54 2026] GET /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/11a29f98-77bd-426e-a04f-be3f05bfd019 => generated 1489 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:54.447 8 INFO cinder.api.openstack.wsgi [None req-026f220c-d776-4cbd-a852-32b63cf636b2 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/11a29f98-77bd-426e-a04f-be3f05bfd019 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:54.467 8 INFO cinder.volume.api [None req-026f220c-d776-4cbd-a852-32b63cf636b2 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:54.472 8 INFO cinder.volume.api [None req-026f220c-d776-4cbd-a852-32b63cf636b2 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume updated successfully. 2026-07-16 17:09:54.473 8 INFO cinder.api.openstack.wsgi [None req-026f220c-d776-4cbd-a852-32b63cf636b2 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/11a29f98-77bd-426e-a04f-be3f05bfd019 returned with HTTP 200 [pid: 8|app: 0|req: 394/788] 10.0.0.23 () {34 vars in 794 bytes} [Thu Jul 16 17:09:54 2026] PUT /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/11a29f98-77bd-426e-a04f-be3f05bfd019 => generated 895 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:54.495 7 INFO cinder.api.openstack.wsgi [None req-df1b6c5b-0c1c-4f1e-adf9-8670959bd799 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/11a29f98-77bd-426e-a04f-be3f05bfd019 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:54.511 7 INFO cinder.volume.api [None req-df1b6c5b-0c1c-4f1e-adf9-8670959bd799 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:54.518 7 INFO cinder.volume.api [None req-df1b6c5b-0c1c-4f1e-adf9-8670959bd799 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume updated successfully. 2026-07-16 17:09:54.519 7 INFO cinder.api.openstack.wsgi [None req-df1b6c5b-0c1c-4f1e-adf9-8670959bd799 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/11a29f98-77bd-426e-a04f-be3f05bfd019 returned with HTTP 200 [pid: 7|app: 0|req: 395/789] 10.0.0.23 () {34 vars in 795 bytes} [Thu Jul 16 17:09:54 2026] PUT /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/11a29f98-77bd-426e-a04f-be3f05bfd019 => generated 934 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:54.539 8 INFO cinder.api.openstack.wsgi [None req-d6993e03-429a-40e1-ad18-e26672dce66f c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/11a29f98-77bd-426e-a04f-be3f05bfd019 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:54.556 8 INFO cinder.volume.api [None req-d6993e03-429a-40e1-ad18-e26672dce66f c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:54.563 8 INFO cinder.api.openstack.wsgi [None req-d6993e03-429a-40e1-ad18-e26672dce66f c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/11a29f98-77bd-426e-a04f-be3f05bfd019 returned with HTTP 200 [pid: 8|app: 0|req: 395/790] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:09:54 2026] GET /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/11a29f98-77bd-426e-a04f-be3f05bfd019 => generated 1528 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:54.581 7 INFO cinder.api.openstack.wsgi [None req-25c6bd65-c397-4100-9d5a-6ee13fb15858 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes 2026-07-16 17:09:54.585 7 INFO cinder.api.v3.volumes [None req-25c6bd65-c397-4100-9d5a-6ee13fb15858 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Create volume of 1 GB 2026-07-16 17:09:54.592 7 INFO cinder.volume.api [None req-25c6bd65-c397-4100-9d5a-6ee13fb15858 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Availability Zones retrieved successfully. 2026-07-16 17:09:54.719 7 INFO cinder.volume.api [None req-25c6bd65-c397-4100-9d5a-6ee13fb15858 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Create volume request issued successfully. 2026-07-16 17:09:54.720 7 INFO cinder.api.openstack.wsgi [None req-25c6bd65-c397-4100-9d5a-6ee13fb15858 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes returned with HTTP 202 [pid: 7|app: 0|req: 396/791] 10.0.0.23 () {34 vars in 722 bytes} [Thu Jul 16 17:09:54 2026] POST /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes => generated 890 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:54.739 8 INFO cinder.api.openstack.wsgi [None req-48815820-63b3-4583-a822-fa0b9e3734a5 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/e4a63d44-7734-42ce-94b9-6980c059407d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:54.756 8 INFO cinder.volume.api [None req-48815820-63b3-4583-a822-fa0b9e3734a5 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:54.762 8 INFO cinder.api.openstack.wsgi [None req-48815820-63b3-4583-a822-fa0b9e3734a5 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/e4a63d44-7734-42ce-94b9-6980c059407d returned with HTTP 200 [pid: 8|app: 0|req: 396/792] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:09:54 2026] GET /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/e4a63d44-7734-42ce-94b9-6980c059407d => generated 958 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:55.790 7 INFO cinder.api.openstack.wsgi [None req-d9e93ae7-af05-4e6e-8d75-4ab38b124476 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/e4a63d44-7734-42ce-94b9-6980c059407d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:55.805 7 INFO cinder.volume.api [None req-d9e93ae7-af05-4e6e-8d75-4ab38b124476 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:55.813 7 INFO cinder.api.openstack.wsgi [None req-d9e93ae7-af05-4e6e-8d75-4ab38b124476 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/e4a63d44-7734-42ce-94b9-6980c059407d returned with HTTP 200 [pid: 7|app: 0|req: 397/793] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:09:55 2026] GET /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/e4a63d44-7734-42ce-94b9-6980c059407d => generated 983 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:55.833 8 INFO cinder.api.openstack.wsgi [None req-66e62722-ccbb-45b6-a92d-8d7d71bdf76e c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/e4a63d44-7734-42ce-94b9-6980c059407d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:55.854 8 INFO cinder.volume.api [None req-66e62722-ccbb-45b6-a92d-8d7d71bdf76e c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:55.861 8 INFO cinder.volume.api [None req-66e62722-ccbb-45b6-a92d-8d7d71bdf76e c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume updated successfully. 2026-07-16 17:09:55.862 8 INFO cinder.api.openstack.wsgi [None req-66e62722-ccbb-45b6-a92d-8d7d71bdf76e c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/e4a63d44-7734-42ce-94b9-6980c059407d returned with HTTP 200 [pid: 8|app: 0|req: 397/794] 10.0.0.23 () {34 vars in 794 bytes} [Thu Jul 16 17:09:55 2026] PUT /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/e4a63d44-7734-42ce-94b9-6980c059407d => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:55.884 7 INFO cinder.api.openstack.wsgi [None req-7b510bbd-a027-48ac-80cd-ca26d1c9a4b0 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/e4a63d44-7734-42ce-94b9-6980c059407d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:55.903 7 INFO cinder.volume.api [None req-7b510bbd-a027-48ac-80cd-ca26d1c9a4b0 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:55.909 7 INFO cinder.api.openstack.wsgi [None req-7b510bbd-a027-48ac-80cd-ca26d1c9a4b0 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/e4a63d44-7734-42ce-94b9-6980c059407d returned with HTTP 200 [pid: 7|app: 0|req: 398/795] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:09:55 2026] GET /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/e4a63d44-7734-42ce-94b9-6980c059407d => generated 950 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:55.928 8 INFO cinder.api.openstack.wsgi [None req-5b534a4b-d619-4097-bbc2-72269a999feb c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/e4a63d44-7734-42ce-94b9-6980c059407d 2026-07-16 17:09:55.929 8 INFO cinder.api.v3.volumes [None req-5b534a4b-d619-4097-bbc2-72269a999feb c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Delete volume with id: e4a63d44-7734-42ce-94b9-6980c059407d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:55.940 8 INFO cinder.volume.api [None req-5b534a4b-d619-4097-bbc2-72269a999feb c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:55.965 8 INFO cinder.volume.api [None req-5b534a4b-d619-4097-bbc2-72269a999feb c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Delete volume request issued successfully. 2026-07-16 17:09:55.966 8 INFO cinder.api.openstack.wsgi [None req-5b534a4b-d619-4097-bbc2-72269a999feb c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/e4a63d44-7734-42ce-94b9-6980c059407d returned with HTTP 202 [pid: 8|app: 0|req: 398/796] 10.0.0.23 () {32 vars in 777 bytes} [Thu Jul 16 17:09:55 2026] DELETE /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/e4a63d44-7734-42ce-94b9-6980c059407d => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:55.977 7 INFO cinder.api.openstack.wsgi [None req-faf470c3-4ca4-4f8b-9f4e-f88758715b56 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/e4a63d44-7734-42ce-94b9-6980c059407d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:55.993 7 INFO cinder.volume.api [None req-faf470c3-4ca4-4f8b-9f4e-f88758715b56 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:55.999 7 INFO cinder.api.openstack.wsgi [None req-faf470c3-4ca4-4f8b-9f4e-f88758715b56 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/e4a63d44-7734-42ce-94b9-6980c059407d returned with HTTP 200 [pid: 7|app: 0|req: 399/797] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:09:55 2026] GET /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/e4a63d44-7734-42ce-94b9-6980c059407d => 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-07-16 17:09:57.025 8 INFO cinder.api.openstack.wsgi [None req-72130fa3-a144-4558-8353-6a3c58dacc71 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/e4a63d44-7734-42ce-94b9-6980c059407d 2026-07-16 17:09:57.044 8 INFO cinder.api.openstack.wsgi [None req-72130fa3-a144-4558-8353-6a3c58dacc71 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/e4a63d44-7734-42ce-94b9-6980c059407d returned with HTTP 404 [pid: 8|app: 0|req: 399/798] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:09:57 2026] GET /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/e4a63d44-7734-42ce-94b9-6980c059407d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:57.061 7 INFO cinder.api.openstack.wsgi [None req-2d61b79e-bf1e-48a8-b8f1-f65fb4692c0e c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/11a29f98-77bd-426e-a04f-be3f05bfd019 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:57.085 7 INFO cinder.volume.api [None req-2d61b79e-bf1e-48a8-b8f1-f65fb4692c0e c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:57.095 7 INFO cinder.api.openstack.wsgi [None req-2d61b79e-bf1e-48a8-b8f1-f65fb4692c0e c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/11a29f98-77bd-426e-a04f-be3f05bfd019 returned with HTTP 200 [pid: 7|app: 0|req: 400/799] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:09:57 2026] GET /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/11a29f98-77bd-426e-a04f-be3f05bfd019 => generated 1528 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-16 17:09:57.127 8 INFO cinder.api.openstack.wsgi [None req-3c8b6090-7db0-447b-a388-7ce03f1e0e3a c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/11a29f98-77bd-426e-a04f-be3f05bfd019 2026-07-16 17:09:57.130 8 INFO cinder.api.v3.volumes [None req-3c8b6090-7db0-447b-a388-7ce03f1e0e3a c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Delete volume with id: 11a29f98-77bd-426e-a04f-be3f05bfd019 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:57.139 8 INFO cinder.volume.api [None req-3c8b6090-7db0-447b-a388-7ce03f1e0e3a c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:57.157 8 INFO cinder.volume.api [None req-3c8b6090-7db0-447b-a388-7ce03f1e0e3a c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Delete volume request issued successfully. 2026-07-16 17:09:57.157 8 INFO cinder.api.openstack.wsgi [None req-3c8b6090-7db0-447b-a388-7ce03f1e0e3a c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/11a29f98-77bd-426e-a04f-be3f05bfd019 returned with HTTP 202 [pid: 8|app: 0|req: 400/800] 10.0.0.23 () {32 vars in 777 bytes} [Thu Jul 16 17:09:57 2026] DELETE /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/11a29f98-77bd-426e-a04f-be3f05bfd019 => 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-07-16 17:09:57.178 7 INFO cinder.api.openstack.wsgi [None req-b3d15387-a024-4bef-a782-ec7928ee0594 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/11a29f98-77bd-426e-a04f-be3f05bfd019 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:09:57.206 7 INFO cinder.volume.api [None req-b3d15387-a024-4bef-a782-ec7928ee0594 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] Volume info retrieved successfully. 2026-07-16 17:09:57.214 7 INFO cinder.api.openstack.wsgi [None req-b3d15387-a024-4bef-a782-ec7928ee0594 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/11a29f98-77bd-426e-a04f-be3f05bfd019 returned with HTTP 200 [pid: 7|app: 0|req: 401/801] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:09:57 2026] GET /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/11a29f98-77bd-426e-a04f-be3f05bfd019 => generated 1527 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-16 17:09:57.392 7 INFO cinder.api.openstack.wsgi [None req-b3d15387-a024-4bef-a782-ec7928ee0594 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:09:57.393 8 INFO cinder.api.openstack.wsgi [None req-3c8b6090-7db0-447b-a388-7ce03f1e0e3a c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:09:57.394 7 INFO cinder.api.openstack.wsgi [None req-b3d15387-a024-4bef-a782-ec7928ee0594 c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:09:57.394 8 INFO cinder.api.openstack.wsgi [None req-3c8b6090-7db0-447b-a388-7ce03f1e0e3a c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://10.0.0.122:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:09:58.237 7 INFO cinder.api.openstack.wsgi [None req-c662df7f-1367-4a98-b1fc-7601f449194e c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/11a29f98-77bd-426e-a04f-be3f05bfd019 2026-07-16 17:09:58.251 7 INFO cinder.api.openstack.wsgi [None req-c662df7f-1367-4a98-b1fc-7601f449194e c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/11a29f98-77bd-426e-a04f-be3f05bfd019 returned with HTTP 404 [pid: 7|app: 0|req: 403/804] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:09:58 2026] GET /v3/1883ea3d858b49a7a2f6fc2ca9d543e3/volumes/11a29f98-77bd-426e-a04f-be3f05bfd019 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-16 17:10:07.392 8 INFO cinder.api.openstack.wsgi [None req-3c8b6090-7db0-447b-a388-7ce03f1e0e3a c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:10:07.392 7 INFO cinder.api.openstack.wsgi [None req-c662df7f-1367-4a98-b1fc-7601f449194e c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:10:07.393 7 INFO cinder.api.openstack.wsgi [None req-c662df7f-1367-4a98-b1fc-7601f449194e c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:10:07.393 8 INFO cinder.api.openstack.wsgi [None req-3c8b6090-7db0-447b-a388-7ce03f1e0e3a c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:10:17.392 7 INFO cinder.api.openstack.wsgi [None req-c662df7f-1367-4a98-b1fc-7601f449194e c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:10:17.393 7 INFO cinder.api.openstack.wsgi [None req-c662df7f-1367-4a98-b1fc-7601f449194e c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:10:17.397 8 INFO cinder.api.openstack.wsgi [None req-3c8b6090-7db0-447b-a388-7ce03f1e0e3a c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:10:17.398 8 INFO cinder.api.openstack.wsgi [None req-3c8b6090-7db0-447b-a388-7ce03f1e0e3a c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:10:27.392 7 INFO cinder.api.openstack.wsgi [None req-c662df7f-1367-4a98-b1fc-7601f449194e c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:10:27.393 8 INFO cinder.api.openstack.wsgi [None req-3c8b6090-7db0-447b-a388-7ce03f1e0e3a c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:10:27.393 7 INFO cinder.api.openstack.wsgi [None req-c662df7f-1367-4a98-b1fc-7601f449194e c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:10:27.394 8 INFO cinder.api.openstack.wsgi [None req-3c8b6090-7db0-447b-a388-7ce03f1e0e3a c362fa0ac3b5455d8b851251643b9895 1883ea3d858b49a7a2f6fc2ca9d543e3 - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:10:34.938 7 INFO cinder.api.openstack.wsgi [None req-29140edf-7097-4095-9f57-96c5cf98b9d4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true 2026-07-16 17:10:35.442 7 INFO cinder.api.openstack.wsgi [None req-29140edf-7097-4095-9f57-96c5cf98b9d4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 407/811] 10.0.0.227 () {28 vars in 696 bytes} [Thu Jul 16 17:10:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 625 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:10:35.454 8 INFO cinder.api.openstack.wsgi [None req-4b4c43b4-4935-4ad9-bda6-525b6082214a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:10:35.464 8 INFO cinder.volume.api [None req-4b4c43b4-4935-4ad9-bda6-525b6082214a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:10:35.466 8 INFO cinder.api.openstack.wsgi [None req-4b4c43b4-4935-4ad9-bda6-525b6082214a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 405/812] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:10:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:10:35.476 7 INFO cinder.api.openstack.wsgi [None req-67d9e640-807c-43a6-b6bb-3bf0639dfc55 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true 2026-07-16 17:10:35.484 7 INFO cinder.volume.api [None req-67d9e640-807c-43a6-b6bb-3bf0639dfc55 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all snapshots completed successfully. 2026-07-16 17:10:35.484 7 INFO cinder.api.openstack.wsgi [None req-67d9e640-807c-43a6-b6bb-3bf0639dfc55 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 408/813] 10.0.0.227 () {28 vars in 674 bytes} [Thu Jul 16 17:10:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:10:35.496 8 INFO cinder.api.openstack.wsgi [None req-fa584c94-7c7b-41fc-9e6e-68b1612d4fe6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:10:35.510 8 INFO cinder.volume.api [None req-fa584c94-7c7b-41fc-9e6e-68b1612d4fe6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:10:35.513 8 INFO cinder.api.openstack.wsgi [None req-fa584c94-7c7b-41fc-9e6e-68b1612d4fe6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 406/814] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:10:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/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-07-16 17:10:35.613 7 INFO cinder.api.openstack.wsgi [None req-f139872f-e88e-4626-90be-efaf1c7b74d5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/54383d5fb24149948f506f34a1b2e09a?usage=true 2026-07-16 17:10:35.662 7 INFO cinder.api.openstack.wsgi [None req-f139872f-e88e-4626-90be-efaf1c7b74d5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/54383d5fb24149948f506f34a1b2e09a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 409/815] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:10:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/54383d5fb24149948f506f34a1b2e09a?usage=true => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:10:35.674 8 INFO cinder.api.openstack.wsgi [None req-be51f7d5-8fc8-4f83-a91a-5f2f5f1857e3 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7125dd2dc0fb4c4eb7a243f7fd4b048e?usage=true 2026-07-16 17:10:35.694 8 INFO cinder.api.openstack.wsgi [None req-be51f7d5-8fc8-4f83-a91a-5f2f5f1857e3 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7125dd2dc0fb4c4eb7a243f7fd4b048e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 407/816] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:10:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7125dd2dc0fb4c4eb7a243f7fd4b048e?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:10:35.708 7 INFO cinder.api.openstack.wsgi [None req-cebf8eec-efdd-4078-be5e-c5487626316d 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true 2026-07-16 17:10:35.761 7 INFO cinder.api.openstack.wsgi [None req-cebf8eec-efdd-4078-be5e-c5487626316d 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 410/817] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:10:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true => generated 845 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:10:35.774 8 INFO cinder.api.openstack.wsgi [None req-5198351f-df31-4ce4-85d1-803b8a497591 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true 2026-07-16 17:10:35.796 8 INFO cinder.api.openstack.wsgi [None req-5198351f-df31-4ce4-85d1-803b8a497591 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 408/818] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:10:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:10:35.810 7 INFO cinder.api.openstack.wsgi [None req-874f4c64-d156-4f1f-b041-47f094290c71 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/bce2c5e0977c49b28ece39629491bd42?usage=true 2026-07-16 17:10:35.842 7 INFO cinder.api.openstack.wsgi [None req-874f4c64-d156-4f1f-b041-47f094290c71 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/bce2c5e0977c49b28ece39629491bd42?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 411/819] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:10:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/bce2c5e0977c49b28ece39629491bd42?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:10:35.856 8 INFO cinder.api.openstack.wsgi [None req-17042316-e91b-4e53-a208-8b505d5f126b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/eb136223bb6d4d11a1b82ee79ee9c365?usage=true 2026-07-16 17:10:35.877 8 INFO cinder.api.openstack.wsgi [None req-17042316-e91b-4e53-a208-8b505d5f126b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/eb136223bb6d4d11a1b82ee79ee9c365?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 409/820] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:10:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/eb136223bb6d4d11a1b82ee79ee9c365?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:10:35.891 7 INFO cinder.api.openstack.wsgi [None req-8a328867-66cb-4b99-a092-8f68af40f76c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true 2026-07-16 17:10:35.914 7 INFO cinder.api.openstack.wsgi [None req-8a328867-66cb-4b99-a092-8f68af40f76c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 412/821] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:10:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:10:35.937 8 INFO cinder.api.openstack.wsgi [None req-c1996d95-53ed-4a2d-b85b-8fbef3b67fde 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services 2026-07-16 17:10:35.942 8 INFO cinder.api.openstack.wsgi [None req-c1996d95-53ed-4a2d-b85b-8fbef3b67fde 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 410/822] 10.0.0.227 () {28 vars in 645 bytes} [Thu Jul 16 17:10:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:10:37.391 7 INFO cinder.api.openstack.wsgi [None req-8a328867-66cb-4b99-a092-8f68af40f76c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:10:37.392 7 INFO cinder.api.openstack.wsgi [None req-8a328867-66cb-4b99-a092-8f68af40f76c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:10:37.392 8 INFO cinder.api.openstack.wsgi [None req-c1996d95-53ed-4a2d-b85b-8fbef3b67fde 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:10:37.393 8 INFO cinder.api.openstack.wsgi [None req-c1996d95-53ed-4a2d-b85b-8fbef3b67fde 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:10:47.392 7 INFO cinder.api.openstack.wsgi [None req-8a328867-66cb-4b99-a092-8f68af40f76c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:10:47.393 7 INFO cinder.api.openstack.wsgi [None req-8a328867-66cb-4b99-a092-8f68af40f76c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:10:47.392 8 INFO cinder.api.openstack.wsgi [None req-c1996d95-53ed-4a2d-b85b-8fbef3b67fde 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:10:47.394 8 INFO cinder.api.openstack.wsgi [None req-c1996d95-53ed-4a2d-b85b-8fbef3b67fde 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:10:57.391 7 INFO cinder.api.openstack.wsgi [None req-8a328867-66cb-4b99-a092-8f68af40f76c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:10:57.392 8 INFO cinder.api.openstack.wsgi [None req-c1996d95-53ed-4a2d-b85b-8fbef3b67fde 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:10:57.392 7 INFO cinder.api.openstack.wsgi [None req-8a328867-66cb-4b99-a092-8f68af40f76c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:10:57.394 8 INFO cinder.api.openstack.wsgi [None req-c1996d95-53ed-4a2d-b85b-8fbef3b67fde 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:11:07.392 7 INFO cinder.api.openstack.wsgi [None req-8a328867-66cb-4b99-a092-8f68af40f76c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:11:07.392 8 INFO cinder.api.openstack.wsgi [None req-c1996d95-53ed-4a2d-b85b-8fbef3b67fde 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:11:07.393 7 INFO cinder.api.openstack.wsgi [None req-8a328867-66cb-4b99-a092-8f68af40f76c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:11:07.393 8 INFO cinder.api.openstack.wsgi [None req-c1996d95-53ed-4a2d-b85b-8fbef3b67fde 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:11:17.392 8 INFO cinder.api.openstack.wsgi [None req-c1996d95-53ed-4a2d-b85b-8fbef3b67fde 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:11:17.394 7 INFO cinder.api.openstack.wsgi [None req-8a328867-66cb-4b99-a092-8f68af40f76c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:11:17.394 8 INFO cinder.api.openstack.wsgi [None req-c1996d95-53ed-4a2d-b85b-8fbef3b67fde 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:11:17.395 7 INFO cinder.api.openstack.wsgi [None req-8a328867-66cb-4b99-a092-8f68af40f76c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:11:21.506 8 INFO cinder.api.openstack.wsgi [None req-7be15f98-408f-42fe-b4c9-30d259ad5638 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/84b612b9613044ddbab387f48d362870/volumes 2026-07-16 17:11:21.509 8 INFO cinder.api.v3.volumes [None req-7be15f98-408f-42fe-b4c9-30d259ad5638 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] Create volume of 1 GB 2026-07-16 17:11:21.515 8 INFO cinder.volume.api [None req-7be15f98-408f-42fe-b4c9-30d259ad5638 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] Availability Zones retrieved successfully. 2026-07-16 17:11:21.701 8 INFO cinder.volume.api [None req-7be15f98-408f-42fe-b4c9-30d259ad5638 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] Create volume request issued successfully. 2026-07-16 17:11:21.702 8 INFO cinder.api.openstack.wsgi [None req-7be15f98-408f-42fe-b4c9-30d259ad5638 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b612b9613044ddbab387f48d362870/volumes returned with HTTP 202 [pid: 8|app: 0|req: 416/833] 10.0.0.23 () {34 vars in 721 bytes} [Thu Jul 16 17:11:21 2026] POST /v3/84b612b9613044ddbab387f48d362870/volumes => generated 860 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-16 17:11:21.727 7 INFO cinder.api.openstack.wsgi [None req-85e6da1e-d3f2-47c6-88c6-d2f52a11da02 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b612b9613044ddbab387f48d362870/volumes/8d04d28d-ff3c-4815-9e89-c9102a86c8db /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:11:21.742 7 INFO cinder.volume.api [None req-85e6da1e-d3f2-47c6-88c6-d2f52a11da02 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] Volume info retrieved successfully. 2026-07-16 17:11:21.747 7 INFO cinder.api.openstack.wsgi [None req-85e6da1e-d3f2-47c6-88c6-d2f52a11da02 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b612b9613044ddbab387f48d362870/volumes/8d04d28d-ff3c-4815-9e89-c9102a86c8db returned with HTTP 200 [pid: 7|app: 0|req: 418/834] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:11:21 2026] GET /v3/84b612b9613044ddbab387f48d362870/volumes/8d04d28d-ff3c-4815-9e89-c9102a86c8db => generated 928 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-07-16 17:11:22.772 8 INFO cinder.api.openstack.wsgi [None req-08fad89b-b6d8-45e1-a19a-6fe1072a5843 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b612b9613044ddbab387f48d362870/volumes/8d04d28d-ff3c-4815-9e89-c9102a86c8db /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:11:22.801 8 INFO cinder.volume.api [None req-08fad89b-b6d8-45e1-a19a-6fe1072a5843 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] Volume info retrieved successfully. 2026-07-16 17:11:22.807 8 INFO cinder.api.openstack.wsgi [None req-08fad89b-b6d8-45e1-a19a-6fe1072a5843 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b612b9613044ddbab387f48d362870/volumes/8d04d28d-ff3c-4815-9e89-c9102a86c8db returned with HTTP 200 [pid: 8|app: 0|req: 417/835] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:11:22 2026] GET /v3/84b612b9613044ddbab387f48d362870/volumes/8d04d28d-ff3c-4815-9e89-c9102a86c8db => generated 953 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:11:23.996 7 INFO cinder.api.openstack.wsgi [None req-ef987490-0e77-4211-8257-686353390ed7 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes 2026-07-16 17:11:24.027 7 INFO cinder.volume.api [None req-ef987490-0e77-4211-8257-686353390ed7 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Get all volumes completed successfully. 2026-07-16 17:11:24.027 7 INFO cinder.api.openstack.wsgi [None req-ef987490-0e77-4211-8257-686353390ed7 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes returned with HTTP 200 [pid: 7|app: 0|req: 419/836] 10.0.0.23 () {32 vars in 700 bytes} [Thu Jul 16 17:11:23 2026] GET /v3/53371d44075e4103bee6f9e48905bf15/volumes => generated 15 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:11:24.042 8 INFO cinder.api.openstack.wsgi [None req-76bc20e0-6525-4bb0-8f5c-0aaf831dd40f 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes 2026-07-16 17:11:24.045 8 INFO cinder.api.v3.volumes [None req-76bc20e0-6525-4bb0-8f5c-0aaf831dd40f 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Create volume of 1 GB 2026-07-16 17:11:24.053 8 INFO cinder.volume.api [None req-76bc20e0-6525-4bb0-8f5c-0aaf831dd40f 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Availability Zones retrieved successfully. 2026-07-16 17:11:24.261 8 INFO cinder.volume.api [None req-76bc20e0-6525-4bb0-8f5c-0aaf831dd40f 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Create volume request issued successfully. 2026-07-16 17:11:24.262 8 INFO cinder.api.openstack.wsgi [None req-76bc20e0-6525-4bb0-8f5c-0aaf831dd40f 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes returned with HTTP 202 [pid: 8|app: 0|req: 418/837] 10.0.0.23 () {34 vars in 722 bytes} [Thu Jul 16 17:11:24 2026] POST /v3/53371d44075e4103bee6f9e48905bf15/volumes => generated 876 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-16 17:11:24.280 7 INFO cinder.api.openstack.wsgi [None req-8e9dce33-f10b-49eb-b238-12d1ee305eca 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/77368161-b833-40d8-9fc1-fb9cbaa35c0e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:11:24.295 7 INFO cinder.volume.api [None req-8e9dce33-f10b-49eb-b238-12d1ee305eca 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Volume info retrieved successfully. 2026-07-16 17:11:24.305 7 INFO cinder.api.openstack.wsgi [None req-8e9dce33-f10b-49eb-b238-12d1ee305eca 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/77368161-b833-40d8-9fc1-fb9cbaa35c0e returned with HTTP 200 [pid: 7|app: 0|req: 420/838] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:11:24 2026] GET /v3/53371d44075e4103bee6f9e48905bf15/volumes/77368161-b833-40d8-9fc1-fb9cbaa35c0e => generated 944 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:11:25.325 8 INFO cinder.api.openstack.wsgi [None req-931dfa62-fc5b-421b-af8e-210fc0d11b4c 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/77368161-b833-40d8-9fc1-fb9cbaa35c0e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:11:25.347 8 INFO cinder.volume.api [None req-931dfa62-fc5b-421b-af8e-210fc0d11b4c 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Volume info retrieved successfully. 2026-07-16 17:11:25.353 8 INFO cinder.api.openstack.wsgi [None req-931dfa62-fc5b-421b-af8e-210fc0d11b4c 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/77368161-b833-40d8-9fc1-fb9cbaa35c0e returned with HTTP 200 [pid: 8|app: 0|req: 419/839] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:11:25 2026] GET /v3/53371d44075e4103bee6f9e48905bf15/volumes/77368161-b833-40d8-9fc1-fb9cbaa35c0e => generated 969 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:11:25.383 7 INFO cinder.api.openstack.wsgi [None req-ce13bc4d-ae7f-4b5a-9581-4f1abdf957ee 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/77368161-b833-40d8-9fc1-fb9cbaa35c0e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:11:25.400 7 INFO cinder.volume.api [None req-ce13bc4d-ae7f-4b5a-9581-4f1abdf957ee 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Volume info retrieved successfully. 2026-07-16 17:11:25.405 7 INFO cinder.api.openstack.wsgi [None req-ce13bc4d-ae7f-4b5a-9581-4f1abdf957ee 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/77368161-b833-40d8-9fc1-fb9cbaa35c0e returned with HTTP 200 [pid: 7|app: 0|req: 421/840] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:11:25 2026] GET /v3/53371d44075e4103bee6f9e48905bf15/volumes/77368161-b833-40d8-9fc1-fb9cbaa35c0e => generated 969 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:11:25.426 8 INFO cinder.api.openstack.wsgi [None req-69f4aa2e-69f5-4e50-b748-c3d78442af46 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes 2026-07-16 17:11:25.430 8 INFO cinder.api.v3.volumes [None req-69f4aa2e-69f5-4e50-b748-c3d78442af46 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Create volume of 1 GB 2026-07-16 17:11:25.435 8 INFO cinder.volume.api [None req-69f4aa2e-69f5-4e50-b748-c3d78442af46 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Availability Zones retrieved successfully. 2026-07-16 17:11:25.595 8 INFO cinder.volume.api [None req-69f4aa2e-69f5-4e50-b748-c3d78442af46 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Create volume request issued successfully. 2026-07-16 17:11:25.596 8 INFO cinder.api.openstack.wsgi [None req-69f4aa2e-69f5-4e50-b748-c3d78442af46 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes returned with HTTP 202 [pid: 8|app: 0|req: 420/841] 10.0.0.23 () {34 vars in 722 bytes} [Thu Jul 16 17:11:25 2026] POST /v3/53371d44075e4103bee6f9e48905bf15/volumes => generated 876 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:11:25.620 7 INFO cinder.api.openstack.wsgi [None req-2f1709c2-3f50-4e4c-9bb4-49fdc97d3531 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/ae651281-d6da-44b8-bc10-3b33c45c7734 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:11:25.641 7 INFO cinder.volume.api [None req-2f1709c2-3f50-4e4c-9bb4-49fdc97d3531 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Volume info retrieved successfully. 2026-07-16 17:11:25.652 7 INFO cinder.api.openstack.wsgi [None req-2f1709c2-3f50-4e4c-9bb4-49fdc97d3531 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/ae651281-d6da-44b8-bc10-3b33c45c7734 returned with HTTP 200 [pid: 7|app: 0|req: 422/842] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:11:25 2026] GET /v3/53371d44075e4103bee6f9e48905bf15/volumes/ae651281-d6da-44b8-bc10-3b33c45c7734 => generated 944 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:11:26.673 8 INFO cinder.api.openstack.wsgi [None req-91467298-e593-4655-b344-081efb045a45 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/ae651281-d6da-44b8-bc10-3b33c45c7734 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:11:26.687 8 INFO cinder.volume.api [None req-91467298-e593-4655-b344-081efb045a45 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Volume info retrieved successfully. 2026-07-16 17:11:26.691 8 INFO cinder.api.openstack.wsgi [None req-91467298-e593-4655-b344-081efb045a45 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/ae651281-d6da-44b8-bc10-3b33c45c7734 returned with HTTP 200 [pid: 8|app: 0|req: 421/843] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:11:26 2026] GET /v3/53371d44075e4103bee6f9e48905bf15/volumes/ae651281-d6da-44b8-bc10-3b33c45c7734 => generated 969 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:11:26.715 7 INFO cinder.api.openstack.wsgi [None req-3bab21ac-37f9-409b-ab82-60944ed29dfb 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/ae651281-d6da-44b8-bc10-3b33c45c7734 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:11:26.731 7 INFO cinder.volume.api [None req-3bab21ac-37f9-409b-ab82-60944ed29dfb 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Volume info retrieved successfully. 2026-07-16 17:11:26.736 7 INFO cinder.api.openstack.wsgi [None req-3bab21ac-37f9-409b-ab82-60944ed29dfb 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/ae651281-d6da-44b8-bc10-3b33c45c7734 returned with HTTP 200 [pid: 7|app: 0|req: 423/844] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:11:26 2026] GET /v3/53371d44075e4103bee6f9e48905bf15/volumes/ae651281-d6da-44b8-bc10-3b33c45c7734 => generated 969 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:11:26.756 8 INFO cinder.api.openstack.wsgi [None req-680ce33e-b1a9-434c-88f9-1accc3966882 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes 2026-07-16 17:11:26.759 8 INFO cinder.api.v3.volumes [None req-680ce33e-b1a9-434c-88f9-1accc3966882 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Create volume of 1 GB 2026-07-16 17:11:26.770 8 INFO cinder.volume.api [None req-680ce33e-b1a9-434c-88f9-1accc3966882 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Availability Zones retrieved successfully. 2026-07-16 17:11:26.918 8 INFO cinder.volume.api [None req-680ce33e-b1a9-434c-88f9-1accc3966882 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Create volume request issued successfully. 2026-07-16 17:11:26.919 8 INFO cinder.api.openstack.wsgi [None req-680ce33e-b1a9-434c-88f9-1accc3966882 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes returned with HTTP 202 [pid: 8|app: 0|req: 422/845] 10.0.0.23 () {34 vars in 722 bytes} [Thu Jul 16 17:11:26 2026] POST /v3/53371d44075e4103bee6f9e48905bf15/volumes => generated 876 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:11:26.942 7 INFO cinder.api.openstack.wsgi [None req-4244822a-2ca4-483e-893e-e74d75f6975c 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/5cd72790-3cf2-440c-b656-71a68182e71a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:11:26.972 7 INFO cinder.volume.api [None req-4244822a-2ca4-483e-893e-e74d75f6975c 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Volume info retrieved successfully. 2026-07-16 17:11:26.977 7 INFO cinder.api.openstack.wsgi [None req-4244822a-2ca4-483e-893e-e74d75f6975c 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/5cd72790-3cf2-440c-b656-71a68182e71a returned with HTTP 200 [pid: 7|app: 0|req: 424/846] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:11:26 2026] GET /v3/53371d44075e4103bee6f9e48905bf15/volumes/5cd72790-3cf2-440c-b656-71a68182e71a => generated 944 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:11:27.392 7 INFO cinder.api.openstack.wsgi [None req-4244822a-2ca4-483e-893e-e74d75f6975c 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:11:27.393 8 INFO cinder.api.openstack.wsgi [None req-680ce33e-b1a9-434c-88f9-1accc3966882 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:11:27.394 7 INFO cinder.api.openstack.wsgi [None req-4244822a-2ca4-483e-893e-e74d75f6975c 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:11:27.394 8 INFO cinder.api.openstack.wsgi [None req-680ce33e-b1a9-434c-88f9-1accc3966882 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] http://10.0.0.122:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:11:27.994 7 INFO cinder.api.openstack.wsgi [None req-6290a1af-7f8b-4a75-bee3-7ac2074313e6 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/5cd72790-3cf2-440c-b656-71a68182e71a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:11:28.010 7 INFO cinder.volume.api [None req-6290a1af-7f8b-4a75-bee3-7ac2074313e6 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Volume info retrieved successfully. 2026-07-16 17:11:28.015 7 INFO cinder.api.openstack.wsgi [None req-6290a1af-7f8b-4a75-bee3-7ac2074313e6 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/5cd72790-3cf2-440c-b656-71a68182e71a returned with HTTP 200 [pid: 7|app: 0|req: 426/849] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:11:27 2026] GET /v3/53371d44075e4103bee6f9e48905bf15/volumes/5cd72790-3cf2-440c-b656-71a68182e71a => generated 969 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:11:28.035 8 INFO cinder.api.openstack.wsgi [None req-d9ce809e-35b9-4445-b045-99bda76cb83e 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/5cd72790-3cf2-440c-b656-71a68182e71a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:11:28.053 8 INFO cinder.volume.api [None req-d9ce809e-35b9-4445-b045-99bda76cb83e 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Volume info retrieved successfully. 2026-07-16 17:11:28.057 8 INFO cinder.api.openstack.wsgi [None req-d9ce809e-35b9-4445-b045-99bda76cb83e 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/5cd72790-3cf2-440c-b656-71a68182e71a returned with HTTP 200 [pid: 8|app: 0|req: 424/850] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:11:28 2026] GET /v3/53371d44075e4103bee6f9e48905bf15/volumes/5cd72790-3cf2-440c-b656-71a68182e71a => generated 969 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:11:28.075 7 INFO cinder.api.openstack.wsgi [None req-9e104c15-e6de-474a-8815-8e686fd5b358 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes 2026-07-16 17:11:28.087 7 INFO cinder.volume.api [None req-9e104c15-e6de-474a-8815-8e686fd5b358 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Get all volumes completed successfully. 2026-07-16 17:11:28.088 7 INFO cinder.api.openstack.wsgi [None req-9e104c15-e6de-474a-8815-8e686fd5b358 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes returned with HTTP 200 [pid: 7|app: 0|req: 427/851] 10.0.0.23 () {32 vars in 700 bytes} [Thu Jul 16 17:11:28 2026] GET /v3/53371d44075e4103bee6f9e48905bf15/volumes => generated 1324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:11:28.105 8 INFO cinder.api.openstack.wsgi [None req-5d4839e7-b347-4dd5-9d01-39ae30d00286 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/5cd72790-3cf2-440c-b656-71a68182e71a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:11:28.118 8 INFO cinder.volume.api [None req-5d4839e7-b347-4dd5-9d01-39ae30d00286 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Volume info retrieved successfully. 2026-07-16 17:11:28.124 8 INFO cinder.api.openstack.wsgi [None req-5d4839e7-b347-4dd5-9d01-39ae30d00286 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/5cd72790-3cf2-440c-b656-71a68182e71a returned with HTTP 200 [pid: 8|app: 0|req: 425/852] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:11:28 2026] GET /v3/53371d44075e4103bee6f9e48905bf15/volumes/5cd72790-3cf2-440c-b656-71a68182e71a => generated 969 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:11:28.148 7 INFO cinder.api.openstack.wsgi [None req-87295f67-4b8f-43e0-9e7a-0d3024ba7431 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/5cd72790-3cf2-440c-b656-71a68182e71a 2026-07-16 17:11:28.148 7 INFO cinder.api.v3.volumes [None req-87295f67-4b8f-43e0-9e7a-0d3024ba7431 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Delete volume with id: 5cd72790-3cf2-440c-b656-71a68182e71a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:11:28.166 7 INFO cinder.volume.api [None req-87295f67-4b8f-43e0-9e7a-0d3024ba7431 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Volume info retrieved successfully. 2026-07-16 17:11:28.195 7 INFO cinder.volume.api [None req-87295f67-4b8f-43e0-9e7a-0d3024ba7431 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Delete volume request issued successfully. 2026-07-16 17:11:28.195 7 INFO cinder.api.openstack.wsgi [None req-87295f67-4b8f-43e0-9e7a-0d3024ba7431 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/5cd72790-3cf2-440c-b656-71a68182e71a returned with HTTP 202 [pid: 7|app: 0|req: 428/853] 10.0.0.23 () {32 vars in 777 bytes} [Thu Jul 16 17:11:28 2026] DELETE /v3/53371d44075e4103bee6f9e48905bf15/volumes/5cd72790-3cf2-440c-b656-71a68182e71a => 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-07-16 17:11:28.207 8 INFO cinder.api.openstack.wsgi [None req-2e5ed633-24ca-44ad-bfd1-ad0e3d6eeba2 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/5cd72790-3cf2-440c-b656-71a68182e71a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:11:28.221 8 INFO cinder.volume.api [None req-2e5ed633-24ca-44ad-bfd1-ad0e3d6eeba2 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Volume info retrieved successfully. 2026-07-16 17:11:28.227 8 INFO cinder.api.openstack.wsgi [None req-2e5ed633-24ca-44ad-bfd1-ad0e3d6eeba2 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/5cd72790-3cf2-440c-b656-71a68182e71a returned with HTTP 200 [pid: 8|app: 0|req: 426/854] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:11:28 2026] GET /v3/53371d44075e4103bee6f9e48905bf15/volumes/5cd72790-3cf2-440c-b656-71a68182e71a => generated 968 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:11:29.254 7 INFO cinder.api.openstack.wsgi [None req-d8f2088f-08f3-4c8b-ad0e-842cbe3daaa6 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/5cd72790-3cf2-440c-b656-71a68182e71a 2026-07-16 17:11:29.278 7 INFO cinder.api.openstack.wsgi [None req-d8f2088f-08f3-4c8b-ad0e-842cbe3daaa6 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/5cd72790-3cf2-440c-b656-71a68182e71a returned with HTTP 404 [pid: 7|app: 0|req: 429/855] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:11:29 2026] GET /v3/53371d44075e4103bee6f9e48905bf15/volumes/5cd72790-3cf2-440c-b656-71a68182e71a => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:11:29.289 8 INFO cinder.api.openstack.wsgi [None req-0d27ea4d-84be-45ca-9879-413f4f6b8622 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/ae651281-d6da-44b8-bc10-3b33c45c7734 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:11:29.305 8 INFO cinder.volume.api [None req-0d27ea4d-84be-45ca-9879-413f4f6b8622 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Volume info retrieved successfully. 2026-07-16 17:11:29.311 8 INFO cinder.api.openstack.wsgi [None req-0d27ea4d-84be-45ca-9879-413f4f6b8622 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/ae651281-d6da-44b8-bc10-3b33c45c7734 returned with HTTP 200 [pid: 8|app: 0|req: 427/856] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:11:29 2026] GET /v3/53371d44075e4103bee6f9e48905bf15/volumes/ae651281-d6da-44b8-bc10-3b33c45c7734 => generated 969 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:11:29.328 7 INFO cinder.api.openstack.wsgi [None req-8509369a-4c49-4c10-b6f3-0d6e57194520 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/ae651281-d6da-44b8-bc10-3b33c45c7734 2026-07-16 17:11:29.328 7 INFO cinder.api.v3.volumes [None req-8509369a-4c49-4c10-b6f3-0d6e57194520 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Delete volume with id: ae651281-d6da-44b8-bc10-3b33c45c7734 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:11:29.341 7 INFO cinder.volume.api [None req-8509369a-4c49-4c10-b6f3-0d6e57194520 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Volume info retrieved successfully. 2026-07-16 17:11:29.373 7 INFO cinder.volume.api [None req-8509369a-4c49-4c10-b6f3-0d6e57194520 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Delete volume request issued successfully. 2026-07-16 17:11:29.374 7 INFO cinder.api.openstack.wsgi [None req-8509369a-4c49-4c10-b6f3-0d6e57194520 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/ae651281-d6da-44b8-bc10-3b33c45c7734 returned with HTTP 202 [pid: 7|app: 0|req: 430/857] 10.0.0.23 () {32 vars in 777 bytes} [Thu Jul 16 17:11:29 2026] DELETE /v3/53371d44075e4103bee6f9e48905bf15/volumes/ae651281-d6da-44b8-bc10-3b33c45c7734 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:11:29.385 8 INFO cinder.api.openstack.wsgi [None req-5fe51249-6628-4f0c-88c9-f6b0e53b9892 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/ae651281-d6da-44b8-bc10-3b33c45c7734 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:11:29.399 8 INFO cinder.volume.api [None req-5fe51249-6628-4f0c-88c9-f6b0e53b9892 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Volume info retrieved successfully. 2026-07-16 17:11:29.405 8 INFO cinder.api.openstack.wsgi [None req-5fe51249-6628-4f0c-88c9-f6b0e53b9892 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/ae651281-d6da-44b8-bc10-3b33c45c7734 returned with HTTP 200 [pid: 8|app: 0|req: 428/858] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:11:29 2026] GET /v3/53371d44075e4103bee6f9e48905bf15/volumes/ae651281-d6da-44b8-bc10-3b33c45c7734 => generated 968 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:11:30.428 7 INFO cinder.api.openstack.wsgi [None req-e8bff638-136c-464b-a907-28d4770b1999 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/ae651281-d6da-44b8-bc10-3b33c45c7734 2026-07-16 17:11:30.435 7 INFO cinder.api.openstack.wsgi [None req-e8bff638-136c-464b-a907-28d4770b1999 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/ae651281-d6da-44b8-bc10-3b33c45c7734 returned with HTTP 404 [pid: 7|app: 0|req: 431/859] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:11:30 2026] GET /v3/53371d44075e4103bee6f9e48905bf15/volumes/ae651281-d6da-44b8-bc10-3b33c45c7734 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:11:30.446 8 INFO cinder.api.openstack.wsgi [None req-d8bc3412-a1ac-47eb-a218-d4d349e93a40 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/77368161-b833-40d8-9fc1-fb9cbaa35c0e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:11:30.463 8 INFO cinder.volume.api [None req-d8bc3412-a1ac-47eb-a218-d4d349e93a40 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Volume info retrieved successfully. 2026-07-16 17:11:30.469 8 INFO cinder.api.openstack.wsgi [None req-d8bc3412-a1ac-47eb-a218-d4d349e93a40 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/77368161-b833-40d8-9fc1-fb9cbaa35c0e returned with HTTP 200 [pid: 8|app: 0|req: 429/860] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:11:30 2026] GET /v3/53371d44075e4103bee6f9e48905bf15/volumes/77368161-b833-40d8-9fc1-fb9cbaa35c0e => generated 969 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:11:30.493 7 INFO cinder.api.openstack.wsgi [None req-b4a7f469-75d4-424f-9318-5026e42cdbbd 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/77368161-b833-40d8-9fc1-fb9cbaa35c0e 2026-07-16 17:11:30.494 7 INFO cinder.api.v3.volumes [None req-b4a7f469-75d4-424f-9318-5026e42cdbbd 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Delete volume with id: 77368161-b833-40d8-9fc1-fb9cbaa35c0e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:11:30.503 7 INFO cinder.volume.api [None req-b4a7f469-75d4-424f-9318-5026e42cdbbd 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Volume info retrieved successfully. 2026-07-16 17:11:30.528 7 INFO cinder.volume.api [None req-b4a7f469-75d4-424f-9318-5026e42cdbbd 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Delete volume request issued successfully. 2026-07-16 17:11:30.528 7 INFO cinder.api.openstack.wsgi [None req-b4a7f469-75d4-424f-9318-5026e42cdbbd 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/77368161-b833-40d8-9fc1-fb9cbaa35c0e returned with HTTP 202 [pid: 7|app: 0|req: 432/861] 10.0.0.23 () {32 vars in 777 bytes} [Thu Jul 16 17:11:30 2026] DELETE /v3/53371d44075e4103bee6f9e48905bf15/volumes/77368161-b833-40d8-9fc1-fb9cbaa35c0e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:11:30.542 8 INFO cinder.api.openstack.wsgi [None req-50e1851a-7d9f-42f9-acd2-8cabc0508e0b 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/77368161-b833-40d8-9fc1-fb9cbaa35c0e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:11:30.554 8 INFO cinder.volume.api [None req-50e1851a-7d9f-42f9-acd2-8cabc0508e0b 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] Volume info retrieved successfully. 2026-07-16 17:11:30.559 8 INFO cinder.api.openstack.wsgi [None req-50e1851a-7d9f-42f9-acd2-8cabc0508e0b 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/77368161-b833-40d8-9fc1-fb9cbaa35c0e returned with HTTP 200 [pid: 8|app: 0|req: 430/862] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:11:30 2026] GET /v3/53371d44075e4103bee6f9e48905bf15/volumes/77368161-b833-40d8-9fc1-fb9cbaa35c0e => generated 968 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:11:31.582 7 INFO cinder.api.openstack.wsgi [None req-b7957f58-8d45-4eb8-85e6-2289e5b7ffac 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/77368161-b833-40d8-9fc1-fb9cbaa35c0e 2026-07-16 17:11:31.590 7 INFO cinder.api.openstack.wsgi [None req-b7957f58-8d45-4eb8-85e6-2289e5b7ffac 79ad95fc375b4f24b57739bf98ffb5a2 53371d44075e4103bee6f9e48905bf15 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/53371d44075e4103bee6f9e48905bf15/volumes/77368161-b833-40d8-9fc1-fb9cbaa35c0e returned with HTTP 404 [pid: 7|app: 0|req: 433/863] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:11:31 2026] GET /v3/53371d44075e4103bee6f9e48905bf15/volumes/77368161-b833-40d8-9fc1-fb9cbaa35c0e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:11:35.075 8 INFO cinder.api.openstack.wsgi [None req-9b0c2d53-d559-4e1a-a9cf-f0e55bd5e4dc 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:11:35.086 8 INFO cinder.volume.api [None req-9b0c2d53-d559-4e1a-a9cf-f0e55bd5e4dc 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:11:35.092 8 INFO cinder.api.openstack.wsgi [None req-9b0c2d53-d559-4e1a-a9cf-f0e55bd5e4dc 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 431/864] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:11:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 1121 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-16 17:11:35.109 7 INFO cinder.api.openstack.wsgi [None req-7a65d72b-692b-4494-be49-2ff67c5ad9f1 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services 2026-07-16 17:11:35.114 7 INFO cinder.api.openstack.wsgi [None req-7a65d72b-692b-4494-be49-2ff67c5ad9f1 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 434/865] 10.0.0.227 () {28 vars in 645 bytes} [Thu Jul 16 17:11:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:11:35.127 8 INFO cinder.api.openstack.wsgi [None req-61dcffd4-adfe-45b4-b185-aa3a3524e806 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:11:35.147 8 INFO cinder.volume.api [None req-61dcffd4-adfe-45b4-b185-aa3a3524e806 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:11:35.160 8 INFO cinder.api.openstack.wsgi [None req-61dcffd4-adfe-45b4-b185-aa3a3524e806 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 432/866] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:11:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 1121 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-16 17:11:35.174 7 INFO cinder.api.openstack.wsgi [None req-a55ba4c6-7d46-4e67-bae5-fc1174877fe5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true 2026-07-16 17:11:35.678 7 INFO cinder.api.openstack.wsgi [None req-a55ba4c6-7d46-4e67-bae5-fc1174877fe5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 435/867] 10.0.0.227 () {28 vars in 696 bytes} [Thu Jul 16 17:11:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:11:35.726 8 INFO cinder.api.openstack.wsgi [None req-51cb8ca4-d347-465f-acf6-d995de8f9605 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true 2026-07-16 17:11:35.752 8 INFO cinder.api.openstack.wsgi [None req-51cb8ca4-d347-465f-acf6-d995de8f9605 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 433/868] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:11:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:11:35.762 7 INFO cinder.api.openstack.wsgi [None req-ce362311-a74e-4ea2-a453-fda7fa8566b2 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/831c81b636e349c48ad7de04bb88bcee?usage=true 2026-07-16 17:11:35.786 7 INFO cinder.api.openstack.wsgi [None req-ce362311-a74e-4ea2-a453-fda7fa8566b2 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/831c81b636e349c48ad7de04bb88bcee?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 436/869] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:11:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/831c81b636e349c48ad7de04bb88bcee?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:11:35.798 8 INFO cinder.api.openstack.wsgi [None req-9aa6c28a-7f93-4b34-ba57-61ccfd298eaa 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/84b612b9613044ddbab387f48d362870?usage=true 2026-07-16 17:11:35.829 8 INFO cinder.api.openstack.wsgi [None req-9aa6c28a-7f93-4b34-ba57-61ccfd298eaa 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/84b612b9613044ddbab387f48d362870?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 434/870] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:11:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/84b612b9613044ddbab387f48d362870?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:11:35.840 7 INFO cinder.api.openstack.wsgi [None req-f717aa80-97c8-408e-bd75-619cdb61cdb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a276c0a18e7044e68ac4739525a370d3?usage=true 2026-07-16 17:11:35.860 7 INFO cinder.api.openstack.wsgi [None req-f717aa80-97c8-408e-bd75-619cdb61cdb4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a276c0a18e7044e68ac4739525a370d3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 437/871] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:11:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a276c0a18e7044e68ac4739525a370d3?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:11:35.872 8 INFO cinder.api.openstack.wsgi [None req-07467bdc-4015-4b20-8cce-80ce8297e36b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true 2026-07-16 17:11:35.898 8 INFO cinder.api.openstack.wsgi [None req-07467bdc-4015-4b20-8cce-80ce8297e36b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 435/872] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:11:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:11:35.914 7 INFO cinder.api.openstack.wsgi [None req-5ce6e8a5-3d26-42cc-9d79-f33fa144fa08 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/c8acf7553a934662a0604c54e2d19b91?usage=true 2026-07-16 17:11:35.935 7 INFO cinder.api.openstack.wsgi [None req-5ce6e8a5-3d26-42cc-9d79-f33fa144fa08 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/c8acf7553a934662a0604c54e2d19b91?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 438/873] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:11:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/c8acf7553a934662a0604c54e2d19b91?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:11:35.947 8 INFO cinder.api.openstack.wsgi [None req-03be816d-04ae-4c99-a33d-51fd25884b4e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/dcfe7f48b8f742c7b622e7c8a3609779?usage=true 2026-07-16 17:11:35.968 8 INFO cinder.api.openstack.wsgi [None req-03be816d-04ae-4c99-a33d-51fd25884b4e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/dcfe7f48b8f742c7b622e7c8a3609779?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 436/874] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:11:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/dcfe7f48b8f742c7b622e7c8a3609779?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:11:35.981 7 INFO cinder.api.openstack.wsgi [None req-af80c09e-72e5-4ff1-9788-1ad8e5de5799 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true 2026-07-16 17:11:36.010 7 INFO cinder.api.openstack.wsgi [None req-af80c09e-72e5-4ff1-9788-1ad8e5de5799 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 439/875] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:11:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:11:36.021 8 INFO cinder.api.openstack.wsgi [None req-b6ef928a-de23-45ce-863f-cbc83f15640a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true 2026-07-16 17:11:36.026 8 INFO cinder.volume.api [None req-b6ef928a-de23-45ce-863f-cbc83f15640a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all snapshots completed successfully. 2026-07-16 17:11:36.027 8 INFO cinder.api.openstack.wsgi [None req-b6ef928a-de23-45ce-863f-cbc83f15640a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 437/876] 10.0.0.227 () {28 vars in 674 bytes} [Thu Jul 16 17:11:36 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:11:37.392 8 INFO cinder.api.openstack.wsgi [None req-b6ef928a-de23-45ce-863f-cbc83f15640a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:11:37.392 7 INFO cinder.api.openstack.wsgi [None req-af80c09e-72e5-4ff1-9788-1ad8e5de5799 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:11:37.393 8 INFO cinder.api.openstack.wsgi [None req-b6ef928a-de23-45ce-863f-cbc83f15640a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:11:37.393 7 INFO cinder.api.openstack.wsgi [None req-af80c09e-72e5-4ff1-9788-1ad8e5de5799 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:11:41.553 8 INFO cinder.api.openstack.wsgi [None req-60b69e3d-19bb-4986-8667-c1f5e12d6994 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b612b9613044ddbab387f48d362870/volumes/8d04d28d-ff3c-4815-9e89-c9102a86c8db /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:11:41.569 8 INFO cinder.volume.api [None req-60b69e3d-19bb-4986-8667-c1f5e12d6994 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] Volume info retrieved successfully. 2026-07-16 17:11:41.574 8 INFO cinder.api.openstack.wsgi [None req-60b69e3d-19bb-4986-8667-c1f5e12d6994 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b612b9613044ddbab387f48d362870/volumes/8d04d28d-ff3c-4815-9e89-c9102a86c8db returned with HTTP 200 [pid: 8|app: 0|req: 439/879] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:11:41 2026] GET /v3/84b612b9613044ddbab387f48d362870/volumes/8d04d28d-ff3c-4815-9e89-c9102a86c8db => generated 953 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:11:41.592 7 INFO cinder.api.openstack.wsgi [None req-57d76d06-fc67-4ef0-8538-31f574390000 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/84b612b9613044ddbab387f48d362870/volumes/8d04d28d-ff3c-4815-9e89-c9102a86c8db 2026-07-16 17:11:41.593 7 INFO cinder.api.v3.volumes [None req-57d76d06-fc67-4ef0-8538-31f574390000 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] Delete volume with id: 8d04d28d-ff3c-4815-9e89-c9102a86c8db /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:11:41.602 7 INFO cinder.volume.api [None req-57d76d06-fc67-4ef0-8538-31f574390000 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] Volume info retrieved successfully. 2026-07-16 17:11:41.622 7 INFO cinder.volume.api [None req-57d76d06-fc67-4ef0-8538-31f574390000 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] Delete volume request issued successfully. 2026-07-16 17:11:41.622 7 INFO cinder.api.openstack.wsgi [None req-57d76d06-fc67-4ef0-8538-31f574390000 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b612b9613044ddbab387f48d362870/volumes/8d04d28d-ff3c-4815-9e89-c9102a86c8db returned with HTTP 202 [pid: 7|app: 0|req: 441/880] 10.0.0.23 () {32 vars in 777 bytes} [Thu Jul 16 17:11:41 2026] DELETE /v3/84b612b9613044ddbab387f48d362870/volumes/8d04d28d-ff3c-4815-9e89-c9102a86c8db => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:11:41.634 8 INFO cinder.api.openstack.wsgi [None req-ebfef34e-c857-4513-b051-81af74d2c45d cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b612b9613044ddbab387f48d362870/volumes/8d04d28d-ff3c-4815-9e89-c9102a86c8db /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-16 17:11:41.646 8 INFO cinder.volume.api [None req-ebfef34e-c857-4513-b051-81af74d2c45d cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] Volume info retrieved successfully. 2026-07-16 17:11:41.651 8 INFO cinder.api.openstack.wsgi [None req-ebfef34e-c857-4513-b051-81af74d2c45d cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b612b9613044ddbab387f48d362870/volumes/8d04d28d-ff3c-4815-9e89-c9102a86c8db returned with HTTP 200 [pid: 8|app: 0|req: 440/881] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:11:41 2026] GET /v3/84b612b9613044ddbab387f48d362870/volumes/8d04d28d-ff3c-4815-9e89-c9102a86c8db => generated 952 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:11:42.673 7 INFO cinder.api.openstack.wsgi [None req-def00748-0c2d-402c-9488-d39c3b349892 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b612b9613044ddbab387f48d362870/volumes/8d04d28d-ff3c-4815-9e89-c9102a86c8db 2026-07-16 17:11:42.682 7 INFO cinder.api.openstack.wsgi [None req-def00748-0c2d-402c-9488-d39c3b349892 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b612b9613044ddbab387f48d362870/volumes/8d04d28d-ff3c-4815-9e89-c9102a86c8db returned with HTTP 404 [pid: 7|app: 0|req: 442/882] 10.0.0.23 () {32 vars in 774 bytes} [Thu Jul 16 17:11:42 2026] GET /v3/84b612b9613044ddbab387f48d362870/volumes/8d04d28d-ff3c-4815-9e89-c9102a86c8db => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-16 17:11:47.392 7 INFO cinder.api.openstack.wsgi [None req-def00748-0c2d-402c-9488-d39c3b349892 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:11:47.392 8 INFO cinder.api.openstack.wsgi [None req-ebfef34e-c857-4513-b051-81af74d2c45d cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:11:47.394 8 INFO cinder.api.openstack.wsgi [None req-ebfef34e-c857-4513-b051-81af74d2c45d cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:11:47.394 7 INFO cinder.api.openstack.wsgi [None req-def00748-0c2d-402c-9488-d39c3b349892 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:11:48.540 7 INFO cinder.api.openstack.wsgi [None req-def00748-0c2d-402c-9488-d39c3b349892 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-16 17:11:48.542 7 INFO cinder.api.openstack.wsgi [None req-def00748-0c2d-402c-9488-d39c3b349892 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 444/885] 10.0.0.218 () {28 vars in 376 bytes} [Thu Jul 16 17:11:48 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 17:11:48.554 8 INFO cinder.api.openstack.wsgi [None req-baef1efc-8e07-4184-ad21-df447a0b96d8 be657415664c485f9ec9a8ba413ae148 0533027f313045bf84fd7958ad33a29d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0533027f313045bf84fd7958ad33a29d/limits?tenant_id=0533027f313045bf84fd7958ad33a29d 2026-07-16 17:11:48.579 8 INFO cinder.api.openstack.wsgi [None req-baef1efc-8e07-4184-ad21-df447a0b96d8 be657415664c485f9ec9a8ba413ae148 0533027f313045bf84fd7958ad33a29d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0533027f313045bf84fd7958ad33a29d/limits?tenant_id=0533027f313045bf84fd7958ad33a29d returned with HTTP 200 [pid: 8|app: 0|req: 442/886] 10.0.0.218 () {34 vars in 879 bytes} [Thu Jul 16 17:11:48 2026] GET /v3/0533027f313045bf84fd7958ad33a29d/limits?tenant_id=0533027f313045bf84fd7958ad33a29d => generated 302 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-16 17:11:51.104 7 INFO cinder.api.openstack.wsgi [None req-def00748-0c2d-402c-9488-d39c3b349892 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-16 17:11:51.104 7 INFO cinder.api.openstack.wsgi [None req-def00748-0c2d-402c-9488-d39c3b349892 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 445/887] 10.0.0.218 () {28 vars in 376 bytes} [Thu Jul 16 17:11:51 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-16 17:11:51.111 8 INFO cinder.api.openstack.wsgi [None req-baef1efc-8e07-4184-ad21-df447a0b96d8 be657415664c485f9ec9a8ba413ae148 0533027f313045bf84fd7958ad33a29d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-16 17:11:51.112 8 INFO cinder.api.openstack.wsgi [None req-baef1efc-8e07-4184-ad21-df447a0b96d8 be657415664c485f9ec9a8ba413ae148 0533027f313045bf84fd7958ad33a29d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 443/888] 10.0.0.218 () {28 vars in 376 bytes} [Thu Jul 16 17:11:51 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-16 17:11:51.739 7 INFO cinder.api.openstack.wsgi [None req-def00748-0c2d-402c-9488-d39c3b349892 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-16 17:11:51.740 7 INFO cinder.api.openstack.wsgi [None req-def00748-0c2d-402c-9488-d39c3b349892 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 446/889] 10.0.0.218 () {28 vars in 376 bytes} [Thu Jul 16 17:11:51 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-16 17:11:51.751 8 INFO cinder.api.openstack.wsgi [None req-c7dbaab2-beef-44a5-bdb3-92da0ff616fb be657415664c485f9ec9a8ba413ae148 0533027f313045bf84fd7958ad33a29d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0533027f313045bf84fd7958ad33a29d/limits?tenant_id=0533027f313045bf84fd7958ad33a29d 2026-07-16 17:11:51.774 8 INFO cinder.api.openstack.wsgi [None req-c7dbaab2-beef-44a5-bdb3-92da0ff616fb be657415664c485f9ec9a8ba413ae148 0533027f313045bf84fd7958ad33a29d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0533027f313045bf84fd7958ad33a29d/limits?tenant_id=0533027f313045bf84fd7958ad33a29d returned with HTTP 200 [pid: 8|app: 0|req: 444/890] 10.0.0.218 () {34 vars in 879 bytes} [Thu Jul 16 17:11:51 2026] GET /v3/0533027f313045bf84fd7958ad33a29d/limits?tenant_id=0533027f313045bf84fd7958ad33a29d => generated 302 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-16 17:11:54.247 7 INFO cinder.api.openstack.wsgi [None req-def00748-0c2d-402c-9488-d39c3b349892 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-16 17:11:54.248 7 INFO cinder.api.openstack.wsgi [None req-def00748-0c2d-402c-9488-d39c3b349892 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 447/891] 10.0.0.218 () {28 vars in 376 bytes} [Thu Jul 16 17:11:54 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-16 17:11:54.256 8 INFO cinder.api.openstack.wsgi [None req-c7dbaab2-beef-44a5-bdb3-92da0ff616fb be657415664c485f9ec9a8ba413ae148 0533027f313045bf84fd7958ad33a29d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-16 17:11:54.257 8 INFO cinder.api.openstack.wsgi [None req-c7dbaab2-beef-44a5-bdb3-92da0ff616fb be657415664c485f9ec9a8ba413ae148 0533027f313045bf84fd7958ad33a29d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 445/892] 10.0.0.218 () {28 vars in 376 bytes} [Thu Jul 16 17:11:54 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-16 17:11:57.392 7 INFO cinder.api.openstack.wsgi [None req-def00748-0c2d-402c-9488-d39c3b349892 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:11:57.392 8 INFO cinder.api.openstack.wsgi [None req-c7dbaab2-beef-44a5-bdb3-92da0ff616fb be657415664c485f9ec9a8ba413ae148 0533027f313045bf84fd7958ad33a29d - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:11:57.393 8 INFO cinder.api.openstack.wsgi [None req-c7dbaab2-beef-44a5-bdb3-92da0ff616fb be657415664c485f9ec9a8ba413ae148 0533027f313045bf84fd7958ad33a29d - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:11:57.393 7 INFO cinder.api.openstack.wsgi [None req-def00748-0c2d-402c-9488-d39c3b349892 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:12:07.392 8 INFO cinder.api.openstack.wsgi [None req-c7dbaab2-beef-44a5-bdb3-92da0ff616fb be657415664c485f9ec9a8ba413ae148 0533027f313045bf84fd7958ad33a29d - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:12:07.392 7 INFO cinder.api.openstack.wsgi [None req-def00748-0c2d-402c-9488-d39c3b349892 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:12:07.393 8 INFO cinder.api.openstack.wsgi [None req-c7dbaab2-beef-44a5-bdb3-92da0ff616fb be657415664c485f9ec9a8ba413ae148 0533027f313045bf84fd7958ad33a29d - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:12:07.393 7 INFO cinder.api.openstack.wsgi [None req-def00748-0c2d-402c-9488-d39c3b349892 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:12:17.392 7 INFO cinder.api.openstack.wsgi [None req-def00748-0c2d-402c-9488-d39c3b349892 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:12:17.392 8 INFO cinder.api.openstack.wsgi [None req-c7dbaab2-beef-44a5-bdb3-92da0ff616fb be657415664c485f9ec9a8ba413ae148 0533027f313045bf84fd7958ad33a29d - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:12:17.393 7 INFO cinder.api.openstack.wsgi [None req-def00748-0c2d-402c-9488-d39c3b349892 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:12:17.393 8 INFO cinder.api.openstack.wsgi [None req-c7dbaab2-beef-44a5-bdb3-92da0ff616fb be657415664c485f9ec9a8ba413ae148 0533027f313045bf84fd7958ad33a29d - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:12:27.392 7 INFO cinder.api.openstack.wsgi [None req-def00748-0c2d-402c-9488-d39c3b349892 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:12:27.392 8 INFO cinder.api.openstack.wsgi [None req-c7dbaab2-beef-44a5-bdb3-92da0ff616fb be657415664c485f9ec9a8ba413ae148 0533027f313045bf84fd7958ad33a29d - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:12:27.393 7 INFO cinder.api.openstack.wsgi [None req-def00748-0c2d-402c-9488-d39c3b349892 cab45c157a2248e0a725b3a2028cbf9d 84b612b9613044ddbab387f48d362870 - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:12:27.394 8 INFO cinder.api.openstack.wsgi [None req-c7dbaab2-beef-44a5-bdb3-92da0ff616fb be657415664c485f9ec9a8ba413ae148 0533027f313045bf84fd7958ad33a29d - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:12:35.160 7 INFO cinder.api.openstack.wsgi [None req-9584fe68-fadd-45ab-8334-e6967121ed3b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true 2026-07-16 17:12:35.220 7 INFO cinder.volume.api [None req-9584fe68-fadd-45ab-8334-e6967121ed3b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all snapshots completed successfully. 2026-07-16 17:12:35.220 7 INFO cinder.api.openstack.wsgi [None req-9584fe68-fadd-45ab-8334-e6967121ed3b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 452/901] 10.0.0.227 () {28 vars in 674 bytes} [Thu Jul 16 17:12:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true => generated 17 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:12:35.260 8 INFO cinder.api.openstack.wsgi [None req-9b46a0e7-d36d-4d56-a836-69ce565d3e94 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/268134cf618042d7bb0d48b0bf515a81?usage=true 2026-07-16 17:12:35.335 8 INFO cinder.api.openstack.wsgi [None req-9b46a0e7-d36d-4d56-a836-69ce565d3e94 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/268134cf618042d7bb0d48b0bf515a81?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 450/902] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:12:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/268134cf618042d7bb0d48b0bf515a81?usage=true => generated 847 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:12:35.348 7 INFO cinder.api.openstack.wsgi [None req-610caf94-26d1-416d-af91-f81db1fda580 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/411e079d96084e79a07c79756b28595b?usage=true 2026-07-16 17:12:35.378 7 INFO cinder.api.openstack.wsgi [None req-610caf94-26d1-416d-af91-f81db1fda580 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/411e079d96084e79a07c79756b28595b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 453/903] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:12:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/411e079d96084e79a07c79756b28595b?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:12:35.388 8 INFO cinder.api.openstack.wsgi [None req-7c0e24a0-a133-4ebe-bad8-c37c77f4168d 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7821d237382f42079a3747ed78a64a26?usage=true 2026-07-16 17:12:35.406 8 INFO cinder.api.openstack.wsgi [None req-7c0e24a0-a133-4ebe-bad8-c37c77f4168d 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7821d237382f42079a3747ed78a64a26?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 451/904] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:12:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7821d237382f42079a3747ed78a64a26?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:12:35.420 7 INFO cinder.api.openstack.wsgi [None req-ea97bc15-0abe-4ed9-847d-253ad10d179b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true 2026-07-16 17:12:35.443 7 INFO cinder.api.openstack.wsgi [None req-ea97bc15-0abe-4ed9-847d-253ad10d179b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 454/905] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:12:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:12:35.457 8 INFO cinder.api.openstack.wsgi [None req-246b24d7-d333-46fb-ab25-06c2a5f21d6c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true 2026-07-16 17:12:35.478 8 INFO cinder.api.openstack.wsgi [None req-246b24d7-d333-46fb-ab25-06c2a5f21d6c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 452/906] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:12:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:12:35.492 7 INFO cinder.api.openstack.wsgi [None req-7f60e301-1fc1-48c7-ad4b-0273c8f8e9db 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/c03edb63ec1141bc929fd4353e40c319?usage=true 2026-07-16 17:12:35.514 7 INFO cinder.api.openstack.wsgi [None req-7f60e301-1fc1-48c7-ad4b-0273c8f8e9db 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/c03edb63ec1141bc929fd4353e40c319?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 455/907] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:12:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/c03edb63ec1141bc929fd4353e40c319?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:12:35.525 8 INFO cinder.api.openstack.wsgi [None req-452ea1c0-6ae0-470a-a98b-f5f92a4146b1 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/da32867530d741a8b35ecf19fa52563a?usage=true 2026-07-16 17:12:35.546 8 INFO cinder.api.openstack.wsgi [None req-452ea1c0-6ae0-470a-a98b-f5f92a4146b1 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/da32867530d741a8b35ecf19fa52563a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 453/908] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:12:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/da32867530d741a8b35ecf19fa52563a?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:12:35.557 7 INFO cinder.api.openstack.wsgi [None req-d05d089b-79f9-41a8-b3af-d8ac9b90daab 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true 2026-07-16 17:12:35.586 7 INFO cinder.api.openstack.wsgi [None req-d05d089b-79f9-41a8-b3af-d8ac9b90daab 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 456/909] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:12:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:12:35.599 8 INFO cinder.api.openstack.wsgi [None req-ac3799af-2fc8-495a-9bbe-2d567106e0b9 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services 2026-07-16 17:12:35.604 8 INFO cinder.api.openstack.wsgi [None req-ac3799af-2fc8-495a-9bbe-2d567106e0b9 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 454/910] 10.0.0.227 () {28 vars in 645 bytes} [Thu Jul 16 17:12:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:12:35.615 7 INFO cinder.api.openstack.wsgi [None req-9bdfcfe1-97c1-4374-946b-c5af24b9c485 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:12:35.626 7 INFO cinder.volume.api [None req-9bdfcfe1-97c1-4374-946b-c5af24b9c485 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:12:35.627 7 INFO cinder.api.openstack.wsgi [None req-9bdfcfe1-97c1-4374-946b-c5af24b9c485 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 457/911] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:12:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:12:35.644 8 INFO cinder.api.openstack.wsgi [None req-cea16402-be15-4855-a3fb-1ffa85315439 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:12:35.655 8 INFO cinder.volume.api [None req-cea16402-be15-4855-a3fb-1ffa85315439 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:12:35.656 8 INFO cinder.api.openstack.wsgi [None req-cea16402-be15-4855-a3fb-1ffa85315439 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 455/912] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:12:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:12:35.668 7 INFO cinder.api.openstack.wsgi [None req-93212bbc-7a9b-4537-b40d-44b260403cf6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true 2026-07-16 17:12:36.173 7 INFO cinder.api.openstack.wsgi [None req-93212bbc-7a9b-4537-b40d-44b260403cf6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 458/913] 10.0.0.227 () {28 vars in 696 bytes} [Thu Jul 16 17:12:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:12:37.391 8 INFO cinder.api.openstack.wsgi [None req-cea16402-be15-4855-a3fb-1ffa85315439 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:12:37.391 7 INFO cinder.api.openstack.wsgi [None req-93212bbc-7a9b-4537-b40d-44b260403cf6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:12:37.392 8 INFO cinder.api.openstack.wsgi [None req-cea16402-be15-4855-a3fb-1ffa85315439 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:12:37.392 7 INFO cinder.api.openstack.wsgi [None req-93212bbc-7a9b-4537-b40d-44b260403cf6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:12:47.392 8 INFO cinder.api.openstack.wsgi [None req-cea16402-be15-4855-a3fb-1ffa85315439 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:12:47.393 7 INFO cinder.api.openstack.wsgi [None req-93212bbc-7a9b-4537-b40d-44b260403cf6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:12:47.393 8 INFO cinder.api.openstack.wsgi [None req-cea16402-be15-4855-a3fb-1ffa85315439 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:12:47.394 7 INFO cinder.api.openstack.wsgi [None req-93212bbc-7a9b-4537-b40d-44b260403cf6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:12:57.392 8 INFO cinder.api.openstack.wsgi [None req-cea16402-be15-4855-a3fb-1ffa85315439 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:12:57.392 7 INFO cinder.api.openstack.wsgi [None req-93212bbc-7a9b-4537-b40d-44b260403cf6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:12:57.393 8 INFO cinder.api.openstack.wsgi [None req-cea16402-be15-4855-a3fb-1ffa85315439 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:12:57.393 7 INFO cinder.api.openstack.wsgi [None req-93212bbc-7a9b-4537-b40d-44b260403cf6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:13:07.392 8 INFO cinder.api.openstack.wsgi [None req-cea16402-be15-4855-a3fb-1ffa85315439 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:13:07.392 7 INFO cinder.api.openstack.wsgi [None req-93212bbc-7a9b-4537-b40d-44b260403cf6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:13:07.394 8 INFO cinder.api.openstack.wsgi [None req-cea16402-be15-4855-a3fb-1ffa85315439 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:13:07.394 7 INFO cinder.api.openstack.wsgi [None req-93212bbc-7a9b-4537-b40d-44b260403cf6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:13:17.392 8 INFO cinder.api.openstack.wsgi [None req-cea16402-be15-4855-a3fb-1ffa85315439 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:13:17.392 7 INFO cinder.api.openstack.wsgi [None req-93212bbc-7a9b-4537-b40d-44b260403cf6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:13:17.393 8 INFO cinder.api.openstack.wsgi [None req-cea16402-be15-4855-a3fb-1ffa85315439 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:13:17.394 7 INFO cinder.api.openstack.wsgi [None req-93212bbc-7a9b-4537-b40d-44b260403cf6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:13:27.392 8 INFO cinder.api.openstack.wsgi [None req-cea16402-be15-4855-a3fb-1ffa85315439 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:13:27.392 7 INFO cinder.api.openstack.wsgi [None req-93212bbc-7a9b-4537-b40d-44b260403cf6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:13:27.393 8 INFO cinder.api.openstack.wsgi [None req-cea16402-be15-4855-a3fb-1ffa85315439 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:13:27.393 7 INFO cinder.api.openstack.wsgi [None req-93212bbc-7a9b-4537-b40d-44b260403cf6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:13:35.122 8 INFO cinder.api.openstack.wsgi [None req-af44a0a5-5713-42fe-a096-f5e37208fe6d 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:13:35.134 8 INFO cinder.volume.api [None req-af44a0a5-5713-42fe-a096-f5e37208fe6d 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:13:35.136 8 INFO cinder.api.openstack.wsgi [None req-af44a0a5-5713-42fe-a096-f5e37208fe6d 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 462/926] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:13:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:13:35.146 7 INFO cinder.api.openstack.wsgi [None req-1d70241a-3a49-4b74-b0b3-cde243cde1c1 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services 2026-07-16 17:13:35.154 7 INFO cinder.api.openstack.wsgi [None req-1d70241a-3a49-4b74-b0b3-cde243cde1c1 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 465/927] 10.0.0.227 () {28 vars in 645 bytes} [Thu Jul 16 17:13:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:13:35.167 8 INFO cinder.api.openstack.wsgi [None req-697cc03f-2d53-4ea2-8ccb-7603c67fc77c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:13:35.180 8 INFO cinder.volume.api [None req-697cc03f-2d53-4ea2-8ccb-7603c67fc77c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:13:35.181 8 INFO cinder.api.openstack.wsgi [None req-697cc03f-2d53-4ea2-8ccb-7603c67fc77c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 463/928] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:13:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:13:35.193 7 INFO cinder.api.openstack.wsgi [None req-3cc637e0-31ef-4110-b249-aa2b168c8b48 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true 2026-07-16 17:13:35.202 7 INFO cinder.volume.api [None req-3cc637e0-31ef-4110-b249-aa2b168c8b48 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all snapshots completed successfully. 2026-07-16 17:13:35.203 7 INFO cinder.api.openstack.wsgi [None req-3cc637e0-31ef-4110-b249-aa2b168c8b48 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 466/929] 10.0.0.227 () {28 vars in 674 bytes} [Thu Jul 16 17:13:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:13:35.215 8 INFO cinder.api.openstack.wsgi [None req-2fc8e696-6a50-4612-93fb-dfdfa08d544b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true 2026-07-16 17:13:35.727 8 INFO cinder.api.openstack.wsgi [None req-2fc8e696-6a50-4612-93fb-dfdfa08d544b 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 464/930] 10.0.0.227 () {28 vars in 696 bytes} [Thu Jul 16 17:13:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 527 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:13:35.871 7 INFO cinder.api.openstack.wsgi [None req-19ee61d5-6ee3-4b52-b428-78262b6c1faf 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/1f34c59375ad432abd117de69183183e?usage=true 2026-07-16 17:13:35.906 7 INFO cinder.api.openstack.wsgi [None req-19ee61d5-6ee3-4b52-b428-78262b6c1faf 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/1f34c59375ad432abd117de69183183e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 467/931] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:13:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/1f34c59375ad432abd117de69183183e?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:13:35.923 8 INFO cinder.api.openstack.wsgi [None req-43fd068d-3fd3-49cc-8386-33227233a10f 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/34198ed6cfa44ea88b9c1860be07836a?usage=true 2026-07-16 17:13:35.959 8 INFO cinder.api.openstack.wsgi [None req-43fd068d-3fd3-49cc-8386-33227233a10f 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/34198ed6cfa44ea88b9c1860be07836a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 465/932] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:13:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/34198ed6cfa44ea88b9c1860be07836a?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:13:35.981 7 INFO cinder.api.openstack.wsgi [None req-91e0c91c-9ef4-44f0-a2c7-606207779d29 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true 2026-07-16 17:13:36.014 7 INFO cinder.api.openstack.wsgi [None req-91e0c91c-9ef4-44f0-a2c7-606207779d29 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 468/933] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:13:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:13:36.033 8 INFO cinder.api.openstack.wsgi [None req-b9a6739a-bc79-49e9-a535-5b082bc0a58c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true 2026-07-16 17:13:36.066 8 INFO cinder.api.openstack.wsgi [None req-b9a6739a-bc79-49e9-a535-5b082bc0a58c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 466/934] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:13:36 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:13:36.083 7 INFO cinder.api.openstack.wsgi [None req-51e114ca-4aff-4e7c-ab69-38a72fd90100 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/b56d2e9632364ee386bd48fb6edbed17?usage=true 2026-07-16 17:13:36.120 7 INFO cinder.api.openstack.wsgi [None req-51e114ca-4aff-4e7c-ab69-38a72fd90100 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/b56d2e9632364ee386bd48fb6edbed17?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 469/935] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:13:36 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/b56d2e9632364ee386bd48fb6edbed17?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:13:36.131 8 INFO cinder.api.openstack.wsgi [None req-2a4003ba-7393-487c-8676-ff05923443b2 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true 2026-07-16 17:13:36.152 8 INFO cinder.api.openstack.wsgi [None req-2a4003ba-7393-487c-8676-ff05923443b2 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 467/936] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:13:36 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:13:37.392 7 INFO cinder.api.openstack.wsgi [None req-51e114ca-4aff-4e7c-ab69-38a72fd90100 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:13:37.392 7 INFO cinder.api.openstack.wsgi [None req-51e114ca-4aff-4e7c-ab69-38a72fd90100 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:13:37.392 8 INFO cinder.api.openstack.wsgi [None req-2a4003ba-7393-487c-8676-ff05923443b2 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:13:37.393 8 INFO cinder.api.openstack.wsgi [None req-2a4003ba-7393-487c-8676-ff05923443b2 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:13:47.392 8 INFO cinder.api.openstack.wsgi [None req-2a4003ba-7393-487c-8676-ff05923443b2 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:13:47.392 7 INFO cinder.api.openstack.wsgi [None req-51e114ca-4aff-4e7c-ab69-38a72fd90100 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:13:47.393 8 INFO cinder.api.openstack.wsgi [None req-2a4003ba-7393-487c-8676-ff05923443b2 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:13:47.393 7 INFO cinder.api.openstack.wsgi [None req-51e114ca-4aff-4e7c-ab69-38a72fd90100 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:13:57.392 8 INFO cinder.api.openstack.wsgi [None req-2a4003ba-7393-487c-8676-ff05923443b2 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:13:57.392 7 INFO cinder.api.openstack.wsgi [None req-51e114ca-4aff-4e7c-ab69-38a72fd90100 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:13:57.393 7 INFO cinder.api.openstack.wsgi [None req-51e114ca-4aff-4e7c-ab69-38a72fd90100 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:13:57.393 8 INFO cinder.api.openstack.wsgi [None req-2a4003ba-7393-487c-8676-ff05923443b2 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:14:07.393 7 INFO cinder.api.openstack.wsgi [None req-51e114ca-4aff-4e7c-ab69-38a72fd90100 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:14:07.393 8 INFO cinder.api.openstack.wsgi [None req-2a4003ba-7393-487c-8676-ff05923443b2 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:14:07.394 7 INFO cinder.api.openstack.wsgi [None req-51e114ca-4aff-4e7c-ab69-38a72fd90100 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:14:07.395 8 INFO cinder.api.openstack.wsgi [None req-2a4003ba-7393-487c-8676-ff05923443b2 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:14:17.392 7 INFO cinder.api.openstack.wsgi [None req-51e114ca-4aff-4e7c-ab69-38a72fd90100 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:14:17.392 8 INFO cinder.api.openstack.wsgi [None req-2a4003ba-7393-487c-8676-ff05923443b2 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:14:17.392 7 INFO cinder.api.openstack.wsgi [None req-51e114ca-4aff-4e7c-ab69-38a72fd90100 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:14:17.393 8 INFO cinder.api.openstack.wsgi [None req-2a4003ba-7393-487c-8676-ff05923443b2 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:14:27.392 8 INFO cinder.api.openstack.wsgi [None req-2a4003ba-7393-487c-8676-ff05923443b2 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:14:27.392 7 INFO cinder.api.openstack.wsgi [None req-51e114ca-4aff-4e7c-ab69-38a72fd90100 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:14:27.393 8 INFO cinder.api.openstack.wsgi [None req-2a4003ba-7393-487c-8676-ff05923443b2 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:14:27.393 7 INFO cinder.api.openstack.wsgi [None req-51e114ca-4aff-4e7c-ab69-38a72fd90100 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:14:35.122 8 INFO cinder.api.openstack.wsgi [None req-283848da-3cc3-4d07-9e82-379e18b0ef21 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:14:35.131 8 INFO cinder.volume.api [None req-283848da-3cc3-4d07-9e82-379e18b0ef21 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:14:35.133 8 INFO cinder.api.openstack.wsgi [None req-283848da-3cc3-4d07-9e82-379e18b0ef21 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 474/949] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:14:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:14:35.146 7 INFO cinder.api.openstack.wsgi [None req-9c1b7b51-3007-464c-a620-8c8094dee131 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:14:35.160 7 INFO cinder.volume.api [None req-9c1b7b51-3007-464c-a620-8c8094dee131 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:14:35.164 7 INFO cinder.api.openstack.wsgi [None req-9c1b7b51-3007-464c-a620-8c8094dee131 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 476/950] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:14:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/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-07-16 17:14:35.175 8 INFO cinder.api.openstack.wsgi [None req-041f185c-057b-4c4e-9962-dc28070a4065 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true 2026-07-16 17:14:35.182 8 INFO cinder.volume.api [None req-041f185c-057b-4c4e-9962-dc28070a4065 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all snapshots completed successfully. 2026-07-16 17:14:35.183 8 INFO cinder.api.openstack.wsgi [None req-041f185c-057b-4c4e-9962-dc28070a4065 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 475/951] 10.0.0.227 () {28 vars in 674 bytes} [Thu Jul 16 17:14:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:14:35.229 7 INFO cinder.api.openstack.wsgi [None req-0f4b8aca-9bd6-4ace-84bf-d2f54c7743f1 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/3797406e96fc45fead2de26f6d27e82f?usage=true 2026-07-16 17:14:35.253 7 INFO cinder.api.openstack.wsgi [None req-0f4b8aca-9bd6-4ace-84bf-d2f54c7743f1 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/3797406e96fc45fead2de26f6d27e82f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/952] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:14:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/3797406e96fc45fead2de26f6d27e82f?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:14:35.276 8 INFO cinder.api.openstack.wsgi [None req-c1a260bb-17aa-4f46-99ab-bce78f2da9dd 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true 2026-07-16 17:14:35.298 8 INFO cinder.api.openstack.wsgi [None req-c1a260bb-17aa-4f46-99ab-bce78f2da9dd 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 476/953] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:14:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:14:35.315 7 INFO cinder.api.openstack.wsgi [None req-035e1fc4-7e7b-4b05-8c01-81546d80486c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/8633daf600f4486d8573e31225f072d8?usage=true 2026-07-16 17:14:35.338 7 INFO cinder.api.openstack.wsgi [None req-035e1fc4-7e7b-4b05-8c01-81546d80486c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/8633daf600f4486d8573e31225f072d8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 478/954] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:14:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/8633daf600f4486d8573e31225f072d8?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:14:35.351 8 INFO cinder.api.openstack.wsgi [None req-662341bf-91d1-4d2c-abe7-a3e0020027a6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true 2026-07-16 17:14:35.374 8 INFO cinder.api.openstack.wsgi [None req-662341bf-91d1-4d2c-abe7-a3e0020027a6 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 477/955] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:14:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:14:35.388 7 INFO cinder.api.openstack.wsgi [None req-930548e4-a274-4b1b-a71a-5ab14b7fce16 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a620096a949f4760bc39f47abf59506d?usage=true 2026-07-16 17:14:35.412 7 INFO cinder.api.openstack.wsgi [None req-930548e4-a274-4b1b-a71a-5ab14b7fce16 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a620096a949f4760bc39f47abf59506d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 479/956] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:14:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a620096a949f4760bc39f47abf59506d?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:14:35.425 8 INFO cinder.api.openstack.wsgi [None req-794d53e1-c813-45d5-ae88-f7027dee975e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/b7fc92ffb13847c88bacf21a87d694cd?usage=true 2026-07-16 17:14:35.446 8 INFO cinder.api.openstack.wsgi [None req-794d53e1-c813-45d5-ae88-f7027dee975e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/b7fc92ffb13847c88bacf21a87d694cd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 478/957] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:14:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/b7fc92ffb13847c88bacf21a87d694cd?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:14:35.456 7 INFO cinder.api.openstack.wsgi [None req-b21f375d-679d-462d-a104-e4911e99ca23 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true 2026-07-16 17:14:35.476 7 INFO cinder.api.openstack.wsgi [None req-b21f375d-679d-462d-a104-e4911e99ca23 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 480/958] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:14:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:14:35.491 8 INFO cinder.api.openstack.wsgi [None req-27ccd027-0041-4c48-9223-3174131a84fa 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/f0722affc0484fc78df99d4dc05d6574?usage=true 2026-07-16 17:14:35.517 8 INFO cinder.api.openstack.wsgi [None req-27ccd027-0041-4c48-9223-3174131a84fa 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/f0722affc0484fc78df99d4dc05d6574?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/959] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:14:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/f0722affc0484fc78df99d4dc05d6574?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:14:35.531 7 INFO cinder.api.openstack.wsgi [None req-0de241b9-a844-4bc7-8d4d-5f5040e0af52 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/f1de258f92bb4f2abcd6b8e0e252e399?usage=true 2026-07-16 17:14:35.552 7 INFO cinder.api.openstack.wsgi [None req-0de241b9-a844-4bc7-8d4d-5f5040e0af52 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/f1de258f92bb4f2abcd6b8e0e252e399?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 481/960] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:14:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/f1de258f92bb4f2abcd6b8e0e252e399?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:14:35.564 8 INFO cinder.api.openstack.wsgi [None req-30c033e2-ec3c-4713-b9c8-053f9aac4a84 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/f59374671f754635a03c4b03a630dd88?usage=true 2026-07-16 17:14:35.592 8 INFO cinder.api.openstack.wsgi [None req-30c033e2-ec3c-4713-b9c8-053f9aac4a84 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/f59374671f754635a03c4b03a630dd88?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/961] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:14:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/f59374671f754635a03c4b03a630dd88?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:14:35.603 7 INFO cinder.api.openstack.wsgi [None req-63d480f2-fffa-40ef-9009-71499d0d26a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services 2026-07-16 17:14:35.609 7 INFO cinder.api.openstack.wsgi [None req-63d480f2-fffa-40ef-9009-71499d0d26a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 482/962] 10.0.0.227 () {28 vars in 645 bytes} [Thu Jul 16 17:14:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:14:35.632 8 INFO cinder.api.openstack.wsgi [None req-587d35ea-8db2-460e-96bc-c9d8d84b8e92 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true 2026-07-16 17:14:36.136 8 INFO cinder.api.openstack.wsgi [None req-587d35ea-8db2-460e-96bc-c9d8d84b8e92 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 481/963] 10.0.0.227 () {28 vars in 696 bytes} [Thu Jul 16 17:14:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:14:37.393 8 INFO cinder.api.openstack.wsgi [None req-587d35ea-8db2-460e-96bc-c9d8d84b8e92 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:14:37.393 7 INFO cinder.api.openstack.wsgi [None req-63d480f2-fffa-40ef-9009-71499d0d26a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:14:37.394 8 INFO cinder.api.openstack.wsgi [None req-587d35ea-8db2-460e-96bc-c9d8d84b8e92 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:14:37.394 7 INFO cinder.api.openstack.wsgi [None req-63d480f2-fffa-40ef-9009-71499d0d26a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:14:47.392 7 INFO cinder.api.openstack.wsgi [None req-63d480f2-fffa-40ef-9009-71499d0d26a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:14:47.392 8 INFO cinder.api.openstack.wsgi [None req-587d35ea-8db2-460e-96bc-c9d8d84b8e92 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:14:47.393 7 INFO cinder.api.openstack.wsgi [None req-63d480f2-fffa-40ef-9009-71499d0d26a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:14:47.393 8 INFO cinder.api.openstack.wsgi [None req-587d35ea-8db2-460e-96bc-c9d8d84b8e92 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:14:57.392 7 INFO cinder.api.openstack.wsgi [None req-63d480f2-fffa-40ef-9009-71499d0d26a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:14:57.392 8 INFO cinder.api.openstack.wsgi [None req-587d35ea-8db2-460e-96bc-c9d8d84b8e92 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:14:57.393 7 INFO cinder.api.openstack.wsgi [None req-63d480f2-fffa-40ef-9009-71499d0d26a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:14:57.393 8 INFO cinder.api.openstack.wsgi [None req-587d35ea-8db2-460e-96bc-c9d8d84b8e92 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:15:07.392 7 INFO cinder.api.openstack.wsgi [None req-63d480f2-fffa-40ef-9009-71499d0d26a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:15:07.393 7 INFO cinder.api.openstack.wsgi [None req-63d480f2-fffa-40ef-9009-71499d0d26a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:15:07.394 8 INFO cinder.api.openstack.wsgi [None req-587d35ea-8db2-460e-96bc-c9d8d84b8e92 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:15:07.397 8 INFO cinder.api.openstack.wsgi [None req-587d35ea-8db2-460e-96bc-c9d8d84b8e92 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:15:17.392 8 INFO cinder.api.openstack.wsgi [None req-587d35ea-8db2-460e-96bc-c9d8d84b8e92 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:15:17.392 7 INFO cinder.api.openstack.wsgi [None req-63d480f2-fffa-40ef-9009-71499d0d26a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:15:17.392 8 INFO cinder.api.openstack.wsgi [None req-587d35ea-8db2-460e-96bc-c9d8d84b8e92 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:15:17.394 7 INFO cinder.api.openstack.wsgi [None req-63d480f2-fffa-40ef-9009-71499d0d26a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:15:27.391 7 INFO cinder.api.openstack.wsgi [None req-63d480f2-fffa-40ef-9009-71499d0d26a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:15:27.391 8 INFO cinder.api.openstack.wsgi [None req-587d35ea-8db2-460e-96bc-c9d8d84b8e92 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:15:27.392 7 INFO cinder.api.openstack.wsgi [None req-63d480f2-fffa-40ef-9009-71499d0d26a7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:15:27.392 8 INFO cinder.api.openstack.wsgi [None req-587d35ea-8db2-460e-96bc-c9d8d84b8e92 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:15:35.175 7 INFO cinder.api.openstack.wsgi [None req-2ff7bcc7-1f86-4c5b-b92d-47eabff094c5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true 2026-07-16 17:15:35.208 7 INFO cinder.api.openstack.wsgi [None req-2ff7bcc7-1f86-4c5b-b92d-47eabff094c5 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/976] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:15:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true => generated 845 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:15:35.223 8 INFO cinder.api.openstack.wsgi [None req-4470e49d-4e27-4916-b88a-a3ff0fbb9a87 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true 2026-07-16 17:15:35.263 8 INFO cinder.api.openstack.wsgi [None req-4470e49d-4e27-4916-b88a-a3ff0fbb9a87 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 488/977] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:15:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:15:35.276 7 INFO cinder.api.openstack.wsgi [None req-5b3587e7-2062-490f-a88e-eb58c01e5457 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true 2026-07-16 17:15:35.302 7 INFO cinder.api.openstack.wsgi [None req-5b3587e7-2062-490f-a88e-eb58c01e5457 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/978] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:15:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:15:35.321 8 INFO cinder.api.openstack.wsgi [None req-84d2b001-25df-4721-8006-92f8ab7c9877 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:15:35.334 8 INFO cinder.volume.api [None req-84d2b001-25df-4721-8006-92f8ab7c9877 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:15:35.336 8 INFO cinder.api.openstack.wsgi [None req-84d2b001-25df-4721-8006-92f8ab7c9877 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 489/979] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:15:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/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-07-16 17:15:35.349 7 INFO cinder.api.openstack.wsgi [None req-f96e4bca-1840-441f-a22b-a42769223b3e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:15:35.363 7 INFO cinder.volume.api [None req-f96e4bca-1840-441f-a22b-a42769223b3e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:15:35.364 7 INFO cinder.api.openstack.wsgi [None req-f96e4bca-1840-441f-a22b-a42769223b3e 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 491/980] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:15:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:15:35.373 8 INFO cinder.api.openstack.wsgi [None req-a82ee5e5-c25f-4902-b6bf-ac67320c0e68 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true 2026-07-16 17:15:35.379 8 INFO cinder.volume.api [None req-a82ee5e5-c25f-4902-b6bf-ac67320c0e68 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all snapshots completed successfully. 2026-07-16 17:15:35.379 8 INFO cinder.api.openstack.wsgi [None req-a82ee5e5-c25f-4902-b6bf-ac67320c0e68 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 490/981] 10.0.0.227 () {28 vars in 674 bytes} [Thu Jul 16 17:15:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:15:35.394 7 INFO cinder.api.openstack.wsgi [None req-0c44739c-3ed7-4896-8eb9-4eb7a166cb22 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services 2026-07-16 17:15:35.403 7 INFO cinder.api.openstack.wsgi [None req-0c44739c-3ed7-4896-8eb9-4eb7a166cb22 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 492/982] 10.0.0.227 () {28 vars in 645 bytes} [Thu Jul 16 17:15:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:15:35.417 8 INFO cinder.api.openstack.wsgi [None req-4d6ab21c-dc9f-4eae-8e41-c6d6cd4a7f65 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true 2026-07-16 17:15:35.922 8 INFO cinder.api.openstack.wsgi [None req-4d6ab21c-dc9f-4eae-8e41-c6d6cd4a7f65 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 491/983] 10.0.0.227 () {28 vars in 696 bytes} [Thu Jul 16 17:15:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:15:37.392 7 INFO cinder.api.openstack.wsgi [None req-0c44739c-3ed7-4896-8eb9-4eb7a166cb22 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:15:37.394 8 INFO cinder.api.openstack.wsgi [None req-4d6ab21c-dc9f-4eae-8e41-c6d6cd4a7f65 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:15:37.394 7 INFO cinder.api.openstack.wsgi [None req-0c44739c-3ed7-4896-8eb9-4eb7a166cb22 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:15:37.394 8 INFO cinder.api.openstack.wsgi [None req-4d6ab21c-dc9f-4eae-8e41-c6d6cd4a7f65 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:15:47.391 7 INFO cinder.api.openstack.wsgi [None req-0c44739c-3ed7-4896-8eb9-4eb7a166cb22 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:15:47.392 7 INFO cinder.api.openstack.wsgi [None req-0c44739c-3ed7-4896-8eb9-4eb7a166cb22 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:15:47.396 8 INFO cinder.api.openstack.wsgi [None req-4d6ab21c-dc9f-4eae-8e41-c6d6cd4a7f65 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:15:47.397 8 INFO cinder.api.openstack.wsgi [None req-4d6ab21c-dc9f-4eae-8e41-c6d6cd4a7f65 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:15:57.394 8 INFO cinder.api.openstack.wsgi [None req-4d6ab21c-dc9f-4eae-8e41-c6d6cd4a7f65 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:15:57.395 8 INFO cinder.api.openstack.wsgi [None req-4d6ab21c-dc9f-4eae-8e41-c6d6cd4a7f65 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:15:57.396 7 INFO cinder.api.openstack.wsgi [None req-0c44739c-3ed7-4896-8eb9-4eb7a166cb22 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:15:57.397 7 INFO cinder.api.openstack.wsgi [None req-0c44739c-3ed7-4896-8eb9-4eb7a166cb22 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:16:07.392 8 INFO cinder.api.openstack.wsgi [None req-4d6ab21c-dc9f-4eae-8e41-c6d6cd4a7f65 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:16:07.393 7 INFO cinder.api.openstack.wsgi [None req-0c44739c-3ed7-4896-8eb9-4eb7a166cb22 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:16:07.394 8 INFO cinder.api.openstack.wsgi [None req-4d6ab21c-dc9f-4eae-8e41-c6d6cd4a7f65 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:16:07.395 7 INFO cinder.api.openstack.wsgi [None req-0c44739c-3ed7-4896-8eb9-4eb7a166cb22 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:16:17.392 8 INFO cinder.api.openstack.wsgi [None req-4d6ab21c-dc9f-4eae-8e41-c6d6cd4a7f65 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:16:17.392 7 INFO cinder.api.openstack.wsgi [None req-0c44739c-3ed7-4896-8eb9-4eb7a166cb22 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:16:17.393 8 INFO cinder.api.openstack.wsgi [None req-4d6ab21c-dc9f-4eae-8e41-c6d6cd4a7f65 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:16:17.394 7 INFO cinder.api.openstack.wsgi [None req-0c44739c-3ed7-4896-8eb9-4eb7a166cb22 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:16:27.392 7 INFO cinder.api.openstack.wsgi [None req-0c44739c-3ed7-4896-8eb9-4eb7a166cb22 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:16:27.393 8 INFO cinder.api.openstack.wsgi [None req-4d6ab21c-dc9f-4eae-8e41-c6d6cd4a7f65 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:16:27.394 7 INFO cinder.api.openstack.wsgi [None req-0c44739c-3ed7-4896-8eb9-4eb7a166cb22 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:16:27.394 8 INFO cinder.api.openstack.wsgi [None req-4d6ab21c-dc9f-4eae-8e41-c6d6cd4a7f65 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:16:34.918 8 INFO cinder.api.openstack.wsgi [None req-5e467e4a-9bc9-41a9-8123-29160ab710e8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true 2026-07-16 17:16:35.424 8 INFO cinder.api.openstack.wsgi [None req-5e467e4a-9bc9-41a9-8123-29160ab710e8 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 498/996] 10.0.0.227 () {28 vars in 696 bytes} [Thu Jul 16 17:16:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:16:35.443 7 INFO cinder.api.openstack.wsgi [None req-5b3bbce6-6c02-4563-be03-173d29965ca4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:16:35.458 7 INFO cinder.volume.api [None req-5b3bbce6-6c02-4563-be03-173d29965ca4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:16:35.461 7 INFO cinder.api.openstack.wsgi [None req-5b3bbce6-6c02-4563-be03-173d29965ca4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 499/997] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:16:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:16:35.474 8 INFO cinder.api.openstack.wsgi [None req-5eb900b9-b5f8-4354-ba1b-bff57ea9ab2c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services 2026-07-16 17:16:35.481 8 INFO cinder.api.openstack.wsgi [None req-5eb900b9-b5f8-4354-ba1b-bff57ea9ab2c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 499/998] 10.0.0.227 () {28 vars in 645 bytes} [Thu Jul 16 17:16:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:16:35.490 7 INFO cinder.api.openstack.wsgi [None req-3286eb01-2746-42a9-a49f-bf8c0c8fe5fe 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true 2026-07-16 17:16:35.498 7 INFO cinder.volume.api [None req-3286eb01-2746-42a9-a49f-bf8c0c8fe5fe 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all snapshots completed successfully. 2026-07-16 17:16:35.498 7 INFO cinder.api.openstack.wsgi [None req-3286eb01-2746-42a9-a49f-bf8c0c8fe5fe 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 500/999] 10.0.0.227 () {28 vars in 674 bytes} [Thu Jul 16 17:16:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:16:35.552 8 INFO cinder.api.openstack.wsgi [None req-e110e754-79d8-463a-84c6-f02b34920351 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true 2026-07-16 17:16:35.579 8 INFO cinder.api.openstack.wsgi [None req-e110e754-79d8-463a-84c6-f02b34920351 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 500/1000] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:16:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:16:35.593 7 INFO cinder.api.openstack.wsgi [None req-600be9af-5d39-4076-b321-ac035977e1f4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true 2026-07-16 17:16:35.622 7 INFO cinder.api.openstack.wsgi [None req-600be9af-5d39-4076-b321-ac035977e1f4 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 501/1001] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:16:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:16:35.634 8 INFO cinder.api.openstack.wsgi [None req-a4e8568e-0a26-45c9-9675-75759377e85a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true 2026-07-16 17:16:35.659 8 INFO cinder.api.openstack.wsgi [None req-a4e8568e-0a26-45c9-9675-75759377e85a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 501/1002] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:16:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:16:35.675 7 INFO cinder.api.openstack.wsgi [None req-4168f6ed-b02e-40fe-abae-3a0532402bad 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:16:35.687 7 INFO cinder.volume.api [None req-4168f6ed-b02e-40fe-abae-3a0532402bad 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:16:35.689 7 INFO cinder.api.openstack.wsgi [None req-4168f6ed-b02e-40fe-abae-3a0532402bad 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 502/1003] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:16:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:16:37.392 8 INFO cinder.api.openstack.wsgi [None req-a4e8568e-0a26-45c9-9675-75759377e85a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:16:37.392 8 INFO cinder.api.openstack.wsgi [None req-a4e8568e-0a26-45c9-9675-75759377e85a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:16:37.393 7 INFO cinder.api.openstack.wsgi [None req-4168f6ed-b02e-40fe-abae-3a0532402bad 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:16:37.394 7 INFO cinder.api.openstack.wsgi [None req-4168f6ed-b02e-40fe-abae-3a0532402bad 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:16:47.391 8 INFO cinder.api.openstack.wsgi [None req-a4e8568e-0a26-45c9-9675-75759377e85a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:16:47.392 8 INFO cinder.api.openstack.wsgi [None req-a4e8568e-0a26-45c9-9675-75759377e85a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:16:47.392 7 INFO cinder.api.openstack.wsgi [None req-4168f6ed-b02e-40fe-abae-3a0532402bad 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:16:47.394 7 INFO cinder.api.openstack.wsgi [None req-4168f6ed-b02e-40fe-abae-3a0532402bad 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:16:57.392 7 INFO cinder.api.openstack.wsgi [None req-4168f6ed-b02e-40fe-abae-3a0532402bad 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:16:57.392 8 INFO cinder.api.openstack.wsgi [None req-a4e8568e-0a26-45c9-9675-75759377e85a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:16:57.393 7 INFO cinder.api.openstack.wsgi [None req-4168f6ed-b02e-40fe-abae-3a0532402bad 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:16:57.393 8 INFO cinder.api.openstack.wsgi [None req-a4e8568e-0a26-45c9-9675-75759377e85a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:17:07.394 7 INFO cinder.api.openstack.wsgi [None req-4168f6ed-b02e-40fe-abae-3a0532402bad 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:17:07.394 7 INFO cinder.api.openstack.wsgi [None req-4168f6ed-b02e-40fe-abae-3a0532402bad 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:17:07.396 8 INFO cinder.api.openstack.wsgi [None req-a4e8568e-0a26-45c9-9675-75759377e85a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:17:07.401 8 INFO cinder.api.openstack.wsgi [None req-a4e8568e-0a26-45c9-9675-75759377e85a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:17:17.394 8 INFO cinder.api.openstack.wsgi [None req-a4e8568e-0a26-45c9-9675-75759377e85a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:17:17.395 7 INFO cinder.api.openstack.wsgi [None req-4168f6ed-b02e-40fe-abae-3a0532402bad 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:17:17.396 7 INFO cinder.api.openstack.wsgi [None req-4168f6ed-b02e-40fe-abae-3a0532402bad 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:17:17.397 8 INFO cinder.api.openstack.wsgi [None req-a4e8568e-0a26-45c9-9675-75759377e85a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:17:27.392 7 INFO cinder.api.openstack.wsgi [None req-4168f6ed-b02e-40fe-abae-3a0532402bad 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:17:27.395 8 INFO cinder.api.openstack.wsgi [None req-a4e8568e-0a26-45c9-9675-75759377e85a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:17:27.396 8 INFO cinder.api.openstack.wsgi [None req-a4e8568e-0a26-45c9-9675-75759377e85a 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:17:27.397 7 INFO cinder.api.openstack.wsgi [None req-4168f6ed-b02e-40fe-abae-3a0532402bad 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:17:34.916 8 INFO cinder.api.openstack.wsgi [None req-e5555580-9f25-4a53-8fed-a5f0f43091f7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services 2026-07-16 17:17:34.923 8 INFO cinder.api.openstack.wsgi [None req-e5555580-9f25-4a53-8fed-a5f0f43091f7 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 508/1016] 10.0.0.227 () {28 vars in 645 bytes} [Thu Jul 16 17:17:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-services => generated 646 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:17:34.933 7 INFO cinder.api.openstack.wsgi [None req-8461e50a-1fb8-4b56-9011-0d43dbebfb86 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true 2026-07-16 17:17:34.939 7 INFO cinder.volume.api [None req-8461e50a-1fb8-4b56-9011-0d43dbebfb86 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all snapshots completed successfully. 2026-07-16 17:17:34.940 7 INFO cinder.api.openstack.wsgi [None req-8461e50a-1fb8-4b56-9011-0d43dbebfb86 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1017] 10.0.0.227 () {28 vars in 674 bytes} [Thu Jul 16 17:17:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:17:34.953 8 INFO cinder.api.openstack.wsgi [None req-d8e1cf73-e33b-4cdb-9e98-1439eff7ec7c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true 2026-07-16 17:17:35.458 8 INFO cinder.api.openstack.wsgi [None req-d8e1cf73-e33b-4cdb-9e98-1439eff7ec7c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1018] 10.0.0.227 () {28 vars in 696 bytes} [Thu Jul 16 17:17:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:17:35.509 7 INFO cinder.api.openstack.wsgi [None req-4987a6e5-04e4-4553-994b-279af75fe22f 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true 2026-07-16 17:17:35.537 7 INFO cinder.api.openstack.wsgi [None req-4987a6e5-04e4-4553-994b-279af75fe22f 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1019] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:17:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:17:35.550 8 INFO cinder.api.openstack.wsgi [None req-5fadbda3-a5a3-4421-a7d5-4c87a6280486 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true 2026-07-16 17:17:35.588 8 INFO cinder.api.openstack.wsgi [None req-5fadbda3-a5a3-4421-a7d5-4c87a6280486 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1020] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:17:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:17:35.602 7 INFO cinder.api.openstack.wsgi [None req-a0ab067b-b9bb-42f2-b8a5-434c6017c9b3 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true 2026-07-16 17:17:35.619 7 INFO cinder.api.openstack.wsgi [None req-a0ab067b-b9bb-42f2-b8a5-434c6017c9b3 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1021] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:17:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:17:35.630 8 INFO cinder.api.openstack.wsgi [None req-3d988eca-c95f-4067-a2e7-47f9b1f5e116 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:17:35.644 8 INFO cinder.volume.api [None req-3d988eca-c95f-4067-a2e7-47f9b1f5e116 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:17:35.646 8 INFO cinder.api.openstack.wsgi [None req-3d988eca-c95f-4067-a2e7-47f9b1f5e116 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1022] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:17:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/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-07-16 17:17:35.659 7 INFO cinder.api.openstack.wsgi [None req-1d7644f4-3424-4904-b2d0-7b6804387233 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:17:35.667 7 INFO cinder.volume.api [None req-1d7644f4-3424-4904-b2d0-7b6804387233 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:17:35.669 7 INFO cinder.api.openstack.wsgi [None req-1d7644f4-3424-4904-b2d0-7b6804387233 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1023] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:17:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:17:37.392 8 INFO cinder.api.openstack.wsgi [None req-3d988eca-c95f-4067-a2e7-47f9b1f5e116 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:17:37.392 7 INFO cinder.api.openstack.wsgi [None req-1d7644f4-3424-4904-b2d0-7b6804387233 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:17:37.393 8 INFO cinder.api.openstack.wsgi [None req-3d988eca-c95f-4067-a2e7-47f9b1f5e116 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:17:37.393 7 INFO cinder.api.openstack.wsgi [None req-1d7644f4-3424-4904-b2d0-7b6804387233 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:17:47.392 7 INFO cinder.api.openstack.wsgi [None req-1d7644f4-3424-4904-b2d0-7b6804387233 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:17:47.392 8 INFO cinder.api.openstack.wsgi [None req-3d988eca-c95f-4067-a2e7-47f9b1f5e116 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:17:47.392 7 INFO cinder.api.openstack.wsgi [None req-1d7644f4-3424-4904-b2d0-7b6804387233 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:17:47.393 8 INFO cinder.api.openstack.wsgi [None req-3d988eca-c95f-4067-a2e7-47f9b1f5e116 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:17:57.392 7 INFO cinder.api.openstack.wsgi [None req-1d7644f4-3424-4904-b2d0-7b6804387233 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:17:57.392 8 INFO cinder.api.openstack.wsgi [None req-3d988eca-c95f-4067-a2e7-47f9b1f5e116 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:17:57.393 7 INFO cinder.api.openstack.wsgi [None req-1d7644f4-3424-4904-b2d0-7b6804387233 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:17:57.393 8 INFO cinder.api.openstack.wsgi [None req-3d988eca-c95f-4067-a2e7-47f9b1f5e116 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:18:07.391 7 INFO cinder.api.openstack.wsgi [None req-1d7644f4-3424-4904-b2d0-7b6804387233 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:18:07.392 7 INFO cinder.api.openstack.wsgi [None req-1d7644f4-3424-4904-b2d0-7b6804387233 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:18:07.392 8 INFO cinder.api.openstack.wsgi [None req-3d988eca-c95f-4067-a2e7-47f9b1f5e116 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:18:07.394 8 INFO cinder.api.openstack.wsgi [None req-3d988eca-c95f-4067-a2e7-47f9b1f5e116 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:18:17.392 7 INFO cinder.api.openstack.wsgi [None req-1d7644f4-3424-4904-b2d0-7b6804387233 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:18:17.393 7 INFO cinder.api.openstack.wsgi [None req-1d7644f4-3424-4904-b2d0-7b6804387233 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:18:17.393 8 INFO cinder.api.openstack.wsgi [None req-3d988eca-c95f-4067-a2e7-47f9b1f5e116 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:18:17.395 8 INFO cinder.api.openstack.wsgi [None req-3d988eca-c95f-4067-a2e7-47f9b1f5e116 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:18:27.392 7 INFO cinder.api.openstack.wsgi [None req-1d7644f4-3424-4904-b2d0-7b6804387233 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:18:27.393 8 INFO cinder.api.openstack.wsgi [None req-3d988eca-c95f-4067-a2e7-47f9b1f5e116 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:18:27.394 7 INFO cinder.api.openstack.wsgi [None req-1d7644f4-3424-4904-b2d0-7b6804387233 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:18:27.394 8 INFO cinder.api.openstack.wsgi [None req-3d988eca-c95f-4067-a2e7-47f9b1f5e116 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:18:34.907 7 INFO cinder.api.openstack.wsgi [None req-9d70bde5-d77c-493d-aedd-27e23c336395 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:18:34.917 7 INFO cinder.volume.api [None req-9d70bde5-d77c-493d-aedd-27e23c336395 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:18:34.919 7 INFO cinder.api.openstack.wsgi [None req-9d70bde5-d77c-493d-aedd-27e23c336395 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1036] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:18:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:18:34.932 8 INFO cinder.api.openstack.wsgi [None req-e30a6c40-6794-4181-8f0d-0e3643be31c3 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true 2026-07-16 17:18:34.938 8 INFO cinder.volume.api [None req-e30a6c40-6794-4181-8f0d-0e3643be31c3 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all snapshots completed successfully. 2026-07-16 17:18:34.939 8 INFO cinder.api.openstack.wsgi [None req-e30a6c40-6794-4181-8f0d-0e3643be31c3 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1037] 10.0.0.227 () {28 vars in 674 bytes} [Thu Jul 16 17:18:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:18:34.950 7 INFO cinder.api.openstack.wsgi [None req-087160e5-bac4-4f67-ac74-eb4a6640abd9 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services 2026-07-16 17:18:34.956 7 INFO cinder.api.openstack.wsgi [None req-087160e5-bac4-4f67-ac74-eb4a6640abd9 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 520/1038] 10.0.0.227 () {28 vars in 645 bytes} [Thu Jul 16 17:18:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:18:34.965 8 INFO cinder.api.openstack.wsgi [None req-9232aed7-b5af-45df-b87d-d6820cd82b31 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true 2026-07-16 17:18:35.468 8 INFO cinder.api.openstack.wsgi [None req-9232aed7-b5af-45df-b87d-d6820cd82b31 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1039] 10.0.0.227 () {28 vars in 696 bytes} [Thu Jul 16 17:18:34 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:18:35.482 7 INFO cinder.api.openstack.wsgi [None req-dc6776ab-bbf9-44f8-a1ed-324df7d015d0 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true 2026-07-16 17:18:35.493 7 INFO cinder.volume.api [None req-dc6776ab-bbf9-44f8-a1ed-324df7d015d0 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] Get all volumes completed successfully. 2026-07-16 17:18:35.494 7 INFO cinder.api.openstack.wsgi [None req-dc6776ab-bbf9-44f8-a1ed-324df7d015d0 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1040] 10.0.0.227 () {28 vars in 684 bytes} [Thu Jul 16 17:18:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-16 17:18:35.567 8 INFO cinder.api.openstack.wsgi [None req-b259199e-25bd-45bb-84c9-0cc62268a79f 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true 2026-07-16 17:18:35.600 8 INFO cinder.api.openstack.wsgi [None req-b259199e-25bd-45bb-84c9-0cc62268a79f 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1041] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:18:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/7fc8011fb237401f903b73b6babb9adc?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:18:35.614 7 INFO cinder.api.openstack.wsgi [None req-254046db-dfb4-4ca9-b245-84ee3abaf7ab 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true 2026-07-16 17:18:35.632 7 INFO cinder.api.openstack.wsgi [None req-254046db-dfb4-4ca9-b245-84ee3abaf7ab 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1042] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:18:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/a5b92589619949fb96afc00bae46c62b?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:18:35.649 8 INFO cinder.api.openstack.wsgi [None req-3b52a753-d52b-4c85-84fd-ad69e9a36a6c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true 2026-07-16 17:18:35.674 8 INFO cinder.api.openstack.wsgi [None req-3b52a753-d52b-4c85-84fd-ad69e9a36a6c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1043] 10.0.0.227 () {28 vars in 736 bytes} [Thu Jul 16 17:18:35 2026] GET /v3/7fc8011fb237401f903b73b6babb9adc/os-quota-sets/ed0f7cbf913a4fcd8ec766770281794d?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-16 17:18:37.392 8 INFO cinder.api.openstack.wsgi [None req-3b52a753-d52b-4c85-84fd-ad69e9a36a6c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:18:37.392 7 INFO cinder.api.openstack.wsgi [None req-254046db-dfb4-4ca9-b245-84ee3abaf7ab 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:18:37.393 7 INFO cinder.api.openstack.wsgi [None req-254046db-dfb4-4ca9-b245-84ee3abaf7ab 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:18:37.393 8 INFO cinder.api.openstack.wsgi [None req-3b52a753-d52b-4c85-84fd-ad69e9a36a6c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:18:47.394 8 INFO cinder.api.openstack.wsgi [None req-3b52a753-d52b-4c85-84fd-ad69e9a36a6c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:18:47.394 7 INFO cinder.api.openstack.wsgi [None req-254046db-dfb4-4ca9-b245-84ee3abaf7ab 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:18:47.395 8 INFO cinder.api.openstack.wsgi [None req-3b52a753-d52b-4c85-84fd-ad69e9a36a6c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:18:47.395 7 INFO cinder.api.openstack.wsgi [None req-254046db-dfb4-4ca9-b245-84ee3abaf7ab 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:18:57.392 8 INFO cinder.api.openstack.wsgi [None req-3b52a753-d52b-4c85-84fd-ad69e9a36a6c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:18:57.392 7 INFO cinder.api.openstack.wsgi [None req-254046db-dfb4-4ca9-b245-84ee3abaf7ab 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:18:57.393 8 INFO cinder.api.openstack.wsgi [None req-3b52a753-d52b-4c85-84fd-ad69e9a36a6c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:18:57.393 7 INFO cinder.api.openstack.wsgi [None req-254046db-dfb4-4ca9-b245-84ee3abaf7ab 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:19:07.392 8 INFO cinder.api.openstack.wsgi [None req-3b52a753-d52b-4c85-84fd-ad69e9a36a6c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:19:07.392 7 INFO cinder.api.openstack.wsgi [None req-254046db-dfb4-4ca9-b245-84ee3abaf7ab 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:19:07.393 8 INFO cinder.api.openstack.wsgi [None req-3b52a753-d52b-4c85-84fd-ad69e9a36a6c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:19:07.393 7 INFO cinder.api.openstack.wsgi [None req-254046db-dfb4-4ca9-b245-84ee3abaf7ab 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:19:17.392 7 INFO cinder.api.openstack.wsgi [None req-254046db-dfb4-4ca9-b245-84ee3abaf7ab 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:19:17.392 8 INFO cinder.api.openstack.wsgi [None req-3b52a753-d52b-4c85-84fd-ad69e9a36a6c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:19:17.393 7 INFO cinder.api.openstack.wsgi [None req-254046db-dfb4-4ca9-b245-84ee3abaf7ab 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:19:17.394 8 INFO cinder.api.openstack.wsgi [None req-3b52a753-d52b-4c85-84fd-ad69e9a36a6c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:19:27.392 7 INFO cinder.api.openstack.wsgi [None req-254046db-dfb4-4ca9-b245-84ee3abaf7ab 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:19:27.392 8 INFO cinder.api.openstack.wsgi [None req-3b52a753-d52b-4c85-84fd-ad69e9a36a6c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] GET http://10.0.0.122:8776/ 2026-07-16 17:19:27.393 7 INFO cinder.api.openstack.wsgi [None req-254046db-dfb4-4ca9-b245-84ee3abaf7ab 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300 2026-07-16 17:19:27.394 8 INFO cinder.api.openstack.wsgi [None req-3b52a753-d52b-4c85-84fd-ad69e9a36a6c 2c50500a55254b52b74ffcb73d7a9e65 7fc8011fb237401f903b73b6babb9adc - - default default] http://10.0.0.122:8776/ returned with HTTP 300