+ 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 May 14 01:20:55 2026] *** compiled with version: 13.3.0 on 13 May 2026 13:11:37 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: cinder-api-568f6b7b84-8n8sj 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 0x7f5e1fcf9668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/cinder/__init__.py:21: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet # noqa /var/lib/openstack/lib/python3.12/site-packages/cinder/__init__.py:21: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet # noqa /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-14 01:20:59.206 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-14 01:20:59.206 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-05-14 01:20:59.231 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-14 01:20:59.231 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-05-14 01:21:00.482 8 INFO cinder.rpc [None req-ed0677df-1ced-4deb-b0f4-270e61d07d38 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-14 01:21:00.484 8 INFO cinder.rpc [None req-ed0677df-1ced-4deb-b0f4-270e61d07d38 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-14 01:21:00.487 8 INFO cinder.rpc [None req-ed0677df-1ced-4deb-b0f4-270e61d07d38 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-14 01:21:00.491 8 INFO cinder.rpc [None req-ed0677df-1ced-4deb-b0f4-270e61d07d38 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-14 01:21:00.506 8 INFO cinder.rpc [None req-ed0677df-1ced-4deb-b0f4-270e61d07d38 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-14 01:21:00.510 8 INFO cinder.rpc [None req-ed0677df-1ced-4deb-b0f4-270e61d07d38 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-14 01:21:00.557 8 WARNING cinder.api.contrib.hosts [None req-ed0677df-1ced-4deb-b0f4-270e61d07d38 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-14 01:21:00.595 8 WARNING keystonemiddleware._common.config [None req-ed0677df-1ced-4deb-b0f4-270e61d07d38 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-14 01:21:00.604 8 WARNING oslo_config.cfg [None req-ed0677df-1ced-4deb-b0f4-270e61d07d38 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-14 01:21:00.604 7 INFO cinder.rpc [None req-d3ec3d35-743f-411d-98a3-094cdd60b611 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f5e1fcf9668 pid: 8 (default app) 2026-05-14 01:21:00.618 7 INFO cinder.rpc [None req-d3ec3d35-743f-411d-98a3-094cdd60b611 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-14 01:21:00.622 7 INFO cinder.rpc [None req-d3ec3d35-743f-411d-98a3-094cdd60b611 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-14 01:21:00.625 7 INFO cinder.rpc [None req-d3ec3d35-743f-411d-98a3-094cdd60b611 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-14 01:21:00.640 7 INFO cinder.rpc [None req-d3ec3d35-743f-411d-98a3-094cdd60b611 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-14 01:21:00.644 7 INFO cinder.rpc [None req-d3ec3d35-743f-411d-98a3-094cdd60b611 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-14 01:21:00.658 8 INFO cinder.api.openstack.wsgi [None req-ed0677df-1ced-4deb-b0f4-270e61d07d38 - - - - - -] GET http://10.0.0.168:8776/ 2026-05-14 01:21:00.659 8 INFO cinder.api.openstack.wsgi [None req-ed0677df-1ced-4deb-b0f4-270e61d07d38 - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:21:00.693 7 WARNING cinder.api.contrib.hosts [None req-d3ec3d35-743f-411d-98a3-094cdd60b611 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-14 01:21:00.734 7 WARNING keystonemiddleware._common.config [None req-d3ec3d35-743f-411d-98a3-094cdd60b611 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-14 01:21:00.744 7 WARNING oslo_config.cfg [None req-d3ec3d35-743f-411d-98a3-094cdd60b611 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f5e1fcf9668 pid: 7 (default app) 2026-05-14 01:21:10.658 8 INFO cinder.api.openstack.wsgi [None req-ed0677df-1ced-4deb-b0f4-270e61d07d38 - - - - - -] GET http://10.0.0.168:8776/ 2026-05-14 01:21:10.661 8 INFO cinder.api.openstack.wsgi [None req-ed0677df-1ced-4deb-b0f4-270e61d07d38 - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:21:20.659 7 INFO cinder.api.openstack.wsgi [None req-d3ec3d35-743f-411d-98a3-094cdd60b611 - - - - - -] GET http://10.0.0.168:8776/ 2026-05-14 01:21:20.661 7 INFO cinder.api.openstack.wsgi [None req-d3ec3d35-743f-411d-98a3-094cdd60b611 - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:21:30.658 8 INFO cinder.api.openstack.wsgi [None req-ed0677df-1ced-4deb-b0f4-270e61d07d38 - - - - - -] GET http://10.0.0.168:8776/ 2026-05-14 01:21:30.658 7 INFO cinder.api.openstack.wsgi [None req-d3ec3d35-743f-411d-98a3-094cdd60b611 - - - - - -] GET http://10.0.0.168:8776/ 2026-05-14 01:21:30.658 8 INFO cinder.api.openstack.wsgi [None req-ed0677df-1ced-4deb-b0f4-270e61d07d38 - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:21:30.659 7 INFO cinder.api.openstack.wsgi [None req-d3ec3d35-743f-411d-98a3-094cdd60b611 - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:21:40.658 7 INFO cinder.api.openstack.wsgi [None req-d3ec3d35-743f-411d-98a3-094cdd60b611 - - - - - -] GET http://10.0.0.168:8776/ 2026-05-14 01:21:40.659 7 INFO cinder.api.openstack.wsgi [None req-d3ec3d35-743f-411d-98a3-094cdd60b611 - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:21:40.658 8 INFO cinder.api.openstack.wsgi [None req-ed0677df-1ced-4deb-b0f4-270e61d07d38 - - - - - -] GET http://10.0.0.168:8776/ 2026-05-14 01:21:40.661 8 INFO cinder.api.openstack.wsgi [None req-ed0677df-1ced-4deb-b0f4-270e61d07d38 - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:21:50.658 7 INFO cinder.api.openstack.wsgi [None req-d3ec3d35-743f-411d-98a3-094cdd60b611 - - - - - -] GET http://10.0.0.168:8776/ 2026-05-14 01:21:50.658 8 INFO cinder.api.openstack.wsgi [None req-ed0677df-1ced-4deb-b0f4-270e61d07d38 - - - - - -] GET http://10.0.0.168:8776/ 2026-05-14 01:21:50.659 7 INFO cinder.api.openstack.wsgi [None req-d3ec3d35-743f-411d-98a3-094cdd60b611 - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:21:50.660 8 INFO cinder.api.openstack.wsgi [None req-ed0677df-1ced-4deb-b0f4-270e61d07d38 - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:22:00.658 8 INFO cinder.api.openstack.wsgi [None req-ed0677df-1ced-4deb-b0f4-270e61d07d38 - - - - - -] GET http://10.0.0.168:8776/ 2026-05-14 01:22:00.658 7 INFO cinder.api.openstack.wsgi [None req-d3ec3d35-743f-411d-98a3-094cdd60b611 - - - - - -] GET http://10.0.0.168:8776/ 2026-05-14 01:22:00.659 8 INFO cinder.api.openstack.wsgi [None req-ed0677df-1ced-4deb-b0f4-270e61d07d38 - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:22:00.659 7 INFO cinder.api.openstack.wsgi [None req-d3ec3d35-743f-411d-98a3-094cdd60b611 - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:22:10.658 8 INFO cinder.api.openstack.wsgi [None req-ed0677df-1ced-4deb-b0f4-270e61d07d38 - - - - - -] GET http://10.0.0.168:8776/ 2026-05-14 01:22:10.658 7 INFO cinder.api.openstack.wsgi [None req-d3ec3d35-743f-411d-98a3-094cdd60b611 - - - - - -] GET http://10.0.0.168:8776/ 2026-05-14 01:22:10.659 8 INFO cinder.api.openstack.wsgi [None req-ed0677df-1ced-4deb-b0f4-270e61d07d38 - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:22:10.659 7 INFO cinder.api.openstack.wsgi [None req-d3ec3d35-743f-411d-98a3-094cdd60b611 - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:22:20.658 7 INFO cinder.api.openstack.wsgi [None req-d3ec3d35-743f-411d-98a3-094cdd60b611 - - - - - -] GET http://10.0.0.168:8776/ 2026-05-14 01:22:20.658 8 INFO cinder.api.openstack.wsgi [None req-ed0677df-1ced-4deb-b0f4-270e61d07d38 - - - - - -] GET http://10.0.0.168:8776/ 2026-05-14 01:22:20.659 8 INFO cinder.api.openstack.wsgi [None req-ed0677df-1ced-4deb-b0f4-270e61d07d38 - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:22:20.659 7 INFO cinder.api.openstack.wsgi [None req-d3ec3d35-743f-411d-98a3-094cdd60b611 - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:22:30.661 8 INFO cinder.api.openstack.wsgi [None req-ed0677df-1ced-4deb-b0f4-270e61d07d38 - - - - - -] GET http://10.0.0.168:8776/ 2026-05-14 01:22:30.661 7 INFO cinder.api.openstack.wsgi [None req-d3ec3d35-743f-411d-98a3-094cdd60b611 - - - - - -] GET http://10.0.0.168:8776/ 2026-05-14 01:22:30.662 8 INFO cinder.api.openstack.wsgi [None req-ed0677df-1ced-4deb-b0f4-270e61d07d38 - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:22:30.662 7 INFO cinder.api.openstack.wsgi [None req-d3ec3d35-743f-411d-98a3-094cdd60b611 - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:22:40.658 8 INFO cinder.api.openstack.wsgi [None req-ed0677df-1ced-4deb-b0f4-270e61d07d38 - - - - - -] GET http://10.0.0.168:8776/ 2026-05-14 01:22:40.658 7 INFO cinder.api.openstack.wsgi [None req-d3ec3d35-743f-411d-98a3-094cdd60b611 - - - - - -] GET http://10.0.0.168:8776/ 2026-05-14 01:22:40.659 8 INFO cinder.api.openstack.wsgi [None req-ed0677df-1ced-4deb-b0f4-270e61d07d38 - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:22:40.659 7 INFO cinder.api.openstack.wsgi [None req-d3ec3d35-743f-411d-98a3-094cdd60b611 - - - - - -] http://10.0.0.168: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-05-14 01:22:45.494 8 INFO cinder.api.openstack.wsgi [None req-9857b698-9cd4-4ce3-b10a-ead960842707 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/types/rbd1 2026-05-14 01:22:45.514 8 INFO cinder.api.openstack.wsgi [None req-9857b698-9cd4-4ce3-b10a-ead960842707 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 11/20] 10.0.0.162 () {30 vars in 682 bytes} [Thu May 14 01:22:44 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/types/rbd1 => generated 82 bytes in 859 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-05-14 01:22:45.941 7 INFO cinder.api.openstack.wsgi [None req-4a24e7bc-35e4-42e0-8bd8-0b044418671b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 01:22:45.964 7 INFO cinder.api.openstack.wsgi [None req-4a24e7bc-35e4-42e0-8bd8-0b044418671b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 10/21] 10.0.0.162 () {30 vars in 721 bytes} [Thu May 14 01:22:45 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/types?name=rbd1&is_public=None => generated 20 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 01:22:47.702 8 INFO cinder.api.openstack.wsgi [None req-0d568a62-5918-445e-9f91-7dfbc0025a95 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 01:22:47.727 8 INFO cinder.api.openstack.wsgi [None req-0d568a62-5918-445e-9f91-7dfbc0025a95 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/types returned with HTTP 200 [pid: 8|app: 0|req: 12/22] 10.0.0.162 () {34 vars in 725 bytes} [Thu May 14 01:22:47 2026] POST /v3/6cc50c06d7af4db0b5248b779a915550/types => generated 179 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:22:47.743 7 INFO cinder.api.openstack.wsgi [req-0d568a62-5918-445e-9f91-7dfbc0025a95 req-d028da2d-ddb1-4bc6-ba8a-a8ca1702edd1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/types/8e890504-59ac-44c7-a80b-e554069f9144/extra_specs 2026-05-14 01:22:47.800 7 INFO cinder.api.openstack.wsgi [req-0d568a62-5918-445e-9f91-7dfbc0025a95 req-d028da2d-ddb1-4bc6-ba8a-a8ca1702edd1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/types/8e890504-59ac-44c7-a80b-e554069f9144/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 11/23] 10.0.0.162 () {36 vars in 894 bytes} [Thu May 14 01:22:47 2026] POST /v3/6cc50c06d7af4db0b5248b779a915550/types/8e890504-59ac-44c7-a80b-e554069f9144/extra_specs => generated 48 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 01:22:49.513 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/types?is_public=None 2026-05-14 01:22:49.528 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 13/24] 10.0.0.162 () {30 vars in 701 bytes} [Thu May 14 01:22:49 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/types?is_public=None => generated 443 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:22:50.658 7 INFO cinder.api.openstack.wsgi [req-0d568a62-5918-445e-9f91-7dfbc0025a95 req-d028da2d-ddb1-4bc6-ba8a-a8ca1702edd1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:22:50.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:22:50.659 7 INFO cinder.api.openstack.wsgi [req-0d568a62-5918-445e-9f91-7dfbc0025a95 req-d028da2d-ddb1-4bc6-ba8a-a8ca1702edd1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:22:50.660 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:22:51.537 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/qos-specs 2026-05-14 01:22:51.549 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 13/27] 10.0.0.162 () {30 vars in 680 bytes} [Thu May 14 01:22:51 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/qos-specs => generated 17 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 01:23:00.664 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:23:00.664 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:23:00.665 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:23:00.665 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:23:10.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:23:10.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:23:10.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:23:10.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:23:20.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:23:20.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:23:20.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:23:20.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:23:30.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:23:30.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:23:30.660 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:23:30.661 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:23:40.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:23:40.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:23:40.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:23:40.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:23:50.657 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:23:50.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:23:50.662 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:23:50.663 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:24:00.657 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:24:00.657 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:24:00.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:24:00.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:24:10.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:24:10.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:24:10.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:24:10.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:24:20.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:24:20.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:24:20.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:24:20.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:24:30.657 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:24:30.657 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:24:30.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:24:30.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:24:40.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:24:40.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:24:40.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:24:40.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:24:50.657 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:24:50.657 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:24:50.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:24:50.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:25:00.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:25:00.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:25:00.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:25:00.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:25:10.657 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:25:10.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:25:10.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:25:10.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:25:20.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:25:20.660 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:25:20.660 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:25:20.661 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:25:30.657 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:25:30.657 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:25:30.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:25:30.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:25:40.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:25:40.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:25:40.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:25:40.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:25:50.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:25:50.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:25:50.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:25:50.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:26:00.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:26:00.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:26:00.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:26:00.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:26:10.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:26:10.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:26:10.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:26:10.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:26:20.667 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:26:20.667 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:26:20.668 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:26:20.668 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:26:30.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:26:30.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:26:30.660 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:26:30.660 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:26:40.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:26:40.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:26:40.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:26:40.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:26:50.664 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:26:50.664 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:26:50.665 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:26:50.665 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:27:00.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:27:00.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:27:00.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:27:00.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:27:10.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:27:10.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:27:10.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:27:10.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:27:20.657 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:27:20.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:27:20.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:27:20.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:27:30.657 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:27:30.657 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:27:30.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:27:30.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:27:40.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:27:40.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:27:40.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:27:40.660 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:27:50.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:27:50.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:27:50.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:27:50.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:28:00.663 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:28:00.663 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:28:00.663 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:28:00.664 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:28:10.657 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:28:10.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:28:10.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:28:10.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:28:20.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:28:20.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:28:20.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:28:20.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:28:30.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:28:30.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:28:30.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:28:30.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:28:40.657 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:28:40.657 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:28:40.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:28:40.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:28:50.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:28:50.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:28:50.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:28:50.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:29:00.657 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:29:00.657 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:29:00.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:29:00.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:29:10.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:29:10.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:29:10.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:29:10.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:29:20.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:29:20.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:29:20.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:29:20.660 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:29:30.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:29:30.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:29:30.660 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:29:30.660 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:29:40.657 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:29:40.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:29:40.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:29:40.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:29:50.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:29:50.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:29:50.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:29:50.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:30:00.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:30:00.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:30:00.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:30:00.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:30:10.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:30:10.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:30:10.660 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:30:10.660 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:30:20.657 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:30:20.657 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:30:20.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:30:20.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:30:30.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:30:30.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:30:30.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:30:30.660 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:30:40.657 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:30:40.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:30:40.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:30:40.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:30:50.657 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:30:50.657 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:30:50.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:30:50.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:31:00.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:31:00.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:31:00.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:31:00.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:31:10.657 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:31:10.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:31:10.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:31:10.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:31:20.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:31:20.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:31:20.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:31:20.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:31:30.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:31:30.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:31:30.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:31:30.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:31:40.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:31:40.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:31:40.660 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:31:40.660 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:31:50.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:31:50.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:31:50.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:31:50.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:32:00.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:32:00.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:32:00.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:32:00.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:32:10.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:32:10.660 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:32:10.661 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:32:10.662 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:32:20.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:32:20.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:32:20.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:32:20.660 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:32:30.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:32:30.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:32:30.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:32:30.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:32:40.657 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:32:40.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:32:40.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:32:40.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:32:50.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:32:50.660 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:32:50.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:32:50.661 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:33:00.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:33:00.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:33:00.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:33:00.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:33:10.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:33:10.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:33:10.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:33:10.661 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:33:20.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:33:20.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:33:20.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:33:20.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:33:30.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:33:30.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:33:30.661 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:33:30.662 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:33:40.657 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:33:40.657 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:33:40.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:33:40.660 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:33:50.657 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:33:50.657 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:33:50.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:33:50.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:34:00.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:34:00.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:34:00.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:34:00.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:34:10.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:34:10.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:34:10.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:34:10.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:34:20.657 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:34:20.657 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:34:20.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:34:20.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:34:30.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:34:30.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:34:30.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:34:30.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:34:40.657 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:34:40.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:34:40.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:34:40.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:34:50.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:34:50.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:34:50.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:34:50.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:35:00.657 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:35:00.657 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:35:00.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:35:00.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:35:10.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:35:10.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:35:10.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:35:10.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:35:20.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:35:20.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:35:20.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:35:20.660 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:35:30.657 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:35:30.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:35:30.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:35:30.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:35:40.671 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:35:40.672 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:35:40.672 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:35:40.673 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:35:50.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:35:50.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:35:50.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:35:50.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:36:00.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:36:00.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:36:00.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:36:00.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:36:10.657 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:36:10.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:36:10.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:36:10.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:36:20.657 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:36:20.657 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:36:20.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:36:20.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:36:30.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:36:30.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:36:30.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:36:30.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:36:40.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:36:40.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:36:40.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:36:40.660 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:36:50.657 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:36:50.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:36:50.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:36:50.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:37:00.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:37:00.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:37:00.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:37:00.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:37:10.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:37:10.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:37:10.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:37:10.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:37:20.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:37:20.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:37:20.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:37:20.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:37:30.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:37:30.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:37:30.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:37:30.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:37:40.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:37:40.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:37:40.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:37:40.660 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:37:50.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:37:50.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:37:50.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:37:50.660 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:38:00.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:38:00.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:38:00.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:38:00.660 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:38:10.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:38:10.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:38:10.661 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:38:10.662 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:38:20.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:38:20.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:38:20.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:38:20.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:38:30.657 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:38:30.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:38:30.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:38:30.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:38:40.657 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:38:40.657 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:38:40.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:38:40.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:38:50.657 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:38:50.657 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:38:50.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:38:50.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:39:00.657 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:39:00.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:39:00.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:39:00.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:39:10.657 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:39:10.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:39:10.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:39:10.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:39:20.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:39:20.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:39:20.660 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:39:20.660 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:39:30.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:39:30.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:39:30.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:39:30.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:39:40.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:39:40.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:39:40.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:39:40.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:39:50.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:39:50.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:39:50.659 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:39:50.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:40:00.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:40:00.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:40:00.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:40:00.659 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:40:10.657 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:40:10.657 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:40:10.658 7 INFO cinder.api.openstack.wsgi [None req-35030c27-e10a-423d-b985-1d04c7882ece be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:40:10.658 8 INFO cinder.api.openstack.wsgi [None req-87e1721a-7066-499a-9658-7894e1a36919 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 01:40:12.843 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET https://volume.199-204-45-57.nip.io/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=False 2026-05-14 01:40:12.865 7 WARNING cinder.quota [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-14 01:40:12.865 7 WARNING cinder.quota [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-14 01:40:12.866 7 WARNING cinder.quota [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-14 01:40:12.866 7 WARNING cinder.quota [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-14 01:40:12.866 7 WARNING cinder.quota [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-14 01:40:12.866 7 WARNING cinder.quota [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-14 01:40:12.871 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] https://volume.199-204-45-57.nip.io/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 118/236] 199.204.45.57 () {44 vars in 1065 bytes} [Thu May 14 01:40:12 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=False => generated 340 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 01:40:13.018 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] PUT https://volume.199-204-45-57.nip.io/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550 2026-05-14 01:40:13.077 8 WARNING cinder.quota [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-14 01:40:13.078 8 WARNING cinder.quota [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-14 01:40:13.078 8 WARNING cinder.quota [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-14 01:40:13.079 8 WARNING cinder.quota [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-14 01:40:13.079 8 WARNING cinder.quota [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-14 01:40:13.079 8 WARNING cinder.quota [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-14 01:40:13.088 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] https://volume.199-204-45-57.nip.io/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550 returned with HTTP 200 [pid: 8|app: 0|req: 119/237] 199.204.45.57 () {48 vars in 1094 bytes} [Thu May 14 01:40:13 2026] PUT /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550 => generated 296 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:40:20.657 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:40:20.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:40:20.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:40:20.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:40:30.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:40:30.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:40:30.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:40:30.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:40:40.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:40:40.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:40:40.667 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:40:40.667 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:40:50.657 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:40:50.657 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:40:50.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:40:50.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:41:00.657 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:41:00.657 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:41:00.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:41:00.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:41:10.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:41:10.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:41:10.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:41:10.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:41:20.657 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:41:20.657 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:41:20.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:41:20.660 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:41:30.657 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:41:30.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:41:30.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:41:30.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:41:40.657 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:41:40.657 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:41:40.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:41:40.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:41:50.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:41:50.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:41:50.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:41:50.660 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:42:00.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:42:00.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:42:00.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:42:00.661 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:42:10.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:42:10.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:42:10.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:42:10.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:42:20.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:42:20.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:42:20.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:42:20.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:42:30.657 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:42:30.657 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:42:30.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:42:30.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:42:40.660 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:42:40.660 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:42:40.660 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:42:40.661 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:42:50.657 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:42:50.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:42:50.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:42:50.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:43:00.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:43:00.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:43:00.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:43:00.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:43:10.657 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:43:10.657 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:43:10.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:43:10.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:43:20.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:43:20.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:43:20.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:43:20.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:43:30.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:43:30.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:43:30.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:43:30.660 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:43:40.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:43:40.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:43:40.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:43:40.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:43:50.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:43:50.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:43:50.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:43:50.660 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:44:00.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:44:00.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:44:00.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:44:00.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:44:10.657 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:44:10.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:44:10.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:44:10.660 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:44:20.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:44:20.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:44:20.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:44:20.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:44:30.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:44:30.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:44:30.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:44:30.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:44:40.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:44:40.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:44:40.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:44:40.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:44:50.657 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:44:50.657 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:44:50.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:44:50.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:45:00.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:45:00.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:45:00.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:45:00.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:45:10.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:45:10.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:45:10.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:45:10.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:45:20.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:45:20.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:45:20.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:45:20.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:45:30.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:45:30.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:45:30.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:45:30.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:45:40.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:45:40.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:45:40.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:45:40.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:45:50.657 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:45:50.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:45:50.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:45:50.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:46:00.657 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:46:00.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:46:00.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:46:00.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:46:10.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:46:10.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:46:10.661 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:46:10.663 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:46:20.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:46:20.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:46:20.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:46:20.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:46:30.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:46:30.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:46:30.667 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:46:30.667 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:46:40.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:46:40.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:46:40.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:46:40.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:46:50.657 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:46:50.657 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:46:50.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:46:50.660 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:47:00.657 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:47:00.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:47:00.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:47:00.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:47:10.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:47:10.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:47:10.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:47:10.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:47:20.663 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:47:20.664 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:47:20.664 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:47:20.665 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:47:30.657 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:47:30.657 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:47:30.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:47:30.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:47:40.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:47:40.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:47:40.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:47:40.660 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:47:50.657 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:47:50.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:47:50.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:47:50.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:48:00.657 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:48:00.657 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:48:00.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:48:00.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:48:10.657 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:48:10.657 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:48:10.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:48:10.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:48:20.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:48:20.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:48:20.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:48:20.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:48:30.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:48:30.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:48:30.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:48:30.660 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:48:40.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:48:40.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:48:40.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:48:40.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:48:50.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:48:50.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:48:50.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:48:50.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:49:00.657 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:49:00.657 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:49:00.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:49:00.661 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:49:10.657 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:49:10.657 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:49:10.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:49:10.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:49:20.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:49:20.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:49:20.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:49:20.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:49:30.657 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:49:30.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:49:30.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:49:30.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:49:40.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:49:40.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:49:40.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:49:40.660 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:49:50.657 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:49:50.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:49:50.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:49:50.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:50:00.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:50:00.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:50:00.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:50:00.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:50:10.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:50:10.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:50:10.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:50:10.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:50:20.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:50:20.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:50:20.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:50:20.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:50:30.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:50:30.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:50:30.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:50:30.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:50:40.665 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:50:40.666 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:50:40.667 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:50:40.667 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:50:50.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:50:50.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:50:50.660 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:50:50.661 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:51:00.657 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:51:00.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:51:00.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:51:00.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:51:10.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:51:10.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:51:10.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:51:10.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:51:20.657 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:51:20.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:51:20.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:51:20.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:51:30.657 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:51:30.657 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:51:30.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:51:30.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:51:40.657 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:51:40.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:51:40.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:51:40.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:51:50.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:51:50.660 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:51:50.661 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:51:50.662 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:52:00.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:52:00.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:52:00.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:52:00.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:52:10.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:52:10.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:52:10.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:52:10.660 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:52:20.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:52:20.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:52:20.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:52:20.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:52:30.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:52:30.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:52:30.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:52:30.660 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:52:40.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:52:40.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:52:40.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:52:40.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:52:50.658 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:52:50.658 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:52:50.659 7 INFO cinder.api.openstack.wsgi [None req-75a47776-c1c3-4863-9ff5-5d67366cd4c4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:52:50.659 8 INFO cinder.api.openstack.wsgi [None req-b9f94592-f63a-4b5a-bb25-a68caac8dd4e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:52:50.898 8 INFO cinder.api.openstack.wsgi [None req-7aeab3f4-b7f4-4faf-8bde-c5c8d061a63b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET https://volume.199-204-45-57.nip.io/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=False 2026-05-14 01:52:50.920 8 INFO cinder.api.openstack.wsgi [None req-7aeab3f4-b7f4-4faf-8bde-c5c8d061a63b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] https://volume.199-204-45-57.nip.io/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 196/390] 199.204.45.57 () {44 vars in 1065 bytes} [Thu May 14 01:52:50 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=False => generated 340 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:52:51.537 7 INFO cinder.api.openstack.wsgi [None req-b6cc38f2-4922-4fe8-87f3-2a367c415c4b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] PUT https://volume.199-204-45-57.nip.io/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7 2026-05-14 01:52:51.594 7 INFO cinder.api.openstack.wsgi [None req-b6cc38f2-4922-4fe8-87f3-2a367c415c4b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] https://volume.199-204-45-57.nip.io/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7 returned with HTTP 200 [pid: 7|app: 0|req: 195/391] 199.204.45.57 () {48 vars in 1094 bytes} [Thu May 14 01:52:51 2026] PUT /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7 => generated 296 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:53:00.657 8 INFO cinder.api.openstack.wsgi [None req-7aeab3f4-b7f4-4faf-8bde-c5c8d061a63b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:53:00.658 7 INFO cinder.api.openstack.wsgi [None req-b6cc38f2-4922-4fe8-87f3-2a367c415c4b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:53:00.658 8 INFO cinder.api.openstack.wsgi [None req-7aeab3f4-b7f4-4faf-8bde-c5c8d061a63b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:53:00.659 7 INFO cinder.api.openstack.wsgi [None req-b6cc38f2-4922-4fe8-87f3-2a367c415c4b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:53:10.658 8 INFO cinder.api.openstack.wsgi [None req-7aeab3f4-b7f4-4faf-8bde-c5c8d061a63b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:53:10.658 7 INFO cinder.api.openstack.wsgi [None req-b6cc38f2-4922-4fe8-87f3-2a367c415c4b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:53:10.659 8 INFO cinder.api.openstack.wsgi [None req-7aeab3f4-b7f4-4faf-8bde-c5c8d061a63b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:53:10.659 7 INFO cinder.api.openstack.wsgi [None req-b6cc38f2-4922-4fe8-87f3-2a367c415c4b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:53:20.658 8 INFO cinder.api.openstack.wsgi [None req-7aeab3f4-b7f4-4faf-8bde-c5c8d061a63b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:53:20.658 7 INFO cinder.api.openstack.wsgi [None req-b6cc38f2-4922-4fe8-87f3-2a367c415c4b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:53:20.659 8 INFO cinder.api.openstack.wsgi [None req-7aeab3f4-b7f4-4faf-8bde-c5c8d061a63b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:53:20.659 7 INFO cinder.api.openstack.wsgi [None req-b6cc38f2-4922-4fe8-87f3-2a367c415c4b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:53:30.659 8 INFO cinder.api.openstack.wsgi [None req-7aeab3f4-b7f4-4faf-8bde-c5c8d061a63b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:53:30.660 8 INFO cinder.api.openstack.wsgi [None req-7aeab3f4-b7f4-4faf-8bde-c5c8d061a63b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:53:30.662 7 INFO cinder.api.openstack.wsgi [None req-b6cc38f2-4922-4fe8-87f3-2a367c415c4b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:53:30.662 7 INFO cinder.api.openstack.wsgi [None req-b6cc38f2-4922-4fe8-87f3-2a367c415c4b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:53:40.658 8 INFO cinder.api.openstack.wsgi [None req-7aeab3f4-b7f4-4faf-8bde-c5c8d061a63b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:53:40.658 7 INFO cinder.api.openstack.wsgi [None req-b6cc38f2-4922-4fe8-87f3-2a367c415c4b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:53:40.659 8 INFO cinder.api.openstack.wsgi [None req-7aeab3f4-b7f4-4faf-8bde-c5c8d061a63b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:53:40.660 7 INFO cinder.api.openstack.wsgi [None req-b6cc38f2-4922-4fe8-87f3-2a367c415c4b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:53:50.658 8 INFO cinder.api.openstack.wsgi [None req-7aeab3f4-b7f4-4faf-8bde-c5c8d061a63b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:53:50.658 7 INFO cinder.api.openstack.wsgi [None req-b6cc38f2-4922-4fe8-87f3-2a367c415c4b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:53:50.659 8 INFO cinder.api.openstack.wsgi [None req-7aeab3f4-b7f4-4faf-8bde-c5c8d061a63b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:53:50.659 7 INFO cinder.api.openstack.wsgi [None req-b6cc38f2-4922-4fe8-87f3-2a367c415c4b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:53:55.893 8 INFO cinder.api.openstack.wsgi [None req-6798ee52-ae04-471a-b7e0-915a9d3c7f26 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services 2026-05-14 01:53:55.901 8 INFO cinder.api.openstack.wsgi [None req-6798ee52-ae04-471a-b7e0-915a9d3c7f26 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services returned with HTTP 200 [pid: 8|app: 0|req: 203/404] 10.0.0.154 () {28 vars in 645 bytes} [Thu May 14 01:53:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-services => generated 646 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:53:55.967 7 INFO cinder.api.openstack.wsgi [None req-81e516b6-98d7-4b2b-bf31-ef4d06d4fc1e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true 2026-05-14 01:53:55.985 7 INFO cinder.api.openstack.wsgi [None req-81e516b6-98d7-4b2b-bf31-ef4d06d4fc1e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 202/405] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 01:53:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:53:55.997 8 INFO cinder.api.openstack.wsgi [None req-9d8b702a-40aa-4fae-a4c0-c36a35059d5d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true 2026-05-14 01:53:56.018 8 INFO cinder.api.openstack.wsgi [None req-9d8b702a-40aa-4fae-a4c0-c36a35059d5d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 204/406] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 01:53:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:53:56.028 7 INFO cinder.api.openstack.wsgi [None req-83ccb441-7305-4b99-9bfb-bb34c7b5f5ae be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true 2026-05-14 01:53:56.045 7 INFO cinder.api.openstack.wsgi [None req-83ccb441-7305-4b99-9bfb-bb34c7b5f5ae be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 203/407] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 01:53:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:53:56.055 8 INFO cinder.api.openstack.wsgi [None req-3523b5ff-4da8-4247-9a6f-80bfb9f9a0b2 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 01:53:56.102 8 INFO cinder.volume.api [None req-3523b5ff-4da8-4247-9a6f-80bfb9f9a0b2 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 01:53:56.104 8 INFO cinder.api.openstack.wsgi [None req-3523b5ff-4da8-4247-9a6f-80bfb9f9a0b2 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 205/408] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 01:53:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 01:53:56.130 7 INFO cinder.api.openstack.wsgi [None req-731cf71f-ee5f-48cf-b027-94cb7457bb4c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true 2026-05-14 01:53:56.667 7 INFO cinder.api.openstack.wsgi [None req-731cf71f-ee5f-48cf-b027-94cb7457bb4c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 204/409] 10.0.0.154 () {28 vars in 696 bytes} [Thu May 14 01:53:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true => generated 670 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:53:56.675 8 INFO cinder.api.openstack.wsgi [None req-8fed829e-ccc9-4734-b5bb-7d1ce72aa97d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 01:53:56.686 8 INFO cinder.volume.api [None req-8fed829e-ccc9-4734-b5bb-7d1ce72aa97d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 01:53:56.687 8 INFO cinder.api.openstack.wsgi [None req-8fed829e-ccc9-4734-b5bb-7d1ce72aa97d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 206/410] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 01:53:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 01:53:56.697 7 INFO cinder.api.openstack.wsgi [None req-27d869de-fdf0-426b-9225-9e04e360096c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true 2026-05-14 01:53:56.715 7 INFO cinder.volume.api [None req-27d869de-fdf0-426b-9225-9e04e360096c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all snapshots completed successfully. 2026-05-14 01:53:56.716 7 INFO cinder.api.openstack.wsgi [None req-27d869de-fdf0-426b-9225-9e04e360096c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 205/411] 10.0.0.154 () {28 vars in 674 bytes} [Thu May 14 01:53:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 01:54:00.658 8 INFO cinder.api.openstack.wsgi [None req-8fed829e-ccc9-4734-b5bb-7d1ce72aa97d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:54:00.659 7 INFO cinder.api.openstack.wsgi [None req-27d869de-fdf0-426b-9225-9e04e360096c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:54:00.659 8 INFO cinder.api.openstack.wsgi [None req-8fed829e-ccc9-4734-b5bb-7d1ce72aa97d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:54:00.661 7 INFO cinder.api.openstack.wsgi [None req-27d869de-fdf0-426b-9225-9e04e360096c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:54:10.658 7 INFO cinder.api.openstack.wsgi [None req-27d869de-fdf0-426b-9225-9e04e360096c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:54:10.658 8 INFO cinder.api.openstack.wsgi [None req-8fed829e-ccc9-4734-b5bb-7d1ce72aa97d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:54:10.659 7 INFO cinder.api.openstack.wsgi [None req-27d869de-fdf0-426b-9225-9e04e360096c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:54:10.659 8 INFO cinder.api.openstack.wsgi [None req-8fed829e-ccc9-4734-b5bb-7d1ce72aa97d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:54:20.658 7 INFO cinder.api.openstack.wsgi [None req-27d869de-fdf0-426b-9225-9e04e360096c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:54:20.658 8 INFO cinder.api.openstack.wsgi [None req-8fed829e-ccc9-4734-b5bb-7d1ce72aa97d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:54:20.659 7 INFO cinder.api.openstack.wsgi [None req-27d869de-fdf0-426b-9225-9e04e360096c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:54:20.659 8 INFO cinder.api.openstack.wsgi [None req-8fed829e-ccc9-4734-b5bb-7d1ce72aa97d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:54:30.657 7 INFO cinder.api.openstack.wsgi [None req-27d869de-fdf0-426b-9225-9e04e360096c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:54:30.658 8 INFO cinder.api.openstack.wsgi [None req-8fed829e-ccc9-4734-b5bb-7d1ce72aa97d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:54:30.659 7 INFO cinder.api.openstack.wsgi [None req-27d869de-fdf0-426b-9225-9e04e360096c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:54:30.659 8 INFO cinder.api.openstack.wsgi [None req-8fed829e-ccc9-4734-b5bb-7d1ce72aa97d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:54:40.658 7 INFO cinder.api.openstack.wsgi [None req-27d869de-fdf0-426b-9225-9e04e360096c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:54:40.659 7 INFO cinder.api.openstack.wsgi [None req-27d869de-fdf0-426b-9225-9e04e360096c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:54:40.659 8 INFO cinder.api.openstack.wsgi [None req-8fed829e-ccc9-4734-b5bb-7d1ce72aa97d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:54:40.660 8 INFO cinder.api.openstack.wsgi [None req-8fed829e-ccc9-4734-b5bb-7d1ce72aa97d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:54:50.658 7 INFO cinder.api.openstack.wsgi [None req-27d869de-fdf0-426b-9225-9e04e360096c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:54:50.658 8 INFO cinder.api.openstack.wsgi [None req-8fed829e-ccc9-4734-b5bb-7d1ce72aa97d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:54:50.658 7 INFO cinder.api.openstack.wsgi [None req-27d869de-fdf0-426b-9225-9e04e360096c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:54:50.658 8 INFO cinder.api.openstack.wsgi [None req-8fed829e-ccc9-4734-b5bb-7d1ce72aa97d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:54:55.874 7 INFO cinder.api.openstack.wsgi [None req-cc080a8a-5708-41a5-b71a-79e75a8e9b1a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true 2026-05-14 01:54:55.880 7 INFO cinder.volume.api [None req-cc080a8a-5708-41a5-b71a-79e75a8e9b1a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all snapshots completed successfully. 2026-05-14 01:54:55.880 7 INFO cinder.api.openstack.wsgi [None req-cc080a8a-5708-41a5-b71a-79e75a8e9b1a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 212/424] 10.0.0.154 () {28 vars in 674 bytes} [Thu May 14 01:54:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true => generated 17 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 01:54:55.892 8 INFO cinder.api.openstack.wsgi [None req-d18364c2-d43c-4596-aaae-5afb2b403268 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 01:54:55.903 8 INFO cinder.volume.api [None req-d18364c2-d43c-4596-aaae-5afb2b403268 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 01:54:55.906 8 INFO cinder.api.openstack.wsgi [None req-d18364c2-d43c-4596-aaae-5afb2b403268 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 213/425] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 01:54:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 01:54:55.918 7 INFO cinder.api.openstack.wsgi [None req-1a6fa135-33d6-414f-9347-40c8da2aaf3e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services 2026-05-14 01:54:55.923 7 INFO cinder.api.openstack.wsgi [None req-1a6fa135-33d6-414f-9347-40c8da2aaf3e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services returned with HTTP 200 [pid: 7|app: 0|req: 213/426] 10.0.0.154 () {28 vars in 645 bytes} [Thu May 14 01:54:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:54:55.930 8 INFO cinder.api.openstack.wsgi [None req-a3fc9468-1826-4bda-b03c-ce13aa965921 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 01:54:55.937 8 INFO cinder.volume.api [None req-a3fc9468-1826-4bda-b03c-ce13aa965921 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 01:54:55.939 8 INFO cinder.api.openstack.wsgi [None req-a3fc9468-1826-4bda-b03c-ce13aa965921 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 214/427] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 01:54:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 01:54:55.947 7 INFO cinder.api.openstack.wsgi [None req-f0632cf6-ed7d-48f0-ad81-e56d0cbe95c6 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true 2026-05-14 01:54:56.450 7 INFO cinder.api.openstack.wsgi [None req-f0632cf6-ed7d-48f0-ad81-e56d0cbe95c6 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 214/428] 10.0.0.154 () {28 vars in 696 bytes} [Thu May 14 01:54:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:54:56.487 8 INFO cinder.api.openstack.wsgi [None req-f15b7298-e47b-46de-acab-4be06914a8fb be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true 2026-05-14 01:54:56.507 8 INFO cinder.api.openstack.wsgi [None req-f15b7298-e47b-46de-acab-4be06914a8fb be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 215/429] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 01:54:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:54:56.526 7 INFO cinder.api.openstack.wsgi [None req-06f26288-8b22-40ce-b42b-fd7309194543 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true 2026-05-14 01:54:56.557 7 INFO cinder.api.openstack.wsgi [None req-06f26288-8b22-40ce-b42b-fd7309194543 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 215/430] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 01:54:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:54:56.569 8 INFO cinder.api.openstack.wsgi [None req-c5e34c8f-37d0-4fe6-9040-93d56bc3e2fc be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true 2026-05-14 01:54:56.589 8 INFO cinder.api.openstack.wsgi [None req-c5e34c8f-37d0-4fe6-9040-93d56bc3e2fc be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 216/431] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 01:54:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:55:00.658 8 INFO cinder.api.openstack.wsgi [None req-c5e34c8f-37d0-4fe6-9040-93d56bc3e2fc be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:55:00.658 7 INFO cinder.api.openstack.wsgi [None req-06f26288-8b22-40ce-b42b-fd7309194543 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:55:00.658 8 INFO cinder.api.openstack.wsgi [None req-c5e34c8f-37d0-4fe6-9040-93d56bc3e2fc be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:55:00.659 7 INFO cinder.api.openstack.wsgi [None req-06f26288-8b22-40ce-b42b-fd7309194543 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:55:10.664 8 INFO cinder.api.openstack.wsgi [None req-c5e34c8f-37d0-4fe6-9040-93d56bc3e2fc be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:55:10.664 8 INFO cinder.api.openstack.wsgi [None req-c5e34c8f-37d0-4fe6-9040-93d56bc3e2fc be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:55:10.693 7 INFO cinder.api.openstack.wsgi [None req-06f26288-8b22-40ce-b42b-fd7309194543 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:55:10.694 7 INFO cinder.api.openstack.wsgi [None req-06f26288-8b22-40ce-b42b-fd7309194543 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:55:20.658 8 INFO cinder.api.openstack.wsgi [None req-c5e34c8f-37d0-4fe6-9040-93d56bc3e2fc be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:55:20.658 7 INFO cinder.api.openstack.wsgi [None req-06f26288-8b22-40ce-b42b-fd7309194543 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:55:20.659 8 INFO cinder.api.openstack.wsgi [None req-c5e34c8f-37d0-4fe6-9040-93d56bc3e2fc be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:55:20.659 7 INFO cinder.api.openstack.wsgi [None req-06f26288-8b22-40ce-b42b-fd7309194543 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:55:30.658 8 INFO cinder.api.openstack.wsgi [None req-c5e34c8f-37d0-4fe6-9040-93d56bc3e2fc be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:55:30.658 7 INFO cinder.api.openstack.wsgi [None req-06f26288-8b22-40ce-b42b-fd7309194543 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:55:30.658 8 INFO cinder.api.openstack.wsgi [None req-c5e34c8f-37d0-4fe6-9040-93d56bc3e2fc be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:55:30.658 7 INFO cinder.api.openstack.wsgi [None req-06f26288-8b22-40ce-b42b-fd7309194543 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:55:40.658 7 INFO cinder.api.openstack.wsgi [None req-06f26288-8b22-40ce-b42b-fd7309194543 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:55:40.658 7 INFO cinder.api.openstack.wsgi [None req-06f26288-8b22-40ce-b42b-fd7309194543 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:55:40.658 8 INFO cinder.api.openstack.wsgi [None req-c5e34c8f-37d0-4fe6-9040-93d56bc3e2fc be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:55:40.660 8 INFO cinder.api.openstack.wsgi [None req-c5e34c8f-37d0-4fe6-9040-93d56bc3e2fc be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:55:50.658 7 INFO cinder.api.openstack.wsgi [None req-06f26288-8b22-40ce-b42b-fd7309194543 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:55:50.658 7 INFO cinder.api.openstack.wsgi [None req-06f26288-8b22-40ce-b42b-fd7309194543 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:55:50.658 8 INFO cinder.api.openstack.wsgi [None req-c5e34c8f-37d0-4fe6-9040-93d56bc3e2fc be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:55:50.659 8 INFO cinder.api.openstack.wsgi [None req-c5e34c8f-37d0-4fe6-9040-93d56bc3e2fc be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:55:55.880 7 INFO cinder.api.openstack.wsgi [None req-bdb335b4-d0db-4361-bbd7-ecea08136cfb be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true 2026-05-14 01:55:55.897 7 INFO cinder.api.openstack.wsgi [None req-bdb335b4-d0db-4361-bbd7-ecea08136cfb be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 222/444] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 01:55:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:55:55.909 8 INFO cinder.api.openstack.wsgi [None req-20dda5c6-3df2-4232-908f-0120542efb4f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true 2026-05-14 01:55:55.928 8 INFO cinder.api.openstack.wsgi [None req-20dda5c6-3df2-4232-908f-0120542efb4f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 223/445] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 01:55:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:55:55.938 7 INFO cinder.api.openstack.wsgi [None req-50fe90d6-5912-48d4-b184-7507025db4b3 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true 2026-05-14 01:55:55.956 7 INFO cinder.api.openstack.wsgi [None req-50fe90d6-5912-48d4-b184-7507025db4b3 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 223/446] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 01:55:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:55:55.969 8 INFO cinder.api.openstack.wsgi [None req-5d917707-f61c-4fb2-9dc2-3856836e671e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true 2026-05-14 01:55:55.983 8 INFO cinder.volume.api [None req-5d917707-f61c-4fb2-9dc2-3856836e671e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all snapshots completed successfully. 2026-05-14 01:55:55.984 8 INFO cinder.api.openstack.wsgi [None req-5d917707-f61c-4fb2-9dc2-3856836e671e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 224/447] 10.0.0.154 () {28 vars in 674 bytes} [Thu May 14 01:55:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/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-05-14 01:55:55.994 7 INFO cinder.api.openstack.wsgi [None req-a878e57c-74d6-4c31-9e41-2b483e3d1256 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services 2026-05-14 01:55:55.999 7 INFO cinder.api.openstack.wsgi [None req-a878e57c-74d6-4c31-9e41-2b483e3d1256 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services returned with HTTP 200 [pid: 7|app: 0|req: 224/448] 10.0.0.154 () {28 vars in 645 bytes} [Thu May 14 01:55:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:55:56.009 8 INFO cinder.api.openstack.wsgi [None req-15c17c2e-aced-4c25-94aa-20d9d45a59d9 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 01:55:56.018 8 INFO cinder.volume.api [None req-15c17c2e-aced-4c25-94aa-20d9d45a59d9 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 01:55:56.019 8 INFO cinder.api.openstack.wsgi [None req-15c17c2e-aced-4c25-94aa-20d9d45a59d9 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 225/449] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 01:55:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 01:55:56.029 7 INFO cinder.api.openstack.wsgi [None req-eca61978-5e70-4f78-b23b-fb958f47cfc1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true 2026-05-14 01:55:56.533 7 INFO cinder.api.openstack.wsgi [None req-eca61978-5e70-4f78-b23b-fb958f47cfc1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 225/450] 10.0.0.154 () {28 vars in 696 bytes} [Thu May 14 01:55:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:55:56.543 8 INFO cinder.api.openstack.wsgi [None req-4e64a6a4-75e9-412a-bbd2-07fe364e3e50 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 01:55:56.553 8 INFO cinder.volume.api [None req-4e64a6a4-75e9-412a-bbd2-07fe364e3e50 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 01:55:56.555 8 INFO cinder.api.openstack.wsgi [None req-4e64a6a4-75e9-412a-bbd2-07fe364e3e50 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 226/451] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 01:55:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 01:56:00.658 7 INFO cinder.api.openstack.wsgi [None req-eca61978-5e70-4f78-b23b-fb958f47cfc1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:56:00.658 8 INFO cinder.api.openstack.wsgi [None req-4e64a6a4-75e9-412a-bbd2-07fe364e3e50 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:56:00.659 7 INFO cinder.api.openstack.wsgi [None req-eca61978-5e70-4f78-b23b-fb958f47cfc1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:56:00.659 8 INFO cinder.api.openstack.wsgi [None req-4e64a6a4-75e9-412a-bbd2-07fe364e3e50 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:56:10.657 7 INFO cinder.api.openstack.wsgi [None req-eca61978-5e70-4f78-b23b-fb958f47cfc1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:56:10.657 8 INFO cinder.api.openstack.wsgi [None req-4e64a6a4-75e9-412a-bbd2-07fe364e3e50 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:56:10.658 7 INFO cinder.api.openstack.wsgi [None req-eca61978-5e70-4f78-b23b-fb958f47cfc1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:56:10.658 8 INFO cinder.api.openstack.wsgi [None req-4e64a6a4-75e9-412a-bbd2-07fe364e3e50 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:56:20.658 7 INFO cinder.api.openstack.wsgi [None req-eca61978-5e70-4f78-b23b-fb958f47cfc1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:56:20.658 7 INFO cinder.api.openstack.wsgi [None req-eca61978-5e70-4f78-b23b-fb958f47cfc1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:56:20.658 8 INFO cinder.api.openstack.wsgi [None req-4e64a6a4-75e9-412a-bbd2-07fe364e3e50 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:56:20.660 8 INFO cinder.api.openstack.wsgi [None req-4e64a6a4-75e9-412a-bbd2-07fe364e3e50 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:56:30.658 7 INFO cinder.api.openstack.wsgi [None req-eca61978-5e70-4f78-b23b-fb958f47cfc1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:56:30.658 8 INFO cinder.api.openstack.wsgi [None req-4e64a6a4-75e9-412a-bbd2-07fe364e3e50 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:56:30.659 7 INFO cinder.api.openstack.wsgi [None req-eca61978-5e70-4f78-b23b-fb958f47cfc1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:56:30.659 8 INFO cinder.api.openstack.wsgi [None req-4e64a6a4-75e9-412a-bbd2-07fe364e3e50 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:56:40.658 8 INFO cinder.api.openstack.wsgi [None req-4e64a6a4-75e9-412a-bbd2-07fe364e3e50 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:56:40.658 7 INFO cinder.api.openstack.wsgi [None req-eca61978-5e70-4f78-b23b-fb958f47cfc1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:56:40.659 8 INFO cinder.api.openstack.wsgi [None req-4e64a6a4-75e9-412a-bbd2-07fe364e3e50 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:56:40.659 7 INFO cinder.api.openstack.wsgi [None req-eca61978-5e70-4f78-b23b-fb958f47cfc1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:56:50.659 7 INFO cinder.api.openstack.wsgi [None req-eca61978-5e70-4f78-b23b-fb958f47cfc1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:56:50.659 8 INFO cinder.api.openstack.wsgi [None req-4e64a6a4-75e9-412a-bbd2-07fe364e3e50 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:56:50.660 7 INFO cinder.api.openstack.wsgi [None req-eca61978-5e70-4f78-b23b-fb958f47cfc1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:56:50.660 8 INFO cinder.api.openstack.wsgi [None req-4e64a6a4-75e9-412a-bbd2-07fe364e3e50 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:56:55.843 7 INFO cinder.api.openstack.wsgi [None req-6dbece3b-16ff-42c3-bf67-d98c604e27f9 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 01:56:55.872 7 INFO cinder.volume.api [None req-6dbece3b-16ff-42c3-bf67-d98c604e27f9 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 01:56:55.876 7 INFO cinder.api.openstack.wsgi [None req-6dbece3b-16ff-42c3-bf67-d98c604e27f9 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 232/464] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 01:56:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 01:56:55.889 8 INFO cinder.api.openstack.wsgi [None req-93ecf950-9987-478b-8067-d0cc3f360ab1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services 2026-05-14 01:56:55.894 8 INFO cinder.api.openstack.wsgi [None req-93ecf950-9987-478b-8067-d0cc3f360ab1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services returned with HTTP 200 [pid: 8|app: 0|req: 233/465] 10.0.0.154 () {28 vars in 645 bytes} [Thu May 14 01:56:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:56:55.905 7 INFO cinder.api.openstack.wsgi [None req-504f081f-259d-4b3b-be7d-6406def249de be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true 2026-05-14 01:56:55.911 7 INFO cinder.volume.api [None req-504f081f-259d-4b3b-be7d-6406def249de be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all snapshots completed successfully. 2026-05-14 01:56:55.911 7 INFO cinder.api.openstack.wsgi [None req-504f081f-259d-4b3b-be7d-6406def249de be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 233/466] 10.0.0.154 () {28 vars in 674 bytes} [Thu May 14 01:56:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 01:56:55.922 8 INFO cinder.api.openstack.wsgi [None req-289a2df2-76fb-4a30-9c6b-ff356787ec61 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true 2026-05-14 01:56:56.465 8 INFO cinder.api.openstack.wsgi [None req-289a2df2-76fb-4a30-9c6b-ff356787ec61 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 234/467] 10.0.0.154 () {28 vars in 696 bytes} [Thu May 14 01:56:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true => generated 670 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:56:56.478 7 INFO cinder.api.openstack.wsgi [None req-64f6edcb-e0a0-48b6-9801-bbc8d1e9c33f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 01:56:56.487 7 INFO cinder.volume.api [None req-64f6edcb-e0a0-48b6-9801-bbc8d1e9c33f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 01:56:56.489 7 INFO cinder.api.openstack.wsgi [None req-64f6edcb-e0a0-48b6-9801-bbc8d1e9c33f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 234/468] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 01:56:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 01:56:56.530 8 INFO cinder.api.openstack.wsgi [None req-25b94629-377e-4100-80a3-e0268fcbb81f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true 2026-05-14 01:56:56.552 8 INFO cinder.api.openstack.wsgi [None req-25b94629-377e-4100-80a3-e0268fcbb81f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 235/469] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 01:56:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:56:56.564 7 INFO cinder.api.openstack.wsgi [None req-e3fdac43-21a6-407c-88f7-cef36754bd9c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true 2026-05-14 01:56:56.585 7 INFO cinder.api.openstack.wsgi [None req-e3fdac43-21a6-407c-88f7-cef36754bd9c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 235/470] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 01:56:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:56:56.595 8 INFO cinder.api.openstack.wsgi [None req-3183fc79-4a10-47b8-b55b-21dec873da98 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true 2026-05-14 01:56:56.611 8 INFO cinder.api.openstack.wsgi [None req-3183fc79-4a10-47b8-b55b-21dec873da98 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 236/471] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 01:56:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:57:00.657 7 INFO cinder.api.openstack.wsgi [None req-e3fdac43-21a6-407c-88f7-cef36754bd9c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:57:00.657 8 INFO cinder.api.openstack.wsgi [None req-3183fc79-4a10-47b8-b55b-21dec873da98 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:57:00.658 8 INFO cinder.api.openstack.wsgi [None req-3183fc79-4a10-47b8-b55b-21dec873da98 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:57:00.658 7 INFO cinder.api.openstack.wsgi [None req-e3fdac43-21a6-407c-88f7-cef36754bd9c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:57:10.657 8 INFO cinder.api.openstack.wsgi [None req-3183fc79-4a10-47b8-b55b-21dec873da98 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:57:10.657 7 INFO cinder.api.openstack.wsgi [None req-e3fdac43-21a6-407c-88f7-cef36754bd9c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:57:10.658 7 INFO cinder.api.openstack.wsgi [None req-e3fdac43-21a6-407c-88f7-cef36754bd9c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:57:10.658 8 INFO cinder.api.openstack.wsgi [None req-3183fc79-4a10-47b8-b55b-21dec873da98 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:57:20.658 7 INFO cinder.api.openstack.wsgi [None req-e3fdac43-21a6-407c-88f7-cef36754bd9c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:57:20.658 8 INFO cinder.api.openstack.wsgi [None req-3183fc79-4a10-47b8-b55b-21dec873da98 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:57:20.659 7 INFO cinder.api.openstack.wsgi [None req-e3fdac43-21a6-407c-88f7-cef36754bd9c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:57:20.660 8 INFO cinder.api.openstack.wsgi [None req-3183fc79-4a10-47b8-b55b-21dec873da98 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:57:30.658 7 INFO cinder.api.openstack.wsgi [None req-e3fdac43-21a6-407c-88f7-cef36754bd9c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:57:30.658 8 INFO cinder.api.openstack.wsgi [None req-3183fc79-4a10-47b8-b55b-21dec873da98 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:57:30.659 8 INFO cinder.api.openstack.wsgi [None req-3183fc79-4a10-47b8-b55b-21dec873da98 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:57:30.659 7 INFO cinder.api.openstack.wsgi [None req-e3fdac43-21a6-407c-88f7-cef36754bd9c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:57:40.659 8 INFO cinder.api.openstack.wsgi [None req-3183fc79-4a10-47b8-b55b-21dec873da98 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:57:40.659 8 INFO cinder.api.openstack.wsgi [None req-3183fc79-4a10-47b8-b55b-21dec873da98 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:57:40.659 7 INFO cinder.api.openstack.wsgi [None req-e3fdac43-21a6-407c-88f7-cef36754bd9c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:57:40.661 7 INFO cinder.api.openstack.wsgi [None req-e3fdac43-21a6-407c-88f7-cef36754bd9c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:57:50.657 8 INFO cinder.api.openstack.wsgi [None req-3183fc79-4a10-47b8-b55b-21dec873da98 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:57:50.658 8 INFO cinder.api.openstack.wsgi [None req-3183fc79-4a10-47b8-b55b-21dec873da98 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:57:50.657 7 INFO cinder.api.openstack.wsgi [None req-e3fdac43-21a6-407c-88f7-cef36754bd9c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:57:50.659 7 INFO cinder.api.openstack.wsgi [None req-e3fdac43-21a6-407c-88f7-cef36754bd9c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:57:55.869 8 INFO cinder.api.openstack.wsgi [None req-766c4816-39fe-42bd-8033-083b643af091 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true 2026-05-14 01:57:56.373 8 INFO cinder.api.openstack.wsgi [None req-766c4816-39fe-42bd-8033-083b643af091 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 243/484] 10.0.0.154 () {28 vars in 696 bytes} [Thu May 14 01:57:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true => generated 670 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:57:56.386 7 INFO cinder.api.openstack.wsgi [None req-c4ef2eb8-c2ff-4bbe-b7a7-02e76f942c9e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 01:57:56.395 7 INFO cinder.volume.api [None req-c4ef2eb8-c2ff-4bbe-b7a7-02e76f942c9e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 01:57:56.397 7 INFO cinder.api.openstack.wsgi [None req-c4ef2eb8-c2ff-4bbe-b7a7-02e76f942c9e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 242/485] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 01:57:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 01:57:56.409 8 INFO cinder.api.openstack.wsgi [None req-f43db5a3-5e29-45db-b7eb-fadb1c44b898 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true 2026-05-14 01:57:56.415 8 INFO cinder.volume.api [None req-f43db5a3-5e29-45db-b7eb-fadb1c44b898 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all snapshots completed successfully. 2026-05-14 01:57:56.415 8 INFO cinder.api.openstack.wsgi [None req-f43db5a3-5e29-45db-b7eb-fadb1c44b898 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 244/486] 10.0.0.154 () {28 vars in 674 bytes} [Thu May 14 01:57:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 01:57:56.423 7 INFO cinder.api.openstack.wsgi [None req-d805602d-3c90-4b3c-866f-96a74dff54de be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services 2026-05-14 01:57:56.428 7 INFO cinder.api.openstack.wsgi [None req-d805602d-3c90-4b3c-866f-96a74dff54de be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services returned with HTTP 200 [pid: 7|app: 0|req: 243/487] 10.0.0.154 () {28 vars in 645 bytes} [Thu May 14 01:57:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:57:56.474 8 INFO cinder.api.openstack.wsgi [None req-b63b5d93-db23-4d4a-a793-2ae86f764167 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true 2026-05-14 01:57:56.494 8 INFO cinder.api.openstack.wsgi [None req-b63b5d93-db23-4d4a-a793-2ae86f764167 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 245/488] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 01:57:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:57:56.503 7 INFO cinder.api.openstack.wsgi [None req-0b643956-7d54-428b-bf1f-4bd7e60e2008 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true 2026-05-14 01:57:56.519 7 INFO cinder.api.openstack.wsgi [None req-0b643956-7d54-428b-bf1f-4bd7e60e2008 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 244/489] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 01:57:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:57:56.531 8 INFO cinder.api.openstack.wsgi [None req-d098a6cd-98ad-4b5d-b38b-09f71570bf5e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true 2026-05-14 01:57:56.548 8 INFO cinder.api.openstack.wsgi [None req-d098a6cd-98ad-4b5d-b38b-09f71570bf5e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 246/490] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 01:57:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:57:56.559 7 INFO cinder.api.openstack.wsgi [None req-3064fac0-c386-4429-8a03-049882090520 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 01:57:56.568 7 INFO cinder.volume.api [None req-3064fac0-c386-4429-8a03-049882090520 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 01:57:56.569 7 INFO cinder.api.openstack.wsgi [None req-3064fac0-c386-4429-8a03-049882090520 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 245/491] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 01:57:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 01:58:00.658 7 INFO cinder.api.openstack.wsgi [None req-3064fac0-c386-4429-8a03-049882090520 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:58:00.658 8 INFO cinder.api.openstack.wsgi [None req-d098a6cd-98ad-4b5d-b38b-09f71570bf5e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:58:00.659 7 INFO cinder.api.openstack.wsgi [None req-3064fac0-c386-4429-8a03-049882090520 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:58:00.659 8 INFO cinder.api.openstack.wsgi [None req-d098a6cd-98ad-4b5d-b38b-09f71570bf5e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:58:10.657 8 INFO cinder.api.openstack.wsgi [None req-d098a6cd-98ad-4b5d-b38b-09f71570bf5e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:58:10.657 7 INFO cinder.api.openstack.wsgi [None req-3064fac0-c386-4429-8a03-049882090520 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:58:10.658 8 INFO cinder.api.openstack.wsgi [None req-d098a6cd-98ad-4b5d-b38b-09f71570bf5e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:58:10.659 7 INFO cinder.api.openstack.wsgi [None req-3064fac0-c386-4429-8a03-049882090520 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:58:20.658 8 INFO cinder.api.openstack.wsgi [None req-d098a6cd-98ad-4b5d-b38b-09f71570bf5e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:58:20.658 7 INFO cinder.api.openstack.wsgi [None req-3064fac0-c386-4429-8a03-049882090520 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:58:20.659 8 INFO cinder.api.openstack.wsgi [None req-d098a6cd-98ad-4b5d-b38b-09f71570bf5e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:58:20.659 7 INFO cinder.api.openstack.wsgi [None req-3064fac0-c386-4429-8a03-049882090520 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:58:30.658 8 INFO cinder.api.openstack.wsgi [None req-d098a6cd-98ad-4b5d-b38b-09f71570bf5e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:58:30.658 7 INFO cinder.api.openstack.wsgi [None req-3064fac0-c386-4429-8a03-049882090520 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:58:30.659 7 INFO cinder.api.openstack.wsgi [None req-3064fac0-c386-4429-8a03-049882090520 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:58:30.659 8 INFO cinder.api.openstack.wsgi [None req-d098a6cd-98ad-4b5d-b38b-09f71570bf5e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:58:40.658 7 INFO cinder.api.openstack.wsgi [None req-3064fac0-c386-4429-8a03-049882090520 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:58:40.658 8 INFO cinder.api.openstack.wsgi [None req-d098a6cd-98ad-4b5d-b38b-09f71570bf5e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:58:40.659 8 INFO cinder.api.openstack.wsgi [None req-d098a6cd-98ad-4b5d-b38b-09f71570bf5e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:58:40.659 7 INFO cinder.api.openstack.wsgi [None req-3064fac0-c386-4429-8a03-049882090520 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:58:50.657 7 INFO cinder.api.openstack.wsgi [None req-3064fac0-c386-4429-8a03-049882090520 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:58:50.657 8 INFO cinder.api.openstack.wsgi [None req-d098a6cd-98ad-4b5d-b38b-09f71570bf5e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:58:50.658 7 INFO cinder.api.openstack.wsgi [None req-3064fac0-c386-4429-8a03-049882090520 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:58:50.658 8 INFO cinder.api.openstack.wsgi [None req-d098a6cd-98ad-4b5d-b38b-09f71570bf5e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:58:55.865 7 INFO cinder.api.openstack.wsgi [None req-20858d23-6c2a-41ce-b2ac-591f3fe2bf41 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true 2026-05-14 01:58:56.369 7 INFO cinder.api.openstack.wsgi [None req-20858d23-6c2a-41ce-b2ac-591f3fe2bf41 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 252/504] 10.0.0.154 () {28 vars in 696 bytes} [Thu May 14 01:58:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true => generated 670 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:58:56.409 8 INFO cinder.api.openstack.wsgi [None req-19b3497d-48c2-4415-a88d-2c093935267e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true 2026-05-14 01:58:56.428 8 INFO cinder.api.openstack.wsgi [None req-19b3497d-48c2-4415-a88d-2c093935267e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 253/505] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 01:58:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:58:56.441 7 INFO cinder.api.openstack.wsgi [None req-e06a2594-0a10-46ee-b002-1e6d94411ab5 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true 2026-05-14 01:58:56.461 7 INFO cinder.api.openstack.wsgi [None req-e06a2594-0a10-46ee-b002-1e6d94411ab5 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 253/506] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 01:58:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:58:56.473 8 INFO cinder.api.openstack.wsgi [None req-ce2af4fa-c191-438c-ba7e-ec81b734f59a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true 2026-05-14 01:58:56.488 8 INFO cinder.api.openstack.wsgi [None req-ce2af4fa-c191-438c-ba7e-ec81b734f59a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 254/507] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 01:58:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:58:56.498 7 INFO cinder.api.openstack.wsgi [None req-91fb8d32-1edb-4b54-8f92-0f3654112ea8 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services 2026-05-14 01:58:56.502 7 INFO cinder.api.openstack.wsgi [None req-91fb8d32-1edb-4b54-8f92-0f3654112ea8 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services returned with HTTP 200 [pid: 7|app: 0|req: 254/508] 10.0.0.154 () {28 vars in 645 bytes} [Thu May 14 01:58:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:58:56.512 8 INFO cinder.api.openstack.wsgi [None req-30a64cda-09d0-407c-bb86-c1d0f2f81e59 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 01:58:56.520 8 INFO cinder.volume.api [None req-30a64cda-09d0-407c-bb86-c1d0f2f81e59 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 01:58:56.521 8 INFO cinder.api.openstack.wsgi [None req-30a64cda-09d0-407c-bb86-c1d0f2f81e59 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 255/509] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 01:58:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 01:58:56.529 7 INFO cinder.api.openstack.wsgi [None req-3783eafe-a0b0-4452-a5bf-a9c91a1590f0 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 01:58:56.537 7 INFO cinder.volume.api [None req-3783eafe-a0b0-4452-a5bf-a9c91a1590f0 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 01:58:56.539 7 INFO cinder.api.openstack.wsgi [None req-3783eafe-a0b0-4452-a5bf-a9c91a1590f0 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 255/510] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 01:58:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 01:58:56.547 8 INFO cinder.api.openstack.wsgi [None req-0d1a4d09-3126-4e35-8046-01af8632570d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true 2026-05-14 01:58:56.552 8 INFO cinder.volume.api [None req-0d1a4d09-3126-4e35-8046-01af8632570d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all snapshots completed successfully. 2026-05-14 01:58:56.552 8 INFO cinder.api.openstack.wsgi [None req-0d1a4d09-3126-4e35-8046-01af8632570d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 256/511] 10.0.0.154 () {28 vars in 674 bytes} [Thu May 14 01:58:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 01:59:00.657 7 INFO cinder.api.openstack.wsgi [None req-3783eafe-a0b0-4452-a5bf-a9c91a1590f0 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:59:00.657 8 INFO cinder.api.openstack.wsgi [None req-0d1a4d09-3126-4e35-8046-01af8632570d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:59:00.658 7 INFO cinder.api.openstack.wsgi [None req-3783eafe-a0b0-4452-a5bf-a9c91a1590f0 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:59:00.659 8 INFO cinder.api.openstack.wsgi [None req-0d1a4d09-3126-4e35-8046-01af8632570d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:59:10.658 7 INFO cinder.api.openstack.wsgi [None req-3783eafe-a0b0-4452-a5bf-a9c91a1590f0 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:59:10.658 8 INFO cinder.api.openstack.wsgi [None req-0d1a4d09-3126-4e35-8046-01af8632570d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:59:10.659 7 INFO cinder.api.openstack.wsgi [None req-3783eafe-a0b0-4452-a5bf-a9c91a1590f0 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:59:10.659 8 INFO cinder.api.openstack.wsgi [None req-0d1a4d09-3126-4e35-8046-01af8632570d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:59:20.658 7 INFO cinder.api.openstack.wsgi [None req-3783eafe-a0b0-4452-a5bf-a9c91a1590f0 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:59:20.659 7 INFO cinder.api.openstack.wsgi [None req-3783eafe-a0b0-4452-a5bf-a9c91a1590f0 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:59:20.660 8 INFO cinder.api.openstack.wsgi [None req-0d1a4d09-3126-4e35-8046-01af8632570d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:59:20.662 8 INFO cinder.api.openstack.wsgi [None req-0d1a4d09-3126-4e35-8046-01af8632570d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:59:30.657 7 INFO cinder.api.openstack.wsgi [None req-3783eafe-a0b0-4452-a5bf-a9c91a1590f0 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:59:30.657 8 INFO cinder.api.openstack.wsgi [None req-0d1a4d09-3126-4e35-8046-01af8632570d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:59:30.658 7 INFO cinder.api.openstack.wsgi [None req-3783eafe-a0b0-4452-a5bf-a9c91a1590f0 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:59:30.658 8 INFO cinder.api.openstack.wsgi [None req-0d1a4d09-3126-4e35-8046-01af8632570d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:59:40.658 7 INFO cinder.api.openstack.wsgi [None req-3783eafe-a0b0-4452-a5bf-a9c91a1590f0 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:59:40.658 8 INFO cinder.api.openstack.wsgi [None req-0d1a4d09-3126-4e35-8046-01af8632570d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:59:40.659 8 INFO cinder.api.openstack.wsgi [None req-0d1a4d09-3126-4e35-8046-01af8632570d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:59:40.659 7 INFO cinder.api.openstack.wsgi [None req-3783eafe-a0b0-4452-a5bf-a9c91a1590f0 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:59:50.658 8 INFO cinder.api.openstack.wsgi [None req-0d1a4d09-3126-4e35-8046-01af8632570d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:59:50.658 7 INFO cinder.api.openstack.wsgi [None req-3783eafe-a0b0-4452-a5bf-a9c91a1590f0 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 01:59:50.659 8 INFO cinder.api.openstack.wsgi [None req-0d1a4d09-3126-4e35-8046-01af8632570d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:59:50.659 7 INFO cinder.api.openstack.wsgi [None req-3783eafe-a0b0-4452-a5bf-a9c91a1590f0 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 01:59:55.976 8 INFO cinder.api.openstack.wsgi [None req-844d6a5c-1a18-4ab9-b9cc-cbb398207329 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true 2026-05-14 01:59:56.480 8 INFO cinder.api.openstack.wsgi [None req-844d6a5c-1a18-4ab9-b9cc-cbb398207329 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 263/524] 10.0.0.154 () {28 vars in 696 bytes} [Thu May 14 01:59:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/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-05-14 01:59:56.516 7 INFO cinder.api.openstack.wsgi [None req-83bafbae-ac77-491a-8c1b-deabe9c46433 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true 2026-05-14 01:59:56.536 7 INFO cinder.api.openstack.wsgi [None req-83bafbae-ac77-491a-8c1b-deabe9c46433 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 262/525] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 01:59:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:59:56.549 8 INFO cinder.api.openstack.wsgi [None req-8c41a7b9-ef2e-4850-a3c4-34f257e7c7ed be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true 2026-05-14 01:59:56.570 8 INFO cinder.api.openstack.wsgi [None req-8c41a7b9-ef2e-4850-a3c4-34f257e7c7ed be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 264/526] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 01:59:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:59:56.583 7 INFO cinder.api.openstack.wsgi [None req-b4abc0a1-c24c-4eae-a5f4-29f8b7bccd03 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true 2026-05-14 01:59:56.606 7 INFO cinder.api.openstack.wsgi [None req-b4abc0a1-c24c-4eae-a5f4-29f8b7bccd03 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 263/527] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 01:59:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:59:56.615 8 INFO cinder.api.openstack.wsgi [None req-313cd0d0-c518-4f22-91b6-80c57060ecfb be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true 2026-05-14 01:59:56.621 8 INFO cinder.volume.api [None req-313cd0d0-c518-4f22-91b6-80c57060ecfb be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all snapshots completed successfully. 2026-05-14 01:59:56.622 8 INFO cinder.api.openstack.wsgi [None req-313cd0d0-c518-4f22-91b6-80c57060ecfb be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 265/528] 10.0.0.154 () {28 vars in 674 bytes} [Thu May 14 01:59:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 01:59:56.630 7 INFO cinder.api.openstack.wsgi [None req-76cd67fb-fe3b-4ac2-9f53-e3e6e8fc1267 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 01:59:56.637 7 INFO cinder.volume.api [None req-76cd67fb-fe3b-4ac2-9f53-e3e6e8fc1267 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 01:59:56.639 7 INFO cinder.api.openstack.wsgi [None req-76cd67fb-fe3b-4ac2-9f53-e3e6e8fc1267 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 264/529] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 01:59:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 01:59:56.658 8 INFO cinder.api.openstack.wsgi [None req-7e83bfd6-ed0f-4ad9-a40e-0bd6456f2b30 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services 2026-05-14 01:59:56.670 8 INFO cinder.api.openstack.wsgi [None req-7e83bfd6-ed0f-4ad9-a40e-0bd6456f2b30 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services returned with HTTP 200 [pid: 8|app: 0|req: 266/530] 10.0.0.154 () {28 vars in 645 bytes} [Thu May 14 01:59:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-services => generated 646 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 01:59:56.680 7 INFO cinder.api.openstack.wsgi [None req-cf32e72d-afde-4cdd-a36a-36e928a8b975 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 01:59:56.690 7 INFO cinder.volume.api [None req-cf32e72d-afde-4cdd-a36a-36e928a8b975 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 01:59:56.692 7 INFO cinder.api.openstack.wsgi [None req-cf32e72d-afde-4cdd-a36a-36e928a8b975 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 265/531] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 01:59:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:00:00.657 8 INFO cinder.api.openstack.wsgi [None req-7e83bfd6-ed0f-4ad9-a40e-0bd6456f2b30 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:00:00.657 7 INFO cinder.api.openstack.wsgi [None req-cf32e72d-afde-4cdd-a36a-36e928a8b975 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:00:00.658 8 INFO cinder.api.openstack.wsgi [None req-7e83bfd6-ed0f-4ad9-a40e-0bd6456f2b30 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:00:00.658 7 INFO cinder.api.openstack.wsgi [None req-cf32e72d-afde-4cdd-a36a-36e928a8b975 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:00:10.657 7 INFO cinder.api.openstack.wsgi [None req-cf32e72d-afde-4cdd-a36a-36e928a8b975 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:00:10.657 8 INFO cinder.api.openstack.wsgi [None req-7e83bfd6-ed0f-4ad9-a40e-0bd6456f2b30 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:00:10.658 7 INFO cinder.api.openstack.wsgi [None req-cf32e72d-afde-4cdd-a36a-36e928a8b975 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:00:10.658 8 INFO cinder.api.openstack.wsgi [None req-7e83bfd6-ed0f-4ad9-a40e-0bd6456f2b30 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:00:20.657 7 INFO cinder.api.openstack.wsgi [None req-cf32e72d-afde-4cdd-a36a-36e928a8b975 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:00:20.659 7 INFO cinder.api.openstack.wsgi [None req-cf32e72d-afde-4cdd-a36a-36e928a8b975 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:00:20.659 8 INFO cinder.api.openstack.wsgi [None req-7e83bfd6-ed0f-4ad9-a40e-0bd6456f2b30 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:00:20.660 8 INFO cinder.api.openstack.wsgi [None req-7e83bfd6-ed0f-4ad9-a40e-0bd6456f2b30 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:00:30.657 7 INFO cinder.api.openstack.wsgi [None req-cf32e72d-afde-4cdd-a36a-36e928a8b975 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:00:30.658 8 INFO cinder.api.openstack.wsgi [None req-7e83bfd6-ed0f-4ad9-a40e-0bd6456f2b30 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:00:30.659 7 INFO cinder.api.openstack.wsgi [None req-cf32e72d-afde-4cdd-a36a-36e928a8b975 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:00:30.659 8 INFO cinder.api.openstack.wsgi [None req-7e83bfd6-ed0f-4ad9-a40e-0bd6456f2b30 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:00:40.658 7 INFO cinder.api.openstack.wsgi [None req-cf32e72d-afde-4cdd-a36a-36e928a8b975 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:00:40.658 8 INFO cinder.api.openstack.wsgi [None req-7e83bfd6-ed0f-4ad9-a40e-0bd6456f2b30 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:00:40.659 7 INFO cinder.api.openstack.wsgi [None req-cf32e72d-afde-4cdd-a36a-36e928a8b975 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:00:40.659 8 INFO cinder.api.openstack.wsgi [None req-7e83bfd6-ed0f-4ad9-a40e-0bd6456f2b30 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:00:50.658 7 INFO cinder.api.openstack.wsgi [None req-cf32e72d-afde-4cdd-a36a-36e928a8b975 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:00:50.658 8 INFO cinder.api.openstack.wsgi [None req-7e83bfd6-ed0f-4ad9-a40e-0bd6456f2b30 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:00:50.659 7 INFO cinder.api.openstack.wsgi [None req-cf32e72d-afde-4cdd-a36a-36e928a8b975 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:00:50.659 8 INFO cinder.api.openstack.wsgi [None req-7e83bfd6-ed0f-4ad9-a40e-0bd6456f2b30 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:00:55.857 7 INFO cinder.api.openstack.wsgi [None req-c0fb3dd2-70b1-4823-88b4-6c3cb102ead7 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true 2026-05-14 02:00:56.361 7 INFO cinder.api.openstack.wsgi [None req-c0fb3dd2-70b1-4823-88b4-6c3cb102ead7 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 272/544] 10.0.0.154 () {28 vars in 696 bytes} [Thu May 14 02:00:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true => generated 670 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:00:56.401 8 INFO cinder.api.openstack.wsgi [None req-238b57f8-e336-4d31-877b-896c37072a8b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true 2026-05-14 02:00:56.416 8 INFO cinder.api.openstack.wsgi [None req-238b57f8-e336-4d31-877b-896c37072a8b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 273/545] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:00:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:00:56.426 7 INFO cinder.api.openstack.wsgi [None req-12dd002a-6b57-4a15-a6fe-4cce4a598232 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true 2026-05-14 02:00:56.445 7 INFO cinder.api.openstack.wsgi [None req-12dd002a-6b57-4a15-a6fe-4cce4a598232 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 273/546] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:00:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:00:56.455 8 INFO cinder.api.openstack.wsgi [None req-f3fb0b75-ad62-414c-bca0-f749f62d19fa be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true 2026-05-14 02:00:56.470 8 INFO cinder.api.openstack.wsgi [None req-f3fb0b75-ad62-414c-bca0-f749f62d19fa be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 274/547] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:00:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:00:56.480 7 INFO cinder.api.openstack.wsgi [None req-8428e0fe-8b24-4002-99e4-46e6233b0d45 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services 2026-05-14 02:00:56.485 7 INFO cinder.api.openstack.wsgi [None req-8428e0fe-8b24-4002-99e4-46e6233b0d45 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services returned with HTTP 200 [pid: 7|app: 0|req: 274/548] 10.0.0.154 () {28 vars in 645 bytes} [Thu May 14 02:00:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:00:56.495 8 INFO cinder.api.openstack.wsgi [None req-58be4633-bfbf-4693-976c-53ce84692878 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 02:00:56.502 8 INFO cinder.volume.api [None req-58be4633-bfbf-4693-976c-53ce84692878 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 02:00:56.505 8 INFO cinder.api.openstack.wsgi [None req-58be4633-bfbf-4693-976c-53ce84692878 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 275/549] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:00:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:00:56.514 7 INFO cinder.api.openstack.wsgi [None req-2ae85c39-b153-472a-b987-1e6d1c36ffd6 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true 2026-05-14 02:00:56.519 7 INFO cinder.volume.api [None req-2ae85c39-b153-472a-b987-1e6d1c36ffd6 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all snapshots completed successfully. 2026-05-14 02:00:56.519 7 INFO cinder.api.openstack.wsgi [None req-2ae85c39-b153-472a-b987-1e6d1c36ffd6 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 275/550] 10.0.0.154 () {28 vars in 674 bytes} [Thu May 14 02:00:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:00:56.529 8 INFO cinder.api.openstack.wsgi [None req-49d273c5-63fc-4196-a04a-7e160125dc7a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 02:00:56.537 8 INFO cinder.volume.api [None req-49d273c5-63fc-4196-a04a-7e160125dc7a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 02:00:56.538 8 INFO cinder.api.openstack.wsgi [None req-49d273c5-63fc-4196-a04a-7e160125dc7a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 276/551] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:00:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:01:00.657 7 INFO cinder.api.openstack.wsgi [None req-2ae85c39-b153-472a-b987-1e6d1c36ffd6 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:01:00.658 8 INFO cinder.api.openstack.wsgi [None req-49d273c5-63fc-4196-a04a-7e160125dc7a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:01:00.658 7 INFO cinder.api.openstack.wsgi [None req-2ae85c39-b153-472a-b987-1e6d1c36ffd6 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:01:00.660 8 INFO cinder.api.openstack.wsgi [None req-49d273c5-63fc-4196-a04a-7e160125dc7a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:01:10.658 7 INFO cinder.api.openstack.wsgi [None req-2ae85c39-b153-472a-b987-1e6d1c36ffd6 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:01:10.659 7 INFO cinder.api.openstack.wsgi [None req-2ae85c39-b153-472a-b987-1e6d1c36ffd6 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:01:10.660 8 INFO cinder.api.openstack.wsgi [None req-49d273c5-63fc-4196-a04a-7e160125dc7a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:01:10.661 8 INFO cinder.api.openstack.wsgi [None req-49d273c5-63fc-4196-a04a-7e160125dc7a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:01:20.657 8 INFO cinder.api.openstack.wsgi [None req-49d273c5-63fc-4196-a04a-7e160125dc7a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:01:20.658 8 INFO cinder.api.openstack.wsgi [None req-49d273c5-63fc-4196-a04a-7e160125dc7a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:01:20.658 7 INFO cinder.api.openstack.wsgi [None req-2ae85c39-b153-472a-b987-1e6d1c36ffd6 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:01:20.659 7 INFO cinder.api.openstack.wsgi [None req-2ae85c39-b153-472a-b987-1e6d1c36ffd6 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:01:30.657 8 INFO cinder.api.openstack.wsgi [None req-49d273c5-63fc-4196-a04a-7e160125dc7a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:01:30.657 7 INFO cinder.api.openstack.wsgi [None req-2ae85c39-b153-472a-b987-1e6d1c36ffd6 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:01:30.658 7 INFO cinder.api.openstack.wsgi [None req-2ae85c39-b153-472a-b987-1e6d1c36ffd6 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:01:30.658 8 INFO cinder.api.openstack.wsgi [None req-49d273c5-63fc-4196-a04a-7e160125dc7a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:01:40.658 8 INFO cinder.api.openstack.wsgi [None req-49d273c5-63fc-4196-a04a-7e160125dc7a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:01:40.658 7 INFO cinder.api.openstack.wsgi [None req-2ae85c39-b153-472a-b987-1e6d1c36ffd6 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:01:40.659 8 INFO cinder.api.openstack.wsgi [None req-49d273c5-63fc-4196-a04a-7e160125dc7a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:01:40.659 7 INFO cinder.api.openstack.wsgi [None req-2ae85c39-b153-472a-b987-1e6d1c36ffd6 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:01:50.658 7 INFO cinder.api.openstack.wsgi [None req-2ae85c39-b153-472a-b987-1e6d1c36ffd6 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:01:50.658 8 INFO cinder.api.openstack.wsgi [None req-49d273c5-63fc-4196-a04a-7e160125dc7a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:01:50.659 7 INFO cinder.api.openstack.wsgi [None req-2ae85c39-b153-472a-b987-1e6d1c36ffd6 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:01:50.660 8 INFO cinder.api.openstack.wsgi [None req-49d273c5-63fc-4196-a04a-7e160125dc7a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:01:55.918 7 INFO cinder.api.openstack.wsgi [None req-08e3849d-b70f-47c6-b067-201377f80299 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 02:01:55.927 7 INFO cinder.volume.api [None req-08e3849d-b70f-47c6-b067-201377f80299 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 02:01:55.928 7 INFO cinder.api.openstack.wsgi [None req-08e3849d-b70f-47c6-b067-201377f80299 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 282/564] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:01:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:01:55.940 8 INFO cinder.api.openstack.wsgi [None req-02e39260-95a7-4d83-a1f2-19f0aca60bac be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true 2026-05-14 02:01:55.947 8 INFO cinder.volume.api [None req-02e39260-95a7-4d83-a1f2-19f0aca60bac be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all snapshots completed successfully. 2026-05-14 02:01:55.948 8 INFO cinder.api.openstack.wsgi [None req-02e39260-95a7-4d83-a1f2-19f0aca60bac be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 283/565] 10.0.0.154 () {28 vars in 674 bytes} [Thu May 14 02:01:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:01:55.967 7 INFO cinder.api.openstack.wsgi [None req-f1fd1e5a-2ea3-451c-b92b-f933ad7ef209 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services 2026-05-14 02:01:55.973 7 INFO cinder.api.openstack.wsgi [None req-f1fd1e5a-2ea3-451c-b92b-f933ad7ef209 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services returned with HTTP 200 [pid: 7|app: 0|req: 283/566] 10.0.0.154 () {28 vars in 645 bytes} [Thu May 14 02:01:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:01:55.985 8 INFO cinder.api.openstack.wsgi [None req-5df1abb2-745a-4b42-99cd-231cc8143499 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 02:01:55.995 8 INFO cinder.volume.api [None req-5df1abb2-745a-4b42-99cd-231cc8143499 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 02:01:55.997 8 INFO cinder.api.openstack.wsgi [None req-5df1abb2-745a-4b42-99cd-231cc8143499 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 284/567] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:01:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:01:56.008 7 INFO cinder.api.openstack.wsgi [None req-cc9646f8-049d-45d5-b152-66d8b42900a5 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true 2026-05-14 02:01:56.511 7 INFO cinder.api.openstack.wsgi [None req-cc9646f8-049d-45d5-b152-66d8b42900a5 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 284/568] 10.0.0.154 () {28 vars in 696 bytes} [Thu May 14 02:01:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:01:56.551 8 INFO cinder.api.openstack.wsgi [None req-7ccf3470-598e-4d0d-9451-97d98512a22b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true 2026-05-14 02:01:56.570 8 INFO cinder.api.openstack.wsgi [None req-7ccf3470-598e-4d0d-9451-97d98512a22b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 285/569] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:01:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:01:56.578 7 INFO cinder.api.openstack.wsgi [None req-46c6bdb3-4e99-48d8-8d22-c7f6005ab33d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true 2026-05-14 02:01:56.596 7 INFO cinder.api.openstack.wsgi [None req-46c6bdb3-4e99-48d8-8d22-c7f6005ab33d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 285/570] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:01:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:01:56.604 8 INFO cinder.api.openstack.wsgi [None req-f6949b9e-d558-42dc-8ffb-dae7a7312d16 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true 2026-05-14 02:01:56.620 8 INFO cinder.api.openstack.wsgi [None req-f6949b9e-d558-42dc-8ffb-dae7a7312d16 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 286/571] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:01:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:02:00.658 7 INFO cinder.api.openstack.wsgi [None req-46c6bdb3-4e99-48d8-8d22-c7f6005ab33d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:02:00.658 8 INFO cinder.api.openstack.wsgi [None req-f6949b9e-d558-42dc-8ffb-dae7a7312d16 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:02:00.659 7 INFO cinder.api.openstack.wsgi [None req-46c6bdb3-4e99-48d8-8d22-c7f6005ab33d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:02:00.660 8 INFO cinder.api.openstack.wsgi [None req-f6949b9e-d558-42dc-8ffb-dae7a7312d16 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:02:10.658 7 INFO cinder.api.openstack.wsgi [None req-46c6bdb3-4e99-48d8-8d22-c7f6005ab33d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:02:10.658 8 INFO cinder.api.openstack.wsgi [None req-f6949b9e-d558-42dc-8ffb-dae7a7312d16 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:02:10.659 7 INFO cinder.api.openstack.wsgi [None req-46c6bdb3-4e99-48d8-8d22-c7f6005ab33d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:02:10.659 8 INFO cinder.api.openstack.wsgi [None req-f6949b9e-d558-42dc-8ffb-dae7a7312d16 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:02:20.658 8 INFO cinder.api.openstack.wsgi [None req-f6949b9e-d558-42dc-8ffb-dae7a7312d16 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:02:20.658 7 INFO cinder.api.openstack.wsgi [None req-46c6bdb3-4e99-48d8-8d22-c7f6005ab33d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:02:20.658 8 INFO cinder.api.openstack.wsgi [None req-f6949b9e-d558-42dc-8ffb-dae7a7312d16 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:02:20.659 7 INFO cinder.api.openstack.wsgi [None req-46c6bdb3-4e99-48d8-8d22-c7f6005ab33d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:02:30.658 7 INFO cinder.api.openstack.wsgi [None req-46c6bdb3-4e99-48d8-8d22-c7f6005ab33d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:02:30.658 8 INFO cinder.api.openstack.wsgi [None req-f6949b9e-d558-42dc-8ffb-dae7a7312d16 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:02:30.659 8 INFO cinder.api.openstack.wsgi [None req-f6949b9e-d558-42dc-8ffb-dae7a7312d16 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:02:30.659 7 INFO cinder.api.openstack.wsgi [None req-46c6bdb3-4e99-48d8-8d22-c7f6005ab33d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:02:40.659 7 INFO cinder.api.openstack.wsgi [None req-46c6bdb3-4e99-48d8-8d22-c7f6005ab33d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:02:40.659 8 INFO cinder.api.openstack.wsgi [None req-f6949b9e-d558-42dc-8ffb-dae7a7312d16 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:02:40.659 7 INFO cinder.api.openstack.wsgi [None req-46c6bdb3-4e99-48d8-8d22-c7f6005ab33d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:02:40.661 8 INFO cinder.api.openstack.wsgi [None req-f6949b9e-d558-42dc-8ffb-dae7a7312d16 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:02:50.658 7 INFO cinder.api.openstack.wsgi [None req-46c6bdb3-4e99-48d8-8d22-c7f6005ab33d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:02:50.658 8 INFO cinder.api.openstack.wsgi [None req-f6949b9e-d558-42dc-8ffb-dae7a7312d16 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:02:50.659 8 INFO cinder.api.openstack.wsgi [None req-f6949b9e-d558-42dc-8ffb-dae7a7312d16 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:02:50.659 7 INFO cinder.api.openstack.wsgi [None req-46c6bdb3-4e99-48d8-8d22-c7f6005ab33d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:02:55.884 8 INFO cinder.api.openstack.wsgi [None req-1bc85e66-c46b-4950-a146-a34ed564b711 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true 2026-05-14 02:02:56.389 8 INFO cinder.api.openstack.wsgi [None req-1bc85e66-c46b-4950-a146-a34ed564b711 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 293/584] 10.0.0.154 () {28 vars in 696 bytes} [Thu May 14 02:02:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true => generated 670 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:02:56.400 7 INFO cinder.api.openstack.wsgi [None req-acb7f31a-5b27-4bc7-972d-046036a3c208 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 02:02:56.408 7 INFO cinder.volume.api [None req-acb7f31a-5b27-4bc7-972d-046036a3c208 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 02:02:56.410 7 INFO cinder.api.openstack.wsgi [None req-acb7f31a-5b27-4bc7-972d-046036a3c208 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 292/585] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:02:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:02:56.419 8 INFO cinder.api.openstack.wsgi [None req-0a10c0ef-a56a-480b-857a-b107ca43cafa be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true 2026-05-14 02:02:56.428 8 INFO cinder.volume.api [None req-0a10c0ef-a56a-480b-857a-b107ca43cafa be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all snapshots completed successfully. 2026-05-14 02:02:56.428 8 INFO cinder.api.openstack.wsgi [None req-0a10c0ef-a56a-480b-857a-b107ca43cafa be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 294/586] 10.0.0.154 () {28 vars in 674 bytes} [Thu May 14 02:02:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:02:56.438 7 INFO cinder.api.openstack.wsgi [None req-8416b3e0-bd99-4c27-a3ce-31658d0576ba be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services 2026-05-14 02:02:56.445 7 INFO cinder.api.openstack.wsgi [None req-8416b3e0-bd99-4c27-a3ce-31658d0576ba be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services returned with HTTP 200 [pid: 7|app: 0|req: 293/587] 10.0.0.154 () {28 vars in 645 bytes} [Thu May 14 02:02:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:02:56.453 8 INFO cinder.api.openstack.wsgi [None req-fb3ce024-682a-4d37-a726-227ea64e02ea be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 02:02:56.460 8 INFO cinder.volume.api [None req-fb3ce024-682a-4d37-a726-227ea64e02ea be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 02:02:56.462 8 INFO cinder.api.openstack.wsgi [None req-fb3ce024-682a-4d37-a726-227ea64e02ea be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 295/588] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:02:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:02:56.507 7 INFO cinder.api.openstack.wsgi [None req-d8736513-1df7-4157-82e2-ddf7f3c28309 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true 2026-05-14 02:02:56.526 7 INFO cinder.api.openstack.wsgi [None req-d8736513-1df7-4157-82e2-ddf7f3c28309 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 294/589] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:02:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:02:56.535 8 INFO cinder.api.openstack.wsgi [None req-9fd9e644-5ae8-4560-8968-f5828c28c6d4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true 2026-05-14 02:02:56.560 8 INFO cinder.api.openstack.wsgi [None req-9fd9e644-5ae8-4560-8968-f5828c28c6d4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 296/590] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:02:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:02:56.573 7 INFO cinder.api.openstack.wsgi [None req-fc2787ba-7687-4d12-aa75-015bfb8e32cc be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true 2026-05-14 02:02:56.589 7 INFO cinder.api.openstack.wsgi [None req-fc2787ba-7687-4d12-aa75-015bfb8e32cc be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 295/591] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:02:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:03:00.658 8 INFO cinder.api.openstack.wsgi [None req-9fd9e644-5ae8-4560-8968-f5828c28c6d4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:03:00.658 7 INFO cinder.api.openstack.wsgi [None req-fc2787ba-7687-4d12-aa75-015bfb8e32cc be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:03:00.659 8 INFO cinder.api.openstack.wsgi [None req-9fd9e644-5ae8-4560-8968-f5828c28c6d4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:03:00.660 7 INFO cinder.api.openstack.wsgi [None req-fc2787ba-7687-4d12-aa75-015bfb8e32cc be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:03:10.658 8 INFO cinder.api.openstack.wsgi [None req-9fd9e644-5ae8-4560-8968-f5828c28c6d4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:03:10.659 8 INFO cinder.api.openstack.wsgi [None req-9fd9e644-5ae8-4560-8968-f5828c28c6d4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:03:10.659 7 INFO cinder.api.openstack.wsgi [None req-fc2787ba-7687-4d12-aa75-015bfb8e32cc be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:03:10.661 7 INFO cinder.api.openstack.wsgi [None req-fc2787ba-7687-4d12-aa75-015bfb8e32cc be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:03:20.658 8 INFO cinder.api.openstack.wsgi [None req-9fd9e644-5ae8-4560-8968-f5828c28c6d4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:03:20.658 7 INFO cinder.api.openstack.wsgi [None req-fc2787ba-7687-4d12-aa75-015bfb8e32cc be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:03:20.659 8 INFO cinder.api.openstack.wsgi [None req-9fd9e644-5ae8-4560-8968-f5828c28c6d4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:03:20.659 7 INFO cinder.api.openstack.wsgi [None req-fc2787ba-7687-4d12-aa75-015bfb8e32cc be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:03:30.658 8 INFO cinder.api.openstack.wsgi [None req-9fd9e644-5ae8-4560-8968-f5828c28c6d4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:03:30.658 7 INFO cinder.api.openstack.wsgi [None req-fc2787ba-7687-4d12-aa75-015bfb8e32cc be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:03:30.660 7 INFO cinder.api.openstack.wsgi [None req-fc2787ba-7687-4d12-aa75-015bfb8e32cc be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:03:30.659 8 INFO cinder.api.openstack.wsgi [None req-9fd9e644-5ae8-4560-8968-f5828c28c6d4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:03:40.658 8 INFO cinder.api.openstack.wsgi [None req-9fd9e644-5ae8-4560-8968-f5828c28c6d4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:03:40.658 7 INFO cinder.api.openstack.wsgi [None req-fc2787ba-7687-4d12-aa75-015bfb8e32cc be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:03:40.659 8 INFO cinder.api.openstack.wsgi [None req-9fd9e644-5ae8-4560-8968-f5828c28c6d4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:03:40.659 7 INFO cinder.api.openstack.wsgi [None req-fc2787ba-7687-4d12-aa75-015bfb8e32cc be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:03:50.657 8 INFO cinder.api.openstack.wsgi [None req-9fd9e644-5ae8-4560-8968-f5828c28c6d4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:03:50.658 7 INFO cinder.api.openstack.wsgi [None req-fc2787ba-7687-4d12-aa75-015bfb8e32cc be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:03:50.659 8 INFO cinder.api.openstack.wsgi [None req-9fd9e644-5ae8-4560-8968-f5828c28c6d4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:03:50.659 7 INFO cinder.api.openstack.wsgi [None req-fc2787ba-7687-4d12-aa75-015bfb8e32cc be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:03:55.848 8 INFO cinder.api.openstack.wsgi [None req-46b6a0be-6c78-40da-9e27-2d845416b7bd be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 02:03:55.859 8 INFO cinder.volume.api [None req-46b6a0be-6c78-40da-9e27-2d845416b7bd be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 02:03:55.861 8 INFO cinder.api.openstack.wsgi [None req-46b6a0be-6c78-40da-9e27-2d845416b7bd be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 303/604] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:03:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:03:55.873 7 INFO cinder.api.openstack.wsgi [None req-3d63b777-35fa-4607-ae78-34eb82e9ef5e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services 2026-05-14 02:03:55.879 7 INFO cinder.api.openstack.wsgi [None req-3d63b777-35fa-4607-ae78-34eb82e9ef5e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services returned with HTTP 200 [pid: 7|app: 0|req: 302/605] 10.0.0.154 () {28 vars in 645 bytes} [Thu May 14 02:03:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:03:55.893 8 INFO cinder.api.openstack.wsgi [None req-70e05a03-c976-415f-a0e9-edb0fddac1be be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 02:03:55.899 8 INFO cinder.volume.api [None req-70e05a03-c976-415f-a0e9-edb0fddac1be be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 02:03:55.901 8 INFO cinder.api.openstack.wsgi [None req-70e05a03-c976-415f-a0e9-edb0fddac1be be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 304/606] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:03:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:03:55.911 7 INFO cinder.api.openstack.wsgi [None req-2884e8b8-f3d1-4003-92f6-8112b3f5a54d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true 2026-05-14 02:03:56.415 7 INFO cinder.api.openstack.wsgi [None req-2884e8b8-f3d1-4003-92f6-8112b3f5a54d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 303/607] 10.0.0.154 () {28 vars in 696 bytes} [Thu May 14 02:03:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:03:56.459 8 INFO cinder.api.openstack.wsgi [None req-405ece08-e923-48df-9a92-74250ee63765 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true 2026-05-14 02:03:56.476 8 INFO cinder.api.openstack.wsgi [None req-405ece08-e923-48df-9a92-74250ee63765 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 305/608] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:03:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:03:56.495 7 INFO cinder.api.openstack.wsgi [None req-bb946a47-cbbb-458f-9426-aa6c5ef421dc be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true 2026-05-14 02:03:56.516 7 INFO cinder.api.openstack.wsgi [None req-bb946a47-cbbb-458f-9426-aa6c5ef421dc be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 304/609] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:03:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:03:56.527 8 INFO cinder.api.openstack.wsgi [None req-df6988f1-7f03-4fd3-b68a-6debbc6c402f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true 2026-05-14 02:03:56.541 8 INFO cinder.api.openstack.wsgi [None req-df6988f1-7f03-4fd3-b68a-6debbc6c402f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 306/610] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:03:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:03:56.551 7 INFO cinder.api.openstack.wsgi [None req-01ddc8a9-b9a7-4fbf-9302-b87a613e01ac be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true 2026-05-14 02:03:56.556 7 INFO cinder.volume.api [None req-01ddc8a9-b9a7-4fbf-9302-b87a613e01ac be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all snapshots completed successfully. 2026-05-14 02:03:56.557 7 INFO cinder.api.openstack.wsgi [None req-01ddc8a9-b9a7-4fbf-9302-b87a613e01ac be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 305/611] 10.0.0.154 () {28 vars in 674 bytes} [Thu May 14 02:03:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:04:00.658 8 INFO cinder.api.openstack.wsgi [None req-df6988f1-7f03-4fd3-b68a-6debbc6c402f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:04:00.658 7 INFO cinder.api.openstack.wsgi [None req-01ddc8a9-b9a7-4fbf-9302-b87a613e01ac be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:04:00.659 8 INFO cinder.api.openstack.wsgi [None req-df6988f1-7f03-4fd3-b68a-6debbc6c402f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:04:00.660 7 INFO cinder.api.openstack.wsgi [None req-01ddc8a9-b9a7-4fbf-9302-b87a613e01ac be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:04:10.658 8 INFO cinder.api.openstack.wsgi [None req-df6988f1-7f03-4fd3-b68a-6debbc6c402f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:04:10.658 7 INFO cinder.api.openstack.wsgi [None req-01ddc8a9-b9a7-4fbf-9302-b87a613e01ac be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:04:10.659 8 INFO cinder.api.openstack.wsgi [None req-df6988f1-7f03-4fd3-b68a-6debbc6c402f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:04:10.659 7 INFO cinder.api.openstack.wsgi [None req-01ddc8a9-b9a7-4fbf-9302-b87a613e01ac be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:04:20.657 8 INFO cinder.api.openstack.wsgi [None req-df6988f1-7f03-4fd3-b68a-6debbc6c402f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:04:20.658 8 INFO cinder.api.openstack.wsgi [None req-df6988f1-7f03-4fd3-b68a-6debbc6c402f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:04:20.658 7 INFO cinder.api.openstack.wsgi [None req-01ddc8a9-b9a7-4fbf-9302-b87a613e01ac be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:04:20.660 7 INFO cinder.api.openstack.wsgi [None req-01ddc8a9-b9a7-4fbf-9302-b87a613e01ac be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:04:28.402 8 INFO cinder.api.openstack.wsgi [None req-e71e32e5-2866-442c-9009-413ed43b58b1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET https://volume.199-204-45-57.nip.io/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=False 2026-05-14 02:04:28.417 8 INFO cinder.api.openstack.wsgi [None req-e71e32e5-2866-442c-9009-413ed43b58b1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] https://volume.199-204-45-57.nip.io/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 310/618] 199.204.45.57 () {44 vars in 1065 bytes} [Thu May 14 02:04:28 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=False => generated 338 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:04:30.658 8 INFO cinder.api.openstack.wsgi [None req-e71e32e5-2866-442c-9009-413ed43b58b1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:04:30.658 8 INFO cinder.api.openstack.wsgi [None req-e71e32e5-2866-442c-9009-413ed43b58b1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:04:30.658 7 INFO cinder.api.openstack.wsgi [None req-01ddc8a9-b9a7-4fbf-9302-b87a613e01ac be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:04:30.660 7 INFO cinder.api.openstack.wsgi [None req-01ddc8a9-b9a7-4fbf-9302-b87a613e01ac be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:04:40.658 8 INFO cinder.api.openstack.wsgi [None req-e71e32e5-2866-442c-9009-413ed43b58b1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:04:40.658 7 INFO cinder.api.openstack.wsgi [None req-01ddc8a9-b9a7-4fbf-9302-b87a613e01ac be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:04:40.659 8 INFO cinder.api.openstack.wsgi [None req-e71e32e5-2866-442c-9009-413ed43b58b1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:04:40.659 7 INFO cinder.api.openstack.wsgi [None req-01ddc8a9-b9a7-4fbf-9302-b87a613e01ac be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:04:50.658 8 INFO cinder.api.openstack.wsgi [None req-e71e32e5-2866-442c-9009-413ed43b58b1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:04:50.658 7 INFO cinder.api.openstack.wsgi [None req-01ddc8a9-b9a7-4fbf-9302-b87a613e01ac be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:04:50.659 8 INFO cinder.api.openstack.wsgi [None req-e71e32e5-2866-442c-9009-413ed43b58b1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:04:50.659 7 INFO cinder.api.openstack.wsgi [None req-01ddc8a9-b9a7-4fbf-9302-b87a613e01ac be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:04:55.840 8 INFO cinder.api.openstack.wsgi [None req-89781257-9ca7-4e73-9385-67f142a35f56 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 02:04:55.849 8 INFO cinder.volume.api [None req-89781257-9ca7-4e73-9385-67f142a35f56 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 02:04:55.850 8 INFO cinder.api.openstack.wsgi [None req-89781257-9ca7-4e73-9385-67f142a35f56 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 314/625] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:04:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:04:55.861 7 INFO cinder.api.openstack.wsgi [None req-09f7c2f8-9430-4242-82ce-0f1a6e0b96a1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true 2026-05-14 02:04:55.866 7 INFO cinder.volume.api [None req-09f7c2f8-9430-4242-82ce-0f1a6e0b96a1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all snapshots completed successfully. 2026-05-14 02:04:55.867 7 INFO cinder.api.openstack.wsgi [None req-09f7c2f8-9430-4242-82ce-0f1a6e0b96a1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 312/626] 10.0.0.154 () {28 vars in 674 bytes} [Thu May 14 02:04:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:04:55.877 8 INFO cinder.api.openstack.wsgi [None req-5a4d001b-8d6f-4922-adfc-10e81c555274 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services 2026-05-14 02:04:55.883 8 INFO cinder.api.openstack.wsgi [None req-5a4d001b-8d6f-4922-adfc-10e81c555274 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services returned with HTTP 200 [pid: 8|app: 0|req: 315/627] 10.0.0.154 () {28 vars in 645 bytes} [Thu May 14 02:04:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:04:55.925 7 INFO cinder.api.openstack.wsgi [None req-35501ed7-4ccd-41bf-8ecd-4ee11ffedcdf be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true 2026-05-14 02:04:55.946 7 INFO cinder.api.openstack.wsgi [None req-35501ed7-4ccd-41bf-8ecd-4ee11ffedcdf be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 313/628] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:04:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:04:55.959 8 INFO cinder.api.openstack.wsgi [None req-aae594f0-f19b-49f1-adce-2bf644fb542f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true 2026-05-14 02:04:55.979 8 INFO cinder.api.openstack.wsgi [None req-aae594f0-f19b-49f1-adce-2bf644fb542f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 316/629] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:04:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:04:55.989 7 INFO cinder.api.openstack.wsgi [None req-18ee92df-6827-4dc1-81ea-c73a4bc56414 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true 2026-05-14 02:04:56.013 7 INFO cinder.api.openstack.wsgi [None req-18ee92df-6827-4dc1-81ea-c73a4bc56414 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 314/630] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:04:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:04:56.024 8 INFO cinder.api.openstack.wsgi [None req-fdf6c6d8-8aa5-427a-8e28-09da89ac3122 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 02:04:56.031 8 INFO cinder.volume.api [None req-fdf6c6d8-8aa5-427a-8e28-09da89ac3122 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 02:04:56.032 8 INFO cinder.api.openstack.wsgi [None req-fdf6c6d8-8aa5-427a-8e28-09da89ac3122 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 317/631] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:04:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:04:56.043 7 INFO cinder.api.openstack.wsgi [None req-f73280c7-f77f-4792-886e-a7fa1d9d3eb0 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true 2026-05-14 02:04:56.546 7 INFO cinder.api.openstack.wsgi [None req-f73280c7-f77f-4792-886e-a7fa1d9d3eb0 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 315/632] 10.0.0.154 () {28 vars in 696 bytes} [Thu May 14 02:04:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:05:00.657 8 INFO cinder.api.openstack.wsgi [None req-fdf6c6d8-8aa5-427a-8e28-09da89ac3122 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:05:00.658 7 INFO cinder.api.openstack.wsgi [None req-f73280c7-f77f-4792-886e-a7fa1d9d3eb0 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:05:00.658 8 INFO cinder.api.openstack.wsgi [None req-fdf6c6d8-8aa5-427a-8e28-09da89ac3122 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:05:00.659 7 INFO cinder.api.openstack.wsgi [None req-f73280c7-f77f-4792-886e-a7fa1d9d3eb0 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:05:10.657 7 INFO cinder.api.openstack.wsgi [None req-f73280c7-f77f-4792-886e-a7fa1d9d3eb0 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:05:10.658 8 INFO cinder.api.openstack.wsgi [None req-fdf6c6d8-8aa5-427a-8e28-09da89ac3122 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:05:10.658 7 INFO cinder.api.openstack.wsgi [None req-f73280c7-f77f-4792-886e-a7fa1d9d3eb0 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:05:10.659 8 INFO cinder.api.openstack.wsgi [None req-fdf6c6d8-8aa5-427a-8e28-09da89ac3122 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:05:20.658 7 INFO cinder.api.openstack.wsgi [None req-f73280c7-f77f-4792-886e-a7fa1d9d3eb0 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:05:20.658 7 INFO cinder.api.openstack.wsgi [None req-f73280c7-f77f-4792-886e-a7fa1d9d3eb0 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:05:20.658 8 INFO cinder.api.openstack.wsgi [None req-fdf6c6d8-8aa5-427a-8e28-09da89ac3122 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:05:20.660 8 INFO cinder.api.openstack.wsgi [None req-fdf6c6d8-8aa5-427a-8e28-09da89ac3122 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:05:30.037 7 INFO cinder.api.openstack.wsgi [None req-8779fc48-63ae-49f4-87fc-db10e234ea32 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET https://volume.199-204-45-57.nip.io/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=False 2026-05-14 02:05:30.052 7 INFO cinder.api.openstack.wsgi [None req-8779fc48-63ae-49f4-87fc-db10e234ea32 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] https://volume.199-204-45-57.nip.io/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 319/639] 199.204.45.57 () {44 vars in 1065 bytes} [Thu May 14 02:05:29 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=False => generated 338 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:05:30.658 7 INFO cinder.api.openstack.wsgi [None req-8779fc48-63ae-49f4-87fc-db10e234ea32 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:05:30.658 7 INFO cinder.api.openstack.wsgi [None req-8779fc48-63ae-49f4-87fc-db10e234ea32 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:05:30.658 8 INFO cinder.api.openstack.wsgi [None req-fdf6c6d8-8aa5-427a-8e28-09da89ac3122 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:05:30.659 8 INFO cinder.api.openstack.wsgi [None req-fdf6c6d8-8aa5-427a-8e28-09da89ac3122 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:05:40.658 7 INFO cinder.api.openstack.wsgi [None req-8779fc48-63ae-49f4-87fc-db10e234ea32 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:05:40.658 8 INFO cinder.api.openstack.wsgi [None req-fdf6c6d8-8aa5-427a-8e28-09da89ac3122 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:05:40.659 7 INFO cinder.api.openstack.wsgi [None req-8779fc48-63ae-49f4-87fc-db10e234ea32 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:05:40.659 8 INFO cinder.api.openstack.wsgi [None req-fdf6c6d8-8aa5-427a-8e28-09da89ac3122 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:05:50.658 7 INFO cinder.api.openstack.wsgi [None req-8779fc48-63ae-49f4-87fc-db10e234ea32 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:05:50.658 8 INFO cinder.api.openstack.wsgi [None req-fdf6c6d8-8aa5-427a-8e28-09da89ac3122 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:05:50.659 7 INFO cinder.api.openstack.wsgi [None req-8779fc48-63ae-49f4-87fc-db10e234ea32 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:05:50.660 8 INFO cinder.api.openstack.wsgi [None req-fdf6c6d8-8aa5-427a-8e28-09da89ac3122 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:05:55.874 7 INFO cinder.api.openstack.wsgi [None req-3501e0e8-49e3-4f88-b039-c2bb1d76e88d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true 2026-05-14 02:05:55.892 7 INFO cinder.volume.api [None req-3501e0e8-49e3-4f88-b039-c2bb1d76e88d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all snapshots completed successfully. 2026-05-14 02:05:55.892 7 INFO cinder.api.openstack.wsgi [None req-3501e0e8-49e3-4f88-b039-c2bb1d76e88d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 323/646] 10.0.0.154 () {28 vars in 674 bytes} [Thu May 14 02:05:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true => generated 17 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:05:55.906 8 INFO cinder.api.openstack.wsgi [None req-0ede3835-ce7e-4d02-a3f8-1af5b35ec8fd be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 02:05:55.916 8 INFO cinder.volume.api [None req-0ede3835-ce7e-4d02-a3f8-1af5b35ec8fd be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 02:05:55.918 8 INFO cinder.api.openstack.wsgi [None req-0ede3835-ce7e-4d02-a3f8-1af5b35ec8fd be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 324/647] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:05:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:05:55.930 7 INFO cinder.api.openstack.wsgi [None req-2a1f7802-264a-48c9-b5e4-a824187c319c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true 2026-05-14 02:05:56.433 7 INFO cinder.api.openstack.wsgi [None req-2a1f7802-264a-48c9-b5e4-a824187c319c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 324/648] 10.0.0.154 () {28 vars in 696 bytes} [Thu May 14 02:05:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:05:56.470 8 INFO cinder.api.openstack.wsgi [None req-73f9be54-a47c-4037-9a15-19b42d8cfdee be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true 2026-05-14 02:05:56.485 8 INFO cinder.api.openstack.wsgi [None req-73f9be54-a47c-4037-9a15-19b42d8cfdee be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 325/649] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:05:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:05:56.492 7 INFO cinder.api.openstack.wsgi [None req-2c1582c9-9817-4d52-a177-9081e21747d4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true 2026-05-14 02:05:56.510 7 INFO cinder.api.openstack.wsgi [None req-2c1582c9-9817-4d52-a177-9081e21747d4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 325/650] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:05:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:05:56.520 8 INFO cinder.api.openstack.wsgi [None req-e3e63b7c-6374-48b6-9d01-3d04cd85f712 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true 2026-05-14 02:05:56.537 8 INFO cinder.api.openstack.wsgi [None req-e3e63b7c-6374-48b6-9d01-3d04cd85f712 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 326/651] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:05:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:05:56.547 7 INFO cinder.api.openstack.wsgi [None req-79277c83-2a8c-486d-bfc0-e729936579e3 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services 2026-05-14 02:05:56.551 7 INFO cinder.api.openstack.wsgi [None req-79277c83-2a8c-486d-bfc0-e729936579e3 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services returned with HTTP 200 [pid: 7|app: 0|req: 326/652] 10.0.0.154 () {28 vars in 645 bytes} [Thu May 14 02:05:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:05:56.558 8 INFO cinder.api.openstack.wsgi [None req-7bc473ab-69c9-41ef-b7cd-ab224ee85b39 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 02:05:56.565 8 INFO cinder.volume.api [None req-7bc473ab-69c9-41ef-b7cd-ab224ee85b39 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 02:05:56.567 8 INFO cinder.api.openstack.wsgi [None req-7bc473ab-69c9-41ef-b7cd-ab224ee85b39 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 327/653] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:05:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:06:00.657 7 INFO cinder.api.openstack.wsgi [None req-79277c83-2a8c-486d-bfc0-e729936579e3 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:06:00.658 7 INFO cinder.api.openstack.wsgi [None req-79277c83-2a8c-486d-bfc0-e729936579e3 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:06:00.659 8 INFO cinder.api.openstack.wsgi [None req-7bc473ab-69c9-41ef-b7cd-ab224ee85b39 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:06:00.660 8 INFO cinder.api.openstack.wsgi [None req-7bc473ab-69c9-41ef-b7cd-ab224ee85b39 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:06:10.658 7 INFO cinder.api.openstack.wsgi [None req-79277c83-2a8c-486d-bfc0-e729936579e3 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:06:10.659 7 INFO cinder.api.openstack.wsgi [None req-79277c83-2a8c-486d-bfc0-e729936579e3 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:06:10.661 8 INFO cinder.api.openstack.wsgi [None req-7bc473ab-69c9-41ef-b7cd-ab224ee85b39 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:06:10.662 8 INFO cinder.api.openstack.wsgi [None req-7bc473ab-69c9-41ef-b7cd-ab224ee85b39 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:06:20.658 7 INFO cinder.api.openstack.wsgi [None req-79277c83-2a8c-486d-bfc0-e729936579e3 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:06:20.658 8 INFO cinder.api.openstack.wsgi [None req-7bc473ab-69c9-41ef-b7cd-ab224ee85b39 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:06:20.659 8 INFO cinder.api.openstack.wsgi [None req-7bc473ab-69c9-41ef-b7cd-ab224ee85b39 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:06:20.659 7 INFO cinder.api.openstack.wsgi [None req-79277c83-2a8c-486d-bfc0-e729936579e3 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:06:30.658 7 INFO cinder.api.openstack.wsgi [None req-79277c83-2a8c-486d-bfc0-e729936579e3 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:06:30.658 8 INFO cinder.api.openstack.wsgi [None req-7bc473ab-69c9-41ef-b7cd-ab224ee85b39 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:06:30.660 7 INFO cinder.api.openstack.wsgi [None req-79277c83-2a8c-486d-bfc0-e729936579e3 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:06:30.660 8 INFO cinder.api.openstack.wsgi [None req-7bc473ab-69c9-41ef-b7cd-ab224ee85b39 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:06:40.658 7 INFO cinder.api.openstack.wsgi [None req-79277c83-2a8c-486d-bfc0-e729936579e3 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:06:40.658 8 INFO cinder.api.openstack.wsgi [None req-7bc473ab-69c9-41ef-b7cd-ab224ee85b39 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:06:40.659 8 INFO cinder.api.openstack.wsgi [None req-7bc473ab-69c9-41ef-b7cd-ab224ee85b39 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:06:40.659 7 INFO cinder.api.openstack.wsgi [None req-79277c83-2a8c-486d-bfc0-e729936579e3 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:06:50.657 8 INFO cinder.api.openstack.wsgi [None req-7bc473ab-69c9-41ef-b7cd-ab224ee85b39 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:06:50.657 7 INFO cinder.api.openstack.wsgi [None req-79277c83-2a8c-486d-bfc0-e729936579e3 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:06:50.658 8 INFO cinder.api.openstack.wsgi [None req-7bc473ab-69c9-41ef-b7cd-ab224ee85b39 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:06:50.659 7 INFO cinder.api.openstack.wsgi [None req-79277c83-2a8c-486d-bfc0-e729936579e3 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:06:56.045 8 INFO cinder.api.openstack.wsgi [None req-3fc06331-6c43-4df1-9ca5-7c9d51b9f041 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true 2026-05-14 02:06:56.054 8 INFO cinder.volume.api [None req-3fc06331-6c43-4df1-9ca5-7c9d51b9f041 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all snapshots completed successfully. 2026-05-14 02:06:56.055 8 INFO cinder.api.openstack.wsgi [None req-3fc06331-6c43-4df1-9ca5-7c9d51b9f041 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 334/666] 10.0.0.154 () {28 vars in 674 bytes} [Thu May 14 02:06:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true => generated 17 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:06:56.064 7 INFO cinder.api.openstack.wsgi [None req-6b7d10e4-5e77-4367-9ab6-aa652f992ce0 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 02:06:56.094 7 INFO cinder.volume.api [None req-6b7d10e4-5e77-4367-9ab6-aa652f992ce0 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 02:06:56.097 7 INFO cinder.api.openstack.wsgi [None req-6b7d10e4-5e77-4367-9ab6-aa652f992ce0 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 333/667] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:06:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:06:56.108 8 INFO cinder.api.openstack.wsgi [None req-e62c8633-51fb-417c-8adc-2bdcc36db55c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services 2026-05-14 02:06:56.113 8 INFO cinder.api.openstack.wsgi [None req-e62c8633-51fb-417c-8adc-2bdcc36db55c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services returned with HTTP 200 [pid: 8|app: 0|req: 335/668] 10.0.0.154 () {28 vars in 645 bytes} [Thu May 14 02:06:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:06:56.123 7 INFO cinder.api.openstack.wsgi [None req-d49ddcc4-7c3c-49b4-bd7b-fcf44cc97820 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true 2026-05-14 02:06:56.626 7 INFO cinder.api.openstack.wsgi [None req-d49ddcc4-7c3c-49b4-bd7b-fcf44cc97820 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 334/669] 10.0.0.154 () {28 vars in 696 bytes} [Thu May 14 02:06:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:06:56.640 8 INFO cinder.api.openstack.wsgi [None req-e250831b-e555-4b2a-9566-5fc616b0d6b2 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 02:06:56.650 8 INFO cinder.volume.api [None req-e250831b-e555-4b2a-9566-5fc616b0d6b2 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 02:06:56.652 8 INFO cinder.api.openstack.wsgi [None req-e250831b-e555-4b2a-9566-5fc616b0d6b2 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 336/670] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:06:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:06:56.686 7 INFO cinder.api.openstack.wsgi [None req-c9cd4b74-c24e-4105-abae-c593c6b3a974 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true 2026-05-14 02:06:56.707 7 INFO cinder.api.openstack.wsgi [None req-c9cd4b74-c24e-4105-abae-c593c6b3a974 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 335/671] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:06:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:06:56.716 8 INFO cinder.api.openstack.wsgi [None req-6f4b0d14-01d5-4295-9306-7a1f80cddb6a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true 2026-05-14 02:06:56.738 8 INFO cinder.api.openstack.wsgi [None req-6f4b0d14-01d5-4295-9306-7a1f80cddb6a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 337/672] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:06:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:06:56.750 7 INFO cinder.api.openstack.wsgi [None req-db450d9d-32c3-47e5-9868-2b4dcfa23e2e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true 2026-05-14 02:06:56.768 7 INFO cinder.api.openstack.wsgi [None req-db450d9d-32c3-47e5-9868-2b4dcfa23e2e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 336/673] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:06:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:06:59.172 8 INFO cinder.api.openstack.wsgi [None req-84c57aa1-6884-476f-92e9-270338d7345e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots 2026-05-14 02:06:59.189 8 INFO cinder.volume.api [None req-84c57aa1-6884-476f-92e9-270338d7345e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all snapshots completed successfully. 2026-05-14 02:06:59.190 8 INFO cinder.api.openstack.wsgi [None req-84c57aa1-6884-476f-92e9-270338d7345e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 338/674] 10.0.0.218 () {32 vars in 705 bytes} [Thu May 14 02:06:59 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/snapshots => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:06:59.204 7 INFO cinder.api.openstack.wsgi [None req-b27bfff2-d6d9-4493-a416-7b5b8d0c2ebf be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes 2026-05-14 02:06:59.230 7 INFO cinder.volume.api [None req-b27bfff2-d6d9-4493-a416-7b5b8d0c2ebf be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 02:06:59.230 7 INFO cinder.api.openstack.wsgi [None req-b27bfff2-d6d9-4493-a416-7b5b8d0c2ebf be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes returned with HTTP 200 [pid: 7|app: 0|req: 337/675] 10.0.0.218 () {32 vars in 701 bytes} [Thu May 14 02:06:59 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:07:00.658 8 INFO cinder.api.openstack.wsgi [None req-84c57aa1-6884-476f-92e9-270338d7345e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:07:00.658 7 INFO cinder.api.openstack.wsgi [None req-b27bfff2-d6d9-4493-a416-7b5b8d0c2ebf be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:07:00.659 8 INFO cinder.api.openstack.wsgi [None req-84c57aa1-6884-476f-92e9-270338d7345e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:07:00.659 7 INFO cinder.api.openstack.wsgi [None req-b27bfff2-d6d9-4493-a416-7b5b8d0c2ebf be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:07:10.658 7 INFO cinder.api.openstack.wsgi [None req-b27bfff2-d6d9-4493-a416-7b5b8d0c2ebf be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:07:10.658 8 INFO cinder.api.openstack.wsgi [None req-84c57aa1-6884-476f-92e9-270338d7345e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:07:10.659 7 INFO cinder.api.openstack.wsgi [None req-b27bfff2-d6d9-4493-a416-7b5b8d0c2ebf be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:07:10.660 8 INFO cinder.api.openstack.wsgi [None req-84c57aa1-6884-476f-92e9-270338d7345e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:07:20.657 7 INFO cinder.api.openstack.wsgi [None req-b27bfff2-d6d9-4493-a416-7b5b8d0c2ebf be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:07:20.658 7 INFO cinder.api.openstack.wsgi [None req-b27bfff2-d6d9-4493-a416-7b5b8d0c2ebf be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:07:20.658 8 INFO cinder.api.openstack.wsgi [None req-84c57aa1-6884-476f-92e9-270338d7345e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:07:20.661 8 INFO cinder.api.openstack.wsgi [None req-84c57aa1-6884-476f-92e9-270338d7345e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:07:21.255 7 INFO cinder.api.openstack.wsgi [None req-fba99b29-7c1a-402a-9885-2df812b645ae 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/347cf67334de44f6ac779a79b63132db/volumes 2026-05-14 02:07:22.119 7 INFO cinder.api.v3.volumes [None req-fba99b29-7c1a-402a-9885-2df812b645ae 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] Create volume of 1 GB 2026-05-14 02:07:22.132 7 INFO cinder.volume.api [None req-fba99b29-7c1a-402a-9885-2df812b645ae 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] Availability Zones retrieved successfully. 2026-05-14 02:07:22.423 7 INFO cinder.volume.api [None req-fba99b29-7c1a-402a-9885-2df812b645ae 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] Create volume request issued successfully. 2026-05-14 02:07:22.424 7 INFO cinder.api.openstack.wsgi [None req-fba99b29-7c1a-402a-9885-2df812b645ae 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/347cf67334de44f6ac779a79b63132db/volumes returned with HTTP 202 [pid: 7|app: 0|req: 341/682] 10.0.0.218 () {34 vars in 723 bytes} [Thu May 14 02:07:21 2026] POST /v3/347cf67334de44f6ac779a79b63132db/volumes => generated 863 bytes in 1174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-14 02:07:22.445 8 INFO cinder.api.openstack.wsgi [None req-61357d8c-6270-40d0-8223-b40005b8965e 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/347cf67334de44f6ac779a79b63132db/volumes/1fa6f93a-1e06-4998-a961-057b50a9e0a3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:07:22.486 8 INFO cinder.volume.api [None req-61357d8c-6270-40d0-8223-b40005b8965e 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] Volume info retrieved successfully. 2026-05-14 02:07:22.493 8 INFO cinder.api.openstack.wsgi [None req-61357d8c-6270-40d0-8223-b40005b8965e 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/347cf67334de44f6ac779a79b63132db/volumes/1fa6f93a-1e06-4998-a961-057b50a9e0a3 returned with HTTP 200 [pid: 8|app: 0|req: 342/683] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:07:22 2026] GET /v3/347cf67334de44f6ac779a79b63132db/volumes/1fa6f93a-1e06-4998-a961-057b50a9e0a3 => generated 931 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:07:23.510 7 INFO cinder.api.openstack.wsgi [None req-14829d85-744c-475a-83ba-2a2249d4c543 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/347cf67334de44f6ac779a79b63132db/volumes/1fa6f93a-1e06-4998-a961-057b50a9e0a3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:07:23.524 7 INFO cinder.volume.api [None req-14829d85-744c-475a-83ba-2a2249d4c543 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] Volume info retrieved successfully. 2026-05-14 02:07:23.530 7 INFO cinder.api.openstack.wsgi [None req-14829d85-744c-475a-83ba-2a2249d4c543 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/347cf67334de44f6ac779a79b63132db/volumes/1fa6f93a-1e06-4998-a961-057b50a9e0a3 returned with HTTP 200 [pid: 7|app: 0|req: 342/684] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:07:23 2026] GET /v3/347cf67334de44f6ac779a79b63132db/volumes/1fa6f93a-1e06-4998-a961-057b50a9e0a3 => generated 955 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-05-14 02:07:24.553 8 INFO cinder.api.openstack.wsgi [None req-abcfd639-81ab-4808-a3c6-7d21443fb4cc 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/347cf67334de44f6ac779a79b63132db/volumes/1fa6f93a-1e06-4998-a961-057b50a9e0a3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:07:24.583 8 INFO cinder.volume.api [None req-abcfd639-81ab-4808-a3c6-7d21443fb4cc 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] Volume info retrieved successfully. 2026-05-14 02:07:24.600 8 INFO cinder.api.openstack.wsgi [None req-abcfd639-81ab-4808-a3c6-7d21443fb4cc 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/347cf67334de44f6ac779a79b63132db/volumes/1fa6f93a-1e06-4998-a961-057b50a9e0a3 returned with HTTP 200 [pid: 8|app: 0|req: 343/685] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:07:24 2026] GET /v3/347cf67334de44f6ac779a79b63132db/volumes/1fa6f93a-1e06-4998-a961-057b50a9e0a3 => generated 955 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:07:25.625 7 INFO cinder.api.openstack.wsgi [None req-2f782b27-810d-4136-a2fb-3489b95c92c7 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/347cf67334de44f6ac779a79b63132db/volumes/1fa6f93a-1e06-4998-a961-057b50a9e0a3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:07:25.640 7 INFO cinder.volume.api [None req-2f782b27-810d-4136-a2fb-3489b95c92c7 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] Volume info retrieved successfully. 2026-05-14 02:07:25.649 7 INFO cinder.api.openstack.wsgi [None req-2f782b27-810d-4136-a2fb-3489b95c92c7 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/347cf67334de44f6ac779a79b63132db/volumes/1fa6f93a-1e06-4998-a961-057b50a9e0a3 returned with HTTP 200 [pid: 7|app: 0|req: 343/686] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:07:25 2026] GET /v3/347cf67334de44f6ac779a79b63132db/volumes/1fa6f93a-1e06-4998-a961-057b50a9e0a3 => generated 955 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:07:26.679 8 INFO cinder.api.openstack.wsgi [None req-9e8aba5f-4545-467f-9e8c-6f171820a1e0 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/347cf67334de44f6ac779a79b63132db/volumes/1fa6f93a-1e06-4998-a961-057b50a9e0a3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:07:26.693 8 INFO cinder.volume.api [None req-9e8aba5f-4545-467f-9e8c-6f171820a1e0 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] Volume info retrieved successfully. 2026-05-14 02:07:26.698 8 INFO cinder.api.openstack.wsgi [None req-9e8aba5f-4545-467f-9e8c-6f171820a1e0 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/347cf67334de44f6ac779a79b63132db/volumes/1fa6f93a-1e06-4998-a961-057b50a9e0a3 returned with HTTP 200 [pid: 8|app: 0|req: 344/687] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:07:26 2026] GET /v3/347cf67334de44f6ac779a79b63132db/volumes/1fa6f93a-1e06-4998-a961-057b50a9e0a3 => generated 1340 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-05-14 02:07:26.782 7 INFO cinder.api.openstack.wsgi [req-618879fe-68b2-4a24-b9f3-659079c5021f req-ae91d715-47a3-420f-8147-bf2ce03b3592 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/347cf67334de44f6ac779a79b63132db/volumes/1fa6f93a-1e06-4998-a961-057b50a9e0a3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:07:26.916 7 INFO cinder.volume.api [req-618879fe-68b2-4a24-b9f3-659079c5021f req-ae91d715-47a3-420f-8147-bf2ce03b3592 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] Volume info retrieved successfully. 2026-05-14 02:07:26.920 7 INFO cinder.api.openstack.wsgi [req-618879fe-68b2-4a24-b9f3-659079c5021f req-ae91d715-47a3-420f-8147-bf2ce03b3592 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/347cf67334de44f6ac779a79b63132db/volumes/1fa6f93a-1e06-4998-a961-057b50a9e0a3 returned with HTTP 200 [pid: 7|app: 0|req: 344/688] 10.0.0.252 () {34 vars in 1028 bytes} [Thu May 14 02:07:26 2026] GET /v3/347cf67334de44f6ac779a79b63132db/volumes/1fa6f93a-1e06-4998-a961-057b50a9e0a3 => generated 1340 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:07:28.200 8 INFO cinder.api.openstack.wsgi [req-618879fe-68b2-4a24-b9f3-659079c5021f req-2db2f385-2b45-404f-947d-6da62c4e63fd 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/347cf67334de44f6ac779a79b63132db/volumes/1fa6f93a-1e06-4998-a961-057b50a9e0a3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:07:28.221 8 INFO cinder.volume.api [req-618879fe-68b2-4a24-b9f3-659079c5021f req-2db2f385-2b45-404f-947d-6da62c4e63fd 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] Volume info retrieved successfully. 2026-05-14 02:07:28.229 8 INFO cinder.api.openstack.wsgi [req-618879fe-68b2-4a24-b9f3-659079c5021f req-2db2f385-2b45-404f-947d-6da62c4e63fd 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/347cf67334de44f6ac779a79b63132db/volumes/1fa6f93a-1e06-4998-a961-057b50a9e0a3 returned with HTTP 200 [pid: 8|app: 0|req: 345/689] 10.0.0.252 () {34 vars in 1028 bytes} [Thu May 14 02:07:28 2026] GET /v3/347cf67334de44f6ac779a79b63132db/volumes/1fa6f93a-1e06-4998-a961-057b50a9e0a3 => generated 1340 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:07:28.240 7 INFO cinder.api.openstack.wsgi [req-618879fe-68b2-4a24-b9f3-659079c5021f req-ae91d715-47a3-420f-8147-bf2ce03b3592 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-14 02:07:28.241 7 INFO cinder.api.openstack.wsgi [req-618879fe-68b2-4a24-b9f3-659079c5021f req-ae91d715-47a3-420f-8147-bf2ce03b3592 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 345/690] 10.0.0.252 () {32 vars in 829 bytes} [Thu May 14 02:07:28 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:07:28.251 8 INFO cinder.api.openstack.wsgi [req-618879fe-68b2-4a24-b9f3-659079c5021f req-d5584039-3298-4c61-81be-321450053055 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/347cf67334de44f6ac779a79b63132db/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/api.py:2470: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. .first() 2026-05-14 02:07:28.410 8 INFO cinder.api.openstack.wsgi [req-618879fe-68b2-4a24-b9f3-659079c5021f req-d5584039-3298-4c61-81be-321450053055 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/347cf67334de44f6ac779a79b63132db/attachments returned with HTTP 200 [pid: 8|app: 0|req: 346/691] 10.0.0.252 () {40 vars in 1057 bytes} [Thu May 14 02:07:28 2026] POST /v3/347cf67334de44f6ac779a79b63132db/attachments => generated 273 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:07:30.658 7 INFO cinder.api.openstack.wsgi [req-618879fe-68b2-4a24-b9f3-659079c5021f req-ae91d715-47a3-420f-8147-bf2ce03b3592 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:07:30.659 8 INFO cinder.api.openstack.wsgi [req-618879fe-68b2-4a24-b9f3-659079c5021f req-d5584039-3298-4c61-81be-321450053055 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:07:30.659 7 INFO cinder.api.openstack.wsgi [req-618879fe-68b2-4a24-b9f3-659079c5021f req-ae91d715-47a3-420f-8147-bf2ce03b3592 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:07:30.660 8 INFO cinder.api.openstack.wsgi [req-618879fe-68b2-4a24-b9f3-659079c5021f req-d5584039-3298-4c61-81be-321450053055 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:07:34.553 7 INFO cinder.api.openstack.wsgi [req-618879fe-68b2-4a24-b9f3-659079c5021f req-ae91d715-47a3-420f-8147-bf2ce03b3592 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-14 02:07:34.554 7 INFO cinder.api.openstack.wsgi [req-618879fe-68b2-4a24-b9f3-659079c5021f req-ae91d715-47a3-420f-8147-bf2ce03b3592 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 347/694] 199.204.45.57 () {32 vars in 839 bytes} [Thu May 14 02:07:34 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:07:34.604 8 INFO cinder.api.openstack.wsgi [req-618879fe-68b2-4a24-b9f3-659079c5021f req-82c95834-ed67-4297-9d25-5b83074620fd 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/347cf67334de44f6ac779a79b63132db/volumes/1fa6f93a-1e06-4998-a961-057b50a9e0a3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:07:34.627 8 INFO cinder.volume.api [req-618879fe-68b2-4a24-b9f3-659079c5021f req-82c95834-ed67-4297-9d25-5b83074620fd 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] Volume info retrieved successfully. 2026-05-14 02:07:34.633 8 INFO cinder.api.openstack.wsgi [req-618879fe-68b2-4a24-b9f3-659079c5021f req-82c95834-ed67-4297-9d25-5b83074620fd 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/347cf67334de44f6ac779a79b63132db/volumes/1fa6f93a-1e06-4998-a961-057b50a9e0a3 returned with HTTP 200 [pid: 8|app: 0|req: 348/695] 199.204.45.57 () {36 vars in 1072 bytes} [Thu May 14 02:07:34 2026] GET /v3/347cf67334de44f6ac779a79b63132db/volumes/1fa6f93a-1e06-4998-a961-057b50a9e0a3 => generated 1520 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:07:36.464 7 INFO cinder.api.openstack.wsgi [req-618879fe-68b2-4a24-b9f3-659079c5021f req-191ac827-c774-4da6-b4cb-20f8364444d7 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/347cf67334de44f6ac779a79b63132db/attachments/159f5000-cc7c-4e3d-8c71-c5ccfbf20eab /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:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:07:37.536 7 INFO cinder.api.openstack.wsgi [req-618879fe-68b2-4a24-b9f3-659079c5021f req-191ac827-c774-4da6-b4cb-20f8364444d7 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/347cf67334de44f6ac779a79b63132db/attachments/159f5000-cc7c-4e3d-8c71-c5ccfbf20eab returned with HTTP 200 [pid: 7|app: 0|req: 348/696] 199.204.45.57 () {40 vars in 1134 bytes} [Thu May 14 02:07:36 2026] PUT /v3/347cf67334de44f6ac779a79b63132db/attachments/159f5000-cc7c-4e3d-8c71-c5ccfbf20eab => generated 802 bytes in 1080 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:07:38.059 8 INFO cinder.api.openstack.wsgi [req-618879fe-68b2-4a24-b9f3-659079c5021f req-796e4171-01bd-4c91-88b7-09132caff3da 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/347cf67334de44f6ac779a79b63132db/attachments/159f5000-cc7c-4e3d-8c71-c5ccfbf20eab/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:07:38.105 8 INFO cinder.api.openstack.wsgi [req-618879fe-68b2-4a24-b9f3-659079c5021f req-796e4171-01bd-4c91-88b7-09132caff3da 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/347cf67334de44f6ac779a79b63132db/attachments/159f5000-cc7c-4e3d-8c71-c5ccfbf20eab/action returned with HTTP 204 [pid: 8|app: 0|req: 349/697] 199.204.45.57 () {40 vars in 1147 bytes} [Thu May 14 02:07:38 2026] POST /v3/347cf67334de44f6ac779a79b63132db/attachments/159f5000-cc7c-4e3d-8c71-c5ccfbf20eab/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-14 02:07:40.658 7 INFO cinder.api.openstack.wsgi [req-618879fe-68b2-4a24-b9f3-659079c5021f req-191ac827-c774-4da6-b4cb-20f8364444d7 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:07:40.659 8 INFO cinder.api.openstack.wsgi [req-618879fe-68b2-4a24-b9f3-659079c5021f req-796e4171-01bd-4c91-88b7-09132caff3da 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:07:40.659 8 INFO cinder.api.openstack.wsgi [req-618879fe-68b2-4a24-b9f3-659079c5021f req-796e4171-01bd-4c91-88b7-09132caff3da 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:07:40.659 7 INFO cinder.api.openstack.wsgi [req-618879fe-68b2-4a24-b9f3-659079c5021f req-191ac827-c774-4da6-b4cb-20f8364444d7 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:07:50.658 7 INFO cinder.api.openstack.wsgi [req-618879fe-68b2-4a24-b9f3-659079c5021f req-191ac827-c774-4da6-b4cb-20f8364444d7 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:07:50.658 8 INFO cinder.api.openstack.wsgi [req-618879fe-68b2-4a24-b9f3-659079c5021f req-796e4171-01bd-4c91-88b7-09132caff3da 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:07:50.659 8 INFO cinder.api.openstack.wsgi [req-618879fe-68b2-4a24-b9f3-659079c5021f req-796e4171-01bd-4c91-88b7-09132caff3da 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:07:50.659 7 INFO cinder.api.openstack.wsgi [req-618879fe-68b2-4a24-b9f3-659079c5021f req-191ac827-c774-4da6-b4cb-20f8364444d7 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] http://10.0.0.168:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:07:51.368 7 INFO cinder.api.openstack.wsgi [req-d3465850-5d8a-4d5f-8d0e-effeb35e7cf9 req-b52cc8ee-be4a-4c3d-9557-7064808189b6 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/347cf67334de44f6ac779a79b63132db/attachments/159f5000-cc7c-4e3d-8c71-c5ccfbf20eab /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:07:51.941 7 INFO cinder.api.openstack.wsgi [req-d3465850-5d8a-4d5f-8d0e-effeb35e7cf9 req-b52cc8ee-be4a-4c3d-9557-7064808189b6 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/347cf67334de44f6ac779a79b63132db/attachments/159f5000-cc7c-4e3d-8c71-c5ccfbf20eab returned with HTTP 200 [pid: 7|app: 0|req: 351/702] 199.204.45.57 () {38 vars in 1102 bytes} [Thu May 14 02:07:51 2026] DELETE /v3/347cf67334de44f6ac779a79b63132db/attachments/159f5000-cc7c-4e3d-8c71-c5ccfbf20eab => generated 19 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:07:51.957 8 INFO cinder.api.openstack.wsgi [req-d3465850-5d8a-4d5f-8d0e-effeb35e7cf9 req-61d011fb-ef44-4f23-bf0b-42921fae1fb8 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/347cf67334de44f6ac779a79b63132db/volumes/1fa6f93a-1e06-4998-a961-057b50a9e0a3 2026-05-14 02:07:51.958 8 INFO cinder.api.v3.volumes [req-d3465850-5d8a-4d5f-8d0e-effeb35e7cf9 req-61d011fb-ef44-4f23-bf0b-42921fae1fb8 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] Delete volume with id: 1fa6f93a-1e06-4998-a961-057b50a9e0a3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:07:51.966 8 INFO cinder.volume.api [req-d3465850-5d8a-4d5f-8d0e-effeb35e7cf9 req-61d011fb-ef44-4f23-bf0b-42921fae1fb8 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] Volume info retrieved successfully. 2026-05-14 02:07:51.994 8 INFO cinder.volume.api [req-d3465850-5d8a-4d5f-8d0e-effeb35e7cf9 req-61d011fb-ef44-4f23-bf0b-42921fae1fb8 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] Delete volume request issued successfully. 2026-05-14 02:07:51.995 8 INFO cinder.api.openstack.wsgi [req-d3465850-5d8a-4d5f-8d0e-effeb35e7cf9 req-61d011fb-ef44-4f23-bf0b-42921fae1fb8 8cfbb554ce8c42579357205c0a8109cd 347cf67334de44f6ac779a79b63132db - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/347cf67334de44f6ac779a79b63132db/volumes/1fa6f93a-1e06-4998-a961-057b50a9e0a3 returned with HTTP 202 [pid: 8|app: 0|req: 352/703] 199.204.45.57 () {36 vars in 1053 bytes} [Thu May 14 02:07:51 2026] DELETE /v3/347cf67334de44f6ac779a79b63132db/volumes/1fa6f93a-1e06-4998-a961-057b50a9e0a3 => 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-05-14 02:07:55.954 7 INFO cinder.api.openstack.wsgi [None req-cc943af7-4bf4-4b24-8b2e-49d16eb02fe5 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:07:55.968 7 INFO cinder.volume.api [None req-cc943af7-4bf4-4b24-8b2e-49d16eb02fe5 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 02:07:55.971 7 INFO cinder.api.openstack.wsgi [None req-cc943af7-4bf4-4b24-8b2e-49d16eb02fe5 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 352/704] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:07:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:07:55.988 8 INFO cinder.api.openstack.wsgi [None req-21e8cb89-3660-4086-93e9-344241797484 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 02:07:55.999 8 INFO cinder.volume.api [None req-21e8cb89-3660-4086-93e9-344241797484 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 02:07:56.001 8 INFO cinder.api.openstack.wsgi [None req-21e8cb89-3660-4086-93e9-344241797484 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 353/705] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:07:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:07:56.014 7 INFO cinder.api.openstack.wsgi [None req-55ebfabc-8802-4a39-82cb-fb986ac29d48 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true 2026-05-14 02:07:56.517 7 INFO cinder.api.openstack.wsgi [None req-55ebfabc-8802-4a39-82cb-fb986ac29d48 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 353/706] 10.0.0.154 () {28 vars in 696 bytes} [Thu May 14 02:07:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true => generated 669 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:07:56.630 8 INFO cinder.api.openstack.wsgi [None req-f192c71c-0781-4c88-8d14-82269ff2eb84 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/347cf67334de44f6ac779a79b63132db?usage=true 2026-05-14 02:07:56.664 8 INFO cinder.api.openstack.wsgi [None req-f192c71c-0781-4c88-8d14-82269ff2eb84 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/347cf67334de44f6ac779a79b63132db?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 354/707] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:07:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/347cf67334de44f6ac779a79b63132db?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:07:56.677 7 INFO cinder.api.openstack.wsgi [None req-130ab368-7de6-4481-a80f-b719609779ad be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true 2026-05-14 02:07:56.703 7 INFO cinder.api.openstack.wsgi [None req-130ab368-7de6-4481-a80f-b719609779ad be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 354/708] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:07:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:07:56.719 8 INFO cinder.api.openstack.wsgi [None req-63e2838f-6ecb-4a28-90f1-6614089c229a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true 2026-05-14 02:07:56.742 8 INFO cinder.api.openstack.wsgi [None req-63e2838f-6ecb-4a28-90f1-6614089c229a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 355/709] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:07:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:07:56.753 7 INFO cinder.api.openstack.wsgi [None req-66a5c7c6-e97c-40b2-82af-74cb7cc55ba8 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/c356413356ae40c1b59b10489b88e56f?usage=true 2026-05-14 02:07:56.772 7 INFO cinder.api.openstack.wsgi [None req-66a5c7c6-e97c-40b2-82af-74cb7cc55ba8 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/c356413356ae40c1b59b10489b88e56f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 355/710] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:07:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/c356413356ae40c1b59b10489b88e56f?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:07:56.793 8 INFO cinder.api.openstack.wsgi [None req-54ac6ee8-44bc-4418-b2cf-b53fc9f8b1b7 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/c728a9604ef74a4ca4a37808ff21a37c?usage=true 2026-05-14 02:07:56.815 8 INFO cinder.api.openstack.wsgi [None req-54ac6ee8-44bc-4418-b2cf-b53fc9f8b1b7 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/c728a9604ef74a4ca4a37808ff21a37c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 356/711] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:07:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/c728a9604ef74a4ca4a37808ff21a37c?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:07:56.830 7 INFO cinder.api.openstack.wsgi [None req-81441f66-64b9-461b-a707-d63af182a3fd be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/d349dbab3d8a4519b3aa6c5af0f98a73?usage=true 2026-05-14 02:07:56.857 7 INFO cinder.api.openstack.wsgi [None req-81441f66-64b9-461b-a707-d63af182a3fd be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/d349dbab3d8a4519b3aa6c5af0f98a73?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 356/712] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:07:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/d349dbab3d8a4519b3aa6c5af0f98a73?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:07:56.873 8 INFO cinder.api.openstack.wsgi [None req-0aae93ba-98fb-47d4-8c74-1d6eefcb33c9 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/d496a18085c94f35a2b79387eaaca791?usage=true 2026-05-14 02:07:56.914 8 INFO cinder.api.openstack.wsgi [None req-0aae93ba-98fb-47d4-8c74-1d6eefcb33c9 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/d496a18085c94f35a2b79387eaaca791?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 357/713] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:07:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/d496a18085c94f35a2b79387eaaca791?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:07:56.929 7 INFO cinder.api.openstack.wsgi [None req-9aa88d0d-7ea3-4d6e-907c-71ab0b447e67 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true 2026-05-14 02:07:56.950 7 INFO cinder.api.openstack.wsgi [None req-9aa88d0d-7ea3-4d6e-907c-71ab0b447e67 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 357/714] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:07:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:07:56.964 8 INFO cinder.api.openstack.wsgi [None req-d5fcbdc3-13e5-463b-a68a-b49cd2f22155 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services 2026-05-14 02:07:56.972 8 INFO cinder.api.openstack.wsgi [None req-d5fcbdc3-13e5-463b-a68a-b49cd2f22155 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services returned with HTTP 200 [pid: 8|app: 0|req: 358/715] 10.0.0.154 () {28 vars in 645 bytes} [Thu May 14 02:07:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:07:56.981 7 INFO cinder.api.openstack.wsgi [None req-3852c370-d3d0-4823-803b-03381e3a4243 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true 2026-05-14 02:07:56.988 7 INFO cinder.volume.api [None req-3852c370-d3d0-4823-803b-03381e3a4243 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all snapshots completed successfully. 2026-05-14 02:07:56.988 7 INFO cinder.api.openstack.wsgi [None req-3852c370-d3d0-4823-803b-03381e3a4243 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 358/716] 10.0.0.154 () {28 vars in 674 bytes} [Thu May 14 02:07:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:08:00.658 7 INFO cinder.api.openstack.wsgi [None req-3852c370-d3d0-4823-803b-03381e3a4243 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:08:00.660 7 INFO cinder.api.openstack.wsgi [None req-3852c370-d3d0-4823-803b-03381e3a4243 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:08:00.661 8 INFO cinder.api.openstack.wsgi [None req-d5fcbdc3-13e5-463b-a68a-b49cd2f22155 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:08:00.662 8 INFO cinder.api.openstack.wsgi [None req-d5fcbdc3-13e5-463b-a68a-b49cd2f22155 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:08:10.658 7 INFO cinder.api.openstack.wsgi [None req-3852c370-d3d0-4823-803b-03381e3a4243 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:08:10.659 7 INFO cinder.api.openstack.wsgi [None req-3852c370-d3d0-4823-803b-03381e3a4243 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:08:10.659 8 INFO cinder.api.openstack.wsgi [None req-d5fcbdc3-13e5-463b-a68a-b49cd2f22155 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:08:10.660 8 INFO cinder.api.openstack.wsgi [None req-d5fcbdc3-13e5-463b-a68a-b49cd2f22155 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:08:13.896 7 INFO cinder.api.openstack.wsgi [None req-3685845e-669b-4d38-955d-a65ff360cf55 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes 2026-05-14 02:08:13.930 7 INFO cinder.volume.api [None req-3685845e-669b-4d38-955d-a65ff360cf55 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Get all volumes completed successfully. 2026-05-14 02:08:13.930 7 INFO cinder.api.openstack.wsgi [None req-3685845e-669b-4d38-955d-a65ff360cf55 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes returned with HTTP 200 [pid: 7|app: 0|req: 361/721] 10.0.0.218 () {32 vars in 701 bytes} [Thu May 14 02:08:13 2026] GET /v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes => generated 15 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:08:13.946 8 INFO cinder.api.openstack.wsgi [None req-8fa911c4-9d33-41e6-8ad8-32201e9eea3e 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes 2026-05-14 02:08:13.949 8 INFO cinder.api.v3.volumes [None req-8fa911c4-9d33-41e6-8ad8-32201e9eea3e 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Create volume of 1 GB 2026-05-14 02:08:13.972 8 INFO cinder.volume.api [None req-8fa911c4-9d33-41e6-8ad8-32201e9eea3e 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Availability Zones retrieved successfully. 2026-05-14 02:08:14.231 8 INFO cinder.volume.api [None req-8fa911c4-9d33-41e6-8ad8-32201e9eea3e 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Create volume request issued successfully. 2026-05-14 02:08:14.232 8 INFO cinder.api.openstack.wsgi [None req-8fa911c4-9d33-41e6-8ad8-32201e9eea3e 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes returned with HTTP 202 [pid: 8|app: 0|req: 361/722] 10.0.0.218 () {34 vars in 723 bytes} [Thu May 14 02:08:13 2026] POST /v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes => generated 876 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-14 02:08:14.254 7 INFO cinder.api.openstack.wsgi [None req-1f4b2c58-7258-4388-9b8c-a43d823d9735 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/ed3eaebf-4be6-48bf-b467-00bb920f30df /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:08:14.279 7 INFO cinder.volume.api [None req-1f4b2c58-7258-4388-9b8c-a43d823d9735 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Volume info retrieved successfully. 2026-05-14 02:08:14.287 7 INFO cinder.api.openstack.wsgi [None req-1f4b2c58-7258-4388-9b8c-a43d823d9735 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/ed3eaebf-4be6-48bf-b467-00bb920f30df returned with HTTP 200 [pid: 7|app: 0|req: 362/723] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:08:14 2026] GET /v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/ed3eaebf-4be6-48bf-b467-00bb920f30df => 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-05-14 02:08:15.312 8 INFO cinder.api.openstack.wsgi [None req-f524d567-1573-4125-be6c-5a3140ec5df5 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/ed3eaebf-4be6-48bf-b467-00bb920f30df /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:08:15.327 8 INFO cinder.volume.api [None req-f524d567-1573-4125-be6c-5a3140ec5df5 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Volume info retrieved successfully. 2026-05-14 02:08:15.331 8 INFO cinder.api.openstack.wsgi [None req-f524d567-1573-4125-be6c-5a3140ec5df5 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/ed3eaebf-4be6-48bf-b467-00bb920f30df returned with HTTP 200 [pid: 8|app: 0|req: 362/724] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:08:15 2026] GET /v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/ed3eaebf-4be6-48bf-b467-00bb920f30df => generated 969 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:08:15.349 7 INFO cinder.api.openstack.wsgi [None req-4e16abc3-625b-45a7-a83f-6b50e0d41bbc 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/ed3eaebf-4be6-48bf-b467-00bb920f30df /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:08:15.364 7 INFO cinder.volume.api [None req-4e16abc3-625b-45a7-a83f-6b50e0d41bbc 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Volume info retrieved successfully. 2026-05-14 02:08:15.369 7 INFO cinder.api.openstack.wsgi [None req-4e16abc3-625b-45a7-a83f-6b50e0d41bbc 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/ed3eaebf-4be6-48bf-b467-00bb920f30df returned with HTTP 200 [pid: 7|app: 0|req: 363/725] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:08:15 2026] GET /v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/ed3eaebf-4be6-48bf-b467-00bb920f30df => generated 969 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:08:15.385 8 INFO cinder.api.openstack.wsgi [None req-9f201cbe-33d8-4154-9f00-af8eb907facc 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes 2026-05-14 02:08:15.386 8 INFO cinder.api.v3.volumes [None req-9f201cbe-33d8-4154-9f00-af8eb907facc 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Create volume of 1 GB 2026-05-14 02:08:15.390 8 INFO cinder.volume.api [None req-9f201cbe-33d8-4154-9f00-af8eb907facc 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Availability Zones retrieved successfully. 2026-05-14 02:08:15.507 8 INFO cinder.volume.api [None req-9f201cbe-33d8-4154-9f00-af8eb907facc 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Create volume request issued successfully. 2026-05-14 02:08:15.507 8 INFO cinder.api.openstack.wsgi [None req-9f201cbe-33d8-4154-9f00-af8eb907facc 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes returned with HTTP 202 [pid: 8|app: 0|req: 363/726] 10.0.0.218 () {34 vars in 723 bytes} [Thu May 14 02:08:15 2026] POST /v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes => generated 875 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:08:15.531 7 INFO cinder.api.openstack.wsgi [None req-00b79444-f9f7-4bb0-99c6-81b8f8c0ff70 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/0f6a1f7d-2853-4eac-a5aa-67fa114be63f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:08:15.547 7 INFO cinder.volume.api [None req-00b79444-f9f7-4bb0-99c6-81b8f8c0ff70 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Volume info retrieved successfully. 2026-05-14 02:08:15.554 7 INFO cinder.api.openstack.wsgi [None req-00b79444-f9f7-4bb0-99c6-81b8f8c0ff70 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/0f6a1f7d-2853-4eac-a5aa-67fa114be63f returned with HTTP 200 [pid: 7|app: 0|req: 364/727] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:08:15 2026] GET /v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/0f6a1f7d-2853-4eac-a5aa-67fa114be63f => generated 943 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:08:16.589 8 INFO cinder.api.openstack.wsgi [None req-8c18f436-f630-46a1-8f0d-ba56023a6a76 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/0f6a1f7d-2853-4eac-a5aa-67fa114be63f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:08:16.608 8 INFO cinder.volume.api [None req-8c18f436-f630-46a1-8f0d-ba56023a6a76 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Volume info retrieved successfully. 2026-05-14 02:08:16.614 8 INFO cinder.api.openstack.wsgi [None req-8c18f436-f630-46a1-8f0d-ba56023a6a76 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/0f6a1f7d-2853-4eac-a5aa-67fa114be63f returned with HTTP 200 [pid: 8|app: 0|req: 364/728] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:08:16 2026] GET /v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/0f6a1f7d-2853-4eac-a5aa-67fa114be63f => generated 968 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:08:16.646 7 INFO cinder.api.openstack.wsgi [None req-9699db07-156d-4ef2-a552-e58c9ce88891 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/0f6a1f7d-2853-4eac-a5aa-67fa114be63f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:08:16.661 7 INFO cinder.volume.api [None req-9699db07-156d-4ef2-a552-e58c9ce88891 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Volume info retrieved successfully. 2026-05-14 02:08:16.667 7 INFO cinder.api.openstack.wsgi [None req-9699db07-156d-4ef2-a552-e58c9ce88891 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/0f6a1f7d-2853-4eac-a5aa-67fa114be63f returned with HTTP 200 [pid: 7|app: 0|req: 365/729] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:08:16 2026] GET /v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/0f6a1f7d-2853-4eac-a5aa-67fa114be63f => generated 968 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:08:16.688 8 INFO cinder.api.openstack.wsgi [None req-79c67f00-9048-4a59-856e-382f1c72b51d 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes 2026-05-14 02:08:16.690 8 INFO cinder.api.v3.volumes [None req-79c67f00-9048-4a59-856e-382f1c72b51d 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Create volume of 1 GB 2026-05-14 02:08:16.699 8 INFO cinder.volume.api [None req-79c67f00-9048-4a59-856e-382f1c72b51d 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Availability Zones retrieved successfully. 2026-05-14 02:08:16.828 8 INFO cinder.volume.api [None req-79c67f00-9048-4a59-856e-382f1c72b51d 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Create volume request issued successfully. 2026-05-14 02:08:16.829 8 INFO cinder.api.openstack.wsgi [None req-79c67f00-9048-4a59-856e-382f1c72b51d 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes returned with HTTP 202 [pid: 8|app: 0|req: 365/730] 10.0.0.218 () {34 vars in 723 bytes} [Thu May 14 02:08:16 2026] POST /v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes => generated 876 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:08:16.852 7 INFO cinder.api.openstack.wsgi [None req-70e50d46-d772-4c1d-afca-e1736ce9915d 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/e124caa3-b065-4538-9592-29dcd6c2b34f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:08:16.866 7 INFO cinder.volume.api [None req-70e50d46-d772-4c1d-afca-e1736ce9915d 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Volume info retrieved successfully. 2026-05-14 02:08:16.870 7 INFO cinder.api.openstack.wsgi [None req-70e50d46-d772-4c1d-afca-e1736ce9915d 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/e124caa3-b065-4538-9592-29dcd6c2b34f returned with HTTP 200 [pid: 7|app: 0|req: 366/731] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:08:16 2026] GET /v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/e124caa3-b065-4538-9592-29dcd6c2b34f => generated 944 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-05-14 02:08:17.889 8 INFO cinder.api.openstack.wsgi [None req-b4a487d1-987e-4845-99e5-27037f22e592 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/e124caa3-b065-4538-9592-29dcd6c2b34f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:08:18.020 8 INFO cinder.volume.api [None req-b4a487d1-987e-4845-99e5-27037f22e592 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Volume info retrieved successfully. 2026-05-14 02:08:18.025 8 INFO cinder.api.openstack.wsgi [None req-b4a487d1-987e-4845-99e5-27037f22e592 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/e124caa3-b065-4538-9592-29dcd6c2b34f returned with HTTP 200 [pid: 8|app: 0|req: 366/732] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:08:17 2026] GET /v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/e124caa3-b065-4538-9592-29dcd6c2b34f => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:08:18.049 7 INFO cinder.api.openstack.wsgi [None req-89162f59-b290-4b65-9a0c-9109973cfaf5 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/e124caa3-b065-4538-9592-29dcd6c2b34f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:08:18.061 7 INFO cinder.volume.api [None req-89162f59-b290-4b65-9a0c-9109973cfaf5 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Volume info retrieved successfully. 2026-05-14 02:08:18.066 7 INFO cinder.api.openstack.wsgi [None req-89162f59-b290-4b65-9a0c-9109973cfaf5 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/e124caa3-b065-4538-9592-29dcd6c2b34f returned with HTTP 200 [pid: 7|app: 0|req: 367/733] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:08:18 2026] GET /v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/e124caa3-b065-4538-9592-29dcd6c2b34f => generated 969 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:08:18.081 8 INFO cinder.api.openstack.wsgi [None req-369b5034-f7d5-400c-aef9-04276fe7668e 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes 2026-05-14 02:08:18.112 8 INFO cinder.volume.api [None req-369b5034-f7d5-400c-aef9-04276fe7668e 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Get all volumes completed successfully. 2026-05-14 02:08:18.112 8 INFO cinder.api.openstack.wsgi [None req-369b5034-f7d5-400c-aef9-04276fe7668e 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes returned with HTTP 200 [pid: 8|app: 0|req: 367/734] 10.0.0.218 () {32 vars in 701 bytes} [Thu May 14 02:08:18 2026] GET /v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes => generated 1323 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:08:18.133 7 INFO cinder.api.openstack.wsgi [None req-19add542-693d-43ca-a865-031c28bb7be4 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/e124caa3-b065-4538-9592-29dcd6c2b34f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:08:18.143 7 INFO cinder.volume.api [None req-19add542-693d-43ca-a865-031c28bb7be4 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Volume info retrieved successfully. 2026-05-14 02:08:18.147 7 INFO cinder.api.openstack.wsgi [None req-19add542-693d-43ca-a865-031c28bb7be4 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/e124caa3-b065-4538-9592-29dcd6c2b34f returned with HTTP 200 [pid: 7|app: 0|req: 368/735] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:08:18 2026] GET /v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/e124caa3-b065-4538-9592-29dcd6c2b34f => generated 969 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:08:18.168 8 INFO cinder.api.openstack.wsgi [None req-3f577bf6-082b-41f4-ba8b-084be088de4a 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/e124caa3-b065-4538-9592-29dcd6c2b34f 2026-05-14 02:08:18.168 8 INFO cinder.api.v3.volumes [None req-3f577bf6-082b-41f4-ba8b-084be088de4a 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Delete volume with id: e124caa3-b065-4538-9592-29dcd6c2b34f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:08:18.179 8 INFO cinder.volume.api [None req-3f577bf6-082b-41f4-ba8b-084be088de4a 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Volume info retrieved successfully. 2026-05-14 02:08:18.201 8 INFO cinder.volume.api [None req-3f577bf6-082b-41f4-ba8b-084be088de4a 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Delete volume request issued successfully. 2026-05-14 02:08:18.202 8 INFO cinder.api.openstack.wsgi [None req-3f577bf6-082b-41f4-ba8b-084be088de4a 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/e124caa3-b065-4538-9592-29dcd6c2b34f returned with HTTP 202 [pid: 8|app: 0|req: 368/736] 10.0.0.218 () {32 vars in 778 bytes} [Thu May 14 02:08:18 2026] DELETE /v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/e124caa3-b065-4538-9592-29dcd6c2b34f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:08:18.211 7 INFO cinder.api.openstack.wsgi [None req-4b6bab2a-3b3d-40e3-ac2e-f4d150d8610d 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/e124caa3-b065-4538-9592-29dcd6c2b34f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:08:18.225 7 INFO cinder.volume.api [None req-4b6bab2a-3b3d-40e3-ac2e-f4d150d8610d 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Volume info retrieved successfully. 2026-05-14 02:08:18.230 7 INFO cinder.api.openstack.wsgi [None req-4b6bab2a-3b3d-40e3-ac2e-f4d150d8610d 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/e124caa3-b065-4538-9592-29dcd6c2b34f returned with HTTP 200 [pid: 7|app: 0|req: 369/737] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:08:18 2026] GET /v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/e124caa3-b065-4538-9592-29dcd6c2b34f => 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-05-14 02:08:19.250 8 INFO cinder.api.openstack.wsgi [None req-af8587b9-2ec1-474d-928e-c44a0a09d254 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/e124caa3-b065-4538-9592-29dcd6c2b34f 2026-05-14 02:08:19.264 8 INFO cinder.api.openstack.wsgi [None req-af8587b9-2ec1-474d-928e-c44a0a09d254 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/e124caa3-b065-4538-9592-29dcd6c2b34f returned with HTTP 404 [pid: 8|app: 0|req: 369/738] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:08:19 2026] GET /v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/e124caa3-b065-4538-9592-29dcd6c2b34f => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:08:19.283 7 INFO cinder.api.openstack.wsgi [None req-58d06acf-b624-4de9-bb9e-e9d9b38529a7 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/0f6a1f7d-2853-4eac-a5aa-67fa114be63f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:08:19.300 7 INFO cinder.volume.api [None req-58d06acf-b624-4de9-bb9e-e9d9b38529a7 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Volume info retrieved successfully. 2026-05-14 02:08:19.306 7 INFO cinder.api.openstack.wsgi [None req-58d06acf-b624-4de9-bb9e-e9d9b38529a7 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/0f6a1f7d-2853-4eac-a5aa-67fa114be63f returned with HTTP 200 [pid: 7|app: 0|req: 370/739] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:08:19 2026] GET /v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/0f6a1f7d-2853-4eac-a5aa-67fa114be63f => generated 968 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:08:19.329 8 INFO cinder.api.openstack.wsgi [None req-d598af0a-4e4f-473a-a2ae-4222ba028b38 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/0f6a1f7d-2853-4eac-a5aa-67fa114be63f 2026-05-14 02:08:19.330 8 INFO cinder.api.v3.volumes [None req-d598af0a-4e4f-473a-a2ae-4222ba028b38 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Delete volume with id: 0f6a1f7d-2853-4eac-a5aa-67fa114be63f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:08:19.341 8 INFO cinder.volume.api [None req-d598af0a-4e4f-473a-a2ae-4222ba028b38 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Volume info retrieved successfully. 2026-05-14 02:08:19.365 8 INFO cinder.volume.api [None req-d598af0a-4e4f-473a-a2ae-4222ba028b38 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Delete volume request issued successfully. 2026-05-14 02:08:19.365 8 INFO cinder.api.openstack.wsgi [None req-d598af0a-4e4f-473a-a2ae-4222ba028b38 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/0f6a1f7d-2853-4eac-a5aa-67fa114be63f returned with HTTP 202 [pid: 8|app: 0|req: 370/740] 10.0.0.218 () {32 vars in 778 bytes} [Thu May 14 02:08:19 2026] DELETE /v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/0f6a1f7d-2853-4eac-a5aa-67fa114be63f => 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-05-14 02:08:19.376 7 INFO cinder.api.openstack.wsgi [None req-3ca24e3f-039e-4e19-a2a3-421a61e6ac4c 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/0f6a1f7d-2853-4eac-a5aa-67fa114be63f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:08:19.392 7 INFO cinder.volume.api [None req-3ca24e3f-039e-4e19-a2a3-421a61e6ac4c 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Volume info retrieved successfully. 2026-05-14 02:08:19.404 7 INFO cinder.api.openstack.wsgi [None req-3ca24e3f-039e-4e19-a2a3-421a61e6ac4c 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/0f6a1f7d-2853-4eac-a5aa-67fa114be63f returned with HTTP 200 [pid: 7|app: 0|req: 371/741] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:08:19 2026] GET /v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/0f6a1f7d-2853-4eac-a5aa-67fa114be63f => generated 967 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-05-14 02:08:20.422 8 INFO cinder.api.openstack.wsgi [None req-3b863d29-b9f5-4f44-b5d0-63bf791b2a12 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/0f6a1f7d-2853-4eac-a5aa-67fa114be63f 2026-05-14 02:08:20.429 8 INFO cinder.api.openstack.wsgi [None req-3b863d29-b9f5-4f44-b5d0-63bf791b2a12 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/0f6a1f7d-2853-4eac-a5aa-67fa114be63f returned with HTTP 404 [pid: 8|app: 0|req: 371/742] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:08:20 2026] GET /v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/0f6a1f7d-2853-4eac-a5aa-67fa114be63f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:08:20.444 7 INFO cinder.api.openstack.wsgi [None req-60c375a0-3aca-4c13-8a39-14d5fa347a8e 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/ed3eaebf-4be6-48bf-b467-00bb920f30df /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:08:20.460 7 INFO cinder.volume.api [None req-60c375a0-3aca-4c13-8a39-14d5fa347a8e 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Volume info retrieved successfully. 2026-05-14 02:08:20.464 7 INFO cinder.api.openstack.wsgi [None req-60c375a0-3aca-4c13-8a39-14d5fa347a8e 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/ed3eaebf-4be6-48bf-b467-00bb920f30df returned with HTTP 200 [pid: 7|app: 0|req: 372/743] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:08:20 2026] GET /v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/ed3eaebf-4be6-48bf-b467-00bb920f30df => generated 969 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:08:20.482 8 INFO cinder.api.openstack.wsgi [None req-738e807b-33e1-4ec1-82d3-8a8ce5806f1a 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/ed3eaebf-4be6-48bf-b467-00bb920f30df 2026-05-14 02:08:20.483 8 INFO cinder.api.v3.volumes [None req-738e807b-33e1-4ec1-82d3-8a8ce5806f1a 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Delete volume with id: ed3eaebf-4be6-48bf-b467-00bb920f30df /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:08:20.495 8 INFO cinder.volume.api [None req-738e807b-33e1-4ec1-82d3-8a8ce5806f1a 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Volume info retrieved successfully. 2026-05-14 02:08:20.531 8 INFO cinder.volume.api [None req-738e807b-33e1-4ec1-82d3-8a8ce5806f1a 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Delete volume request issued successfully. 2026-05-14 02:08:20.532 8 INFO cinder.api.openstack.wsgi [None req-738e807b-33e1-4ec1-82d3-8a8ce5806f1a 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/ed3eaebf-4be6-48bf-b467-00bb920f30df returned with HTTP 202 [pid: 8|app: 0|req: 372/744] 10.0.0.218 () {32 vars in 778 bytes} [Thu May 14 02:08:20 2026] DELETE /v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/ed3eaebf-4be6-48bf-b467-00bb920f30df => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:08:20.541 7 INFO cinder.api.openstack.wsgi [None req-b2fcf48b-ee78-41be-91b3-6ef3f8f298e6 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/ed3eaebf-4be6-48bf-b467-00bb920f30df /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:08:20.559 7 INFO cinder.volume.api [None req-b2fcf48b-ee78-41be-91b3-6ef3f8f298e6 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] Volume info retrieved successfully. 2026-05-14 02:08:20.568 7 INFO cinder.api.openstack.wsgi [None req-b2fcf48b-ee78-41be-91b3-6ef3f8f298e6 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/ed3eaebf-4be6-48bf-b467-00bb920f30df returned with HTTP 200 [pid: 7|app: 0|req: 373/745] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:08:20 2026] GET /v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/ed3eaebf-4be6-48bf-b467-00bb920f30df => generated 968 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:08:20.658 7 INFO cinder.api.openstack.wsgi [None req-b2fcf48b-ee78-41be-91b3-6ef3f8f298e6 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:08:20.658 7 INFO cinder.api.openstack.wsgi [None req-b2fcf48b-ee78-41be-91b3-6ef3f8f298e6 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:08:20.661 8 INFO cinder.api.openstack.wsgi [None req-738e807b-33e1-4ec1-82d3-8a8ce5806f1a 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:08:20.662 8 INFO cinder.api.openstack.wsgi [None req-738e807b-33e1-4ec1-82d3-8a8ce5806f1a 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:08:21.588 7 INFO cinder.api.openstack.wsgi [None req-c6afc050-f3ce-4044-8a8c-846ff611fa3f 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/ed3eaebf-4be6-48bf-b467-00bb920f30df 2026-05-14 02:08:21.598 7 INFO cinder.api.openstack.wsgi [None req-c6afc050-f3ce-4044-8a8c-846ff611fa3f 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/ed3eaebf-4be6-48bf-b467-00bb920f30df returned with HTTP 404 [pid: 7|app: 0|req: 375/748] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:08:21 2026] GET /v3/13f0ed1a96ae42aaa85938ef4f3977f9/volumes/ed3eaebf-4be6-48bf-b467-00bb920f30df => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-14 02:08:30.657 7 INFO cinder.api.openstack.wsgi [None req-c6afc050-f3ce-4044-8a8c-846ff611fa3f 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:08:30.658 8 INFO cinder.api.openstack.wsgi [None req-738e807b-33e1-4ec1-82d3-8a8ce5806f1a 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:08:30.658 7 INFO cinder.api.openstack.wsgi [None req-c6afc050-f3ce-4044-8a8c-846ff611fa3f 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:08:30.659 8 INFO cinder.api.openstack.wsgi [None req-738e807b-33e1-4ec1-82d3-8a8ce5806f1a 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:08:40.659 8 INFO cinder.api.openstack.wsgi [None req-738e807b-33e1-4ec1-82d3-8a8ce5806f1a 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:08:40.659 7 INFO cinder.api.openstack.wsgi [None req-c6afc050-f3ce-4044-8a8c-846ff611fa3f 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:08:40.660 8 INFO cinder.api.openstack.wsgi [None req-738e807b-33e1-4ec1-82d3-8a8ce5806f1a 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:08:40.662 7 INFO cinder.api.openstack.wsgi [None req-c6afc050-f3ce-4044-8a8c-846ff611fa3f 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:08:44.660 8 INFO cinder.api.openstack.wsgi [None req-738e807b-33e1-4ec1-82d3-8a8ce5806f1a 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-14 02:08:44.661 8 INFO cinder.api.openstack.wsgi [None req-738e807b-33e1-4ec1-82d3-8a8ce5806f1a 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 376/753] 10.0.0.218 () {30 vars in 411 bytes} [Thu May 14 02:08:44 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-14 02:08:50.658 7 INFO cinder.api.openstack.wsgi [None req-c6afc050-f3ce-4044-8a8c-846ff611fa3f 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:08:50.659 7 INFO cinder.api.openstack.wsgi [None req-c6afc050-f3ce-4044-8a8c-846ff611fa3f 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:08:50.659 8 INFO cinder.api.openstack.wsgi [None req-738e807b-33e1-4ec1-82d3-8a8ce5806f1a 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:08:50.663 8 INFO cinder.api.openstack.wsgi [None req-738e807b-33e1-4ec1-82d3-8a8ce5806f1a 6d888faf6ca94b2ca6cdeb04e7a93cc0 13f0ed1a96ae42aaa85938ef4f3977f9 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:08:52.361 7 INFO cinder.api.openstack.wsgi [None req-bfc50370-b291-43cd-a07b-aa68565046ad ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7e676e0cf41a4527a61a957e25e63cc5/volumes 2026-05-14 02:08:52.365 7 INFO cinder.api.v3.volumes [None req-bfc50370-b291-43cd-a07b-aa68565046ad ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] Create volume of 1 GB 2026-05-14 02:08:52.379 7 INFO cinder.volume.api [None req-bfc50370-b291-43cd-a07b-aa68565046ad ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] Availability Zones retrieved successfully. 2026-05-14 02:08:52.567 7 INFO cinder.volume.api [None req-bfc50370-b291-43cd-a07b-aa68565046ad ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] Create volume request issued successfully. 2026-05-14 02:08:52.568 7 INFO cinder.api.openstack.wsgi [None req-bfc50370-b291-43cd-a07b-aa68565046ad ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e676e0cf41a4527a61a957e25e63cc5/volumes returned with HTTP 202 [pid: 7|app: 0|req: 379/756] 10.0.0.218 () {34 vars in 722 bytes} [Thu May 14 02:08:52 2026] POST /v3/7e676e0cf41a4527a61a957e25e63cc5/volumes => generated 860 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:08:52.589 8 INFO cinder.api.openstack.wsgi [None req-f391d192-d4a1-40b3-b730-2810d6a4593d ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e676e0cf41a4527a61a957e25e63cc5/volumes/21bf3e68-d868-4620-ae94-0125041d22e0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:08:52.603 8 INFO cinder.volume.api [None req-f391d192-d4a1-40b3-b730-2810d6a4593d ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] Volume info retrieved successfully. 2026-05-14 02:08:52.607 8 INFO cinder.api.openstack.wsgi [None req-f391d192-d4a1-40b3-b730-2810d6a4593d ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e676e0cf41a4527a61a957e25e63cc5/volumes/21bf3e68-d868-4620-ae94-0125041d22e0 returned with HTTP 200 [pid: 8|app: 0|req: 378/757] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:08:52 2026] GET /v3/7e676e0cf41a4527a61a957e25e63cc5/volumes/21bf3e68-d868-4620-ae94-0125041d22e0 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:08:53.623 7 INFO cinder.api.openstack.wsgi [None req-6fa4c76c-0a2f-4f9b-bb40-dd8a2ea731da ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e676e0cf41a4527a61a957e25e63cc5/volumes/21bf3e68-d868-4620-ae94-0125041d22e0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:08:53.633 7 INFO cinder.volume.api [None req-6fa4c76c-0a2f-4f9b-bb40-dd8a2ea731da ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] Volume info retrieved successfully. 2026-05-14 02:08:53.637 7 INFO cinder.api.openstack.wsgi [None req-6fa4c76c-0a2f-4f9b-bb40-dd8a2ea731da ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e676e0cf41a4527a61a957e25e63cc5/volumes/21bf3e68-d868-4620-ae94-0125041d22e0 returned with HTTP 200 [pid: 7|app: 0|req: 380/758] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:08:53 2026] GET /v3/7e676e0cf41a4527a61a957e25e63cc5/volumes/21bf3e68-d868-4620-ae94-0125041d22e0 => generated 953 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:08:56.149 8 INFO cinder.api.openstack.wsgi [None req-1a4efcc0-9751-4dfe-afd2-794335acf696 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true 2026-05-14 02:08:56.168 8 INFO cinder.api.openstack.wsgi [None req-1a4efcc0-9751-4dfe-afd2-794335acf696 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 379/759] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:08:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true => generated 845 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:08:56.178 7 INFO cinder.api.openstack.wsgi [None req-6e366fd6-3920-40b1-8917-f3c25658a2b8 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/7e676e0cf41a4527a61a957e25e63cc5?usage=true 2026-05-14 02:08:56.207 7 INFO cinder.api.openstack.wsgi [None req-6e366fd6-3920-40b1-8917-f3c25658a2b8 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/7e676e0cf41a4527a61a957e25e63cc5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 381/760] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:08:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/7e676e0cf41a4527a61a957e25e63cc5?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:08:56.221 8 INFO cinder.api.openstack.wsgi [None req-f939d744-6c31-4b1e-ba27-ff3fc06c7e92 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true 2026-05-14 02:08:56.266 8 INFO cinder.api.openstack.wsgi [None req-f939d744-6c31-4b1e-ba27-ff3fc06c7e92 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 380/761] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:08:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:08:56.280 7 INFO cinder.api.openstack.wsgi [None req-8f61bb98-8cbf-49fd-ae58-42e5333f0944 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/e325d2c9aeee464d979010610f75c6f1?usage=true 2026-05-14 02:08:56.305 7 INFO cinder.api.openstack.wsgi [None req-8f61bb98-8cbf-49fd-ae58-42e5333f0944 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/e325d2c9aeee464d979010610f75c6f1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 382/762] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:08:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/e325d2c9aeee464d979010610f75c6f1?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:08:56.319 8 INFO cinder.api.openstack.wsgi [None req-226510af-eb54-474b-ad5f-2dac22fcbfd9 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true 2026-05-14 02:08:56.338 8 INFO cinder.api.openstack.wsgi [None req-226510af-eb54-474b-ad5f-2dac22fcbfd9 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 381/763] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:08:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:08:56.347 7 INFO cinder.api.openstack.wsgi [None req-0912a4f7-955f-4b30-804f-77356a966ceb be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 02:08:56.357 7 INFO cinder.volume.api [None req-0912a4f7-955f-4b30-804f-77356a966ceb be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:08:56.363 7 INFO cinder.api.openstack.wsgi [None req-0912a4f7-955f-4b30-804f-77356a966ceb be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 383/764] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:08:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 1121 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:08:56.371 8 INFO cinder.api.openstack.wsgi [None req-520068d3-f44a-42db-aafd-33df76af7a6b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true 2026-05-14 02:08:56.376 8 INFO cinder.volume.api [None req-520068d3-f44a-42db-aafd-33df76af7a6b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all snapshots completed successfully. 2026-05-14 02:08:56.376 8 INFO cinder.api.openstack.wsgi [None req-520068d3-f44a-42db-aafd-33df76af7a6b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 382/765] 10.0.0.154 () {28 vars in 674 bytes} [Thu May 14 02:08:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:08:56.385 7 INFO cinder.api.openstack.wsgi [None req-20e39de5-f428-4de8-9064-c9f7168c8afd be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services 2026-05-14 02:08:56.398 7 INFO cinder.api.openstack.wsgi [None req-20e39de5-f428-4de8-9064-c9f7168c8afd be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services returned with HTTP 200 [pid: 7|app: 0|req: 384/766] 10.0.0.154 () {28 vars in 645 bytes} [Thu May 14 02:08:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:08:56.406 8 INFO cinder.api.openstack.wsgi [None req-a9cb2395-4595-48f3-8569-b414d46ecc3c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 02:08:56.424 8 INFO cinder.volume.api [None req-a9cb2395-4595-48f3-8569-b414d46ecc3c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:08:56.429 8 INFO cinder.api.openstack.wsgi [None req-a9cb2395-4595-48f3-8569-b414d46ecc3c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 383/767] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:08:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 1121 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:08:56.438 7 INFO cinder.api.openstack.wsgi [None req-c2e249e3-1c46-47e4-9263-53d121c47a48 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true 2026-05-14 02:08:56.942 7 INFO cinder.api.openstack.wsgi [None req-c2e249e3-1c46-47e4-9263-53d121c47a48 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 385/768] 10.0.0.154 () {28 vars in 696 bytes} [Thu May 14 02:08:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:09:00.659 8 INFO cinder.api.openstack.wsgi [None req-a9cb2395-4595-48f3-8569-b414d46ecc3c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:09:00.661 7 INFO cinder.api.openstack.wsgi [None req-c2e249e3-1c46-47e4-9263-53d121c47a48 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:09:00.662 8 INFO cinder.api.openstack.wsgi [None req-a9cb2395-4595-48f3-8569-b414d46ecc3c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:09:00.663 7 INFO cinder.api.openstack.wsgi [None req-c2e249e3-1c46-47e4-9263-53d121c47a48 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:09:07.507 7 INFO cinder.api.openstack.wsgi [None req-be4d2efb-598a-4b73-aaad-cb07c3e9db32 ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7e676e0cf41a4527a61a957e25e63cc5/volumes/21bf3e68-d868-4620-ae94-0125041d22e0/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:09:07.520 7 INFO cinder.volume.api [None req-be4d2efb-598a-4b73-aaad-cb07c3e9db32 ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] Volume info retrieved successfully. 2026-05-14 02:09:07.538 7 INFO cinder.volume.api [None req-be4d2efb-598a-4b73-aaad-cb07c3e9db32 ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] Update volume admin metadata completed successfully. 2026-05-14 02:09:08.045 7 INFO cinder.volume.api [None req-be4d2efb-598a-4b73-aaad-cb07c3e9db32 ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] Attach volume completed successfully. 2026-05-14 02:09:08.046 7 INFO cinder.api.openstack.wsgi [None req-be4d2efb-598a-4b73-aaad-cb07c3e9db32 ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e676e0cf41a4527a61a957e25e63cc5/volumes/21bf3e68-d868-4620-ae94-0125041d22e0/action returned with HTTP 202 [pid: 7|app: 0|req: 387/771] 10.0.0.218 () {34 vars in 810 bytes} [Thu May 14 02:09:07 2026] POST /v3/7e676e0cf41a4527a61a957e25e63cc5/volumes/21bf3e68-d868-4620-ae94-0125041d22e0/action => generated 0 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:09:08.056 8 INFO cinder.api.openstack.wsgi [None req-a2fb2bac-2f9a-40c2-801e-c17a89b32594 ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e676e0cf41a4527a61a957e25e63cc5/volumes/21bf3e68-d868-4620-ae94-0125041d22e0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:09:08.075 8 INFO cinder.volume.api [None req-a2fb2bac-2f9a-40c2-801e-c17a89b32594 ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] Volume info retrieved successfully. 2026-05-14 02:09:08.082 8 INFO cinder.api.openstack.wsgi [None req-a2fb2bac-2f9a-40c2-801e-c17a89b32594 ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e676e0cf41a4527a61a957e25e63cc5/volumes/21bf3e68-d868-4620-ae94-0125041d22e0 returned with HTTP 200 [pid: 8|app: 0|req: 385/772] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:09:08 2026] GET /v3/7e676e0cf41a4527a61a957e25e63cc5/volumes/21bf3e68-d868-4620-ae94-0125041d22e0 => generated 1287 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:09:08.095 7 INFO cinder.api.openstack.wsgi [None req-c17da58a-eefe-4246-a95d-d4ab479025ae ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7e676e0cf41a4527a61a957e25e63cc5/volumes/21bf3e68-d868-4620-ae94-0125041d22e0/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:09:08.110 7 INFO cinder.volume.api [None req-c17da58a-eefe-4246-a95d-d4ab479025ae ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] Volume info retrieved successfully. 2026-05-14 02:09:08.615 7 INFO cinder.volume.api [None req-c17da58a-eefe-4246-a95d-d4ab479025ae ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] Detach volume completed successfully. 2026-05-14 02:09:08.615 7 INFO cinder.api.openstack.wsgi [None req-c17da58a-eefe-4246-a95d-d4ab479025ae ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e676e0cf41a4527a61a957e25e63cc5/volumes/21bf3e68-d868-4620-ae94-0125041d22e0/action returned with HTTP 202 [pid: 7|app: 0|req: 388/773] 10.0.0.218 () {34 vars in 810 bytes} [Thu May 14 02:09:08 2026] POST /v3/7e676e0cf41a4527a61a957e25e63cc5/volumes/21bf3e68-d868-4620-ae94-0125041d22e0/action => generated 0 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:09:08.626 8 INFO cinder.api.openstack.wsgi [None req-d5f14b56-4969-4af3-8de8-7b362c680c60 ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e676e0cf41a4527a61a957e25e63cc5/volumes/21bf3e68-d868-4620-ae94-0125041d22e0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:09:08.641 8 INFO cinder.volume.api [None req-d5f14b56-4969-4af3-8de8-7b362c680c60 ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] Volume info retrieved successfully. 2026-05-14 02:09:08.647 8 INFO cinder.api.openstack.wsgi [None req-d5f14b56-4969-4af3-8de8-7b362c680c60 ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e676e0cf41a4527a61a957e25e63cc5/volumes/21bf3e68-d868-4620-ae94-0125041d22e0 returned with HTTP 200 [pid: 8|app: 0|req: 386/774] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:09:08 2026] GET /v3/7e676e0cf41a4527a61a957e25e63cc5/volumes/21bf3e68-d868-4620-ae94-0125041d22e0 => generated 972 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:09:10.657 8 INFO cinder.api.openstack.wsgi [None req-d5f14b56-4969-4af3-8de8-7b362c680c60 ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:09:10.658 7 INFO cinder.api.openstack.wsgi [None req-c17da58a-eefe-4246-a95d-d4ab479025ae ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:09:10.658 8 INFO cinder.api.openstack.wsgi [None req-d5f14b56-4969-4af3-8de8-7b362c680c60 ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:09:10.659 7 INFO cinder.api.openstack.wsgi [None req-c17da58a-eefe-4246-a95d-d4ab479025ae ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:09:15.969 8 INFO cinder.api.openstack.wsgi [None req-0d8e5b56-935c-4633-9a1b-5cddcb5ff0c1 ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e676e0cf41a4527a61a957e25e63cc5/volumes/21bf3e68-d868-4620-ae94-0125041d22e0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:09:15.984 8 INFO cinder.volume.api [None req-0d8e5b56-935c-4633-9a1b-5cddcb5ff0c1 ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] Volume info retrieved successfully. 2026-05-14 02:09:15.988 8 INFO cinder.api.openstack.wsgi [None req-0d8e5b56-935c-4633-9a1b-5cddcb5ff0c1 ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e676e0cf41a4527a61a957e25e63cc5/volumes/21bf3e68-d868-4620-ae94-0125041d22e0 returned with HTTP 200 [pid: 8|app: 0|req: 388/777] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:09:15 2026] GET /v3/7e676e0cf41a4527a61a957e25e63cc5/volumes/21bf3e68-d868-4620-ae94-0125041d22e0 => generated 972 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:09:16.010 7 INFO cinder.api.openstack.wsgi [None req-21384755-2a52-404d-806e-bc3980116a70 ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7e676e0cf41a4527a61a957e25e63cc5/volumes/21bf3e68-d868-4620-ae94-0125041d22e0 2026-05-14 02:09:16.011 7 INFO cinder.api.v3.volumes [None req-21384755-2a52-404d-806e-bc3980116a70 ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] Delete volume with id: 21bf3e68-d868-4620-ae94-0125041d22e0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:09:16.020 7 INFO cinder.volume.api [None req-21384755-2a52-404d-806e-bc3980116a70 ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] Volume info retrieved successfully. 2026-05-14 02:09:16.050 7 INFO cinder.volume.api [None req-21384755-2a52-404d-806e-bc3980116a70 ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] Delete volume request issued successfully. 2026-05-14 02:09:16.050 7 INFO cinder.api.openstack.wsgi [None req-21384755-2a52-404d-806e-bc3980116a70 ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e676e0cf41a4527a61a957e25e63cc5/volumes/21bf3e68-d868-4620-ae94-0125041d22e0 returned with HTTP 202 [pid: 7|app: 0|req: 390/778] 10.0.0.218 () {32 vars in 778 bytes} [Thu May 14 02:09:16 2026] DELETE /v3/7e676e0cf41a4527a61a957e25e63cc5/volumes/21bf3e68-d868-4620-ae94-0125041d22e0 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:09:16.068 8 INFO cinder.api.openstack.wsgi [None req-4ce5920d-2b1e-48a9-9813-4e780d7c1297 ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e676e0cf41a4527a61a957e25e63cc5/volumes/21bf3e68-d868-4620-ae94-0125041d22e0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:09:16.106 8 INFO cinder.volume.api [None req-4ce5920d-2b1e-48a9-9813-4e780d7c1297 ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] Volume info retrieved successfully. 2026-05-14 02:09:16.111 8 INFO cinder.api.openstack.wsgi [None req-4ce5920d-2b1e-48a9-9813-4e780d7c1297 ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e676e0cf41a4527a61a957e25e63cc5/volumes/21bf3e68-d868-4620-ae94-0125041d22e0 returned with HTTP 200 [pid: 8|app: 0|req: 389/779] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:09:16 2026] GET /v3/7e676e0cf41a4527a61a957e25e63cc5/volumes/21bf3e68-d868-4620-ae94-0125041d22e0 => generated 971 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-05-14 02:09:17.129 7 INFO cinder.api.openstack.wsgi [None req-5789d9a4-f04d-4ed9-9ae1-7f6dacd0cc9c ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e676e0cf41a4527a61a957e25e63cc5/volumes/21bf3e68-d868-4620-ae94-0125041d22e0 2026-05-14 02:09:17.136 7 INFO cinder.api.openstack.wsgi [None req-5789d9a4-f04d-4ed9-9ae1-7f6dacd0cc9c ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e676e0cf41a4527a61a957e25e63cc5/volumes/21bf3e68-d868-4620-ae94-0125041d22e0 returned with HTTP 404 [pid: 7|app: 0|req: 391/780] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:09:17 2026] GET /v3/7e676e0cf41a4527a61a957e25e63cc5/volumes/21bf3e68-d868-4620-ae94-0125041d22e0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-14 02:09:20.657 8 INFO cinder.api.openstack.wsgi [None req-4ce5920d-2b1e-48a9-9813-4e780d7c1297 ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:09:20.658 7 INFO cinder.api.openstack.wsgi [None req-5789d9a4-f04d-4ed9-9ae1-7f6dacd0cc9c ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:09:20.659 8 INFO cinder.api.openstack.wsgi [None req-4ce5920d-2b1e-48a9-9813-4e780d7c1297 ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:09:20.659 7 INFO cinder.api.openstack.wsgi [None req-5789d9a4-f04d-4ed9-9ae1-7f6dacd0cc9c ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:09:23.331 7 INFO cinder.api.openstack.wsgi [None req-5789d9a4-f04d-4ed9-9ae1-7f6dacd0cc9c ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-14 02:09:23.332 7 INFO cinder.api.openstack.wsgi [None req-5789d9a4-f04d-4ed9-9ae1-7f6dacd0cc9c ff878a0c8a8b497c8b95b3fb51433796 7e676e0cf41a4527a61a957e25e63cc5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 393/783] 10.0.0.106 () {28 vars in 376 bytes} [Thu May 14 02:09:23 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:09:23.350 8 INFO cinder.api.openstack.wsgi [None req-2b0dc361-d351-4603-a562-1e2c09393de8 c765bb8fed4641aa847853ac58f32ad7 50acc67d5a7f44309e7048d9492f506c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/50acc67d5a7f44309e7048d9492f506c/limits?tenant_id=50acc67d5a7f44309e7048d9492f506c 2026-05-14 02:09:23.370 8 INFO cinder.api.openstack.wsgi [None req-2b0dc361-d351-4603-a562-1e2c09393de8 c765bb8fed4641aa847853ac58f32ad7 50acc67d5a7f44309e7048d9492f506c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/50acc67d5a7f44309e7048d9492f506c/limits?tenant_id=50acc67d5a7f44309e7048d9492f506c returned with HTTP 200 [pid: 8|app: 0|req: 391/784] 10.0.0.106 () {34 vars in 879 bytes} [Thu May 14 02:09:23 2026] GET /v3/50acc67d5a7f44309e7048d9492f506c/limits?tenant_id=50acc67d5a7f44309e7048d9492f506c => generated 302 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:09:25.589 7 INFO cinder.api.openstack.wsgi [req-292701c4-40cd-4300-a2d8-275c77672f72 req-729ca5c0-fb86-4ade-9b1d-639755eba4b6 f0f3d691e6164adca4ebc63a2851dd2c e325d2c9aeee464d979010610f75c6f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e325d2c9aeee464d979010610f75c6f1/attachments?instance_id=b0303b3b-3655-4621-aea2-ab20317cf0ad 2026-05-14 02:09:25.612 7 INFO cinder.api.openstack.wsgi [req-292701c4-40cd-4300-a2d8-275c77672f72 req-729ca5c0-fb86-4ade-9b1d-639755eba4b6 f0f3d691e6164adca4ebc63a2851dd2c e325d2c9aeee464d979010610f75c6f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e325d2c9aeee464d979010610f75c6f1/attachments?instance_id=b0303b3b-3655-4621-aea2-ab20317cf0ad returned with HTTP 200 [pid: 7|app: 0|req: 394/785] 199.204.45.57 () {36 vars in 1103 bytes} [Thu May 14 02:09:25 2026] GET /v3/e325d2c9aeee464d979010610f75c6f1/attachments?instance_id=b0303b3b-3655-4621-aea2-ab20317cf0ad => generated 19 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:09:26.018 8 INFO cinder.api.openstack.wsgi [None req-2b0dc361-d351-4603-a562-1e2c09393de8 c765bb8fed4641aa847853ac58f32ad7 50acc67d5a7f44309e7048d9492f506c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-14 02:09:26.019 8 INFO cinder.api.openstack.wsgi [None req-2b0dc361-d351-4603-a562-1e2c09393de8 c765bb8fed4641aa847853ac58f32ad7 50acc67d5a7f44309e7048d9492f506c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 392/786] 10.0.0.106 () {28 vars in 376 bytes} [Thu May 14 02:09:26 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-14 02:09:26.025 7 INFO cinder.api.openstack.wsgi [req-292701c4-40cd-4300-a2d8-275c77672f72 req-729ca5c0-fb86-4ade-9b1d-639755eba4b6 f0f3d691e6164adca4ebc63a2851dd2c e325d2c9aeee464d979010610f75c6f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-14 02:09:26.026 7 INFO cinder.api.openstack.wsgi [req-292701c4-40cd-4300-a2d8-275c77672f72 req-729ca5c0-fb86-4ade-9b1d-639755eba4b6 f0f3d691e6164adca4ebc63a2851dd2c e325d2c9aeee464d979010610f75c6f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 395/787] 10.0.0.106 () {28 vars in 376 bytes} [Thu May 14 02:09:26 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-14 02:09:26.626 8 INFO cinder.api.openstack.wsgi [None req-2b0dc361-d351-4603-a562-1e2c09393de8 c765bb8fed4641aa847853ac58f32ad7 50acc67d5a7f44309e7048d9492f506c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-14 02:09:26.626 8 INFO cinder.api.openstack.wsgi [None req-2b0dc361-d351-4603-a562-1e2c09393de8 c765bb8fed4641aa847853ac58f32ad7 50acc67d5a7f44309e7048d9492f506c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 393/788] 10.0.0.106 () {28 vars in 376 bytes} [Thu May 14 02:09:26 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-14 02:09:26.640 7 INFO cinder.api.openstack.wsgi [None req-7737ae56-657a-4897-a0ee-d3fc808e4046 c765bb8fed4641aa847853ac58f32ad7 50acc67d5a7f44309e7048d9492f506c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/50acc67d5a7f44309e7048d9492f506c/limits?tenant_id=50acc67d5a7f44309e7048d9492f506c 2026-05-14 02:09:26.699 7 INFO cinder.api.openstack.wsgi [None req-7737ae56-657a-4897-a0ee-d3fc808e4046 c765bb8fed4641aa847853ac58f32ad7 50acc67d5a7f44309e7048d9492f506c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/50acc67d5a7f44309e7048d9492f506c/limits?tenant_id=50acc67d5a7f44309e7048d9492f506c returned with HTTP 200 [pid: 7|app: 0|req: 396/789] 10.0.0.106 () {34 vars in 879 bytes} [Thu May 14 02:09:26 2026] GET /v3/50acc67d5a7f44309e7048d9492f506c/limits?tenant_id=50acc67d5a7f44309e7048d9492f506c => generated 302 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:09:29.184 8 INFO cinder.api.openstack.wsgi [None req-2b0dc361-d351-4603-a562-1e2c09393de8 c765bb8fed4641aa847853ac58f32ad7 50acc67d5a7f44309e7048d9492f506c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-14 02:09:29.185 8 INFO cinder.api.openstack.wsgi [None req-2b0dc361-d351-4603-a562-1e2c09393de8 c765bb8fed4641aa847853ac58f32ad7 50acc67d5a7f44309e7048d9492f506c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 394/790] 10.0.0.106 () {28 vars in 376 bytes} [Thu May 14 02:09:29 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-14 02:09:29.190 7 INFO cinder.api.openstack.wsgi [None req-7737ae56-657a-4897-a0ee-d3fc808e4046 c765bb8fed4641aa847853ac58f32ad7 50acc67d5a7f44309e7048d9492f506c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-14 02:09:29.192 7 INFO cinder.api.openstack.wsgi [None req-7737ae56-657a-4897-a0ee-d3fc808e4046 c765bb8fed4641aa847853ac58f32ad7 50acc67d5a7f44309e7048d9492f506c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 397/791] 10.0.0.106 () {28 vars in 376 bytes} [Thu May 14 02:09:29 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-14 02:09:30.657 8 INFO cinder.api.openstack.wsgi [None req-2b0dc361-d351-4603-a562-1e2c09393de8 c765bb8fed4641aa847853ac58f32ad7 50acc67d5a7f44309e7048d9492f506c - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:09:30.657 7 INFO cinder.api.openstack.wsgi [None req-7737ae56-657a-4897-a0ee-d3fc808e4046 c765bb8fed4641aa847853ac58f32ad7 50acc67d5a7f44309e7048d9492f506c - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:09:30.658 8 INFO cinder.api.openstack.wsgi [None req-2b0dc361-d351-4603-a562-1e2c09393de8 c765bb8fed4641aa847853ac58f32ad7 50acc67d5a7f44309e7048d9492f506c - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:09:30.658 7 INFO cinder.api.openstack.wsgi [None req-7737ae56-657a-4897-a0ee-d3fc808e4046 c765bb8fed4641aa847853ac58f32ad7 50acc67d5a7f44309e7048d9492f506c - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:09:40.658 7 INFO cinder.api.openstack.wsgi [None req-7737ae56-657a-4897-a0ee-d3fc808e4046 c765bb8fed4641aa847853ac58f32ad7 50acc67d5a7f44309e7048d9492f506c - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:09:40.658 8 INFO cinder.api.openstack.wsgi [None req-2b0dc361-d351-4603-a562-1e2c09393de8 c765bb8fed4641aa847853ac58f32ad7 50acc67d5a7f44309e7048d9492f506c - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:09:40.659 7 INFO cinder.api.openstack.wsgi [None req-7737ae56-657a-4897-a0ee-d3fc808e4046 c765bb8fed4641aa847853ac58f32ad7 50acc67d5a7f44309e7048d9492f506c - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:09:40.660 8 INFO cinder.api.openstack.wsgi [None req-2b0dc361-d351-4603-a562-1e2c09393de8 c765bb8fed4641aa847853ac58f32ad7 50acc67d5a7f44309e7048d9492f506c - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:09:50.657 8 INFO cinder.api.openstack.wsgi [None req-2b0dc361-d351-4603-a562-1e2c09393de8 c765bb8fed4641aa847853ac58f32ad7 50acc67d5a7f44309e7048d9492f506c - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:09:50.658 7 INFO cinder.api.openstack.wsgi [None req-7737ae56-657a-4897-a0ee-d3fc808e4046 c765bb8fed4641aa847853ac58f32ad7 50acc67d5a7f44309e7048d9492f506c - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:09:50.659 8 INFO cinder.api.openstack.wsgi [None req-2b0dc361-d351-4603-a562-1e2c09393de8 c765bb8fed4641aa847853ac58f32ad7 50acc67d5a7f44309e7048d9492f506c - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:09:50.660 7 INFO cinder.api.openstack.wsgi [None req-7737ae56-657a-4897-a0ee-d3fc808e4046 c765bb8fed4641aa847853ac58f32ad7 50acc67d5a7f44309e7048d9492f506c - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:09:56.178 8 INFO cinder.api.openstack.wsgi [None req-97d3aeac-3972-4e13-a6f7-b58322a061f7 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true 2026-05-14 02:09:56.682 8 INFO cinder.api.openstack.wsgi [None req-97d3aeac-3972-4e13-a6f7-b58322a061f7 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 398/798] 10.0.0.154 () {28 vars in 696 bytes} [Thu May 14 02:09:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true => generated 670 bytes in 743 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:09:56.773 7 INFO cinder.api.openstack.wsgi [None req-578e1ed5-d05e-4d23-84aa-b8222d08abca be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/4145d30c0e0d4bb3ad876da83022fc63?usage=true 2026-05-14 02:09:56.796 7 INFO cinder.api.openstack.wsgi [None req-578e1ed5-d05e-4d23-84aa-b8222d08abca be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/4145d30c0e0d4bb3ad876da83022fc63?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 401/799] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:09:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/4145d30c0e0d4bb3ad876da83022fc63?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:09:56.808 8 INFO cinder.api.openstack.wsgi [None req-cd9f7958-ec05-4177-9fe7-098729ec3ae2 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true 2026-05-14 02:09:56.827 8 INFO cinder.api.openstack.wsgi [None req-cd9f7958-ec05-4177-9fe7-098729ec3ae2 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 399/800] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:09:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:09:56.843 7 INFO cinder.api.openstack.wsgi [None req-87a57e2a-549f-4778-8aea-1154c38271aa be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/748ecd1c2f8547faa8417e447d493e90?usage=true 2026-05-14 02:09:56.865 7 INFO cinder.api.openstack.wsgi [None req-87a57e2a-549f-4778-8aea-1154c38271aa be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/748ecd1c2f8547faa8417e447d493e90?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 402/801] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:09:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/748ecd1c2f8547faa8417e447d493e90?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:09:56.882 8 INFO cinder.api.openstack.wsgi [None req-45cc4b13-13bd-43b8-b90c-bdc07430290f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/81141ba6237a4f6da9f04897e08c5134?usage=true 2026-05-14 02:09:56.912 8 INFO cinder.api.openstack.wsgi [None req-45cc4b13-13bd-43b8-b90c-bdc07430290f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/81141ba6237a4f6da9f04897e08c5134?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 400/802] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:09:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/81141ba6237a4f6da9f04897e08c5134?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:09:56.927 7 INFO cinder.api.openstack.wsgi [None req-85bbe5a5-958b-44a6-bfce-e01e09285a6f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/9161743ab64b4fa794bfd6a7cbddc9ca?usage=true 2026-05-14 02:09:56.982 7 INFO cinder.api.openstack.wsgi [None req-85bbe5a5-958b-44a6-bfce-e01e09285a6f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/9161743ab64b4fa794bfd6a7cbddc9ca?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 403/803] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:09:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/9161743ab64b4fa794bfd6a7cbddc9ca?usage=true => generated 847 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:09:56.993 8 INFO cinder.api.openstack.wsgi [None req-df6a2fd1-7bcb-4608-b38f-643af5247e71 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true 2026-05-14 02:09:57.021 8 INFO cinder.api.openstack.wsgi [None req-df6a2fd1-7bcb-4608-b38f-643af5247e71 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 401/804] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:09:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:09:57.037 7 INFO cinder.api.openstack.wsgi [None req-70534f58-f162-4897-9243-95a53b9944c8 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/d308a6f548354bde8db636e69df535ad?usage=true 2026-05-14 02:09:57.070 7 INFO cinder.api.openstack.wsgi [None req-70534f58-f162-4897-9243-95a53b9944c8 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/d308a6f548354bde8db636e69df535ad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 404/805] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:09:57 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/d308a6f548354bde8db636e69df535ad?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:09:57.080 8 INFO cinder.api.openstack.wsgi [None req-f58d0ed4-2fef-4e2a-b91e-97652483065d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/e325d2c9aeee464d979010610f75c6f1?usage=true 2026-05-14 02:09:57.106 8 INFO cinder.api.openstack.wsgi [None req-f58d0ed4-2fef-4e2a-b91e-97652483065d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/e325d2c9aeee464d979010610f75c6f1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 402/806] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:09:57 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/e325d2c9aeee464d979010610f75c6f1?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:09:57.119 7 INFO cinder.api.openstack.wsgi [None req-87b2f78c-31c9-43ba-93fb-f16196c6787a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true 2026-05-14 02:09:57.140 7 INFO cinder.api.openstack.wsgi [None req-87b2f78c-31c9-43ba-93fb-f16196c6787a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 405/807] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:09:57 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:09:57.149 8 INFO cinder.api.openstack.wsgi [None req-d4c83843-54c9-4964-b93d-79a6b6cd7c51 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 02:09:57.157 8 INFO cinder.volume.api [None req-d4c83843-54c9-4964-b93d-79a6b6cd7c51 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 02:09:57.159 8 INFO cinder.api.openstack.wsgi [None req-d4c83843-54c9-4964-b93d-79a6b6cd7c51 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 403/808] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:09:57 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:09:57.171 7 INFO cinder.api.openstack.wsgi [None req-96300895-af9e-4e7e-8e48-97b956e4b1ee be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 02:09:57.180 7 INFO cinder.volume.api [None req-96300895-af9e-4e7e-8e48-97b956e4b1ee be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 02:09:57.181 7 INFO cinder.api.openstack.wsgi [None req-96300895-af9e-4e7e-8e48-97b956e4b1ee be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 406/809] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:09:57 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:09:57.189 8 INFO cinder.api.openstack.wsgi [None req-aa879937-15f8-440c-bf4e-78f551f424ab be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true 2026-05-14 02:09:57.195 8 INFO cinder.volume.api [None req-aa879937-15f8-440c-bf4e-78f551f424ab be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all snapshots completed successfully. 2026-05-14 02:09:57.195 8 INFO cinder.api.openstack.wsgi [None req-aa879937-15f8-440c-bf4e-78f551f424ab be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 404/810] 10.0.0.154 () {28 vars in 674 bytes} [Thu May 14 02:09:57 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:09:57.207 7 INFO cinder.api.openstack.wsgi [None req-4655f1e8-c176-4999-85c3-908b7fe369df be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services 2026-05-14 02:09:57.211 7 INFO cinder.api.openstack.wsgi [None req-4655f1e8-c176-4999-85c3-908b7fe369df be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services returned with HTTP 200 [pid: 7|app: 0|req: 407/811] 10.0.0.154 () {28 vars in 645 bytes} [Thu May 14 02:09:57 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:10:00.660 8 INFO cinder.api.openstack.wsgi [None req-aa879937-15f8-440c-bf4e-78f551f424ab be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:10:00.660 7 INFO cinder.api.openstack.wsgi [None req-4655f1e8-c176-4999-85c3-908b7fe369df be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:10:00.660 8 INFO cinder.api.openstack.wsgi [None req-aa879937-15f8-440c-bf4e-78f551f424ab be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:10:00.661 7 INFO cinder.api.openstack.wsgi [None req-4655f1e8-c176-4999-85c3-908b7fe369df be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:10:10.658 7 INFO cinder.api.openstack.wsgi [None req-4655f1e8-c176-4999-85c3-908b7fe369df be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:10:10.658 8 INFO cinder.api.openstack.wsgi [None req-aa879937-15f8-440c-bf4e-78f551f424ab be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:10:10.659 7 INFO cinder.api.openstack.wsgi [None req-4655f1e8-c176-4999-85c3-908b7fe369df be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:10:10.659 8 INFO cinder.api.openstack.wsgi [None req-aa879937-15f8-440c-bf4e-78f551f424ab be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:10:20.659 7 INFO cinder.api.openstack.wsgi [None req-4655f1e8-c176-4999-85c3-908b7fe369df be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:10:20.660 8 INFO cinder.api.openstack.wsgi [None req-aa879937-15f8-440c-bf4e-78f551f424ab be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:10:20.660 7 INFO cinder.api.openstack.wsgi [None req-4655f1e8-c176-4999-85c3-908b7fe369df be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:10:20.661 8 INFO cinder.api.openstack.wsgi [None req-aa879937-15f8-440c-bf4e-78f551f424ab be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:10:30.657 7 INFO cinder.api.openstack.wsgi [None req-4655f1e8-c176-4999-85c3-908b7fe369df be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:10:30.658 8 INFO cinder.api.openstack.wsgi [None req-aa879937-15f8-440c-bf4e-78f551f424ab be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:10:30.659 8 INFO cinder.api.openstack.wsgi [None req-aa879937-15f8-440c-bf4e-78f551f424ab be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:10:30.659 7 INFO cinder.api.openstack.wsgi [None req-4655f1e8-c176-4999-85c3-908b7fe369df be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:10:40.658 8 INFO cinder.api.openstack.wsgi [None req-aa879937-15f8-440c-bf4e-78f551f424ab be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:10:40.658 7 INFO cinder.api.openstack.wsgi [None req-4655f1e8-c176-4999-85c3-908b7fe369df be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:10:40.659 7 INFO cinder.api.openstack.wsgi [None req-4655f1e8-c176-4999-85c3-908b7fe369df be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:10:40.659 8 INFO cinder.api.openstack.wsgi [None req-aa879937-15f8-440c-bf4e-78f551f424ab be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:10:50.658 7 INFO cinder.api.openstack.wsgi [None req-4655f1e8-c176-4999-85c3-908b7fe369df be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:10:50.658 7 INFO cinder.api.openstack.wsgi [None req-4655f1e8-c176-4999-85c3-908b7fe369df be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:10:50.659 8 INFO cinder.api.openstack.wsgi [None req-aa879937-15f8-440c-bf4e-78f551f424ab be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:10:50.660 8 INFO cinder.api.openstack.wsgi [None req-aa879937-15f8-440c-bf4e-78f551f424ab be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:10:56.007 7 INFO cinder.api.openstack.wsgi [None req-f51dc8cd-5a56-4306-a78a-77b18bb5765d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true 2026-05-14 02:10:56.013 7 INFO cinder.volume.api [None req-f51dc8cd-5a56-4306-a78a-77b18bb5765d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all snapshots completed successfully. 2026-05-14 02:10:56.014 7 INFO cinder.api.openstack.wsgi [None req-f51dc8cd-5a56-4306-a78a-77b18bb5765d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 414/824] 10.0.0.154 () {28 vars in 674 bytes} [Thu May 14 02:10:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true => generated 17 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:10:56.025 8 INFO cinder.api.openstack.wsgi [None req-81c9488a-ce10-4636-b53b-3a0291c5191d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true 2026-05-14 02:10:56.529 8 INFO cinder.api.openstack.wsgi [None req-81c9488a-ce10-4636-b53b-3a0291c5191d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 411/825] 10.0.0.154 () {28 vars in 696 bytes} [Thu May 14 02:10:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:10:56.538 7 INFO cinder.api.openstack.wsgi [None req-28ee1d77-51c2-4a88-a734-bb7c60b13120 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 02:10:56.545 7 INFO cinder.volume.api [None req-28ee1d77-51c2-4a88-a734-bb7c60b13120 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 02:10:56.546 7 INFO cinder.api.openstack.wsgi [None req-28ee1d77-51c2-4a88-a734-bb7c60b13120 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 415/826] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:10:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:10:56.554 8 INFO cinder.api.openstack.wsgi [None req-fb128415-deeb-4e82-be76-dfd7b7d61eac be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services 2026-05-14 02:10:56.559 8 INFO cinder.api.openstack.wsgi [None req-fb128415-deeb-4e82-be76-dfd7b7d61eac be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services returned with HTTP 200 [pid: 8|app: 0|req: 412/827] 10.0.0.154 () {28 vars in 645 bytes} [Thu May 14 02:10:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:10:56.568 7 INFO cinder.api.openstack.wsgi [None req-105d499a-6b3c-44de-a614-e822b34599a8 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 02:10:56.574 7 INFO cinder.volume.api [None req-105d499a-6b3c-44de-a614-e822b34599a8 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 02:10:56.575 7 INFO cinder.api.openstack.wsgi [None req-105d499a-6b3c-44de-a614-e822b34599a8 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 416/828] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:10:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:10:56.619 8 INFO cinder.api.openstack.wsgi [None req-9c1a14c0-2e5f-46a1-9064-67b36af11172 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/4145d30c0e0d4bb3ad876da83022fc63?usage=true 2026-05-14 02:10:56.644 8 INFO cinder.api.openstack.wsgi [None req-9c1a14c0-2e5f-46a1-9064-67b36af11172 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/4145d30c0e0d4bb3ad876da83022fc63?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 413/829] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:10:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/4145d30c0e0d4bb3ad876da83022fc63?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:10:56.654 7 INFO cinder.api.openstack.wsgi [None req-72179d56-360a-4f5f-95ae-c996757d47a5 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/4c5cc640fa734c97ade11ddb45bb0ee8?usage=true 2026-05-14 02:10:56.673 7 INFO cinder.api.openstack.wsgi [None req-72179d56-360a-4f5f-95ae-c996757d47a5 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/4c5cc640fa734c97ade11ddb45bb0ee8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 417/830] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:10:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/4c5cc640fa734c97ade11ddb45bb0ee8?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:10:56.683 8 INFO cinder.api.openstack.wsgi [None req-07f2761b-b1d1-4872-b8b6-605072f6f14d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/5b76202af0234bf58cd3bb1ddfe67c1c?usage=true 2026-05-14 02:10:56.703 8 INFO cinder.api.openstack.wsgi [None req-07f2761b-b1d1-4872-b8b6-605072f6f14d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/5b76202af0234bf58cd3bb1ddfe67c1c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 414/831] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:10:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/5b76202af0234bf58cd3bb1ddfe67c1c?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:10:56.711 7 INFO cinder.api.openstack.wsgi [None req-6b907c82-febf-4a8a-8dc7-12524471811b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true 2026-05-14 02:10:56.732 7 INFO cinder.api.openstack.wsgi [None req-6b907c82-febf-4a8a-8dc7-12524471811b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 418/832] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:10:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:10:56.743 8 INFO cinder.api.openstack.wsgi [None req-0756e937-30fa-410c-845a-453916f7a808 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/748ecd1c2f8547faa8417e447d493e90?usage=true 2026-05-14 02:10:56.764 8 INFO cinder.api.openstack.wsgi [None req-0756e937-30fa-410c-845a-453916f7a808 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/748ecd1c2f8547faa8417e447d493e90?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 415/833] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:10:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/748ecd1c2f8547faa8417e447d493e90?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:10:56.776 7 INFO cinder.api.openstack.wsgi [None req-e50f8f97-0e2a-494b-9209-4d3b6eb36bba be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/8ebcee8c9b5a4ffc9af8538ff5d5df3a?usage=true 2026-05-14 02:10:56.802 7 INFO cinder.api.openstack.wsgi [None req-e50f8f97-0e2a-494b-9209-4d3b6eb36bba be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/8ebcee8c9b5a4ffc9af8538ff5d5df3a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 419/834] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:10:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/8ebcee8c9b5a4ffc9af8538ff5d5df3a?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:10:56.813 8 INFO cinder.api.openstack.wsgi [None req-6ab09f93-2907-4174-8499-94eb45ed1cb1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/9161743ab64b4fa794bfd6a7cbddc9ca?usage=true 2026-05-14 02:10:56.829 8 INFO cinder.api.openstack.wsgi [None req-6ab09f93-2907-4174-8499-94eb45ed1cb1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/9161743ab64b4fa794bfd6a7cbddc9ca?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 416/835] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:10:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/9161743ab64b4fa794bfd6a7cbddc9ca?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:10:56.841 7 INFO cinder.api.openstack.wsgi [None req-5f7b640c-a69b-43e3-97ae-f44f3a3fbf7e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/a3380d159b464a85836e0b5f7ec5815e?usage=true 2026-05-14 02:10:56.863 7 INFO cinder.api.openstack.wsgi [None req-5f7b640c-a69b-43e3-97ae-f44f3a3fbf7e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/a3380d159b464a85836e0b5f7ec5815e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 420/836] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:10:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/a3380d159b464a85836e0b5f7ec5815e?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:10:56.872 8 INFO cinder.api.openstack.wsgi [None req-5fe282d2-aa3a-4a8b-82dd-7aa333bb849b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true 2026-05-14 02:10:56.890 8 INFO cinder.api.openstack.wsgi [None req-5fe282d2-aa3a-4a8b-82dd-7aa333bb849b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 417/837] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:10:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:10:56.903 7 INFO cinder.api.openstack.wsgi [None req-9093a904-fb2e-4104-8e4e-286baa203f56 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/b9fcfd15b80c49b6a7533f8fc26c908f?usage=true 2026-05-14 02:10:56.924 7 INFO cinder.api.openstack.wsgi [None req-9093a904-fb2e-4104-8e4e-286baa203f56 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/b9fcfd15b80c49b6a7533f8fc26c908f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 421/838] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:10:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/b9fcfd15b80c49b6a7533f8fc26c908f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:10:56.935 8 INFO cinder.api.openstack.wsgi [None req-aa163f93-d9d5-4783-8148-0822a3f23f49 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/bac4b05a914e49f0a7033e1cbc6e353c?usage=true 2026-05-14 02:10:56.953 8 INFO cinder.api.openstack.wsgi [None req-aa163f93-d9d5-4783-8148-0822a3f23f49 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/bac4b05a914e49f0a7033e1cbc6e353c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 418/839] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:10:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/bac4b05a914e49f0a7033e1cbc6e353c?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:10:56.963 7 INFO cinder.api.openstack.wsgi [None req-0b844241-fcd7-4b41-956e-4c2ab4e6f63d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/bcd4a8dae2bd4321a028a7b6da8e7827?usage=true 2026-05-14 02:10:56.981 7 INFO cinder.api.openstack.wsgi [None req-0b844241-fcd7-4b41-956e-4c2ab4e6f63d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/bcd4a8dae2bd4321a028a7b6da8e7827?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 422/840] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:10:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/bcd4a8dae2bd4321a028a7b6da8e7827?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:10:56.993 8 INFO cinder.api.openstack.wsgi [None req-f7bb1675-5607-4bb0-bea7-eafbd0ffb407 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true 2026-05-14 02:10:57.010 8 INFO cinder.api.openstack.wsgi [None req-f7bb1675-5607-4bb0-bea7-eafbd0ffb407 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 419/841] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:10:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:10:57.023 7 INFO cinder.api.openstack.wsgi [None req-c45fd46a-8da3-47e0-b935-828bbdaed7c1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/fdd70ec4b545487687dfa4a656227685?usage=true 2026-05-14 02:10:57.044 7 INFO cinder.api.openstack.wsgi [None req-c45fd46a-8da3-47e0-b935-828bbdaed7c1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/fdd70ec4b545487687dfa4a656227685?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 423/842] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:10:57 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/fdd70ec4b545487687dfa4a656227685?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:11:00.658 7 INFO cinder.api.openstack.wsgi [None req-c45fd46a-8da3-47e0-b935-828bbdaed7c1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:11:00.658 8 INFO cinder.api.openstack.wsgi [None req-f7bb1675-5607-4bb0-bea7-eafbd0ffb407 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:11:00.658 7 INFO cinder.api.openstack.wsgi [None req-c45fd46a-8da3-47e0-b935-828bbdaed7c1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:11:00.659 8 INFO cinder.api.openstack.wsgi [None req-f7bb1675-5607-4bb0-bea7-eafbd0ffb407 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:11:10.659 7 INFO cinder.api.openstack.wsgi [None req-c45fd46a-8da3-47e0-b935-828bbdaed7c1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:11:10.660 8 INFO cinder.api.openstack.wsgi [None req-f7bb1675-5607-4bb0-bea7-eafbd0ffb407 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:11:10.660 7 INFO cinder.api.openstack.wsgi [None req-c45fd46a-8da3-47e0-b935-828bbdaed7c1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:11:10.660 8 INFO cinder.api.openstack.wsgi [None req-f7bb1675-5607-4bb0-bea7-eafbd0ffb407 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:11:17.221 7 INFO cinder.api.openstack.wsgi [None req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes 2026-05-14 02:11:17.305 7 INFO cinder.api.v3.volumes [None req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Create volume of 16 GB 2026-05-14 02:11:17.311 7 INFO cinder.volume.api [None req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Availability Zones retrieved successfully. 2026-05-14 02:11:17.545 7 INFO cinder.volume.api [None req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Create volume request issued successfully. 2026-05-14 02:11:17.546 7 INFO cinder.api.openstack.wsgi [None req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes returned with HTTP 202 [pid: 7|app: 0|req: 426/847] 199.204.45.57 () {34 vars in 733 bytes} [Thu May 14 02:11:17 2026] POST /v3/6cc50c06d7af4db0b5248b779a915550/volumes => generated 846 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-14 02:11:17.560 8 INFO cinder.api.openstack.wsgi [req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a req-d47b6ea2-619a-4b90-80f6-f8ac5c9a20f2 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/0e541565-e423-4d25-a35b-b66d04e2d885 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:17.612 8 INFO cinder.volume.api [req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a req-d47b6ea2-619a-4b90-80f6-f8ac5c9a20f2 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:17.617 8 INFO cinder.api.openstack.wsgi [req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a req-d47b6ea2-619a-4b90-80f6-f8ac5c9a20f2 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/0e541565-e423-4d25-a35b-b66d04e2d885 returned with HTTP 200 [pid: 8|app: 0|req: 422/848] 199.204.45.57 () {32 vars in 824 bytes} [Thu May 14 02:11:17 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/0e541565-e423-4d25-a35b-b66d04e2d885 => generated 1077 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:11:20.658 7 INFO cinder.api.openstack.wsgi [None req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:11:20.658 8 INFO cinder.api.openstack.wsgi [req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a req-d47b6ea2-619a-4b90-80f6-f8ac5c9a20f2 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:11:20.660 7 INFO cinder.api.openstack.wsgi [None req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:11:20.660 8 INFO cinder.api.openstack.wsgi [req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a req-d47b6ea2-619a-4b90-80f6-f8ac5c9a20f2 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:22.633 7 INFO cinder.api.openstack.wsgi [req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a req-3e31e638-cdd8-4bca-ad3f-6108f9928e5f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/0e541565-e423-4d25-a35b-b66d04e2d885 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:22.656 7 INFO cinder.volume.api [req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a req-3e31e638-cdd8-4bca-ad3f-6108f9928e5f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:22.661 7 INFO cinder.api.openstack.wsgi [req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a req-3e31e638-cdd8-4bca-ad3f-6108f9928e5f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/0e541565-e423-4d25-a35b-b66d04e2d885 returned with HTTP 200 [pid: 7|app: 0|req: 428/851] 199.204.45.57 () {32 vars in 824 bytes} [Thu May 14 02:11:22 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/0e541565-e423-4d25-a35b-b66d04e2d885 => generated 1489 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:23.125 8 INFO cinder.api.openstack.wsgi [req-00320c79-eec8-471e-801e-568070d007b6 req-b153d9e0-ff66-45eb-86b1-4cdaebccd9cd be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/0e541565-e423-4d25-a35b-b66d04e2d885 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:23.140 8 INFO cinder.volume.api [req-00320c79-eec8-471e-801e-568070d007b6 req-b153d9e0-ff66-45eb-86b1-4cdaebccd9cd be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:23.146 8 INFO cinder.api.openstack.wsgi [req-00320c79-eec8-471e-801e-568070d007b6 req-b153d9e0-ff66-45eb-86b1-4cdaebccd9cd be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/0e541565-e423-4d25-a35b-b66d04e2d885 returned with HTTP 200 [pid: 8|app: 0|req: 424/852] 10.0.0.252 () {34 vars in 1028 bytes} [Thu May 14 02:11:23 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/0e541565-e423-4d25-a35b-b66d04e2d885 => generated 1489 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:23.522 7 INFO cinder.api.openstack.wsgi [req-00320c79-eec8-471e-801e-568070d007b6 req-552ef1f7-1c7b-41d8-b668-13b0a6abd9e9 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/0e541565-e423-4d25-a35b-b66d04e2d885 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:23.537 7 INFO cinder.volume.api [req-00320c79-eec8-471e-801e-568070d007b6 req-552ef1f7-1c7b-41d8-b668-13b0a6abd9e9 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:23.541 7 INFO cinder.api.openstack.wsgi [req-00320c79-eec8-471e-801e-568070d007b6 req-552ef1f7-1c7b-41d8-b668-13b0a6abd9e9 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/0e541565-e423-4d25-a35b-b66d04e2d885 returned with HTTP 200 [pid: 7|app: 0|req: 429/853] 10.0.0.252 () {34 vars in 1028 bytes} [Thu May 14 02:11:23 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/0e541565-e423-4d25-a35b-b66d04e2d885 => generated 1489 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:11:23.552 8 INFO cinder.api.openstack.wsgi [req-00320c79-eec8-471e-801e-568070d007b6 req-b153d9e0-ff66-45eb-86b1-4cdaebccd9cd be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-14 02:11:23.553 8 INFO cinder.api.openstack.wsgi [req-00320c79-eec8-471e-801e-568070d007b6 req-b153d9e0-ff66-45eb-86b1-4cdaebccd9cd be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 425/854] 10.0.0.252 () {32 vars in 829 bytes} [Thu May 14 02:11:23 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:23.566 7 INFO cinder.api.openstack.wsgi [req-00320c79-eec8-471e-801e-568070d007b6 req-61b9f421-e591-4da0-88fc-83711f8c9d72 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:23.613 7 INFO cinder.api.openstack.wsgi [req-00320c79-eec8-471e-801e-568070d007b6 req-61b9f421-e591-4da0-88fc-83711f8c9d72 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/attachments returned with HTTP 200 [pid: 7|app: 0|req: 430/855] 10.0.0.252 () {40 vars in 1057 bytes} [Thu May 14 02:11:23 2026] POST /v3/6cc50c06d7af4db0b5248b779a915550/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:27.068 8 INFO cinder.api.openstack.wsgi [req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a req-942b052b-3325-4feb-ae3e-75f116bf44ea be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/0e541565-e423-4d25-a35b-b66d04e2d885 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:27.089 8 INFO cinder.volume.api [req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a req-942b052b-3325-4feb-ae3e-75f116bf44ea be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:27.094 8 INFO cinder.api.openstack.wsgi [req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a req-942b052b-3325-4feb-ae3e-75f116bf44ea be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/0e541565-e423-4d25-a35b-b66d04e2d885 returned with HTTP 200 [pid: 8|app: 0|req: 426/856] 199.204.45.57 () {32 vars in 824 bytes} [Thu May 14 02:11:27 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/0e541565-e423-4d25-a35b-b66d04e2d885 => generated 1488 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:11:28.982 7 INFO cinder.api.openstack.wsgi [req-00320c79-eec8-471e-801e-568070d007b6 req-61b9f421-e591-4da0-88fc-83711f8c9d72 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-14 02:11:28.982 7 INFO cinder.api.openstack.wsgi [req-00320c79-eec8-471e-801e-568070d007b6 req-61b9f421-e591-4da0-88fc-83711f8c9d72 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 431/857] 199.204.45.57 () {32 vars in 839 bytes} [Thu May 14 02:11:28 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:28.996 8 INFO cinder.api.openstack.wsgi [req-00320c79-eec8-471e-801e-568070d007b6 req-e23ab5d3-e120-45dc-8538-516d95a4b86c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/0e541565-e423-4d25-a35b-b66d04e2d885 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:29.013 8 INFO cinder.volume.api [req-00320c79-eec8-471e-801e-568070d007b6 req-e23ab5d3-e120-45dc-8538-516d95a4b86c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:29.018 8 INFO cinder.api.openstack.wsgi [req-00320c79-eec8-471e-801e-568070d007b6 req-e23ab5d3-e120-45dc-8538-516d95a4b86c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/0e541565-e423-4d25-a35b-b66d04e2d885 returned with HTTP 200 [pid: 8|app: 0|req: 427/858] 199.204.45.57 () {36 vars in 1072 bytes} [Thu May 14 02:11:28 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/0e541565-e423-4d25-a35b-b66d04e2d885 => generated 1712 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:29.091 7 INFO cinder.api.openstack.wsgi [req-00320c79-eec8-471e-801e-568070d007b6 req-3c372fb6-6e86-4c14-8b34-329756ab95ae be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/attachments/37270e07-49b4-4bbe-ba0b-38dcd1b377ae /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:29.634 7 INFO cinder.api.openstack.wsgi [req-00320c79-eec8-471e-801e-568070d007b6 req-3c372fb6-6e86-4c14-8b34-329756ab95ae be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/attachments/37270e07-49b4-4bbe-ba0b-38dcd1b377ae returned with HTTP 200 [pid: 7|app: 0|req: 432/859] 199.204.45.57 () {40 vars in 1134 bytes} [Thu May 14 02:11:29 2026] PUT /v3/6cc50c06d7af4db0b5248b779a915550/attachments/37270e07-49b4-4bbe-ba0b-38dcd1b377ae => generated 802 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:30.103 8 INFO cinder.api.openstack.wsgi [req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a req-e1717f51-ec3b-44d7-aeae-f452e3e6653c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/0e541565-e423-4d25-a35b-b66d04e2d885 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:30.118 8 INFO cinder.volume.api [req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a req-e1717f51-ec3b-44d7-aeae-f452e3e6653c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:30.123 8 INFO cinder.api.openstack.wsgi [req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a req-e1717f51-ec3b-44d7-aeae-f452e3e6653c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/0e541565-e423-4d25-a35b-b66d04e2d885 returned with HTTP 200 [pid: 8|app: 0|req: 428/860] 199.204.45.57 () {32 vars in 824 bytes} [Thu May 14 02:11:30 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/0e541565-e423-4d25-a35b-b66d04e2d885 => generated 1489 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-05-14 02:11:30.150 7 INFO cinder.api.openstack.wsgi [req-00320c79-eec8-471e-801e-568070d007b6 req-a2a1aab6-a29a-43a3-8759-9d744476e260 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/attachments/37270e07-49b4-4bbe-ba0b-38dcd1b377ae/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:30.183 7 INFO cinder.api.openstack.wsgi [req-00320c79-eec8-471e-801e-568070d007b6 req-a2a1aab6-a29a-43a3-8759-9d744476e260 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/attachments/37270e07-49b4-4bbe-ba0b-38dcd1b377ae/action returned with HTTP 204 [pid: 7|app: 0|req: 433/861] 199.204.45.57 () {40 vars in 1147 bytes} [Thu May 14 02:11:30 2026] POST /v3/6cc50c06d7af4db0b5248b779a915550/attachments/37270e07-49b4-4bbe-ba0b-38dcd1b377ae/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-14 02:11:30.658 8 INFO cinder.api.openstack.wsgi [req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a req-e1717f51-ec3b-44d7-aeae-f452e3e6653c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:11:30.658 7 INFO cinder.api.openstack.wsgi [req-00320c79-eec8-471e-801e-568070d007b6 req-a2a1aab6-a29a-43a3-8759-9d744476e260 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:11:30.659 8 INFO cinder.api.openstack.wsgi [req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a req-e1717f51-ec3b-44d7-aeae-f452e3e6653c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:11:30.660 7 INFO cinder.api.openstack.wsgi [req-00320c79-eec8-471e-801e-568070d007b6 req-a2a1aab6-a29a-43a3-8759-9d744476e260 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:32.924 8 INFO cinder.api.openstack.wsgi [req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a req-b69d71c2-7f98-4bd8-bdbe-6f104c999b9c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/0e541565-e423-4d25-a35b-b66d04e2d885 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:32.936 8 INFO cinder.volume.api [req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a req-b69d71c2-7f98-4bd8-bdbe-6f104c999b9c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:32.941 8 INFO cinder.api.openstack.wsgi [req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a req-b69d71c2-7f98-4bd8-bdbe-6f104c999b9c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/0e541565-e423-4d25-a35b-b66d04e2d885 returned with HTTP 200 [pid: 8|app: 0|req: 430/864] 199.204.45.57 () {32 vars in 824 bytes} [Thu May 14 02:11:32 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/0e541565-e423-4d25-a35b-b66d04e2d885 => generated 1787 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:36.426 7 INFO cinder.api.openstack.wsgi [req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a req-0012b87d-a277-4019-84f6-0379d5094002 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/0e541565-e423-4d25-a35b-b66d04e2d885 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:36.446 7 INFO cinder.volume.api [req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a req-0012b87d-a277-4019-84f6-0379d5094002 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:36.451 7 INFO cinder.api.openstack.wsgi [req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a req-0012b87d-a277-4019-84f6-0379d5094002 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/0e541565-e423-4d25-a35b-b66d04e2d885 returned with HTTP 200 [pid: 7|app: 0|req: 435/865] 199.204.45.57 () {32 vars in 824 bytes} [Thu May 14 02:11:36 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/0e541565-e423-4d25-a35b-b66d04e2d885 => generated 1787 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:39.244 8 INFO cinder.api.openstack.wsgi [req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a req-134dd1b7-051d-45fd-b47e-290938a2df06 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/0e541565-e423-4d25-a35b-b66d04e2d885 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:39.274 8 INFO cinder.volume.api [req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a req-134dd1b7-051d-45fd-b47e-290938a2df06 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Volume info retrieved successfully. 2026-05-14 02:11:39.281 8 INFO cinder.api.openstack.wsgi [req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a req-134dd1b7-051d-45fd-b47e-290938a2df06 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/0e541565-e423-4d25-a35b-b66d04e2d885 returned with HTTP 200 [pid: 8|app: 0|req: 431/866] 199.204.45.57 () {32 vars in 824 bytes} [Thu May 14 02:11:39 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/0e541565-e423-4d25-a35b-b66d04e2d885 => generated 1787 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:11:40.657 8 INFO cinder.api.openstack.wsgi [req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a req-134dd1b7-051d-45fd-b47e-290938a2df06 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:11:40.658 8 INFO cinder.api.openstack.wsgi [req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a req-134dd1b7-051d-45fd-b47e-290938a2df06 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:11:40.659 7 INFO cinder.api.openstack.wsgi [req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a req-0012b87d-a277-4019-84f6-0379d5094002 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:11:40.660 7 INFO cinder.api.openstack.wsgi [req-e8aaec26-1bc6-47ed-ac96-6f6d6c090e4a req-0012b87d-a277-4019-84f6-0379d5094002 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:46.336 8 INFO cinder.api.openstack.wsgi [None req-54f6038a-7360-4619-9089-7c041523b302 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes 2026-05-14 02:11:46.339 8 INFO cinder.api.v3.volumes [None req-54f6038a-7360-4619-9089-7c041523b302 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Create volume of 1 GB 2026-05-14 02:11:46.349 8 INFO cinder.volume.api [None req-54f6038a-7360-4619-9089-7c041523b302 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Availability Zones retrieved successfully. 2026-05-14 02:11:46.494 8 INFO cinder.volume.api [None req-54f6038a-7360-4619-9089-7c041523b302 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Create volume request issued successfully. 2026-05-14 02:11:46.494 8 INFO cinder.api.openstack.wsgi [None req-54f6038a-7360-4619-9089-7c041523b302 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes returned with HTTP 202 [pid: 8|app: 0|req: 433/869] 10.0.0.218 () {34 vars in 723 bytes} [Thu May 14 02:11:46 2026] POST /v3/68efd1a02ee74d7b943233771745faab/volumes => generated 871 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:46.512 7 INFO cinder.api.openstack.wsgi [None req-5b06b636-d348-4c0e-848d-95316b6d7518 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/eca39467-2313-4c52-b8cf-ea00b19e81cb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:46.524 7 INFO cinder.volume.api [None req-5b06b636-d348-4c0e-848d-95316b6d7518 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume info retrieved successfully. 2026-05-14 02:11:46.529 7 INFO cinder.api.openstack.wsgi [None req-5b06b636-d348-4c0e-848d-95316b6d7518 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/eca39467-2313-4c52-b8cf-ea00b19e81cb returned with HTTP 200 [pid: 7|app: 0|req: 437/870] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:11:46 2026] GET /v3/68efd1a02ee74d7b943233771745faab/volumes/eca39467-2313-4c52-b8cf-ea00b19e81cb => generated 939 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-05-14 02:11:47.548 8 INFO cinder.api.openstack.wsgi [None req-68785ec8-4184-445a-a13b-8029d4295a02 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/eca39467-2313-4c52-b8cf-ea00b19e81cb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:47.575 8 INFO cinder.volume.api [None req-68785ec8-4184-445a-a13b-8029d4295a02 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume info retrieved successfully. 2026-05-14 02:11:47.587 8 INFO cinder.api.openstack.wsgi [None req-68785ec8-4184-445a-a13b-8029d4295a02 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/eca39467-2313-4c52-b8cf-ea00b19e81cb returned with HTTP 200 [pid: 8|app: 0|req: 434/871] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:11:47 2026] GET /v3/68efd1a02ee74d7b943233771745faab/volumes/eca39467-2313-4c52-b8cf-ea00b19e81cb => generated 964 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:47.611 7 INFO cinder.api.openstack.wsgi [None req-ffc71a84-101f-4f4f-9d6e-8d72ef361895 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/eca39467-2313-4c52-b8cf-ea00b19e81cb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:47.644 7 INFO cinder.volume.api [None req-ffc71a84-101f-4f4f-9d6e-8d72ef361895 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume info retrieved successfully. 2026-05-14 02:11:47.651 7 INFO cinder.api.openstack.wsgi [None req-ffc71a84-101f-4f4f-9d6e-8d72ef361895 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/eca39467-2313-4c52-b8cf-ea00b19e81cb returned with HTTP 200 [pid: 7|app: 0|req: 438/872] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:11:47 2026] GET /v3/68efd1a02ee74d7b943233771745faab/volumes/eca39467-2313-4c52-b8cf-ea00b19e81cb => generated 964 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:47.672 8 INFO cinder.api.openstack.wsgi [None req-150a214c-bac0-4a83-9c06-ba825f148e76 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/eca39467-2313-4c52-b8cf-ea00b19e81cb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:47.696 8 INFO cinder.volume.api [None req-150a214c-bac0-4a83-9c06-ba825f148e76 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume info retrieved successfully. 2026-05-14 02:11:47.705 8 INFO cinder.volume.api [None req-150a214c-bac0-4a83-9c06-ba825f148e76 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume updated successfully. 2026-05-14 02:11:47.706 8 INFO cinder.api.openstack.wsgi [None req-150a214c-bac0-4a83-9c06-ba825f148e76 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/eca39467-2313-4c52-b8cf-ea00b19e81cb returned with HTTP 200 [pid: 8|app: 0|req: 435/873] 10.0.0.218 () {34 vars in 795 bytes} [Thu May 14 02:11:47 2026] PUT /v3/68efd1a02ee74d7b943233771745faab/volumes/eca39467-2313-4c52-b8cf-ea00b19e81cb => generated 896 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-05-14 02:11:47.734 7 INFO cinder.api.openstack.wsgi [None req-57b364d4-6c95-4de6-a5a7-fbfc63e53098 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/eca39467-2313-4c52-b8cf-ea00b19e81cb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:47.757 7 INFO cinder.volume.api [None req-57b364d4-6c95-4de6-a5a7-fbfc63e53098 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume info retrieved successfully. 2026-05-14 02:11:47.766 7 INFO cinder.volume.api [None req-57b364d4-6c95-4de6-a5a7-fbfc63e53098 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume updated successfully. 2026-05-14 02:11:47.766 7 INFO cinder.api.openstack.wsgi [None req-57b364d4-6c95-4de6-a5a7-fbfc63e53098 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/eca39467-2313-4c52-b8cf-ea00b19e81cb returned with HTTP 200 [pid: 7|app: 0|req: 439/874] 10.0.0.218 () {34 vars in 796 bytes} [Thu May 14 02:11:47 2026] PUT /v3/68efd1a02ee74d7b943233771745faab/volumes/eca39467-2313-4c52-b8cf-ea00b19e81cb => generated 935 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:47.789 8 INFO cinder.api.openstack.wsgi [None req-e8b62e2a-5d9f-45c5-aaa8-7e134fb5e580 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/eca39467-2313-4c52-b8cf-ea00b19e81cb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:47.827 8 INFO cinder.volume.api [None req-e8b62e2a-5d9f-45c5-aaa8-7e134fb5e580 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume info retrieved successfully. 2026-05-14 02:11:47.838 8 INFO cinder.api.openstack.wsgi [None req-e8b62e2a-5d9f-45c5-aaa8-7e134fb5e580 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/eca39467-2313-4c52-b8cf-ea00b19e81cb returned with HTTP 200 [pid: 8|app: 0|req: 436/875] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:11:47 2026] GET /v3/68efd1a02ee74d7b943233771745faab/volumes/eca39467-2313-4c52-b8cf-ea00b19e81cb => generated 1003 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:47.858 7 INFO cinder.api.openstack.wsgi [None req-65c9b9e8-e274-4eb8-b2a0-51cf7754dc4a 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes 2026-05-14 02:11:47.859 7 INFO cinder.api.v3.volumes [None req-65c9b9e8-e274-4eb8-b2a0-51cf7754dc4a 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Create volume of 1 GB 2026-05-14 02:11:47.871 7 INFO cinder.volume.api [None req-65c9b9e8-e274-4eb8-b2a0-51cf7754dc4a 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Availability Zones retrieved successfully. 2026-05-14 02:11:48.072 7 INFO cinder.volume.api [None req-65c9b9e8-e274-4eb8-b2a0-51cf7754dc4a 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Create volume request issued successfully. 2026-05-14 02:11:48.073 7 INFO cinder.api.openstack.wsgi [None req-65c9b9e8-e274-4eb8-b2a0-51cf7754dc4a 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes returned with HTTP 202 [pid: 7|app: 0|req: 440/876] 10.0.0.218 () {34 vars in 723 bytes} [Thu May 14 02:11:47 2026] POST /v3/68efd1a02ee74d7b943233771745faab/volumes => generated 891 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:48.089 8 INFO cinder.api.openstack.wsgi [None req-56ee2f5e-9355-486f-88bd-63fdf16abc73 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/d6c4f79a-d5b4-468b-af72-ef5c16760a4c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:48.113 8 INFO cinder.volume.api [None req-56ee2f5e-9355-486f-88bd-63fdf16abc73 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume info retrieved successfully. 2026-05-14 02:11:48.125 8 INFO cinder.api.openstack.wsgi [None req-56ee2f5e-9355-486f-88bd-63fdf16abc73 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/d6c4f79a-d5b4-468b-af72-ef5c16760a4c returned with HTTP 200 [pid: 8|app: 0|req: 437/877] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:11:48 2026] GET /v3/68efd1a02ee74d7b943233771745faab/volumes/d6c4f79a-d5b4-468b-af72-ef5c16760a4c => generated 959 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-05-14 02:11:49.163 7 INFO cinder.api.openstack.wsgi [None req-7f78bef6-1d52-4f59-9330-c45209ae65c2 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/d6c4f79a-d5b4-468b-af72-ef5c16760a4c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:49.183 7 INFO cinder.volume.api [None req-7f78bef6-1d52-4f59-9330-c45209ae65c2 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume info retrieved successfully. 2026-05-14 02:11:49.195 7 INFO cinder.api.openstack.wsgi [None req-7f78bef6-1d52-4f59-9330-c45209ae65c2 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/d6c4f79a-d5b4-468b-af72-ef5c16760a4c returned with HTTP 200 [pid: 7|app: 0|req: 441/878] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:11:49 2026] GET /v3/68efd1a02ee74d7b943233771745faab/volumes/d6c4f79a-d5b4-468b-af72-ef5c16760a4c => generated 984 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-05-14 02:11:49.215 8 INFO cinder.api.openstack.wsgi [None req-80fec260-7081-4841-8e57-f8e45d00d2c9 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/d6c4f79a-d5b4-468b-af72-ef5c16760a4c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:49.233 8 INFO cinder.volume.api [None req-80fec260-7081-4841-8e57-f8e45d00d2c9 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume info retrieved successfully. 2026-05-14 02:11:49.241 8 INFO cinder.volume.api [None req-80fec260-7081-4841-8e57-f8e45d00d2c9 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume updated successfully. 2026-05-14 02:11:49.242 8 INFO cinder.api.openstack.wsgi [None req-80fec260-7081-4841-8e57-f8e45d00d2c9 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/d6c4f79a-d5b4-468b-af72-ef5c16760a4c returned with HTTP 200 [pid: 8|app: 0|req: 438/879] 10.0.0.218 () {34 vars in 795 bytes} [Thu May 14 02:11:49 2026] PUT /v3/68efd1a02ee74d7b943233771745faab/volumes/d6c4f79a-d5b4-468b-af72-ef5c16760a4c => generated 882 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-05-14 02:11:49.263 7 INFO cinder.api.openstack.wsgi [None req-ba7cdc5d-93f1-4af3-99ec-615467bb2ddb 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/d6c4f79a-d5b4-468b-af72-ef5c16760a4c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:49.275 7 INFO cinder.volume.api [None req-ba7cdc5d-93f1-4af3-99ec-615467bb2ddb 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume info retrieved successfully. 2026-05-14 02:11:49.280 7 INFO cinder.api.openstack.wsgi [None req-ba7cdc5d-93f1-4af3-99ec-615467bb2ddb 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/d6c4f79a-d5b4-468b-af72-ef5c16760a4c returned with HTTP 200 [pid: 7|app: 0|req: 442/880] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:11:49 2026] GET /v3/68efd1a02ee74d7b943233771745faab/volumes/d6c4f79a-d5b4-468b-af72-ef5c16760a4c => generated 950 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-05-14 02:11:49.296 8 INFO cinder.api.openstack.wsgi [None req-25fcfee6-0d44-4262-a064-ce86563d9a0a 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/d6c4f79a-d5b4-468b-af72-ef5c16760a4c 2026-05-14 02:11:49.297 8 INFO cinder.api.v3.volumes [None req-25fcfee6-0d44-4262-a064-ce86563d9a0a 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Delete volume with id: d6c4f79a-d5b4-468b-af72-ef5c16760a4c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:49.307 8 INFO cinder.volume.api [None req-25fcfee6-0d44-4262-a064-ce86563d9a0a 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume info retrieved successfully. 2026-05-14 02:11:49.331 8 INFO cinder.volume.api [None req-25fcfee6-0d44-4262-a064-ce86563d9a0a 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Delete volume request issued successfully. 2026-05-14 02:11:49.334 8 INFO cinder.api.openstack.wsgi [None req-25fcfee6-0d44-4262-a064-ce86563d9a0a 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/d6c4f79a-d5b4-468b-af72-ef5c16760a4c returned with HTTP 202 [pid: 8|app: 0|req: 439/881] 10.0.0.218 () {32 vars in 778 bytes} [Thu May 14 02:11:49 2026] DELETE /v3/68efd1a02ee74d7b943233771745faab/volumes/d6c4f79a-d5b4-468b-af72-ef5c16760a4c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:49.351 7 INFO cinder.api.openstack.wsgi [None req-47b16475-6d91-4ee9-a461-a80d9cad678a 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/d6c4f79a-d5b4-468b-af72-ef5c16760a4c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:49.368 7 INFO cinder.volume.api [None req-47b16475-6d91-4ee9-a461-a80d9cad678a 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume info retrieved successfully. 2026-05-14 02:11:49.375 7 INFO cinder.api.openstack.wsgi [None req-47b16475-6d91-4ee9-a461-a80d9cad678a 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/d6c4f79a-d5b4-468b-af72-ef5c16760a4c returned with HTTP 200 [pid: 7|app: 0|req: 443/882] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:11:49 2026] GET /v3/68efd1a02ee74d7b943233771745faab/volumes/d6c4f79a-d5b4-468b-af72-ef5c16760a4c => generated 949 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:50.396 8 INFO cinder.api.openstack.wsgi [None req-586d20df-1920-42e0-a946-741d55abff92 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/d6c4f79a-d5b4-468b-af72-ef5c16760a4c 2026-05-14 02:11:50.405 8 INFO cinder.api.openstack.wsgi [None req-586d20df-1920-42e0-a946-741d55abff92 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/d6c4f79a-d5b4-468b-af72-ef5c16760a4c returned with HTTP 404 [pid: 8|app: 0|req: 440/883] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:11:50 2026] GET /v3/68efd1a02ee74d7b943233771745faab/volumes/d6c4f79a-d5b4-468b-af72-ef5c16760a4c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:50.422 7 INFO cinder.api.openstack.wsgi [None req-c9bf9eee-23e9-46cf-9a63-eae731fd28ae 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/eca39467-2313-4c52-b8cf-ea00b19e81cb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:50.443 7 INFO cinder.volume.api [None req-c9bf9eee-23e9-46cf-9a63-eae731fd28ae 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume info retrieved successfully. 2026-05-14 02:11:50.453 7 INFO cinder.api.openstack.wsgi [None req-c9bf9eee-23e9-46cf-9a63-eae731fd28ae 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/eca39467-2313-4c52-b8cf-ea00b19e81cb returned with HTTP 200 [pid: 7|app: 0|req: 444/884] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:11:50 2026] GET /v3/68efd1a02ee74d7b943233771745faab/volumes/eca39467-2313-4c52-b8cf-ea00b19e81cb => generated 1003 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:11:50.473 8 INFO cinder.api.openstack.wsgi [None req-db5ba807-ad4e-4fd1-85a1-9fd5570896fa 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/eca39467-2313-4c52-b8cf-ea00b19e81cb 2026-05-14 02:11:50.474 8 INFO cinder.api.v3.volumes [None req-db5ba807-ad4e-4fd1-85a1-9fd5570896fa 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Delete volume with id: eca39467-2313-4c52-b8cf-ea00b19e81cb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:50.483 8 INFO cinder.volume.api [None req-db5ba807-ad4e-4fd1-85a1-9fd5570896fa 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume info retrieved successfully. 2026-05-14 02:11:50.523 8 INFO cinder.volume.api [None req-db5ba807-ad4e-4fd1-85a1-9fd5570896fa 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Delete volume request issued successfully. 2026-05-14 02:11:50.524 8 INFO cinder.api.openstack.wsgi [None req-db5ba807-ad4e-4fd1-85a1-9fd5570896fa 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/eca39467-2313-4c52-b8cf-ea00b19e81cb returned with HTTP 202 [pid: 8|app: 0|req: 441/885] 10.0.0.218 () {32 vars in 778 bytes} [Thu May 14 02:11:50 2026] DELETE /v3/68efd1a02ee74d7b943233771745faab/volumes/eca39467-2313-4c52-b8cf-ea00b19e81cb => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:50.534 7 INFO cinder.api.openstack.wsgi [None req-50744f82-bf86-4d89-80ea-07263b54d244 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/eca39467-2313-4c52-b8cf-ea00b19e81cb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:50.551 7 INFO cinder.volume.api [None req-50744f82-bf86-4d89-80ea-07263b54d244 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume info retrieved successfully. 2026-05-14 02:11:50.556 7 INFO cinder.api.openstack.wsgi [None req-50744f82-bf86-4d89-80ea-07263b54d244 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/eca39467-2313-4c52-b8cf-ea00b19e81cb returned with HTTP 200 [pid: 7|app: 0|req: 445/886] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:11:50 2026] GET /v3/68efd1a02ee74d7b943233771745faab/volumes/eca39467-2313-4c52-b8cf-ea00b19e81cb => generated 1002 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:11:50.658 8 INFO cinder.api.openstack.wsgi [None req-db5ba807-ad4e-4fd1-85a1-9fd5570896fa 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:11:50.659 7 INFO cinder.api.openstack.wsgi [None req-50744f82-bf86-4d89-80ea-07263b54d244 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:11:50.659 7 INFO cinder.api.openstack.wsgi [None req-50744f82-bf86-4d89-80ea-07263b54d244 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:11:50.660 8 INFO cinder.api.openstack.wsgi [None req-db5ba807-ad4e-4fd1-85a1-9fd5570896fa 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://10.0.0.168:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:51.591 7 INFO cinder.api.openstack.wsgi [None req-28eee1e3-26a9-4ee7-ad12-72cf6ea27029 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/eca39467-2313-4c52-b8cf-ea00b19e81cb 2026-05-14 02:11:51.601 7 INFO cinder.api.openstack.wsgi [None req-28eee1e3-26a9-4ee7-ad12-72cf6ea27029 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/eca39467-2313-4c52-b8cf-ea00b19e81cb returned with HTTP 404 [pid: 7|app: 0|req: 447/889] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:11:51 2026] GET /v3/68efd1a02ee74d7b943233771745faab/volumes/eca39467-2313-4c52-b8cf-ea00b19e81cb => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:51.677 8 INFO cinder.api.openstack.wsgi [None req-53041850-5910-4923-85b9-834d92f1aa27 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes 2026-05-14 02:11:52.523 8 INFO cinder.api.v3.volumes [None req-53041850-5910-4923-85b9-834d92f1aa27 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Create volume of 1 GB 2026-05-14 02:11:52.530 8 INFO cinder.volume.api [None req-53041850-5910-4923-85b9-834d92f1aa27 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Availability Zones retrieved successfully. 2026-05-14 02:11:52.724 8 INFO cinder.volume.api [None req-53041850-5910-4923-85b9-834d92f1aa27 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Create volume request issued successfully. 2026-05-14 02:11:52.725 8 INFO cinder.api.openstack.wsgi [None req-53041850-5910-4923-85b9-834d92f1aa27 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes returned with HTTP 202 [pid: 8|app: 0|req: 443/890] 10.0.0.218 () {34 vars in 723 bytes} [Thu May 14 02:11:51 2026] POST /v3/68efd1a02ee74d7b943233771745faab/volumes => generated 871 bytes in 1057 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-14 02:11:52.750 7 INFO cinder.api.openstack.wsgi [None req-8ec20951-7cfb-4f75-bb9a-4ea9f1a46c1a 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/065fda3e-f689-4eee-b0f6-f80ad6b0026a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:52.775 7 INFO cinder.volume.api [None req-8ec20951-7cfb-4f75-bb9a-4ea9f1a46c1a 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume info retrieved successfully. 2026-05-14 02:11:52.782 7 INFO cinder.api.openstack.wsgi [None req-8ec20951-7cfb-4f75-bb9a-4ea9f1a46c1a 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/065fda3e-f689-4eee-b0f6-f80ad6b0026a returned with HTTP 200 [pid: 7|app: 0|req: 448/891] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:11:52 2026] GET /v3/68efd1a02ee74d7b943233771745faab/volumes/065fda3e-f689-4eee-b0f6-f80ad6b0026a => generated 939 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:53.803 8 INFO cinder.api.openstack.wsgi [None req-e2fc3931-3d5b-4a2a-8138-646f2c06f29d 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/065fda3e-f689-4eee-b0f6-f80ad6b0026a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:53.816 8 INFO cinder.volume.api [None req-e2fc3931-3d5b-4a2a-8138-646f2c06f29d 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume info retrieved successfully. 2026-05-14 02:11:53.821 8 INFO cinder.api.openstack.wsgi [None req-e2fc3931-3d5b-4a2a-8138-646f2c06f29d 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/065fda3e-f689-4eee-b0f6-f80ad6b0026a returned with HTTP 200 [pid: 8|app: 0|req: 444/892] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:11:53 2026] GET /v3/68efd1a02ee74d7b943233771745faab/volumes/065fda3e-f689-4eee-b0f6-f80ad6b0026a => generated 1348 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:53.861 7 INFO cinder.api.openstack.wsgi [None req-206d8dd9-1c55-48e2-aedb-024c9a962069 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/065fda3e-f689-4eee-b0f6-f80ad6b0026a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:53.883 7 INFO cinder.volume.api [None req-206d8dd9-1c55-48e2-aedb-024c9a962069 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume info retrieved successfully. 2026-05-14 02:11:53.890 7 INFO cinder.api.openstack.wsgi [None req-206d8dd9-1c55-48e2-aedb-024c9a962069 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/065fda3e-f689-4eee-b0f6-f80ad6b0026a returned with HTTP 200 [pid: 7|app: 0|req: 449/893] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:11:53 2026] GET /v3/68efd1a02ee74d7b943233771745faab/volumes/065fda3e-f689-4eee-b0f6-f80ad6b0026a => generated 1348 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:53.903 8 INFO cinder.api.openstack.wsgi [None req-78a51118-4ba1-4f53-aa7e-1f140d6f50fa 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/065fda3e-f689-4eee-b0f6-f80ad6b0026a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:53.915 8 INFO cinder.volume.api [None req-78a51118-4ba1-4f53-aa7e-1f140d6f50fa 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume info retrieved successfully. 2026-05-14 02:11:53.922 8 INFO cinder.volume.api [None req-78a51118-4ba1-4f53-aa7e-1f140d6f50fa 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume updated successfully. 2026-05-14 02:11:53.923 8 INFO cinder.api.openstack.wsgi [None req-78a51118-4ba1-4f53-aa7e-1f140d6f50fa 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/065fda3e-f689-4eee-b0f6-f80ad6b0026a returned with HTTP 200 [pid: 8|app: 0|req: 445/894] 10.0.0.218 () {34 vars in 795 bytes} [Thu May 14 02:11:53 2026] PUT /v3/68efd1a02ee74d7b943233771745faab/volumes/065fda3e-f689-4eee-b0f6-f80ad6b0026a => generated 895 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-05-14 02:11:53.940 7 INFO cinder.api.openstack.wsgi [None req-42ea903a-fac2-460b-ba3e-84dc4549a2b3 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/065fda3e-f689-4eee-b0f6-f80ad6b0026a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:53.953 7 INFO cinder.volume.api [None req-42ea903a-fac2-460b-ba3e-84dc4549a2b3 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume info retrieved successfully. 2026-05-14 02:11:53.963 7 INFO cinder.volume.api [None req-42ea903a-fac2-460b-ba3e-84dc4549a2b3 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume updated successfully. 2026-05-14 02:11:53.964 7 INFO cinder.api.openstack.wsgi [None req-42ea903a-fac2-460b-ba3e-84dc4549a2b3 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/065fda3e-f689-4eee-b0f6-f80ad6b0026a returned with HTTP 200 [pid: 7|app: 0|req: 450/895] 10.0.0.218 () {34 vars in 796 bytes} [Thu May 14 02:11:53 2026] PUT /v3/68efd1a02ee74d7b943233771745faab/volumes/065fda3e-f689-4eee-b0f6-f80ad6b0026a => generated 934 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:53.982 8 INFO cinder.api.openstack.wsgi [None req-44179001-e754-4d3b-86c3-79646deddc73 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/065fda3e-f689-4eee-b0f6-f80ad6b0026a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:53.996 8 INFO cinder.volume.api [None req-44179001-e754-4d3b-86c3-79646deddc73 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume info retrieved successfully. 2026-05-14 02:11:54.000 8 INFO cinder.api.openstack.wsgi [None req-44179001-e754-4d3b-86c3-79646deddc73 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/065fda3e-f689-4eee-b0f6-f80ad6b0026a returned with HTTP 200 [pid: 8|app: 0|req: 446/896] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:11:53 2026] GET /v3/68efd1a02ee74d7b943233771745faab/volumes/065fda3e-f689-4eee-b0f6-f80ad6b0026a => generated 1387 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:54.020 7 INFO cinder.api.openstack.wsgi [None req-2c850a99-d234-49b0-94e3-1a0203fb2f3f 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes 2026-05-14 02:11:54.022 7 INFO cinder.api.v3.volumes [None req-2c850a99-d234-49b0-94e3-1a0203fb2f3f 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Create volume of 1 GB 2026-05-14 02:11:54.028 7 INFO cinder.volume.api [None req-2c850a99-d234-49b0-94e3-1a0203fb2f3f 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Availability Zones retrieved successfully. 2026-05-14 02:11:54.141 7 INFO cinder.volume.api [None req-2c850a99-d234-49b0-94e3-1a0203fb2f3f 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Create volume request issued successfully. 2026-05-14 02:11:54.142 7 INFO cinder.api.openstack.wsgi [None req-2c850a99-d234-49b0-94e3-1a0203fb2f3f 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes returned with HTTP 202 [pid: 7|app: 0|req: 451/897] 10.0.0.218 () {34 vars in 723 bytes} [Thu May 14 02:11:54 2026] POST /v3/68efd1a02ee74d7b943233771745faab/volumes => generated 890 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:54.160 8 INFO cinder.api.openstack.wsgi [None req-9299338f-9719-47af-9694-77576b3bfc95 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/465eda7f-a063-43b4-bf35-c99391be7229 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:54.175 8 INFO cinder.volume.api [None req-9299338f-9719-47af-9694-77576b3bfc95 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume info retrieved successfully. 2026-05-14 02:11:54.182 8 INFO cinder.api.openstack.wsgi [None req-9299338f-9719-47af-9694-77576b3bfc95 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/465eda7f-a063-43b4-bf35-c99391be7229 returned with HTTP 200 [pid: 8|app: 0|req: 447/898] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:11:54 2026] GET /v3/68efd1a02ee74d7b943233771745faab/volumes/465eda7f-a063-43b4-bf35-c99391be7229 => generated 958 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:55.204 7 INFO cinder.api.openstack.wsgi [None req-ebc25ca7-0af0-4f0f-9665-f94971cb2116 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/465eda7f-a063-43b4-bf35-c99391be7229 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:55.218 7 INFO cinder.volume.api [None req-ebc25ca7-0af0-4f0f-9665-f94971cb2116 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume info retrieved successfully. 2026-05-14 02:11:55.223 7 INFO cinder.api.openstack.wsgi [None req-ebc25ca7-0af0-4f0f-9665-f94971cb2116 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/465eda7f-a063-43b4-bf35-c99391be7229 returned with HTTP 200 [pid: 7|app: 0|req: 452/899] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:11:55 2026] GET /v3/68efd1a02ee74d7b943233771745faab/volumes/465eda7f-a063-43b4-bf35-c99391be7229 => generated 983 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:55.242 8 INFO cinder.api.openstack.wsgi [None req-568788be-3a18-4185-980c-6922086f856e 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/465eda7f-a063-43b4-bf35-c99391be7229 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:55.262 8 INFO cinder.volume.api [None req-568788be-3a18-4185-980c-6922086f856e 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume info retrieved successfully. 2026-05-14 02:11:55.269 8 INFO cinder.volume.api [None req-568788be-3a18-4185-980c-6922086f856e 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume updated successfully. 2026-05-14 02:11:55.270 8 INFO cinder.api.openstack.wsgi [None req-568788be-3a18-4185-980c-6922086f856e 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/465eda7f-a063-43b4-bf35-c99391be7229 returned with HTTP 200 [pid: 8|app: 0|req: 448/900] 10.0.0.218 () {34 vars in 795 bytes} [Thu May 14 02:11:55 2026] PUT /v3/68efd1a02ee74d7b943233771745faab/volumes/465eda7f-a063-43b4-bf35-c99391be7229 => generated 882 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-05-14 02:11:55.288 7 INFO cinder.api.openstack.wsgi [None req-f37198de-5617-4d41-ade1-d7d1ae24b1ce 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/465eda7f-a063-43b4-bf35-c99391be7229 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:55.303 7 INFO cinder.volume.api [None req-f37198de-5617-4d41-ade1-d7d1ae24b1ce 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume info retrieved successfully. 2026-05-14 02:11:55.309 7 INFO cinder.api.openstack.wsgi [None req-f37198de-5617-4d41-ade1-d7d1ae24b1ce 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/465eda7f-a063-43b4-bf35-c99391be7229 returned with HTTP 200 [pid: 7|app: 0|req: 453/901] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:11:55 2026] GET /v3/68efd1a02ee74d7b943233771745faab/volumes/465eda7f-a063-43b4-bf35-c99391be7229 => generated 950 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:55.327 8 INFO cinder.api.openstack.wsgi [None req-3937493a-c502-45be-a3c0-0f08244adaf4 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/465eda7f-a063-43b4-bf35-c99391be7229 2026-05-14 02:11:55.328 8 INFO cinder.api.v3.volumes [None req-3937493a-c502-45be-a3c0-0f08244adaf4 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Delete volume with id: 465eda7f-a063-43b4-bf35-c99391be7229 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:55.337 8 INFO cinder.volume.api [None req-3937493a-c502-45be-a3c0-0f08244adaf4 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume info retrieved successfully. 2026-05-14 02:11:55.356 8 INFO cinder.volume.api [None req-3937493a-c502-45be-a3c0-0f08244adaf4 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Delete volume request issued successfully. 2026-05-14 02:11:55.356 8 INFO cinder.api.openstack.wsgi [None req-3937493a-c502-45be-a3c0-0f08244adaf4 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/465eda7f-a063-43b4-bf35-c99391be7229 returned with HTTP 202 [pid: 8|app: 0|req: 449/902] 10.0.0.218 () {32 vars in 778 bytes} [Thu May 14 02:11:55 2026] DELETE /v3/68efd1a02ee74d7b943233771745faab/volumes/465eda7f-a063-43b4-bf35-c99391be7229 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:55.367 7 INFO cinder.api.openstack.wsgi [None req-c0242806-8cfc-42d8-bd55-2b528859a456 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/465eda7f-a063-43b4-bf35-c99391be7229 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:55.385 7 INFO cinder.volume.api [None req-c0242806-8cfc-42d8-bd55-2b528859a456 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume info retrieved successfully. 2026-05-14 02:11:55.394 7 INFO cinder.api.openstack.wsgi [None req-c0242806-8cfc-42d8-bd55-2b528859a456 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/465eda7f-a063-43b4-bf35-c99391be7229 returned with HTTP 200 [pid: 7|app: 0|req: 454/903] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:11:55 2026] GET /v3/68efd1a02ee74d7b943233771745faab/volumes/465eda7f-a063-43b4-bf35-c99391be7229 => generated 949 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:55.976 8 INFO cinder.api.openstack.wsgi [None req-1d6f261a-554f-45d6-9fa3-0f44e2753727 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true 2026-05-14 02:11:55.982 8 INFO cinder.volume.api [None req-1d6f261a-554f-45d6-9fa3-0f44e2753727 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all snapshots completed successfully. 2026-05-14 02:11:55.983 8 INFO cinder.api.openstack.wsgi [None req-1d6f261a-554f-45d6-9fa3-0f44e2753727 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 450/904] 10.0.0.154 () {28 vars in 674 bytes} [Thu May 14 02:11:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true => generated 17 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:56.025 7 INFO cinder.api.openstack.wsgi [None req-489a668a-1538-440f-803d-24da479e90bd be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/16c5fc695e35484fabd5a4293c3e39c8?usage=true 2026-05-14 02:11:56.059 7 INFO cinder.api.openstack.wsgi [None req-489a668a-1538-440f-803d-24da479e90bd be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/16c5fc695e35484fabd5a4293c3e39c8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 455/905] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:11:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/16c5fc695e35484fabd5a4293c3e39c8?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:11:56.070 8 INFO cinder.api.openstack.wsgi [None req-9092e2da-e8e0-4d6b-ad77-5f0b896b79a1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/4145d30c0e0d4bb3ad876da83022fc63?usage=true 2026-05-14 02:11:56.090 8 INFO cinder.api.openstack.wsgi [None req-9092e2da-e8e0-4d6b-ad77-5f0b896b79a1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/4145d30c0e0d4bb3ad876da83022fc63?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 451/906] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:11:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/4145d30c0e0d4bb3ad876da83022fc63?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:11:56.108 7 INFO cinder.api.openstack.wsgi [None req-d9544393-5f2c-4f3e-b2fc-ed4573dbb6a7 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/4c5cc640fa734c97ade11ddb45bb0ee8?usage=true 2026-05-14 02:11:56.133 7 INFO cinder.api.openstack.wsgi [None req-d9544393-5f2c-4f3e-b2fc-ed4573dbb6a7 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/4c5cc640fa734c97ade11ddb45bb0ee8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 456/907] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:11:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/4c5cc640fa734c97ade11ddb45bb0ee8?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:11:56.145 8 INFO cinder.api.openstack.wsgi [None req-108d4471-c092-4d29-96a8-ea4311a81b5e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/5b76202af0234bf58cd3bb1ddfe67c1c?usage=true 2026-05-14 02:11:56.160 8 INFO cinder.api.openstack.wsgi [None req-108d4471-c092-4d29-96a8-ea4311a81b5e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/5b76202af0234bf58cd3bb1ddfe67c1c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 452/908] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:11:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/5b76202af0234bf58cd3bb1ddfe67c1c?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:11:56.174 7 INFO cinder.api.openstack.wsgi [None req-fb875eb0-3b4d-49ec-a672-f8b2a132ce72 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/68e7e93d1d2f4870a8cc19e68db89e5d?usage=true 2026-05-14 02:11:56.195 7 INFO cinder.api.openstack.wsgi [None req-fb875eb0-3b4d-49ec-a672-f8b2a132ce72 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/68e7e93d1d2f4870a8cc19e68db89e5d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 457/909] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:11:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/68e7e93d1d2f4870a8cc19e68db89e5d?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:11:56.211 8 INFO cinder.api.openstack.wsgi [None req-30c273d1-6c04-4b87-9972-603312084fd2 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/68efd1a02ee74d7b943233771745faab?usage=true 2026-05-14 02:11:56.244 8 INFO cinder.api.openstack.wsgi [None req-30c273d1-6c04-4b87-9972-603312084fd2 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/68efd1a02ee74d7b943233771745faab?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 453/910] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:11:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/68efd1a02ee74d7b943233771745faab?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:11:56.256 7 INFO cinder.api.openstack.wsgi [None req-d76c8ea8-e5a8-4460-9566-a4e65906902c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true 2026-05-14 02:11:56.280 7 INFO cinder.api.openstack.wsgi [None req-d76c8ea8-e5a8-4460-9566-a4e65906902c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 458/911] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:11:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:11:56.292 8 INFO cinder.api.openstack.wsgi [None req-e41a49f9-4432-4e97-b2e1-a832c59262bb be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/748ecd1c2f8547faa8417e447d493e90?usage=true 2026-05-14 02:11:56.308 8 INFO cinder.api.openstack.wsgi [None req-e41a49f9-4432-4e97-b2e1-a832c59262bb be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/748ecd1c2f8547faa8417e447d493e90?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 454/912] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:11:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/748ecd1c2f8547faa8417e447d493e90?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:11:56.320 7 INFO cinder.api.openstack.wsgi [None req-10240be0-f392-49f9-847d-f3867ff1789b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/9161743ab64b4fa794bfd6a7cbddc9ca?usage=true 2026-05-14 02:11:56.346 7 INFO cinder.api.openstack.wsgi [None req-10240be0-f392-49f9-847d-f3867ff1789b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/9161743ab64b4fa794bfd6a7cbddc9ca?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 459/913] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:11:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/9161743ab64b4fa794bfd6a7cbddc9ca?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:11:56.357 8 INFO cinder.api.openstack.wsgi [None req-c3f6d668-841a-4c31-b2eb-8696705d04ab be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true 2026-05-14 02:11:56.373 8 INFO cinder.api.openstack.wsgi [None req-c3f6d668-841a-4c31-b2eb-8696705d04ab be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 455/914] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:11:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:11:56.387 7 INFO cinder.api.openstack.wsgi [None req-14dc3fac-817a-40d8-bbf6-f7ffafa2f726 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/b9fcfd15b80c49b6a7533f8fc26c908f?usage=true 2026-05-14 02:11:56.420 8 INFO cinder.api.openstack.wsgi [None req-226f3bf5-dd9c-4aca-8d49-e9bee8d84a57 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/465eda7f-a063-43b4-bf35-c99391be7229 2026-05-14 02:11:56.432 8 INFO cinder.api.openstack.wsgi [None req-226f3bf5-dd9c-4aca-8d49-e9bee8d84a57 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/465eda7f-a063-43b4-bf35-c99391be7229 returned with HTTP 404 [pid: 8|app: 0|req: 456/915] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:11:56 2026] GET /v3/68efd1a02ee74d7b943233771745faab/volumes/465eda7f-a063-43b4-bf35-c99391be7229 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-14 02:11:56.435 7 INFO cinder.api.openstack.wsgi [None req-14dc3fac-817a-40d8-bbf6-f7ffafa2f726 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/b9fcfd15b80c49b6a7533f8fc26c908f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 460/916] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:11:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/b9fcfd15b80c49b6a7533f8fc26c908f?usage=true => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:11:56.442 8 INFO cinder.api.openstack.wsgi [None req-6659db6b-18bd-4b0b-81b9-9c637b28f83b 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/065fda3e-f689-4eee-b0f6-f80ad6b0026a 2026-05-14 02:11:56.446 7 INFO cinder.api.openstack.wsgi [None req-65cb4401-fee1-4c68-8dad-04c13fe7aeb6 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/bac4b05a914e49f0a7033e1cbc6e353c?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:56.460 8 INFO cinder.volume.api [None req-6659db6b-18bd-4b0b-81b9-9c637b28f83b 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume info retrieved successfully. 2026-05-14 02:11:56.466 8 INFO cinder.api.openstack.wsgi [None req-6659db6b-18bd-4b0b-81b9-9c637b28f83b 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/065fda3e-f689-4eee-b0f6-f80ad6b0026a returned with HTTP 200 [pid: 8|app: 0|req: 457/917] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:11:56 2026] GET /v3/68efd1a02ee74d7b943233771745faab/volumes/065fda3e-f689-4eee-b0f6-f80ad6b0026a => generated 1387 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:11:56.470 7 INFO cinder.api.openstack.wsgi [None req-65cb4401-fee1-4c68-8dad-04c13fe7aeb6 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/bac4b05a914e49f0a7033e1cbc6e353c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 461/918] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:11:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/bac4b05a914e49f0a7033e1cbc6e353c?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:56.478 8 INFO cinder.api.openstack.wsgi [None req-fc353e24-81db-4651-86f8-9cbfedfcf0db be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true 2026-05-14 02:11:56.485 7 INFO cinder.api.openstack.wsgi [None req-109e42bb-536d-4029-a0bf-5eb8e5702687 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/065fda3e-f689-4eee-b0f6-f80ad6b0026a 2026-05-14 02:11:56.485 7 INFO cinder.api.v3.volumes [None req-109e42bb-536d-4029-a0bf-5eb8e5702687 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Delete volume with id: 065fda3e-f689-4eee-b0f6-f80ad6b0026a 2026-05-14 02:11:56.494 8 INFO cinder.api.openstack.wsgi [None req-fc353e24-81db-4651-86f8-9cbfedfcf0db be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 458/919] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:11:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:11:56.503 8 INFO cinder.api.openstack.wsgi [None req-09c9131d-e649-4dc7-adac-c52aed9fa8cf be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/f19fa1040ce44aa994b3744c609be17e?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:56.508 7 INFO cinder.volume.api [None req-109e42bb-536d-4029-a0bf-5eb8e5702687 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume info retrieved successfully. 2026-05-14 02:11:56.520 8 INFO cinder.api.openstack.wsgi [None req-09c9131d-e649-4dc7-adac-c52aed9fa8cf be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/f19fa1040ce44aa994b3744c609be17e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 459/920] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:11:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/f19fa1040ce44aa994b3744c609be17e?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:11:56.529 8 INFO cinder.api.openstack.wsgi [None req-7e4cdad9-c312-4ca3-bde7-9be32211ccef be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/fdd70ec4b545487687dfa4a656227685?usage=true 2026-05-14 02:11:56.538 7 INFO cinder.volume.api [None req-109e42bb-536d-4029-a0bf-5eb8e5702687 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Delete volume request issued successfully. 2026-05-14 02:11:56.539 7 INFO cinder.api.openstack.wsgi [None req-109e42bb-536d-4029-a0bf-5eb8e5702687 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/065fda3e-f689-4eee-b0f6-f80ad6b0026a returned with HTTP 202 [pid: 7|app: 0|req: 462/921] 10.0.0.218 () {32 vars in 778 bytes} [Thu May 14 02:11:56 2026] DELETE /v3/68efd1a02ee74d7b943233771745faab/volumes/065fda3e-f689-4eee-b0f6-f80ad6b0026a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-14 02:11:56.546 8 INFO cinder.api.openstack.wsgi [None req-7e4cdad9-c312-4ca3-bde7-9be32211ccef be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/fdd70ec4b545487687dfa4a656227685?usage=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 460/922] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:11:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/fdd70ec4b545487687dfa4a656227685?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:11:56.549 7 INFO cinder.api.openstack.wsgi [None req-8b98693c-14a9-45d6-8554-2afa9ad5b89b 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/065fda3e-f689-4eee-b0f6-f80ad6b0026a 2026-05-14 02:11:56.553 8 INFO cinder.api.openstack.wsgi [None req-42e50d44-4843-48b1-8b45-f3959ac92e11 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:56.566 7 INFO cinder.volume.api [None req-8b98693c-14a9-45d6-8554-2afa9ad5b89b 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] Volume info retrieved successfully. 2026-05-14 02:11:56.572 7 INFO cinder.api.openstack.wsgi [None req-8b98693c-14a9-45d6-8554-2afa9ad5b89b 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/065fda3e-f689-4eee-b0f6-f80ad6b0026a returned with HTTP 200 [pid: 7|app: 0|req: 463/923] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:11:56 2026] GET /v3/68efd1a02ee74d7b943233771745faab/volumes/065fda3e-f689-4eee-b0f6-f80ad6b0026a => generated 1386 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:11:56.584 8 INFO cinder.volume.api [None req-42e50d44-4843-48b1-8b45-f3959ac92e11 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:56.591 8 INFO cinder.api.openstack.wsgi [None req-42e50d44-4843-48b1-8b45-f3959ac92e11 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 461/924] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:11:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 3331 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:56.603 7 INFO cinder.api.openstack.wsgi [None req-01f2c7a2-a3d1-4fd1-ad44-bcdca6350d86 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services 2026-05-14 02:11:56.609 7 INFO cinder.api.openstack.wsgi [None req-01f2c7a2-a3d1-4fd1-ad44-bcdca6350d86 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services returned with HTTP 200 [pid: 7|app: 0|req: 464/925] 10.0.0.154 () {28 vars in 645 bytes} [Thu May 14 02:11:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:56.621 8 INFO cinder.api.openstack.wsgi [None req-440d71e2-9750-4b00-b60a-dafef9079891 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 02:11:56.630 8 INFO cinder.volume.api [None req-440d71e2-9750-4b00-b60a-dafef9079891 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:11:56.635 8 INFO cinder.api.openstack.wsgi [None req-440d71e2-9750-4b00-b60a-dafef9079891 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 462/926] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:11:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 3331 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:11:56.647 7 INFO cinder.api.openstack.wsgi [None req-4a9a631f-4632-4f87-a43e-896581e9f43d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true 2026-05-14 02:11:57.150 7 INFO cinder.api.openstack.wsgi [None req-4a9a631f-4632-4f87-a43e-896581e9f43d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 465/927] 10.0.0.154 () {28 vars in 696 bytes} [Thu May 14 02:11:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true => generated 671 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:11:57.597 8 INFO cinder.api.openstack.wsgi [None req-bc79930f-bc58-44bb-b201-12087924a014 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/065fda3e-f689-4eee-b0f6-f80ad6b0026a 2026-05-14 02:11:57.608 8 INFO cinder.api.openstack.wsgi [None req-bc79930f-bc58-44bb-b201-12087924a014 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/68efd1a02ee74d7b943233771745faab/volumes/065fda3e-f689-4eee-b0f6-f80ad6b0026a returned with HTTP 404 [pid: 8|app: 0|req: 463/928] 10.0.0.218 () {32 vars in 775 bytes} [Thu May 14 02:11:57 2026] GET /v3/68efd1a02ee74d7b943233771745faab/volumes/065fda3e-f689-4eee-b0f6-f80ad6b0026a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-14 02:12:00.667 7 INFO cinder.api.openstack.wsgi [None req-4a9a631f-4632-4f87-a43e-896581e9f43d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:12:00.667 8 INFO cinder.api.openstack.wsgi [None req-bc79930f-bc58-44bb-b201-12087924a014 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:12:00.668 8 INFO cinder.api.openstack.wsgi [None req-bc79930f-bc58-44bb-b201-12087924a014 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:12:00.678 7 INFO cinder.api.openstack.wsgi [None req-4a9a631f-4632-4f87-a43e-896581e9f43d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:12:10.658 7 INFO cinder.api.openstack.wsgi [None req-4a9a631f-4632-4f87-a43e-896581e9f43d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:12:10.658 8 INFO cinder.api.openstack.wsgi [None req-bc79930f-bc58-44bb-b201-12087924a014 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:12:10.659 8 INFO cinder.api.openstack.wsgi [None req-bc79930f-bc58-44bb-b201-12087924a014 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:12:10.660 7 INFO cinder.api.openstack.wsgi [None req-4a9a631f-4632-4f87-a43e-896581e9f43d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:12:20.658 8 INFO cinder.api.openstack.wsgi [None req-bc79930f-bc58-44bb-b201-12087924a014 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:12:20.658 7 INFO cinder.api.openstack.wsgi [None req-4a9a631f-4632-4f87-a43e-896581e9f43d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:12:20.659 8 INFO cinder.api.openstack.wsgi [None req-bc79930f-bc58-44bb-b201-12087924a014 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:12:20.660 7 INFO cinder.api.openstack.wsgi [None req-4a9a631f-4632-4f87-a43e-896581e9f43d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:12:30.658 7 INFO cinder.api.openstack.wsgi [None req-4a9a631f-4632-4f87-a43e-896581e9f43d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:12:30.658 8 INFO cinder.api.openstack.wsgi [None req-bc79930f-bc58-44bb-b201-12087924a014 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:12:30.659 7 INFO cinder.api.openstack.wsgi [None req-4a9a631f-4632-4f87-a43e-896581e9f43d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:12:30.659 8 INFO cinder.api.openstack.wsgi [None req-bc79930f-bc58-44bb-b201-12087924a014 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:12:40.657 8 INFO cinder.api.openstack.wsgi [None req-bc79930f-bc58-44bb-b201-12087924a014 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:12:40.658 7 INFO cinder.api.openstack.wsgi [None req-4a9a631f-4632-4f87-a43e-896581e9f43d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:12:40.659 8 INFO cinder.api.openstack.wsgi [None req-bc79930f-bc58-44bb-b201-12087924a014 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:12:40.659 7 INFO cinder.api.openstack.wsgi [None req-4a9a631f-4632-4f87-a43e-896581e9f43d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:12:50.657 8 INFO cinder.api.openstack.wsgi [None req-bc79930f-bc58-44bb-b201-12087924a014 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:12:50.658 7 INFO cinder.api.openstack.wsgi [None req-4a9a631f-4632-4f87-a43e-896581e9f43d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:12:50.658 7 INFO cinder.api.openstack.wsgi [None req-4a9a631f-4632-4f87-a43e-896581e9f43d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:12:50.659 8 INFO cinder.api.openstack.wsgi [None req-bc79930f-bc58-44bb-b201-12087924a014 5b1aaeb749fc477093d658483d4e23a3 68efd1a02ee74d7b943233771745faab - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:12:55.966 7 INFO cinder.api.openstack.wsgi [None req-c8b1ae1e-8631-4504-b0a6-c14864ca3fc0 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true 2026-05-14 02:12:55.972 7 INFO cinder.volume.api [None req-c8b1ae1e-8631-4504-b0a6-c14864ca3fc0 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all snapshots completed successfully. 2026-05-14 02:12:55.972 7 INFO cinder.api.openstack.wsgi [None req-c8b1ae1e-8631-4504-b0a6-c14864ca3fc0 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 472/941] 10.0.0.154 () {28 vars in 674 bytes} [Thu May 14 02:12:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true => generated 17 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:12:55.983 8 INFO cinder.api.openstack.wsgi [None req-3c2e6b9d-0112-41ef-a85d-c26666aabfd6 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 02:12:55.999 8 INFO cinder.volume.api [None req-3c2e6b9d-0112-41ef-a85d-c26666aabfd6 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:12:56.006 8 INFO cinder.api.openstack.wsgi [None req-3c2e6b9d-0112-41ef-a85d-c26666aabfd6 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 470/942] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:12:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 1790 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:12:56.015 7 INFO cinder.api.openstack.wsgi [None req-f996d586-f764-47db-a3d7-00943c5dec9f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 02:12:56.034 7 INFO cinder.volume.api [None req-f996d586-f764-47db-a3d7-00943c5dec9f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:12:56.041 7 INFO cinder.api.openstack.wsgi [None req-f996d586-f764-47db-a3d7-00943c5dec9f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 473/943] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:12:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 1790 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:12:56.092 8 INFO cinder.api.openstack.wsgi [None req-6755014c-ccd9-4c80-8ff4-cf3dcff1517d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/4145d30c0e0d4bb3ad876da83022fc63?usage=true 2026-05-14 02:12:56.111 8 INFO cinder.api.openstack.wsgi [None req-6755014c-ccd9-4c80-8ff4-cf3dcff1517d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/4145d30c0e0d4bb3ad876da83022fc63?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 471/944] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:12:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/4145d30c0e0d4bb3ad876da83022fc63?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:12:56.123 7 INFO cinder.api.openstack.wsgi [None req-e36ffa03-8e1a-40bb-a684-c285bb85d7d5 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/4c5cc640fa734c97ade11ddb45bb0ee8?usage=true 2026-05-14 02:12:56.143 7 INFO cinder.api.openstack.wsgi [None req-e36ffa03-8e1a-40bb-a684-c285bb85d7d5 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/4c5cc640fa734c97ade11ddb45bb0ee8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/945] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:12:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/4c5cc640fa734c97ade11ddb45bb0ee8?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:12:56.155 8 INFO cinder.api.openstack.wsgi [None req-d6d5cfbb-4bcb-4e13-84e1-6adacca3b1b1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/5b76202af0234bf58cd3bb1ddfe67c1c?usage=true 2026-05-14 02:12:56.174 8 INFO cinder.api.openstack.wsgi [None req-d6d5cfbb-4bcb-4e13-84e1-6adacca3b1b1 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/5b76202af0234bf58cd3bb1ddfe67c1c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 472/946] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:12:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/5b76202af0234bf58cd3bb1ddfe67c1c?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:12:56.183 7 INFO cinder.api.openstack.wsgi [None req-291dabdb-0701-4623-805e-51cf48b4d2d2 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true 2026-05-14 02:12:56.204 7 INFO cinder.api.openstack.wsgi [None req-291dabdb-0701-4623-805e-51cf48b4d2d2 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/947] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:12:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:12:56.219 8 INFO cinder.api.openstack.wsgi [None req-7e80e4a4-bd57-4ac2-ae25-128af42ec828 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/748ecd1c2f8547faa8417e447d493e90?usage=true 2026-05-14 02:12:56.249 8 INFO cinder.api.openstack.wsgi [None req-7e80e4a4-bd57-4ac2-ae25-128af42ec828 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/748ecd1c2f8547faa8417e447d493e90?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 473/948] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:12:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/748ecd1c2f8547faa8417e447d493e90?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:12:56.260 7 INFO cinder.api.openstack.wsgi [None req-ea776183-ea10-462d-8f42-e2d640f1da96 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/9161743ab64b4fa794bfd6a7cbddc9ca?usage=true 2026-05-14 02:12:56.284 7 INFO cinder.api.openstack.wsgi [None req-ea776183-ea10-462d-8f42-e2d640f1da96 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/9161743ab64b4fa794bfd6a7cbddc9ca?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/949] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:12:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/9161743ab64b4fa794bfd6a7cbddc9ca?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:12:56.297 8 INFO cinder.api.openstack.wsgi [None req-1b565167-4962-41f8-ab96-ce1264c4af3c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true 2026-05-14 02:12:56.321 8 INFO cinder.api.openstack.wsgi [None req-1b565167-4962-41f8-ab96-ce1264c4af3c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 474/950] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:12:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:12:56.331 7 INFO cinder.api.openstack.wsgi [None req-2e205187-e537-4683-9123-2e220e6c54b2 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/b9fcfd15b80c49b6a7533f8fc26c908f?usage=true 2026-05-14 02:12:56.349 7 INFO cinder.api.openstack.wsgi [None req-2e205187-e537-4683-9123-2e220e6c54b2 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/b9fcfd15b80c49b6a7533f8fc26c908f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/951] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:12:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/b9fcfd15b80c49b6a7533f8fc26c908f?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:12:56.361 8 INFO cinder.api.openstack.wsgi [None req-b903c32d-b581-4be5-b7ee-7f0adbf94364 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/bac4b05a914e49f0a7033e1cbc6e353c?usage=true 2026-05-14 02:12:56.379 8 INFO cinder.api.openstack.wsgi [None req-b903c32d-b581-4be5-b7ee-7f0adbf94364 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/bac4b05a914e49f0a7033e1cbc6e353c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 475/952] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:12:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/bac4b05a914e49f0a7033e1cbc6e353c?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:12:56.390 7 INFO cinder.api.openstack.wsgi [None req-ad9e5654-e12e-4ab7-ad0b-2adda795bd94 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true 2026-05-14 02:12:56.408 7 INFO cinder.api.openstack.wsgi [None req-ad9e5654-e12e-4ab7-ad0b-2adda795bd94 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 478/953] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:12:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:12:56.420 8 INFO cinder.api.openstack.wsgi [None req-5b2f04ec-bddf-4431-9865-aa1d3e0e87c8 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/fdd70ec4b545487687dfa4a656227685?usage=true 2026-05-14 02:12:56.446 8 INFO cinder.api.openstack.wsgi [None req-5b2f04ec-bddf-4431-9865-aa1d3e0e87c8 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/fdd70ec4b545487687dfa4a656227685?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 476/954] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:12:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/fdd70ec4b545487687dfa4a656227685?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:12:56.457 7 INFO cinder.api.openstack.wsgi [None req-67aa2a8e-5123-48b8-adee-8a139899d2d4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services 2026-05-14 02:12:56.461 7 INFO cinder.api.openstack.wsgi [None req-67aa2a8e-5123-48b8-adee-8a139899d2d4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services returned with HTTP 200 [pid: 7|app: 0|req: 479/955] 10.0.0.154 () {28 vars in 645 bytes} [Thu May 14 02:12:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:12:56.472 8 INFO cinder.api.openstack.wsgi [None req-f9d860cb-48ba-498f-ae3d-77058d6a4c7e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true 2026-05-14 02:12:56.976 8 INFO cinder.api.openstack.wsgi [None req-f9d860cb-48ba-498f-ae3d-77058d6a4c7e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 477/956] 10.0.0.154 () {28 vars in 696 bytes} [Thu May 14 02:12:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true => generated 671 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:13:00.658 8 INFO cinder.api.openstack.wsgi [None req-f9d860cb-48ba-498f-ae3d-77058d6a4c7e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:13:00.658 7 INFO cinder.api.openstack.wsgi [None req-67aa2a8e-5123-48b8-adee-8a139899d2d4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:13:00.659 8 INFO cinder.api.openstack.wsgi [None req-f9d860cb-48ba-498f-ae3d-77058d6a4c7e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:13:00.659 7 INFO cinder.api.openstack.wsgi [None req-67aa2a8e-5123-48b8-adee-8a139899d2d4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:13:10.658 8 INFO cinder.api.openstack.wsgi [None req-f9d860cb-48ba-498f-ae3d-77058d6a4c7e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:13:10.665 7 INFO cinder.api.openstack.wsgi [None req-67aa2a8e-5123-48b8-adee-8a139899d2d4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:13:10.664 8 INFO cinder.api.openstack.wsgi [None req-f9d860cb-48ba-498f-ae3d-77058d6a4c7e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:13:10.666 7 INFO cinder.api.openstack.wsgi [None req-67aa2a8e-5123-48b8-adee-8a139899d2d4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:13:20.657 7 INFO cinder.api.openstack.wsgi [None req-67aa2a8e-5123-48b8-adee-8a139899d2d4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:13:20.657 8 INFO cinder.api.openstack.wsgi [None req-f9d860cb-48ba-498f-ae3d-77058d6a4c7e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:13:20.658 7 INFO cinder.api.openstack.wsgi [None req-67aa2a8e-5123-48b8-adee-8a139899d2d4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:13:20.658 8 INFO cinder.api.openstack.wsgi [None req-f9d860cb-48ba-498f-ae3d-77058d6a4c7e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:13:30.657 7 INFO cinder.api.openstack.wsgi [None req-67aa2a8e-5123-48b8-adee-8a139899d2d4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:13:30.658 7 INFO cinder.api.openstack.wsgi [None req-67aa2a8e-5123-48b8-adee-8a139899d2d4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:13:30.659 8 INFO cinder.api.openstack.wsgi [None req-f9d860cb-48ba-498f-ae3d-77058d6a4c7e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:13:30.660 8 INFO cinder.api.openstack.wsgi [None req-f9d860cb-48ba-498f-ae3d-77058d6a4c7e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:13:40.657 7 INFO cinder.api.openstack.wsgi [None req-67aa2a8e-5123-48b8-adee-8a139899d2d4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:13:40.657 8 INFO cinder.api.openstack.wsgi [None req-f9d860cb-48ba-498f-ae3d-77058d6a4c7e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:13:40.659 7 INFO cinder.api.openstack.wsgi [None req-67aa2a8e-5123-48b8-adee-8a139899d2d4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:13:40.659 8 INFO cinder.api.openstack.wsgi [None req-f9d860cb-48ba-498f-ae3d-77058d6a4c7e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:13:50.659 7 INFO cinder.api.openstack.wsgi [None req-67aa2a8e-5123-48b8-adee-8a139899d2d4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:13:50.659 8 INFO cinder.api.openstack.wsgi [None req-f9d860cb-48ba-498f-ae3d-77058d6a4c7e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:13:50.660 8 INFO cinder.api.openstack.wsgi [None req-f9d860cb-48ba-498f-ae3d-77058d6a4c7e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:13:50.660 7 INFO cinder.api.openstack.wsgi [None req-67aa2a8e-5123-48b8-adee-8a139899d2d4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:13:55.885 8 INFO cinder.api.openstack.wsgi [None req-d62dc54f-b5bb-42cf-be71-797da441d3e0 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 02:13:55.903 8 INFO cinder.volume.api [None req-d62dc54f-b5bb-42cf-be71-797da441d3e0 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:13:55.908 8 INFO cinder.api.openstack.wsgi [None req-d62dc54f-b5bb-42cf-be71-797da441d3e0 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 484/969] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:13:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 1790 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:13:55.921 7 INFO cinder.api.openstack.wsgi [None req-ec368674-ec54-4058-9f5e-e33138adc8a4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true 2026-05-14 02:13:56.425 7 INFO cinder.api.openstack.wsgi [None req-ec368674-ec54-4058-9f5e-e33138adc8a4 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 486/970] 10.0.0.154 () {28 vars in 696 bytes} [Thu May 14 02:13:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:13:56.437 8 INFO cinder.api.openstack.wsgi [None req-798eb46b-4754-4151-a61b-f83f1cb63a4f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 02:13:56.453 8 INFO cinder.volume.api [None req-798eb46b-4754-4151-a61b-f83f1cb63a4f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:13:56.464 8 INFO cinder.api.openstack.wsgi [None req-798eb46b-4754-4151-a61b-f83f1cb63a4f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 485/971] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:13:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 1790 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-14 02:13:56.474 7 INFO cinder.api.openstack.wsgi [None req-28855d9d-d199-464f-9802-15ae6a4f1c73 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true 2026-05-14 02:13:56.480 7 INFO cinder.volume.api [None req-28855d9d-d199-464f-9802-15ae6a4f1c73 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all snapshots completed successfully. 2026-05-14 02:13:56.480 7 INFO cinder.api.openstack.wsgi [None req-28855d9d-d199-464f-9802-15ae6a4f1c73 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 487/972] 10.0.0.154 () {28 vars in 674 bytes} [Thu May 14 02:13:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:13:56.491 8 INFO cinder.api.openstack.wsgi [None req-ce5a3328-511f-42e6-b559-48d14d115da6 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services 2026-05-14 02:13:56.498 8 INFO cinder.api.openstack.wsgi [None req-ce5a3328-511f-42e6-b559-48d14d115da6 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services returned with HTTP 200 [pid: 8|app: 0|req: 486/973] 10.0.0.154 () {28 vars in 645 bytes} [Thu May 14 02:13:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:13:56.542 7 INFO cinder.api.openstack.wsgi [None req-a9918fa5-9cdd-40b0-b725-5bdcc105eda7 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/4145d30c0e0d4bb3ad876da83022fc63?usage=true 2026-05-14 02:13:56.568 7 INFO cinder.api.openstack.wsgi [None req-a9918fa5-9cdd-40b0-b725-5bdcc105eda7 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/4145d30c0e0d4bb3ad876da83022fc63?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 488/974] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:13:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/4145d30c0e0d4bb3ad876da83022fc63?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:13:56.580 8 INFO cinder.api.openstack.wsgi [None req-67507086-9d04-46c2-b425-f078e5a48523 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/4c5cc640fa734c97ade11ddb45bb0ee8?usage=true 2026-05-14 02:13:56.601 8 INFO cinder.api.openstack.wsgi [None req-67507086-9d04-46c2-b425-f078e5a48523 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/4c5cc640fa734c97ade11ddb45bb0ee8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 487/975] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:13:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/4c5cc640fa734c97ade11ddb45bb0ee8?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:13:56.614 7 INFO cinder.api.openstack.wsgi [None req-cdfdf703-53fa-44b8-8a91-a420830afd5f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/5b76202af0234bf58cd3bb1ddfe67c1c?usage=true 2026-05-14 02:13:56.652 7 INFO cinder.api.openstack.wsgi [None req-cdfdf703-53fa-44b8-8a91-a420830afd5f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/5b76202af0234bf58cd3bb1ddfe67c1c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/976] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:13:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/5b76202af0234bf58cd3bb1ddfe67c1c?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:13:56.663 8 INFO cinder.api.openstack.wsgi [None req-46b07e44-3f98-4ed3-88c2-3834f1ab9b55 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true 2026-05-14 02:13:56.683 8 INFO cinder.api.openstack.wsgi [None req-46b07e44-3f98-4ed3-88c2-3834f1ab9b55 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 488/977] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:13:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:13:56.694 7 INFO cinder.api.openstack.wsgi [None req-0ca34b2e-da3f-4e78-84af-51f4411dc3ae be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/748ecd1c2f8547faa8417e447d493e90?usage=true 2026-05-14 02:13:56.718 7 INFO cinder.api.openstack.wsgi [None req-0ca34b2e-da3f-4e78-84af-51f4411dc3ae be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/748ecd1c2f8547faa8417e447d493e90?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/978] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:13:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/748ecd1c2f8547faa8417e447d493e90?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:13:56.727 8 INFO cinder.api.openstack.wsgi [None req-b31ca6fe-3395-44a0-a50a-daccd0c231ea be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/9161743ab64b4fa794bfd6a7cbddc9ca?usage=true 2026-05-14 02:13:56.747 8 INFO cinder.api.openstack.wsgi [None req-b31ca6fe-3395-44a0-a50a-daccd0c231ea be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/9161743ab64b4fa794bfd6a7cbddc9ca?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 489/979] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:13:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/9161743ab64b4fa794bfd6a7cbddc9ca?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:13:56.759 7 INFO cinder.api.openstack.wsgi [None req-21cfe9db-3777-4c5d-b4e1-b27e002740e9 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true 2026-05-14 02:13:56.779 7 INFO cinder.api.openstack.wsgi [None req-21cfe9db-3777-4c5d-b4e1-b27e002740e9 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/980] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:13:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:13:56.791 8 INFO cinder.api.openstack.wsgi [None req-f732873e-c16a-478e-ac04-388fdd0c2073 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/b9fcfd15b80c49b6a7533f8fc26c908f?usage=true 2026-05-14 02:13:56.813 8 INFO cinder.api.openstack.wsgi [None req-f732873e-c16a-478e-ac04-388fdd0c2073 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/b9fcfd15b80c49b6a7533f8fc26c908f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 490/981] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:13:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/b9fcfd15b80c49b6a7533f8fc26c908f?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:13:56.825 7 INFO cinder.api.openstack.wsgi [None req-22b03614-8203-43eb-a7a7-bdc62ac9acbe be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/bac4b05a914e49f0a7033e1cbc6e353c?usage=true 2026-05-14 02:13:56.844 7 INFO cinder.api.openstack.wsgi [None req-22b03614-8203-43eb-a7a7-bdc62ac9acbe be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/bac4b05a914e49f0a7033e1cbc6e353c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 492/982] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:13:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/bac4b05a914e49f0a7033e1cbc6e353c?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:13:56.854 8 INFO cinder.api.openstack.wsgi [None req-0ad44f72-fc4a-46ea-9986-8fd31bfa953a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true 2026-05-14 02:13:56.876 8 INFO cinder.api.openstack.wsgi [None req-0ad44f72-fc4a-46ea-9986-8fd31bfa953a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 491/983] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:13:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:13:56.887 7 INFO cinder.api.openstack.wsgi [None req-9358ee02-89eb-419a-9132-1f30baaea530 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/fdd70ec4b545487687dfa4a656227685?usage=true 2026-05-14 02:13:56.912 7 INFO cinder.api.openstack.wsgi [None req-9358ee02-89eb-419a-9132-1f30baaea530 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/fdd70ec4b545487687dfa4a656227685?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 493/984] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:13:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/fdd70ec4b545487687dfa4a656227685?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:14:00.658 8 INFO cinder.api.openstack.wsgi [None req-0ad44f72-fc4a-46ea-9986-8fd31bfa953a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:14:00.658 7 INFO cinder.api.openstack.wsgi [None req-9358ee02-89eb-419a-9132-1f30baaea530 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:14:00.659 8 INFO cinder.api.openstack.wsgi [None req-0ad44f72-fc4a-46ea-9986-8fd31bfa953a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:14:00.660 7 INFO cinder.api.openstack.wsgi [None req-9358ee02-89eb-419a-9132-1f30baaea530 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:14:08.677 8 INFO cinder.api.openstack.wsgi [req-083a8737-86ed-43fc-9e11-2210aeb6754c req-cf89042f-1d13-4f4f-a164-e8d5bbf69c1b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/attachments/37270e07-49b4-4bbe-ba0b-38dcd1b377ae /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:14:09.231 8 INFO cinder.api.openstack.wsgi [req-083a8737-86ed-43fc-9e11-2210aeb6754c req-cf89042f-1d13-4f4f-a164-e8d5bbf69c1b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/attachments/37270e07-49b4-4bbe-ba0b-38dcd1b377ae returned with HTTP 200 [pid: 8|app: 0|req: 493/987] 199.204.45.57 () {38 vars in 1102 bytes} [Thu May 14 02:14:08 2026] DELETE /v3/6cc50c06d7af4db0b5248b779a915550/attachments/37270e07-49b4-4bbe-ba0b-38dcd1b377ae => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:14:09.248 7 INFO cinder.api.openstack.wsgi [req-083a8737-86ed-43fc-9e11-2210aeb6754c req-f629d1c7-5c49-470a-b1ac-e370bc9f984e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/0e541565-e423-4d25-a35b-b66d04e2d885 2026-05-14 02:14:09.249 7 INFO cinder.api.v3.volumes [req-083a8737-86ed-43fc-9e11-2210aeb6754c req-f629d1c7-5c49-470a-b1ac-e370bc9f984e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Delete volume with id: 0e541565-e423-4d25-a35b-b66d04e2d885 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:14:09.258 7 INFO cinder.volume.api [req-083a8737-86ed-43fc-9e11-2210aeb6754c req-f629d1c7-5c49-470a-b1ac-e370bc9f984e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Volume info retrieved successfully. 2026-05-14 02:14:09.278 7 INFO cinder.volume.api [req-083a8737-86ed-43fc-9e11-2210aeb6754c req-f629d1c7-5c49-470a-b1ac-e370bc9f984e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Delete volume request issued successfully. 2026-05-14 02:14:09.278 7 INFO cinder.api.openstack.wsgi [req-083a8737-86ed-43fc-9e11-2210aeb6754c req-f629d1c7-5c49-470a-b1ac-e370bc9f984e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/0e541565-e423-4d25-a35b-b66d04e2d885 returned with HTTP 202 [pid: 7|app: 0|req: 495/988] 199.204.45.57 () {36 vars in 1053 bytes} [Thu May 14 02:14:09 2026] DELETE /v3/6cc50c06d7af4db0b5248b779a915550/volumes/0e541565-e423-4d25-a35b-b66d04e2d885 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-14 02:14:10.658 8 INFO cinder.api.openstack.wsgi [req-083a8737-86ed-43fc-9e11-2210aeb6754c req-cf89042f-1d13-4f4f-a164-e8d5bbf69c1b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:14:10.658 7 INFO cinder.api.openstack.wsgi [req-083a8737-86ed-43fc-9e11-2210aeb6754c req-f629d1c7-5c49-470a-b1ac-e370bc9f984e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:14:10.659 8 INFO cinder.api.openstack.wsgi [req-083a8737-86ed-43fc-9e11-2210aeb6754c req-cf89042f-1d13-4f4f-a164-e8d5bbf69c1b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:14:10.660 7 INFO cinder.api.openstack.wsgi [req-083a8737-86ed-43fc-9e11-2210aeb6754c req-f629d1c7-5c49-470a-b1ac-e370bc9f984e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:14:20.658 8 INFO cinder.api.openstack.wsgi [req-083a8737-86ed-43fc-9e11-2210aeb6754c req-cf89042f-1d13-4f4f-a164-e8d5bbf69c1b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:14:20.658 8 INFO cinder.api.openstack.wsgi [req-083a8737-86ed-43fc-9e11-2210aeb6754c req-cf89042f-1d13-4f4f-a164-e8d5bbf69c1b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:14:20.658 7 INFO cinder.api.openstack.wsgi [req-083a8737-86ed-43fc-9e11-2210aeb6754c req-f629d1c7-5c49-470a-b1ac-e370bc9f984e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:14:20.659 7 INFO cinder.api.openstack.wsgi [req-083a8737-86ed-43fc-9e11-2210aeb6754c req-f629d1c7-5c49-470a-b1ac-e370bc9f984e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:14:30.658 8 INFO cinder.api.openstack.wsgi [req-083a8737-86ed-43fc-9e11-2210aeb6754c req-cf89042f-1d13-4f4f-a164-e8d5bbf69c1b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:14:30.658 7 INFO cinder.api.openstack.wsgi [req-083a8737-86ed-43fc-9e11-2210aeb6754c req-f629d1c7-5c49-470a-b1ac-e370bc9f984e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:14:30.659 8 INFO cinder.api.openstack.wsgi [req-083a8737-86ed-43fc-9e11-2210aeb6754c req-cf89042f-1d13-4f4f-a164-e8d5bbf69c1b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:14:30.659 7 INFO cinder.api.openstack.wsgi [req-083a8737-86ed-43fc-9e11-2210aeb6754c req-f629d1c7-5c49-470a-b1ac-e370bc9f984e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:14:40.658 8 INFO cinder.api.openstack.wsgi [req-083a8737-86ed-43fc-9e11-2210aeb6754c req-cf89042f-1d13-4f4f-a164-e8d5bbf69c1b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:14:40.658 7 INFO cinder.api.openstack.wsgi [req-083a8737-86ed-43fc-9e11-2210aeb6754c req-f629d1c7-5c49-470a-b1ac-e370bc9f984e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:14:40.659 8 INFO cinder.api.openstack.wsgi [req-083a8737-86ed-43fc-9e11-2210aeb6754c req-cf89042f-1d13-4f4f-a164-e8d5bbf69c1b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:14:40.659 7 INFO cinder.api.openstack.wsgi [req-083a8737-86ed-43fc-9e11-2210aeb6754c req-f629d1c7-5c49-470a-b1ac-e370bc9f984e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:14:45.698 8 INFO cinder.api.openstack.wsgi [None req-addaa719-9ffb-4a73-ba2c-b54a6d7b830f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-14 02:14:45.704 8 INFO cinder.volume.api [None req-addaa719-9ffb-4a73-ba2c-b54a6d7b830f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all snapshots completed successfully. 2026-05-14 02:14:45.704 8 INFO cinder.api.openstack.wsgi [None req-addaa719-9ffb-4a73-ba2c-b54a6d7b830f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 498/997] 10.0.0.218 () {32 vars in 705 bytes} [Thu May 14 02:14:45 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/snapshots => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 02:14:45.718 7 INFO cinder.api.openstack.wsgi [None req-2a0662b3-4bbc-40fe-86f9-7ec1f8a25d5b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes 2026-05-14 02:14:45.727 7 INFO cinder.volume.api [None req-2a0662b3-4bbc-40fe-86f9-7ec1f8a25d5b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 02:14:45.727 7 INFO cinder.api.openstack.wsgi [None req-2a0662b3-4bbc-40fe-86f9-7ec1f8a25d5b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes returned with HTTP 200 [pid: 7|app: 0|req: 500/998] 10.0.0.218 () {32 vars in 701 bytes} [Thu May 14 02:14:45 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:14:50.658 8 INFO cinder.api.openstack.wsgi [None req-addaa719-9ffb-4a73-ba2c-b54a6d7b830f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:14:50.658 7 INFO cinder.api.openstack.wsgi [None req-2a0662b3-4bbc-40fe-86f9-7ec1f8a25d5b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:14:50.659 8 INFO cinder.api.openstack.wsgi [None req-addaa719-9ffb-4a73-ba2c-b54a6d7b830f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:14:50.660 7 INFO cinder.api.openstack.wsgi [None req-2a0662b3-4bbc-40fe-86f9-7ec1f8a25d5b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:14:55.958 8 INFO cinder.api.openstack.wsgi [None req-1f36c675-4d4f-4fb7-bd73-ab2ff4bb8d56 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true 2026-05-14 02:14:55.978 8 INFO cinder.api.openstack.wsgi [None req-1f36c675-4d4f-4fb7-bd73-ab2ff4bb8d56 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 500/1001] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:14:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true => generated 845 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:14:55.989 7 INFO cinder.api.openstack.wsgi [None req-ad00e6c4-8ac3-4a35-a95c-fdb55c8a8d79 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true 2026-05-14 02:14:56.012 7 INFO cinder.api.openstack.wsgi [None req-ad00e6c4-8ac3-4a35-a95c-fdb55c8a8d79 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 502/1002] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:14:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:14:56.023 8 INFO cinder.api.openstack.wsgi [None req-f31aa6f9-e4d9-4f9b-b1ec-bd269ef3f793 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true 2026-05-14 02:14:56.041 8 INFO cinder.api.openstack.wsgi [None req-f31aa6f9-e4d9-4f9b-b1ec-bd269ef3f793 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 501/1003] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:14:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:14:56.052 7 INFO cinder.api.openstack.wsgi [None req-27797f05-a546-42ea-a35d-26c2f83243de be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 02:14:56.060 7 INFO cinder.volume.api [None req-27797f05-a546-42ea-a35d-26c2f83243de be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 02:14:56.062 7 INFO cinder.api.openstack.wsgi [None req-27797f05-a546-42ea-a35d-26c2f83243de be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 503/1004] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:14:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:14:56.071 8 INFO cinder.api.openstack.wsgi [None req-620050d4-67df-46a2-abe8-e5d3ceca5297 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true 2026-05-14 02:14:56.076 8 INFO cinder.volume.api [None req-620050d4-67df-46a2-abe8-e5d3ceca5297 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all snapshots completed successfully. 2026-05-14 02:14:56.077 8 INFO cinder.api.openstack.wsgi [None req-620050d4-67df-46a2-abe8-e5d3ceca5297 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 502/1005] 10.0.0.154 () {28 vars in 674 bytes} [Thu May 14 02:14:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:14:56.089 7 INFO cinder.api.openstack.wsgi [None req-f2f35621-11b5-4474-83f4-3813bf7697c8 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services 2026-05-14 02:14:56.094 7 INFO cinder.api.openstack.wsgi [None req-f2f35621-11b5-4474-83f4-3813bf7697c8 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services returned with HTTP 200 [pid: 7|app: 0|req: 504/1006] 10.0.0.154 () {28 vars in 645 bytes} [Thu May 14 02:14:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:14:56.104 8 INFO cinder.api.openstack.wsgi [None req-43a56759-4055-40f3-82fe-2a3c9c5dfe3f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 02:14:56.112 8 INFO cinder.volume.api [None req-43a56759-4055-40f3-82fe-2a3c9c5dfe3f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 02:14:56.114 8 INFO cinder.api.openstack.wsgi [None req-43a56759-4055-40f3-82fe-2a3c9c5dfe3f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 503/1007] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:14:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:14:56.122 7 INFO cinder.api.openstack.wsgi [None req-2f682360-0d43-4d03-a626-dcdec826d305 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true 2026-05-14 02:14:56.625 7 INFO cinder.api.openstack.wsgi [None req-2f682360-0d43-4d03-a626-dcdec826d305 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1008] 10.0.0.154 () {28 vars in 696 bytes} [Thu May 14 02:14:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:15:00.658 8 INFO cinder.api.openstack.wsgi [None req-43a56759-4055-40f3-82fe-2a3c9c5dfe3f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:15:00.658 7 INFO cinder.api.openstack.wsgi [None req-2f682360-0d43-4d03-a626-dcdec826d305 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:15:00.659 8 INFO cinder.api.openstack.wsgi [None req-43a56759-4055-40f3-82fe-2a3c9c5dfe3f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:15:00.660 7 INFO cinder.api.openstack.wsgi [None req-2f682360-0d43-4d03-a626-dcdec826d305 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:15:10.657 7 INFO cinder.api.openstack.wsgi [None req-2f682360-0d43-4d03-a626-dcdec826d305 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:15:10.658 8 INFO cinder.api.openstack.wsgi [None req-43a56759-4055-40f3-82fe-2a3c9c5dfe3f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:15:10.658 7 INFO cinder.api.openstack.wsgi [None req-2f682360-0d43-4d03-a626-dcdec826d305 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:15:10.659 8 INFO cinder.api.openstack.wsgi [None req-43a56759-4055-40f3-82fe-2a3c9c5dfe3f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:15:20.657 7 INFO cinder.api.openstack.wsgi [None req-2f682360-0d43-4d03-a626-dcdec826d305 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:15:20.658 8 INFO cinder.api.openstack.wsgi [None req-43a56759-4055-40f3-82fe-2a3c9c5dfe3f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:15:20.658 7 INFO cinder.api.openstack.wsgi [None req-2f682360-0d43-4d03-a626-dcdec826d305 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:15:20.659 8 INFO cinder.api.openstack.wsgi [None req-43a56759-4055-40f3-82fe-2a3c9c5dfe3f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:15:30.659 8 INFO cinder.api.openstack.wsgi [None req-43a56759-4055-40f3-82fe-2a3c9c5dfe3f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:15:30.660 8 INFO cinder.api.openstack.wsgi [None req-43a56759-4055-40f3-82fe-2a3c9c5dfe3f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:15:30.660 7 INFO cinder.api.openstack.wsgi [None req-2f682360-0d43-4d03-a626-dcdec826d305 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:15:30.662 7 INFO cinder.api.openstack.wsgi [None req-2f682360-0d43-4d03-a626-dcdec826d305 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:15:40.658 8 INFO cinder.api.openstack.wsgi [None req-43a56759-4055-40f3-82fe-2a3c9c5dfe3f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:15:40.658 7 INFO cinder.api.openstack.wsgi [None req-2f682360-0d43-4d03-a626-dcdec826d305 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:15:40.658 8 INFO cinder.api.openstack.wsgi [None req-43a56759-4055-40f3-82fe-2a3c9c5dfe3f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:15:40.658 7 INFO cinder.api.openstack.wsgi [None req-2f682360-0d43-4d03-a626-dcdec826d305 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:15:50.658 8 INFO cinder.api.openstack.wsgi [None req-43a56759-4055-40f3-82fe-2a3c9c5dfe3f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:15:50.658 7 INFO cinder.api.openstack.wsgi [None req-2f682360-0d43-4d03-a626-dcdec826d305 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:15:50.659 8 INFO cinder.api.openstack.wsgi [None req-43a56759-4055-40f3-82fe-2a3c9c5dfe3f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:15:50.660 7 INFO cinder.api.openstack.wsgi [None req-2f682360-0d43-4d03-a626-dcdec826d305 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:15:55.837 8 INFO cinder.api.openstack.wsgi [None req-4f4eff6b-7f7e-4aab-a435-f076d0203c1a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 02:15:55.849 8 INFO cinder.volume.api [None req-4f4eff6b-7f7e-4aab-a435-f076d0203c1a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 02:15:55.851 8 INFO cinder.api.openstack.wsgi [None req-4f4eff6b-7f7e-4aab-a435-f076d0203c1a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1021] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:15:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/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-05-14 02:15:55.862 7 INFO cinder.api.openstack.wsgi [None req-192e39bf-0417-49a7-8c65-ceead8854204 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services 2026-05-14 02:15:55.870 7 INFO cinder.api.openstack.wsgi [None req-192e39bf-0417-49a7-8c65-ceead8854204 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services returned with HTTP 200 [pid: 7|app: 0|req: 512/1022] 10.0.0.154 () {28 vars in 645 bytes} [Thu May 14 02:15:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:15:55.881 8 INFO cinder.api.openstack.wsgi [None req-c78877d3-19c3-4db5-a82f-d5ea83dd3835 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 02:15:55.889 8 INFO cinder.volume.api [None req-c78877d3-19c3-4db5-a82f-d5ea83dd3835 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 02:15:55.890 8 INFO cinder.api.openstack.wsgi [None req-c78877d3-19c3-4db5-a82f-d5ea83dd3835 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1023] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:15:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:15:55.901 7 INFO cinder.api.openstack.wsgi [None req-573763ae-690f-4cfd-b8ba-4ce9ba0e99d2 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true 2026-05-14 02:15:55.907 7 INFO cinder.volume.api [None req-573763ae-690f-4cfd-b8ba-4ce9ba0e99d2 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all snapshots completed successfully. 2026-05-14 02:15:55.907 7 INFO cinder.api.openstack.wsgi [None req-573763ae-690f-4cfd-b8ba-4ce9ba0e99d2 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1024] 10.0.0.154 () {28 vars in 674 bytes} [Thu May 14 02:15:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:15:55.917 8 INFO cinder.api.openstack.wsgi [None req-b40885d8-776d-46a6-bd44-a19cc8222525 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true 2026-05-14 02:15:56.421 8 INFO cinder.api.openstack.wsgi [None req-b40885d8-776d-46a6-bd44-a19cc8222525 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 512/1025] 10.0.0.154 () {28 vars in 696 bytes} [Thu May 14 02:15:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:15:56.457 7 INFO cinder.api.openstack.wsgi [None req-ff477475-20f3-496c-88b1-6c00a47be46b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true 2026-05-14 02:15:56.498 7 INFO cinder.api.openstack.wsgi [None req-ff477475-20f3-496c-88b1-6c00a47be46b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1026] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:15:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:15:56.509 8 INFO cinder.api.openstack.wsgi [None req-bf843f2d-b630-40cf-9f62-4c04a83e492e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true 2026-05-14 02:15:56.533 8 INFO cinder.api.openstack.wsgi [None req-bf843f2d-b630-40cf-9f62-4c04a83e492e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1027] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:15:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:15:56.543 7 INFO cinder.api.openstack.wsgi [None req-e52af118-9e58-4cf4-aa8e-2552493cd84b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true 2026-05-14 02:15:56.573 7 INFO cinder.api.openstack.wsgi [None req-e52af118-9e58-4cf4-aa8e-2552493cd84b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 515/1028] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:15:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:16:00.658 8 INFO cinder.api.openstack.wsgi [None req-bf843f2d-b630-40cf-9f62-4c04a83e492e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:16:00.658 7 INFO cinder.api.openstack.wsgi [None req-e52af118-9e58-4cf4-aa8e-2552493cd84b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:16:00.659 8 INFO cinder.api.openstack.wsgi [None req-bf843f2d-b630-40cf-9f62-4c04a83e492e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:16:00.659 7 INFO cinder.api.openstack.wsgi [None req-e52af118-9e58-4cf4-aa8e-2552493cd84b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:16:10.658 8 INFO cinder.api.openstack.wsgi [None req-bf843f2d-b630-40cf-9f62-4c04a83e492e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:16:10.658 7 INFO cinder.api.openstack.wsgi [None req-e52af118-9e58-4cf4-aa8e-2552493cd84b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:16:10.659 8 INFO cinder.api.openstack.wsgi [None req-bf843f2d-b630-40cf-9f62-4c04a83e492e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:16:10.659 7 INFO cinder.api.openstack.wsgi [None req-e52af118-9e58-4cf4-aa8e-2552493cd84b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:16:20.658 7 INFO cinder.api.openstack.wsgi [None req-e52af118-9e58-4cf4-aa8e-2552493cd84b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:16:20.659 7 INFO cinder.api.openstack.wsgi [None req-e52af118-9e58-4cf4-aa8e-2552493cd84b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:16:20.658 8 INFO cinder.api.openstack.wsgi [None req-bf843f2d-b630-40cf-9f62-4c04a83e492e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:16:20.659 8 INFO cinder.api.openstack.wsgi [None req-bf843f2d-b630-40cf-9f62-4c04a83e492e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:16:30.657 7 INFO cinder.api.openstack.wsgi [None req-e52af118-9e58-4cf4-aa8e-2552493cd84b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:16:30.658 8 INFO cinder.api.openstack.wsgi [None req-bf843f2d-b630-40cf-9f62-4c04a83e492e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:16:30.658 7 INFO cinder.api.openstack.wsgi [None req-e52af118-9e58-4cf4-aa8e-2552493cd84b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:16:30.659 8 INFO cinder.api.openstack.wsgi [None req-bf843f2d-b630-40cf-9f62-4c04a83e492e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:16:40.659 7 INFO cinder.api.openstack.wsgi [None req-e52af118-9e58-4cf4-aa8e-2552493cd84b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:16:40.659 7 INFO cinder.api.openstack.wsgi [None req-e52af118-9e58-4cf4-aa8e-2552493cd84b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:16:40.659 8 INFO cinder.api.openstack.wsgi [None req-bf843f2d-b630-40cf-9f62-4c04a83e492e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:16:40.661 8 INFO cinder.api.openstack.wsgi [None req-bf843f2d-b630-40cf-9f62-4c04a83e492e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:16:50.658 8 INFO cinder.api.openstack.wsgi [None req-bf843f2d-b630-40cf-9f62-4c04a83e492e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:16:50.658 7 INFO cinder.api.openstack.wsgi [None req-e52af118-9e58-4cf4-aa8e-2552493cd84b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:16:50.659 7 INFO cinder.api.openstack.wsgi [None req-e52af118-9e58-4cf4-aa8e-2552493cd84b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:16:50.659 8 INFO cinder.api.openstack.wsgi [None req-bf843f2d-b630-40cf-9f62-4c04a83e492e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:16:55.860 7 INFO cinder.api.openstack.wsgi [None req-f7bc21bf-91e6-4cbe-97ed-35e7f341f97f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true 2026-05-14 02:16:55.865 7 INFO cinder.volume.api [None req-f7bc21bf-91e6-4cbe-97ed-35e7f341f97f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all snapshots completed successfully. 2026-05-14 02:16:55.865 7 INFO cinder.api.openstack.wsgi [None req-f7bc21bf-91e6-4cbe-97ed-35e7f341f97f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1041] 10.0.0.154 () {28 vars in 674 bytes} [Thu May 14 02:16:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true => generated 17 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:16:55.875 8 INFO cinder.api.openstack.wsgi [None req-13434dba-d656-4505-a4da-347adb2e878d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 02:16:55.884 8 INFO cinder.volume.api [None req-13434dba-d656-4505-a4da-347adb2e878d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 02:16:55.886 8 INFO cinder.api.openstack.wsgi [None req-13434dba-d656-4505-a4da-347adb2e878d be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1042] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:16:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:16:55.929 7 INFO cinder.api.openstack.wsgi [None req-bba33846-3ea9-4d34-94dd-2f366ae56dc2 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true 2026-05-14 02:16:55.952 7 INFO cinder.api.openstack.wsgi [None req-bba33846-3ea9-4d34-94dd-2f366ae56dc2 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1043] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:16:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:16:55.961 8 INFO cinder.api.openstack.wsgi [None req-25e9b678-27db-4dc2-977b-9aaf316c078b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true 2026-05-14 02:16:55.991 8 INFO cinder.api.openstack.wsgi [None req-25e9b678-27db-4dc2-977b-9aaf316c078b be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1044] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:16:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:16:56.003 7 INFO cinder.api.openstack.wsgi [None req-66d5c15c-9345-4790-9283-629fded37c29 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true 2026-05-14 02:16:56.032 7 INFO cinder.api.openstack.wsgi [None req-66d5c15c-9345-4790-9283-629fded37c29 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1045] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:16:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:16:56.042 8 INFO cinder.api.openstack.wsgi [None req-ad1565ef-482e-4a40-b0a4-d1a9845266ef be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 02:16:56.051 8 INFO cinder.volume.api [None req-ad1565ef-482e-4a40-b0a4-d1a9845266ef be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 02:16:56.053 8 INFO cinder.api.openstack.wsgi [None req-ad1565ef-482e-4a40-b0a4-d1a9845266ef be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 522/1046] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:16:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:16:56.064 7 INFO cinder.api.openstack.wsgi [None req-74b4b6e6-0a6a-40dc-918b-60d9b515135f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services 2026-05-14 02:16:56.070 7 INFO cinder.api.openstack.wsgi [None req-74b4b6e6-0a6a-40dc-918b-60d9b515135f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services returned with HTTP 200 [pid: 7|app: 0|req: 525/1047] 10.0.0.154 () {28 vars in 645 bytes} [Thu May 14 02:16:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:16:56.080 8 INFO cinder.api.openstack.wsgi [None req-f8b8aef0-88ca-4c50-9f55-cf189876db79 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true 2026-05-14 02:16:56.588 8 INFO cinder.api.openstack.wsgi [None req-f8b8aef0-88ca-4c50-9f55-cf189876db79 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1048] 10.0.0.154 () {28 vars in 696 bytes} [Thu May 14 02:16:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:17:00.660 7 INFO cinder.api.openstack.wsgi [None req-74b4b6e6-0a6a-40dc-918b-60d9b515135f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:17:00.660 8 INFO cinder.api.openstack.wsgi [None req-f8b8aef0-88ca-4c50-9f55-cf189876db79 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:17:00.661 7 INFO cinder.api.openstack.wsgi [None req-74b4b6e6-0a6a-40dc-918b-60d9b515135f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:17:00.661 8 INFO cinder.api.openstack.wsgi [None req-f8b8aef0-88ca-4c50-9f55-cf189876db79 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:17:10.658 7 INFO cinder.api.openstack.wsgi [None req-74b4b6e6-0a6a-40dc-918b-60d9b515135f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:17:10.658 8 INFO cinder.api.openstack.wsgi [None req-f8b8aef0-88ca-4c50-9f55-cf189876db79 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:17:10.659 7 INFO cinder.api.openstack.wsgi [None req-74b4b6e6-0a6a-40dc-918b-60d9b515135f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:17:10.660 8 INFO cinder.api.openstack.wsgi [None req-f8b8aef0-88ca-4c50-9f55-cf189876db79 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:17:20.657 7 INFO cinder.api.openstack.wsgi [None req-74b4b6e6-0a6a-40dc-918b-60d9b515135f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:17:20.658 7 INFO cinder.api.openstack.wsgi [None req-74b4b6e6-0a6a-40dc-918b-60d9b515135f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:17:20.659 8 INFO cinder.api.openstack.wsgi [None req-f8b8aef0-88ca-4c50-9f55-cf189876db79 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:17:20.659 8 INFO cinder.api.openstack.wsgi [None req-f8b8aef0-88ca-4c50-9f55-cf189876db79 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:17:30.659 7 INFO cinder.api.openstack.wsgi [None req-74b4b6e6-0a6a-40dc-918b-60d9b515135f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:17:30.659 8 INFO cinder.api.openstack.wsgi [None req-f8b8aef0-88ca-4c50-9f55-cf189876db79 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:17:30.659 7 INFO cinder.api.openstack.wsgi [None req-74b4b6e6-0a6a-40dc-918b-60d9b515135f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:17:30.660 8 INFO cinder.api.openstack.wsgi [None req-f8b8aef0-88ca-4c50-9f55-cf189876db79 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:17:40.658 7 INFO cinder.api.openstack.wsgi [None req-74b4b6e6-0a6a-40dc-918b-60d9b515135f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:17:40.658 7 INFO cinder.api.openstack.wsgi [None req-74b4b6e6-0a6a-40dc-918b-60d9b515135f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:17:40.663 8 INFO cinder.api.openstack.wsgi [None req-f8b8aef0-88ca-4c50-9f55-cf189876db79 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:17:40.663 8 INFO cinder.api.openstack.wsgi [None req-f8b8aef0-88ca-4c50-9f55-cf189876db79 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:17:50.658 8 INFO cinder.api.openstack.wsgi [None req-f8b8aef0-88ca-4c50-9f55-cf189876db79 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:17:50.658 7 INFO cinder.api.openstack.wsgi [None req-74b4b6e6-0a6a-40dc-918b-60d9b515135f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:17:50.659 8 INFO cinder.api.openstack.wsgi [None req-f8b8aef0-88ca-4c50-9f55-cf189876db79 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:17:50.659 7 INFO cinder.api.openstack.wsgi [None req-74b4b6e6-0a6a-40dc-918b-60d9b515135f be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:17:55.852 8 INFO cinder.api.openstack.wsgi [None req-294588eb-04e9-42a5-9403-6d3b5ff0b55e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true 2026-05-14 02:17:56.358 8 INFO cinder.api.openstack.wsgi [None req-294588eb-04e9-42a5-9403-6d3b5ff0b55e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 530/1061] 10.0.0.154 () {28 vars in 696 bytes} [Thu May 14 02:17:55 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/scheduler-stats/get_pools?detail=true => generated 670 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:17:56.375 7 INFO cinder.api.openstack.wsgi [None req-042a1552-843d-4f54-84c7-78f900da531a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 02:17:56.388 7 INFO cinder.volume.api [None req-042a1552-843d-4f54-84c7-78f900da531a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 02:17:56.391 7 INFO cinder.api.openstack.wsgi [None req-042a1552-843d-4f54-84c7-78f900da531a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1062] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:17:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:17:56.404 8 INFO cinder.api.openstack.wsgi [None req-388168d2-3d31-49f8-9001-53889b75b53e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services 2026-05-14 02:17:56.408 8 INFO cinder.api.openstack.wsgi [None req-388168d2-3d31-49f8-9001-53889b75b53e be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-services returned with HTTP 200 [pid: 8|app: 0|req: 531/1063] 10.0.0.154 () {28 vars in 645 bytes} [Thu May 14 02:17:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:17:56.418 7 INFO cinder.api.openstack.wsgi [None req-51de3ce6-f367-4551-86fa-7496c546a58a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true 2026-05-14 02:17:56.426 7 INFO cinder.volume.api [None req-51de3ce6-f367-4551-86fa-7496c546a58a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all volumes completed successfully. 2026-05-14 02:17:56.427 7 INFO cinder.api.openstack.wsgi [None req-51de3ce6-f367-4551-86fa-7496c546a58a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1064] 10.0.0.154 () {28 vars in 684 bytes} [Thu May 14 02:17:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:17:56.436 8 INFO cinder.api.openstack.wsgi [None req-7496b224-fb0f-4bd5-ac52-b0ccc25ffd3a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true 2026-05-14 02:17:56.441 8 INFO cinder.volume.api [None req-7496b224-fb0f-4bd5-ac52-b0ccc25ffd3a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] Get all snapshots completed successfully. 2026-05-14 02:17:56.442 8 INFO cinder.api.openstack.wsgi [None req-7496b224-fb0f-4bd5-ac52-b0ccc25ffd3a be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 532/1065] 10.0.0.154 () {28 vars in 674 bytes} [Thu May 14 02:17:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-14 02:17:56.479 7 INFO cinder.api.openstack.wsgi [None req-2a6fafd5-c960-4baa-b26b-a842fd93ecbf be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true 2026-05-14 02:17:56.504 7 INFO cinder.api.openstack.wsgi [None req-2a6fafd5-c960-4baa-b26b-a842fd93ecbf be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 534/1066] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:17:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/6cc50c06d7af4db0b5248b779a915550?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:17:56.514 8 INFO cinder.api.openstack.wsgi [None req-b70feb39-f846-4b94-ab59-c315003bbc4c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true 2026-05-14 02:17:56.534 8 INFO cinder.api.openstack.wsgi [None req-b70feb39-f846-4b94-ab59-c315003bbc4c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 533/1067] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:17:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/aefdf1c722be4885a40febccb13a40e7?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:17:56.543 7 INFO cinder.api.openstack.wsgi [None req-71be0b01-391a-45ae-94df-58d20255f2c7 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true 2026-05-14 02:17:56.569 7 INFO cinder.api.openstack.wsgi [None req-71be0b01-391a-45ae-94df-58d20255f2c7 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 535/1068] 10.0.0.154 () {28 vars in 736 bytes} [Thu May 14 02:17:56 2026] GET /v3/6cc50c06d7af4db0b5248b779a915550/os-quota-sets/edbc5dea7b554964981fad8589ce81ce?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-14 02:18:00.658 8 INFO cinder.api.openstack.wsgi [None req-b70feb39-f846-4b94-ab59-c315003bbc4c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:18:00.658 7 INFO cinder.api.openstack.wsgi [None req-71be0b01-391a-45ae-94df-58d20255f2c7 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:18:00.659 8 INFO cinder.api.openstack.wsgi [None req-b70feb39-f846-4b94-ab59-c315003bbc4c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:18:00.659 7 INFO cinder.api.openstack.wsgi [None req-71be0b01-391a-45ae-94df-58d20255f2c7 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:18:10.659 8 INFO cinder.api.openstack.wsgi [None req-b70feb39-f846-4b94-ab59-c315003bbc4c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:18:10.659 7 INFO cinder.api.openstack.wsgi [None req-71be0b01-391a-45ae-94df-58d20255f2c7 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:18:10.660 8 INFO cinder.api.openstack.wsgi [None req-b70feb39-f846-4b94-ab59-c315003bbc4c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:18:10.661 7 INFO cinder.api.openstack.wsgi [None req-71be0b01-391a-45ae-94df-58d20255f2c7 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:18:20.657 8 INFO cinder.api.openstack.wsgi [None req-b70feb39-f846-4b94-ab59-c315003bbc4c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:18:20.657 7 INFO cinder.api.openstack.wsgi [None req-71be0b01-391a-45ae-94df-58d20255f2c7 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:18:20.658 8 INFO cinder.api.openstack.wsgi [None req-b70feb39-f846-4b94-ab59-c315003bbc4c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:18:20.658 7 INFO cinder.api.openstack.wsgi [None req-71be0b01-391a-45ae-94df-58d20255f2c7 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:18:30.657 8 INFO cinder.api.openstack.wsgi [None req-b70feb39-f846-4b94-ab59-c315003bbc4c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:18:30.658 7 INFO cinder.api.openstack.wsgi [None req-71be0b01-391a-45ae-94df-58d20255f2c7 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:18:30.658 8 INFO cinder.api.openstack.wsgi [None req-b70feb39-f846-4b94-ab59-c315003bbc4c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:18:30.659 7 INFO cinder.api.openstack.wsgi [None req-71be0b01-391a-45ae-94df-58d20255f2c7 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:18:40.658 7 INFO cinder.api.openstack.wsgi [None req-71be0b01-391a-45ae-94df-58d20255f2c7 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:18:40.658 8 INFO cinder.api.openstack.wsgi [None req-b70feb39-f846-4b94-ab59-c315003bbc4c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:18:40.659 7 INFO cinder.api.openstack.wsgi [None req-71be0b01-391a-45ae-94df-58d20255f2c7 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:18:40.659 8 INFO cinder.api.openstack.wsgi [None req-b70feb39-f846-4b94-ab59-c315003bbc4c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:18:50.658 7 INFO cinder.api.openstack.wsgi [None req-71be0b01-391a-45ae-94df-58d20255f2c7 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:18:50.658 8 INFO cinder.api.openstack.wsgi [None req-b70feb39-f846-4b94-ab59-c315003bbc4c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] GET http://10.0.0.168:8776/ 2026-05-14 02:18:50.659 7 INFO cinder.api.openstack.wsgi [None req-71be0b01-391a-45ae-94df-58d20255f2c7 be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-05-14 02:18:50.659 8 INFO cinder.api.openstack.wsgi [None req-b70feb39-f846-4b94-ab59-c315003bbc4c be5afd859a2d466caa573fc2033c8565 6cc50c06d7af4db0b5248b779a915550 - - default default] http://10.0.0.168:8776/ returned with HTTP 300