+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 26 06:14:03 2026] *** compiled with version: 13.3.0 on 22 May 2026 05:16:47 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: cinder-api-6fc6b9b4d5-8ht8s machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fef30314668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-05-26 06:14:07.418 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-26 06:14:07.418 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-26 06:14:07.433 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-26 06:14:07.433 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-26 06:14:08.658 7 INFO cinder.rpc [None req-2171b26b-0940-453e-b9e4-b4bab76af832 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-26 06:14:08.661 7 INFO cinder.rpc [None req-2171b26b-0940-453e-b9e4-b4bab76af832 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-26 06:14:08.663 7 INFO cinder.rpc [None req-2171b26b-0940-453e-b9e4-b4bab76af832 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-26 06:14:08.666 7 INFO cinder.rpc [None req-2171b26b-0940-453e-b9e4-b4bab76af832 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-26 06:14:08.697 7 INFO cinder.rpc [None req-2171b26b-0940-453e-b9e4-b4bab76af832 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-26 06:14:08.701 7 INFO cinder.rpc [None req-2171b26b-0940-453e-b9e4-b4bab76af832 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-26 06:14:08.712 8 INFO cinder.rpc [None req-a504a0aa-c90d-42d4-ae37-a70fca6323b4 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-26 06:14:08.716 8 INFO cinder.rpc [None req-a504a0aa-c90d-42d4-ae37-a70fca6323b4 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-26 06:14:08.719 8 INFO cinder.rpc [None req-a504a0aa-c90d-42d4-ae37-a70fca6323b4 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-26 06:14:08.722 8 INFO cinder.rpc [None req-a504a0aa-c90d-42d4-ae37-a70fca6323b4 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-26 06:14:08.738 8 INFO cinder.rpc [None req-a504a0aa-c90d-42d4-ae37-a70fca6323b4 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-26 06:14:08.741 8 INFO cinder.rpc [None req-a504a0aa-c90d-42d4-ae37-a70fca6323b4 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-26 06:14:08.774 7 WARNING cinder.api.contrib.hosts [None req-2171b26b-0940-453e-b9e4-b4bab76af832 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-26 06:14:08.795 8 WARNING cinder.api.contrib.hosts [None req-a504a0aa-c90d-42d4-ae37-a70fca6323b4 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-26 06:14:08.811 7 WARNING keystonemiddleware._common.config [None req-2171b26b-0940-453e-b9e4-b4bab76af832 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 06:14:08.821 7 WARNING oslo_config.cfg [None req-2171b26b-0940-453e-b9e4-b4bab76af832 - - - - - -] 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 0x7fef30314668 pid: 7 (default app) 2026-05-26 06:14:08.832 8 WARNING keystonemiddleware._common.config [None req-a504a0aa-c90d-42d4-ae37-a70fca6323b4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 06:14:08.841 8 WARNING oslo_config.cfg [None req-a504a0aa-c90d-42d4-ae37-a70fca6323b4 - - - - - -] 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 0x7fef30314668 pid: 8 (default app) 2026-05-26 06:14:14.559 7 INFO cinder.api.openstack.wsgi [None req-2171b26b-0940-453e-b9e4-b4bab76af832 - - - - - -] GET http://10.0.0.142:8776/ 2026-05-26 06:14:14.560 7 INFO cinder.api.openstack.wsgi [None req-2171b26b-0940-453e-b9e4-b4bab76af832 - - - - - -] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:14:24.558 8 INFO cinder.api.openstack.wsgi [None req-a504a0aa-c90d-42d4-ae37-a70fca6323b4 - - - - - -] GET http://10.0.0.142:8776/ 2026-05-26 06:14:24.559 8 INFO cinder.api.openstack.wsgi [None req-a504a0aa-c90d-42d4-ae37-a70fca6323b4 - - - - - -] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:14:34.557 7 INFO cinder.api.openstack.wsgi [None req-2171b26b-0940-453e-b9e4-b4bab76af832 - - - - - -] GET http://10.0.0.142:8776/ 2026-05-26 06:14:34.557 8 INFO cinder.api.openstack.wsgi [None req-a504a0aa-c90d-42d4-ae37-a70fca6323b4 - - - - - -] GET http://10.0.0.142:8776/ 2026-05-26 06:14:34.558 7 INFO cinder.api.openstack.wsgi [None req-2171b26b-0940-453e-b9e4-b4bab76af832 - - - - - -] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:14:34.559 8 INFO cinder.api.openstack.wsgi [None req-a504a0aa-c90d-42d4-ae37-a70fca6323b4 - - - - - -] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:14:44.557 7 INFO cinder.api.openstack.wsgi [None req-2171b26b-0940-453e-b9e4-b4bab76af832 - - - - - -] GET http://10.0.0.142:8776/ 2026-05-26 06:14:44.557 8 INFO cinder.api.openstack.wsgi [None req-a504a0aa-c90d-42d4-ae37-a70fca6323b4 - - - - - -] GET http://10.0.0.142:8776/ 2026-05-26 06:14:44.558 7 INFO cinder.api.openstack.wsgi [None req-2171b26b-0940-453e-b9e4-b4bab76af832 - - - - - -] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:14:44.558 8 INFO cinder.api.openstack.wsgi [None req-a504a0aa-c90d-42d4-ae37-a70fca6323b4 - - - - - -] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:14:54.557 8 INFO cinder.api.openstack.wsgi [None req-a504a0aa-c90d-42d4-ae37-a70fca6323b4 - - - - - -] GET http://10.0.0.142:8776/ 2026-05-26 06:14:54.557 7 INFO cinder.api.openstack.wsgi [None req-2171b26b-0940-453e-b9e4-b4bab76af832 - - - - - -] GET http://10.0.0.142:8776/ 2026-05-26 06:14:54.559 7 INFO cinder.api.openstack.wsgi [None req-2171b26b-0940-453e-b9e4-b4bab76af832 - - - - - -] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:14:54.559 8 INFO cinder.api.openstack.wsgi [None req-a504a0aa-c90d-42d4-ae37-a70fca6323b4 - - - - - -] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:15:04.558 7 INFO cinder.api.openstack.wsgi [None req-2171b26b-0940-453e-b9e4-b4bab76af832 - - - - - -] GET http://10.0.0.142:8776/ 2026-05-26 06:15:04.558 8 INFO cinder.api.openstack.wsgi [None req-a504a0aa-c90d-42d4-ae37-a70fca6323b4 - - - - - -] GET http://10.0.0.142:8776/ 2026-05-26 06:15:04.559 7 INFO cinder.api.openstack.wsgi [None req-2171b26b-0940-453e-b9e4-b4bab76af832 - - - - - -] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:15:04.559 8 INFO cinder.api.openstack.wsgi [None req-a504a0aa-c90d-42d4-ae37-a70fca6323b4 - - - - - -] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:15:14.557 8 INFO cinder.api.openstack.wsgi [None req-a504a0aa-c90d-42d4-ae37-a70fca6323b4 - - - - - -] GET http://10.0.0.142:8776/ 2026-05-26 06:15:14.557 7 INFO cinder.api.openstack.wsgi [None req-2171b26b-0940-453e-b9e4-b4bab76af832 - - - - - -] GET http://10.0.0.142:8776/ 2026-05-26 06:15:14.558 8 INFO cinder.api.openstack.wsgi [None req-a504a0aa-c90d-42d4-ae37-a70fca6323b4 - - - - - -] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:15:14.559 7 INFO cinder.api.openstack.wsgi [None req-2171b26b-0940-453e-b9e4-b4bab76af832 - - - - - -] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:15:24.557 8 INFO cinder.api.openstack.wsgi [None req-a504a0aa-c90d-42d4-ae37-a70fca6323b4 - - - - - -] GET http://10.0.0.142:8776/ 2026-05-26 06:15:24.557 7 INFO cinder.api.openstack.wsgi [None req-2171b26b-0940-453e-b9e4-b4bab76af832 - - - - - -] GET http://10.0.0.142:8776/ 2026-05-26 06:15:24.558 8 INFO cinder.api.openstack.wsgi [None req-a504a0aa-c90d-42d4-ae37-a70fca6323b4 - - - - - -] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:15:24.558 7 INFO cinder.api.openstack.wsgi [None req-2171b26b-0940-453e-b9e4-b4bab76af832 - - - - - -] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:15:34.557 8 INFO cinder.api.openstack.wsgi [None req-a504a0aa-c90d-42d4-ae37-a70fca6323b4 - - - - - -] GET http://10.0.0.142:8776/ 2026-05-26 06:15:34.557 7 INFO cinder.api.openstack.wsgi [None req-2171b26b-0940-453e-b9e4-b4bab76af832 - - - - - -] GET http://10.0.0.142:8776/ 2026-05-26 06:15:34.558 8 INFO cinder.api.openstack.wsgi [None req-a504a0aa-c90d-42d4-ae37-a70fca6323b4 - - - - - -] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:15:34.558 7 INFO cinder.api.openstack.wsgi [None req-2171b26b-0940-453e-b9e4-b4bab76af832 - - - - - -] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:15:44.557 8 INFO cinder.api.openstack.wsgi [None req-a504a0aa-c90d-42d4-ae37-a70fca6323b4 - - - - - -] GET http://10.0.0.142:8776/ 2026-05-26 06:15:44.557 7 INFO cinder.api.openstack.wsgi [None req-2171b26b-0940-453e-b9e4-b4bab76af832 - - - - - -] GET http://10.0.0.142:8776/ 2026-05-26 06:15:44.557 8 INFO cinder.api.openstack.wsgi [None req-a504a0aa-c90d-42d4-ae37-a70fca6323b4 - - - - - -] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:15:44.558 7 INFO cinder.api.openstack.wsgi [None req-2171b26b-0940-453e-b9e4-b4bab76af832 - - - - - -] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:15:54.558 7 INFO cinder.api.openstack.wsgi [None req-2171b26b-0940-453e-b9e4-b4bab76af832 - - - - - -] GET http://10.0.0.142:8776/ 2026-05-26 06:15:54.558 8 INFO cinder.api.openstack.wsgi [None req-a504a0aa-c90d-42d4-ae37-a70fca6323b4 - - - - - -] GET http://10.0.0.142:8776/ 2026-05-26 06:15:54.559 7 INFO cinder.api.openstack.wsgi [None req-2171b26b-0940-453e-b9e4-b4bab76af832 - - - - - -] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:15:54.559 8 INFO cinder.api.openstack.wsgi [None req-a504a0aa-c90d-42d4-ae37-a70fca6323b4 - - - - - -] http://10.0.0.142: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-26 06:15:55.798 7 WARNING oslo_policy.policy [None req-7c027955-4c91-44c0-af00-229072a80254 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 06:15:55.798 7 WARNING oslo_policy.policy [None req-7c027955-4c91-44c0-af00-229072a80254 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-26 06:15:56.139 7 INFO cinder.api.openstack.wsgi [None req-7c027955-4c91-44c0-af00-229072a80254 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/types/rbd1 2026-05-26 06:15:56.159 7 INFO cinder.api.openstack.wsgi [None req-7c027955-4c91-44c0-af00-229072a80254 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 11/21] 10.0.0.69 () {30 vars in 681 bytes} [Tue May 26 06:15:55 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/types/rbd1 => generated 82 bytes in 803 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, ' 2026-05-26 06:15:56.205 8 WARNING oslo_policy.policy [None req-562ff57f-9960-4cd8-a902-9ec175d4cfea abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 06:15:56.205 8 WARNING oslo_policy.policy [None req-562ff57f-9960-4cd8-a902-9ec175d4cfea abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-26 06:15:56.545 8 INFO cinder.api.openstack.wsgi [None req-562ff57f-9960-4cd8-a902-9ec175d4cfea abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 06:15:56.566 8 INFO cinder.api.openstack.wsgi [None req-562ff57f-9960-4cd8-a902-9ec175d4cfea abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 11/22] 10.0.0.69 () {30 vars in 720 bytes} [Tue May 26 06:15:56 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/types?name=rbd1&is_public=None => generated 20 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 06:15:58.210 7 INFO cinder.api.openstack.wsgi [None req-b1f8ebab-bc25-4616-b4c0-9603a066e2a5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 06:15:58.236 7 INFO cinder.api.openstack.wsgi [None req-b1f8ebab-bc25-4616-b4c0-9603a066e2a5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/types returned with HTTP 200 [pid: 7|app: 0|req: 12/23] 10.0.0.69 () {34 vars in 724 bytes} [Tue May 26 06:15:58 2026] POST /v3/57f329dbf7e343d3bb8c1246550504c9/types => generated 179 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:15:58.252 8 INFO cinder.api.openstack.wsgi [req-b1f8ebab-bc25-4616-b4c0-9603a066e2a5 req-6808cb9e-f9d6-4216-9d9c-a81328e6e1ff abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/types/15e392d4-c738-49a3-9820-09cb6cb061fc/extra_specs 2026-05-26 06:15:58.321 8 INFO cinder.api.openstack.wsgi [req-b1f8ebab-bc25-4616-b4c0-9603a066e2a5 req-6808cb9e-f9d6-4216-9d9c-a81328e6e1ff abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/types/15e392d4-c738-49a3-9820-09cb6cb061fc/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 12/24] 10.0.0.69 () {36 vars in 893 bytes} [Tue May 26 06:15:58 2026] POST /v3/57f329dbf7e343d3bb8c1246550504c9/types/15e392d4-c738-49a3-9820-09cb6cb061fc/extra_specs => generated 48 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 06:15:59.955 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/types?is_public=None 2026-05-26 06:15:59.969 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 13/25] 10.0.0.69 () {30 vars in 700 bytes} [Tue May 26 06:15:59 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:16:01.822 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/qos-specs 2026-05-26 06:16:01.832 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 13/26] 10.0.0.69 () {30 vars in 679 bytes} [Tue May 26 06:16:01 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/qos-specs => generated 17 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 06:16:04.556 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:16:04.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:16:04.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:16:04.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:16:14.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:16:14.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:16:14.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:16:14.559 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:16:24.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:16:24.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:16:24.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:16:24.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:16:34.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:16:34.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:16:34.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:16:34.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:16:44.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:16:44.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:16:44.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:16:44.559 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:16:54.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:16:54.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:16:54.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:16:54.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:17:04.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:17:04.559 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:17:04.559 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:17:04.560 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:17:14.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:17:14.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:17:14.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:17:14.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:17:24.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:17:24.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:17:24.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:17:24.559 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:17:34.556 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:17:34.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:17:34.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:17:34.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:17:44.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:17:44.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:17:44.559 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:17:44.559 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:17:54.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:17:54.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:17:54.559 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:17:54.559 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:18:04.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:18:04.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:18:04.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:18:04.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:18:14.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:18:14.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:18:14.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:18:14.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:18:24.556 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:18:24.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:18:24.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:18:24.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:18:34.556 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:18:34.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:18:34.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:18:34.559 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:18:44.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:18:44.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:18:44.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:18:44.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:18:54.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:18:54.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:18:54.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:18:54.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:19:04.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:19:04.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:19:04.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:19:04.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:19:14.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:19:14.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:19:14.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:19:14.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:19:24.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:19:24.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:19:24.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:19:24.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:19:34.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:19:34.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:19:34.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:19:34.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:19:44.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:19:44.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:19:44.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:19:44.559 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:19:54.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:19:54.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:19:54.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:19:54.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:20:04.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:20:04.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:20:04.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:20:04.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:20:14.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:20:14.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:20:14.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:20:14.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:20:24.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:20:24.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:20:24.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:20:24.559 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:20:34.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:20:34.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:20:34.559 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:20:34.560 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:20:44.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:20:44.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:20:44.560 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:20:44.561 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:20:54.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:20:54.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:20:54.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:20:54.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:21:04.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:21:04.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:21:04.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:21:04.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:21:14.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:21:14.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:21:14.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:21:14.560 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:21:24.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:21:24.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:21:24.559 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:21:24.559 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:21:34.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:21:34.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:21:34.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:21:34.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:21:44.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:21:44.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:21:44.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:21:44.559 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:21:54.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:21:54.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:21:54.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:21:54.559 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:22:04.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:22:04.559 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:22:04.559 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:22:04.560 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:22:14.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:22:14.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:22:14.559 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:22:14.559 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:22:24.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:22:24.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:22:24.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:22:24.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:22:34.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:22:34.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:22:34.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:22:34.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:22:44.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:22:44.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:22:44.559 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:22:44.559 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:22:54.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:22:54.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:22:54.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:22:54.559 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:23:04.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:23:04.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:23:04.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:23:04.559 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:23:14.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:23:14.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:23:14.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:23:14.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:23:24.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:23:24.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:23:24.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:23:24.559 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:23:34.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:23:34.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:23:34.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:23:34.559 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:23:44.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:23:44.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:23:44.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:23:44.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:23:54.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:23:54.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:23:54.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:23:54.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:24:04.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:24:04.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:24:04.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:24:04.559 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:24:14.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:24:14.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:24:14.559 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:24:14.559 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:24:24.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:24:24.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:24:24.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:24:24.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:24:34.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:24:34.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:24:34.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:24:34.559 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:24:44.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:24:44.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:24:44.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:24:44.559 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:24:54.560 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:24:54.561 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:24:54.561 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:24:54.561 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:25:04.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:25:04.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:25:04.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:25:04.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:25:14.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:25:14.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:25:14.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:25:14.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:25:24.556 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:25:24.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:25:24.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:25:24.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:25:34.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:25:34.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:25:34.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:25:34.559 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:25:44.562 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:25:44.562 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:25:44.563 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:25:44.564 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:25:54.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:25:54.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:25:54.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:25:54.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:26:04.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:26:04.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:26:04.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:26:04.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:26:14.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:26:14.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:26:14.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:26:14.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:26:24.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:26:24.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:26:24.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:26:24.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:26:34.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:26:34.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:26:34.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:26:34.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:26:44.556 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:26:44.556 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:26:44.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:26:44.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:26:54.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:26:54.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:26:54.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:26:54.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:27:04.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:27:04.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:27:04.559 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:27:04.559 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:27:14.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:27:14.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:27:14.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:27:14.559 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:27:24.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:27:24.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:27:24.559 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:27:24.559 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:27:34.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:27:34.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:27:34.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:27:34.559 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:27:44.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:27:44.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:27:44.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:27:44.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:27:54.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:27:54.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:27:54.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:27:54.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:28:04.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:28:04.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:28:04.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:28:04.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:28:14.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:28:14.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:28:14.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:28:14.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:28:24.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:28:24.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:28:24.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:28:24.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:28:34.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:28:34.559 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:28:34.559 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:28:34.560 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:28:44.556 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:28:44.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:28:44.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:28:44.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:28:54.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:28:54.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:28:54.559 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:28:54.559 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:29:04.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:29:04.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:29:04.559 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:29:04.559 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:29:14.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:29:14.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:29:14.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:29:14.559 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:29:24.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:29:24.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:29:24.559 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:29:24.559 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:29:34.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:29:34.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:29:34.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:29:34.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:29:44.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:29:44.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:29:44.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:29:44.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:29:54.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:29:54.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:29:54.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:29:54.559 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:30:04.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:30:04.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:30:04.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:30:04.559 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:30:14.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:30:14.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:30:14.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:30:14.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:30:24.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:30:24.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:30:24.559 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:30:24.559 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:30:34.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:30:34.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:30:34.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:30:34.561 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:30:44.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:30:44.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:30:44.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:30:44.559 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:30:54.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:30:54.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:30:54.559 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:30:54.559 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:31:04.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:31:04.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:31:04.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:31:04.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:31:14.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:31:14.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:31:14.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:31:14.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:31:24.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:31:24.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:31:24.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:31:24.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:31:34.557 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:31:34.557 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:31:34.558 8 INFO cinder.api.openstack.wsgi [None req-bba45cc6-8dec-432e-a337-6bd2ae1b9d6a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:31:34.558 7 INFO cinder.api.openstack.wsgi [None req-eb95145c-148a-430d-bbea-48f70bea13fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142: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-26 06:31:41.487 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET https://volume.199-204-45-250.nip.io/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=False 2026-05-26 06:31:41.516 8 WARNING cinder.quota [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - 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-26 06:31:41.517 8 WARNING cinder.quota [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - 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-26 06:31:41.517 8 WARNING cinder.quota [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - 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-26 06:31:41.517 8 WARNING cinder.quota [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - 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-26 06:31:41.518 8 WARNING cinder.quota [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - 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-26 06:31:41.518 8 WARNING cinder.quota [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - 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-26 06:31:41.524 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] https://volume.199-204-45-250.nip.io/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 108/215] 199.204.45.250 () {44 vars in 1069 bytes} [Tue May 26 06:31:41 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=False => generated 340 bytes in 155 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-26 06:31:41.696 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] PUT https://volume.199-204-45-250.nip.io/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9 2026-05-26 06:31:41.775 7 WARNING cinder.quota [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - 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-26 06:31:41.775 7 WARNING cinder.quota [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - 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-26 06:31:41.776 7 WARNING cinder.quota [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - 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-26 06:31:41.776 7 WARNING cinder.quota [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - 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-26 06:31:41.776 7 WARNING cinder.quota [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - 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-26 06:31:41.776 7 WARNING cinder.quota [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - 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-26 06:31:41.780 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] https://volume.199-204-45-250.nip.io/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9 returned with HTTP 200 [pid: 7|app: 0|req: 108/216] 199.204.45.250 () {48 vars in 1098 bytes} [Tue May 26 06:31:41 2026] PUT /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9 => generated 296 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:31:44.560 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:31:44.561 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:31:44.561 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:31:44.562 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:31:54.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:31:54.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:31:54.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:31:54.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:32:04.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:32:04.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:32:04.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:32:04.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:32:14.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:32:14.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:32:14.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:32:14.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:32:24.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:32:24.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:32:24.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:32:24.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:32:34.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:32:34.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:32:34.559 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:32:34.559 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:32:44.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:32:44.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:32:44.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:32:44.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:32:54.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:32:54.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:32:54.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:32:54.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:33:04.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:33:04.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:33:04.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:33:04.559 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:33:14.556 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:33:14.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:33:14.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:33:14.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:33:24.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:33:24.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:33:24.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:33:24.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:33:34.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:33:34.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:33:34.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:33:34.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:33:44.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:33:44.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:33:44.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:33:44.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:33:54.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:33:54.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:33:54.559 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:33:54.560 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:34:04.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:34:04.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:34:04.559 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:34:04.559 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:34:14.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:34:14.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:34:14.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:34:14.559 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:34:24.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:34:24.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:34:24.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:34:24.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:34:34.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:34:34.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:34:34.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:34:34.559 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:34:44.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:34:44.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:34:44.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:34:44.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:34:54.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:34:54.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:34:54.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:34:54.559 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:35:04.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:35:04.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:35:04.559 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:35:04.559 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:35:14.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:35:14.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:35:14.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:35:14.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:35:24.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:35:24.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:35:24.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:35:24.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:35:34.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:35:34.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:35:34.559 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:35:34.559 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:35:44.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:35:44.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:35:44.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:35:44.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:35:54.556 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:35:54.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:35:54.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:35:54.559 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:36:04.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:36:04.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:36:04.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:36:04.559 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:36:14.563 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:36:14.564 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:36:14.564 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:36:14.564 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:36:24.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:36:24.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:36:24.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:36:24.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:36:34.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:36:34.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:36:34.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:36:34.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:36:44.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:36:44.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:36:44.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:36:44.559 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:36:54.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:36:54.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:36:54.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:36:54.559 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:37:04.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:37:04.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:37:04.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:37:04.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:37:14.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:37:14.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:37:14.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:37:14.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:37:24.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:37:24.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:37:24.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:37:24.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:37:34.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:37:34.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:37:34.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:37:34.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:37:44.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:37:44.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:37:44.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:37:44.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:37:54.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:37:54.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:37:54.559 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:37:54.559 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:38:04.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:38:04.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:38:04.559 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:38:04.559 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:38:14.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:38:14.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:38:14.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:38:14.559 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:38:24.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:38:24.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:38:24.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:38:24.559 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:38:34.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:38:34.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:38:34.559 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:38:34.559 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:38:44.556 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:38:44.556 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:38:44.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:38:44.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:38:54.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:38:54.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:38:54.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:38:54.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:39:04.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:39:04.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:39:04.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:39:04.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:39:14.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:39:14.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:39:14.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:39:14.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:39:24.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:39:24.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:39:24.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:39:24.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:39:34.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:39:34.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:39:34.559 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:39:34.563 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:39:44.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:39:44.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:39:44.559 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:39:44.559 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:39:54.556 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:39:54.556 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:39:54.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:39:54.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:40:04.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:40:04.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:40:04.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:40:04.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:40:14.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:40:14.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:40:14.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:40:14.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:40:24.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:40:24.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:40:24.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:40:24.559 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:40:34.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:40:34.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:40:34.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:40:34.559 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:40:44.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:40:44.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:40:44.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:40:44.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:40:54.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:40:54.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:40:54.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:40:54.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:41:04.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:41:04.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:41:04.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:41:04.559 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:41:14.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:41:14.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:41:14.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:41:14.559 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:41:24.556 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:41:24.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:41:24.556 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:41:24.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:41:34.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:41:34.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:41:34.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:41:34.559 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:41:44.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:41:44.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:41:44.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:41:44.559 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:41:54.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:41:54.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:41:54.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:41:54.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:42:04.558 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:42:04.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:42:04.559 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:42:04.559 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:42:14.557 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:42:14.557 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:42:14.558 8 INFO cinder.api.openstack.wsgi [None req-3d00d1ba-a918-4db4-a971-630237e4ce0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:42:14.559 7 INFO cinder.api.openstack.wsgi [None req-2552c5fa-8657-49cb-be42-b7e6dd665c3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:42:17.154 8 INFO cinder.api.openstack.wsgi [None req-d90eb2df-136c-4c1b-bd18-4d6130f721df abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET https://volume.199-204-45-250.nip.io/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=False 2026-05-26 06:42:17.174 8 INFO cinder.api.openstack.wsgi [None req-d90eb2df-136c-4c1b-bd18-4d6130f721df abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] https://volume.199-204-45-250.nip.io/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 173/345] 199.204.45.250 () {44 vars in 1069 bytes} [Tue May 26 06:42:17 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=False => generated 340 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:42:17.789 7 INFO cinder.api.openstack.wsgi [None req-842af6bc-d831-4524-9f84-59ecba5689a2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] PUT https://volume.199-204-45-250.nip.io/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581 2026-05-26 06:42:17.846 7 INFO cinder.api.openstack.wsgi [None req-842af6bc-d831-4524-9f84-59ecba5689a2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] https://volume.199-204-45-250.nip.io/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581 returned with HTTP 200 [pid: 7|app: 0|req: 173/346] 199.204.45.250 () {48 vars in 1098 bytes} [Tue May 26 06:42:17 2026] PUT /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581 => generated 296 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:42:24.557 7 INFO cinder.api.openstack.wsgi [None req-842af6bc-d831-4524-9f84-59ecba5689a2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:42:24.559 7 INFO cinder.api.openstack.wsgi [None req-842af6bc-d831-4524-9f84-59ecba5689a2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:42:24.559 8 INFO cinder.api.openstack.wsgi [None req-d90eb2df-136c-4c1b-bd18-4d6130f721df abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:42:24.560 8 INFO cinder.api.openstack.wsgi [None req-d90eb2df-136c-4c1b-bd18-4d6130f721df abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:42:34.557 7 INFO cinder.api.openstack.wsgi [None req-842af6bc-d831-4524-9f84-59ecba5689a2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:42:34.558 8 INFO cinder.api.openstack.wsgi [None req-d90eb2df-136c-4c1b-bd18-4d6130f721df abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:42:34.559 7 INFO cinder.api.openstack.wsgi [None req-842af6bc-d831-4524-9f84-59ecba5689a2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:42:34.559 8 INFO cinder.api.openstack.wsgi [None req-d90eb2df-136c-4c1b-bd18-4d6130f721df abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:42:44.558 7 INFO cinder.api.openstack.wsgi [None req-842af6bc-d831-4524-9f84-59ecba5689a2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:42:44.558 8 INFO cinder.api.openstack.wsgi [None req-d90eb2df-136c-4c1b-bd18-4d6130f721df abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:42:44.558 7 INFO cinder.api.openstack.wsgi [None req-842af6bc-d831-4524-9f84-59ecba5689a2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:42:44.559 8 INFO cinder.api.openstack.wsgi [None req-d90eb2df-136c-4c1b-bd18-4d6130f721df abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:42:54.557 8 INFO cinder.api.openstack.wsgi [None req-d90eb2df-136c-4c1b-bd18-4d6130f721df abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:42:54.557 7 INFO cinder.api.openstack.wsgi [None req-842af6bc-d831-4524-9f84-59ecba5689a2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:42:54.558 8 INFO cinder.api.openstack.wsgi [None req-d90eb2df-136c-4c1b-bd18-4d6130f721df abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:42:54.559 7 INFO cinder.api.openstack.wsgi [None req-842af6bc-d831-4524-9f84-59ecba5689a2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:43:04.558 8 INFO cinder.api.openstack.wsgi [None req-d90eb2df-136c-4c1b-bd18-4d6130f721df abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:43:04.558 7 INFO cinder.api.openstack.wsgi [None req-842af6bc-d831-4524-9f84-59ecba5689a2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:43:04.559 7 INFO cinder.api.openstack.wsgi [None req-842af6bc-d831-4524-9f84-59ecba5689a2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:43:04.559 8 INFO cinder.api.openstack.wsgi [None req-d90eb2df-136c-4c1b-bd18-4d6130f721df abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:43:14.558 8 INFO cinder.api.openstack.wsgi [None req-d90eb2df-136c-4c1b-bd18-4d6130f721df abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:43:14.558 7 INFO cinder.api.openstack.wsgi [None req-842af6bc-d831-4524-9f84-59ecba5689a2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:43:14.559 8 INFO cinder.api.openstack.wsgi [None req-d90eb2df-136c-4c1b-bd18-4d6130f721df abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:43:14.560 7 INFO cinder.api.openstack.wsgi [None req-842af6bc-d831-4524-9f84-59ecba5689a2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:43:24.558 8 INFO cinder.api.openstack.wsgi [None req-d90eb2df-136c-4c1b-bd18-4d6130f721df abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:43:24.558 7 INFO cinder.api.openstack.wsgi [None req-842af6bc-d831-4524-9f84-59ecba5689a2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:43:24.558 8 INFO cinder.api.openstack.wsgi [None req-d90eb2df-136c-4c1b-bd18-4d6130f721df abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:43:24.558 7 INFO cinder.api.openstack.wsgi [None req-842af6bc-d831-4524-9f84-59ecba5689a2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:43:34.558 7 INFO cinder.api.openstack.wsgi [None req-842af6bc-d831-4524-9f84-59ecba5689a2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:43:34.558 8 INFO cinder.api.openstack.wsgi [None req-d90eb2df-136c-4c1b-bd18-4d6130f721df abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:43:34.559 7 INFO cinder.api.openstack.wsgi [None req-842af6bc-d831-4524-9f84-59ecba5689a2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:43:34.560 8 INFO cinder.api.openstack.wsgi [None req-d90eb2df-136c-4c1b-bd18-4d6130f721df abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:43:44.557 8 INFO cinder.api.openstack.wsgi [None req-d90eb2df-136c-4c1b-bd18-4d6130f721df abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:43:44.557 7 INFO cinder.api.openstack.wsgi [None req-842af6bc-d831-4524-9f84-59ecba5689a2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:43:44.558 8 INFO cinder.api.openstack.wsgi [None req-d90eb2df-136c-4c1b-bd18-4d6130f721df abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:43:44.558 7 INFO cinder.api.openstack.wsgi [None req-842af6bc-d831-4524-9f84-59ecba5689a2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:43:50.004 8 INFO cinder.api.openstack.wsgi [None req-6e557d4a-6484-4a43-8274-677550275b93 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services 2026-05-26 06:43:50.009 8 INFO cinder.api.openstack.wsgi [None req-6e557d4a-6484-4a43-8274-677550275b93 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services returned with HTTP 200 [pid: 8|app: 0|req: 183/365] 10.0.0.106 () {28 vars in 645 bytes} [Tue May 26 06:43:49 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-services => generated 646 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:43:50.025 7 INFO cinder.api.openstack.wsgi [None req-72e7b567-e751-41be-83b3-37a18a39bc70 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true 2026-05-26 06:43:50.564 7 INFO cinder.api.openstack.wsgi [None req-72e7b567-e751-41be-83b3-37a18a39bc70 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 183/366] 10.0.0.106 () {28 vars in 696 bytes} [Tue May 26 06:43:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true => generated 670 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:43:50.612 8 INFO cinder.api.openstack.wsgi [None req-8f34de2f-0785-4ee0-91db-0b8505de8beb abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true 2026-05-26 06:43:50.637 8 INFO cinder.api.openstack.wsgi [None req-8f34de2f-0785-4ee0-91db-0b8505de8beb abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 184/367] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:43:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:43:50.648 7 INFO cinder.api.openstack.wsgi [None req-9f20096a-cc22-4220-8e96-4e6402e4b072 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true 2026-05-26 06:43:50.670 7 INFO cinder.api.openstack.wsgi [None req-9f20096a-cc22-4220-8e96-4e6402e4b072 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 184/368] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:43:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:43:50.683 8 INFO cinder.api.openstack.wsgi [None req-52756c08-fa6c-42de-a5c2-db2a982d50fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true 2026-05-26 06:43:50.709 8 INFO cinder.api.openstack.wsgi [None req-52756c08-fa6c-42de-a5c2-db2a982d50fe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 185/369] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:43:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:43:50.721 7 INFO cinder.api.openstack.wsgi [None req-964cb649-ac6f-4cae-8a4c-4835fd9ad4b3 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 06:43:50.754 7 INFO cinder.volume.api [None req-964cb649-ac6f-4cae-8a4c-4835fd9ad4b3 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 06:43:50.756 7 INFO cinder.api.openstack.wsgi [None req-964cb649-ac6f-4cae-8a4c-4835fd9ad4b3 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 185/370] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 06:43:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:43:50.769 8 INFO cinder.api.openstack.wsgi [None req-eaebfbdd-9e0d-4fcb-a9f4-ddd26fa3fe78 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true 2026-05-26 06:43:50.789 8 INFO cinder.volume.api [None req-eaebfbdd-9e0d-4fcb-a9f4-ddd26fa3fe78 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all snapshots completed successfully. 2026-05-26 06:43:50.790 8 INFO cinder.api.openstack.wsgi [None req-eaebfbdd-9e0d-4fcb-a9f4-ddd26fa3fe78 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 186/371] 10.0.0.106 () {28 vars in 674 bytes} [Tue May 26 06:43:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true => generated 17 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 06:43:50.802 7 INFO cinder.api.openstack.wsgi [None req-f68889c5-f2ff-4286-98c1-1e6a5a4bf438 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 06:43:50.811 7 INFO cinder.volume.api [None req-f68889c5-f2ff-4286-98c1-1e6a5a4bf438 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 06:43:50.813 7 INFO cinder.api.openstack.wsgi [None req-f68889c5-f2ff-4286-98c1-1e6a5a4bf438 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 186/372] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 06:43:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:43:54.558 7 INFO cinder.api.openstack.wsgi [None req-f68889c5-f2ff-4286-98c1-1e6a5a4bf438 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:43:54.558 8 INFO cinder.api.openstack.wsgi [None req-eaebfbdd-9e0d-4fcb-a9f4-ddd26fa3fe78 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:43:54.559 7 INFO cinder.api.openstack.wsgi [None req-f68889c5-f2ff-4286-98c1-1e6a5a4bf438 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:43:54.560 8 INFO cinder.api.openstack.wsgi [None req-eaebfbdd-9e0d-4fcb-a9f4-ddd26fa3fe78 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:44:04.557 8 INFO cinder.api.openstack.wsgi [None req-eaebfbdd-9e0d-4fcb-a9f4-ddd26fa3fe78 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:44:04.557 7 INFO cinder.api.openstack.wsgi [None req-f68889c5-f2ff-4286-98c1-1e6a5a4bf438 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:44:04.558 8 INFO cinder.api.openstack.wsgi [None req-eaebfbdd-9e0d-4fcb-a9f4-ddd26fa3fe78 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:44:04.558 7 INFO cinder.api.openstack.wsgi [None req-f68889c5-f2ff-4286-98c1-1e6a5a4bf438 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:44:14.557 8 INFO cinder.api.openstack.wsgi [None req-eaebfbdd-9e0d-4fcb-a9f4-ddd26fa3fe78 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:44:14.558 8 INFO cinder.api.openstack.wsgi [None req-eaebfbdd-9e0d-4fcb-a9f4-ddd26fa3fe78 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:44:14.558 7 INFO cinder.api.openstack.wsgi [None req-f68889c5-f2ff-4286-98c1-1e6a5a4bf438 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:44:14.559 7 INFO cinder.api.openstack.wsgi [None req-f68889c5-f2ff-4286-98c1-1e6a5a4bf438 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:44:24.557 8 INFO cinder.api.openstack.wsgi [None req-eaebfbdd-9e0d-4fcb-a9f4-ddd26fa3fe78 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:44:24.557 7 INFO cinder.api.openstack.wsgi [None req-f68889c5-f2ff-4286-98c1-1e6a5a4bf438 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:44:24.558 8 INFO cinder.api.openstack.wsgi [None req-eaebfbdd-9e0d-4fcb-a9f4-ddd26fa3fe78 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:44:24.558 7 INFO cinder.api.openstack.wsgi [None req-f68889c5-f2ff-4286-98c1-1e6a5a4bf438 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:44:34.557 8 INFO cinder.api.openstack.wsgi [None req-eaebfbdd-9e0d-4fcb-a9f4-ddd26fa3fe78 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:44:34.558 7 INFO cinder.api.openstack.wsgi [None req-f68889c5-f2ff-4286-98c1-1e6a5a4bf438 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:44:34.559 8 INFO cinder.api.openstack.wsgi [None req-eaebfbdd-9e0d-4fcb-a9f4-ddd26fa3fe78 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:44:34.559 7 INFO cinder.api.openstack.wsgi [None req-f68889c5-f2ff-4286-98c1-1e6a5a4bf438 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:44:44.557 7 INFO cinder.api.openstack.wsgi [None req-f68889c5-f2ff-4286-98c1-1e6a5a4bf438 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:44:44.557 8 INFO cinder.api.openstack.wsgi [None req-eaebfbdd-9e0d-4fcb-a9f4-ddd26fa3fe78 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:44:44.558 7 INFO cinder.api.openstack.wsgi [None req-f68889c5-f2ff-4286-98c1-1e6a5a4bf438 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:44:44.559 8 INFO cinder.api.openstack.wsgi [None req-eaebfbdd-9e0d-4fcb-a9f4-ddd26fa3fe78 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:44:50.143 7 INFO cinder.api.openstack.wsgi [None req-228d8c5e-4d19-4f70-afc9-cd13504fbdcf abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services 2026-05-26 06:44:50.152 7 INFO cinder.api.openstack.wsgi [None req-228d8c5e-4d19-4f70-afc9-cd13504fbdcf abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services returned with HTTP 200 [pid: 7|app: 0|req: 193/385] 10.0.0.106 () {28 vars in 645 bytes} [Tue May 26 06:44:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-services => generated 646 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:44:50.199 8 INFO cinder.api.openstack.wsgi [None req-7b5594c2-2e5c-41e1-8cd8-0e9b040bb345 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true 2026-05-26 06:44:50.218 8 INFO cinder.api.openstack.wsgi [None req-7b5594c2-2e5c-41e1-8cd8-0e9b040bb345 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 193/386] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:44:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:44:50.232 7 INFO cinder.api.openstack.wsgi [None req-f0599a8f-f6a1-4a39-9a14-2ba1be05fb26 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true 2026-05-26 06:44:50.252 7 INFO cinder.api.openstack.wsgi [None req-f0599a8f-f6a1-4a39-9a14-2ba1be05fb26 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 194/387] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:44:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:44:50.260 8 INFO cinder.api.openstack.wsgi [None req-09042902-8935-4759-ae59-6cb8ee71efdd abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true 2026-05-26 06:44:50.280 8 INFO cinder.api.openstack.wsgi [None req-09042902-8935-4759-ae59-6cb8ee71efdd abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 194/388] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:44:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:44:50.291 7 INFO cinder.api.openstack.wsgi [None req-b09f31f0-7639-4cd1-8c40-66c37b4631d3 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true 2026-05-26 06:44:50.312 7 INFO cinder.volume.api [None req-b09f31f0-7639-4cd1-8c40-66c37b4631d3 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all snapshots completed successfully. 2026-05-26 06:44:50.312 7 INFO cinder.api.openstack.wsgi [None req-b09f31f0-7639-4cd1-8c40-66c37b4631d3 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 195/389] 10.0.0.106 () {28 vars in 674 bytes} [Tue May 26 06:44:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 06:44:50.320 8 INFO cinder.api.openstack.wsgi [None req-37612f87-e591-4cc6-90f9-3d79eae730a7 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 06:44:50.348 8 INFO cinder.volume.api [None req-37612f87-e591-4cc6-90f9-3d79eae730a7 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 06:44:50.350 8 INFO cinder.api.openstack.wsgi [None req-37612f87-e591-4cc6-90f9-3d79eae730a7 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 195/390] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 06:44:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 06:44:50.368 7 INFO cinder.api.openstack.wsgi [None req-497704c7-8fbc-40b7-9d03-1a2f676a40e1 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true 2026-05-26 06:44:50.872 7 INFO cinder.api.openstack.wsgi [None req-497704c7-8fbc-40b7-9d03-1a2f676a40e1 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 196/391] 10.0.0.106 () {28 vars in 696 bytes} [Tue May 26 06:44:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:44:50.884 8 INFO cinder.api.openstack.wsgi [None req-0cbe97bd-8d91-44a9-b17a-c7667462d529 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 06:44:50.894 8 INFO cinder.volume.api [None req-0cbe97bd-8d91-44a9-b17a-c7667462d529 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 06:44:50.896 8 INFO cinder.api.openstack.wsgi [None req-0cbe97bd-8d91-44a9-b17a-c7667462d529 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 196/392] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 06:44:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 06:44:54.558 7 INFO cinder.api.openstack.wsgi [None req-497704c7-8fbc-40b7-9d03-1a2f676a40e1 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:44:54.559 7 INFO cinder.api.openstack.wsgi [None req-497704c7-8fbc-40b7-9d03-1a2f676a40e1 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:44:54.558 8 INFO cinder.api.openstack.wsgi [None req-0cbe97bd-8d91-44a9-b17a-c7667462d529 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:44:54.560 8 INFO cinder.api.openstack.wsgi [None req-0cbe97bd-8d91-44a9-b17a-c7667462d529 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:45:04.558 7 INFO cinder.api.openstack.wsgi [None req-497704c7-8fbc-40b7-9d03-1a2f676a40e1 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:45:04.558 8 INFO cinder.api.openstack.wsgi [None req-0cbe97bd-8d91-44a9-b17a-c7667462d529 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:45:04.559 7 INFO cinder.api.openstack.wsgi [None req-497704c7-8fbc-40b7-9d03-1a2f676a40e1 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:45:04.559 8 INFO cinder.api.openstack.wsgi [None req-0cbe97bd-8d91-44a9-b17a-c7667462d529 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:45:14.557 7 INFO cinder.api.openstack.wsgi [None req-497704c7-8fbc-40b7-9d03-1a2f676a40e1 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:45:14.557 8 INFO cinder.api.openstack.wsgi [None req-0cbe97bd-8d91-44a9-b17a-c7667462d529 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:45:14.558 7 INFO cinder.api.openstack.wsgi [None req-497704c7-8fbc-40b7-9d03-1a2f676a40e1 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:45:14.558 8 INFO cinder.api.openstack.wsgi [None req-0cbe97bd-8d91-44a9-b17a-c7667462d529 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:45:24.557 7 INFO cinder.api.openstack.wsgi [None req-497704c7-8fbc-40b7-9d03-1a2f676a40e1 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:45:24.557 8 INFO cinder.api.openstack.wsgi [None req-0cbe97bd-8d91-44a9-b17a-c7667462d529 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:45:24.558 7 INFO cinder.api.openstack.wsgi [None req-497704c7-8fbc-40b7-9d03-1a2f676a40e1 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:45:24.558 8 INFO cinder.api.openstack.wsgi [None req-0cbe97bd-8d91-44a9-b17a-c7667462d529 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:45:34.557 7 INFO cinder.api.openstack.wsgi [None req-497704c7-8fbc-40b7-9d03-1a2f676a40e1 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:45:34.558 7 INFO cinder.api.openstack.wsgi [None req-497704c7-8fbc-40b7-9d03-1a2f676a40e1 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:45:34.557 8 INFO cinder.api.openstack.wsgi [None req-0cbe97bd-8d91-44a9-b17a-c7667462d529 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:45:34.559 8 INFO cinder.api.openstack.wsgi [None req-0cbe97bd-8d91-44a9-b17a-c7667462d529 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:45:44.557 8 INFO cinder.api.openstack.wsgi [None req-0cbe97bd-8d91-44a9-b17a-c7667462d529 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:45:44.557 7 INFO cinder.api.openstack.wsgi [None req-497704c7-8fbc-40b7-9d03-1a2f676a40e1 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:45:44.558 8 INFO cinder.api.openstack.wsgi [None req-0cbe97bd-8d91-44a9-b17a-c7667462d529 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:45:44.559 7 INFO cinder.api.openstack.wsgi [None req-497704c7-8fbc-40b7-9d03-1a2f676a40e1 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:45:49.975 8 INFO cinder.api.openstack.wsgi [None req-fd287c9b-04bc-4367-a9fc-2e5c8592b61f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 06:45:49.982 8 INFO cinder.volume.api [None req-fd287c9b-04bc-4367-a9fc-2e5c8592b61f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 06:45:49.984 8 INFO cinder.api.openstack.wsgi [None req-fd287c9b-04bc-4367-a9fc-2e5c8592b61f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 203/405] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 06:45:49 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 06:45:49.991 7 INFO cinder.api.openstack.wsgi [None req-237b4dcb-8d3c-4948-a684-a8e5487e4b9f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 06:45:49.999 7 INFO cinder.volume.api [None req-237b4dcb-8d3c-4948-a684-a8e5487e4b9f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 06:45:50.001 7 INFO cinder.api.openstack.wsgi [None req-237b4dcb-8d3c-4948-a684-a8e5487e4b9f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 203/406] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 06:45:49 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:45:50.011 8 INFO cinder.api.openstack.wsgi [None req-fa2f15d9-04be-4b1d-b26e-cc9a4ed6daf3 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true 2026-05-26 06:45:50.545 8 INFO cinder.api.openstack.wsgi [None req-fa2f15d9-04be-4b1d-b26e-cc9a4ed6daf3 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 204/407] 10.0.0.106 () {28 vars in 696 bytes} [Tue May 26 06:45:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:45:50.556 7 INFO cinder.api.openstack.wsgi [None req-5912b598-8931-4c69-ba3a-5ddfeff12f05 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services 2026-05-26 06:45:50.561 7 INFO cinder.api.openstack.wsgi [None req-5912b598-8931-4c69-ba3a-5ddfeff12f05 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services returned with HTTP 200 [pid: 7|app: 0|req: 204/408] 10.0.0.106 () {28 vars in 645 bytes} [Tue May 26 06:45:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:45:50.611 8 INFO cinder.api.openstack.wsgi [None req-957e7e55-3fae-46a3-81c9-a9930672535b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true 2026-05-26 06:45:50.629 8 INFO cinder.api.openstack.wsgi [None req-957e7e55-3fae-46a3-81c9-a9930672535b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 205/409] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:45:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:45:50.636 7 INFO cinder.api.openstack.wsgi [None req-09a1ebda-ed95-4992-8c79-27c18e27afd1 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true 2026-05-26 06:45:50.658 7 INFO cinder.api.openstack.wsgi [None req-09a1ebda-ed95-4992-8c79-27c18e27afd1 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 205/410] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:45:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:45:50.670 8 INFO cinder.api.openstack.wsgi [None req-656e45d8-5e1b-4744-afd6-a7326bffa616 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true 2026-05-26 06:45:50.685 8 INFO cinder.api.openstack.wsgi [None req-656e45d8-5e1b-4744-afd6-a7326bffa616 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 206/411] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:45:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:45:50.693 7 INFO cinder.api.openstack.wsgi [None req-a7c66a1d-2edb-4e32-8707-257428f018a7 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true 2026-05-26 06:45:50.697 7 INFO cinder.volume.api [None req-a7c66a1d-2edb-4e32-8707-257428f018a7 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all snapshots completed successfully. 2026-05-26 06:45:50.698 7 INFO cinder.api.openstack.wsgi [None req-a7c66a1d-2edb-4e32-8707-257428f018a7 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 206/412] 10.0.0.106 () {28 vars in 674 bytes} [Tue May 26 06:45:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 06:45:54.557 7 INFO cinder.api.openstack.wsgi [None req-a7c66a1d-2edb-4e32-8707-257428f018a7 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:45:54.557 8 INFO cinder.api.openstack.wsgi [None req-656e45d8-5e1b-4744-afd6-a7326bffa616 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:45:54.558 7 INFO cinder.api.openstack.wsgi [None req-a7c66a1d-2edb-4e32-8707-257428f018a7 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:45:54.558 8 INFO cinder.api.openstack.wsgi [None req-656e45d8-5e1b-4744-afd6-a7326bffa616 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:46:04.557 7 INFO cinder.api.openstack.wsgi [None req-a7c66a1d-2edb-4e32-8707-257428f018a7 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:46:04.557 8 INFO cinder.api.openstack.wsgi [None req-656e45d8-5e1b-4744-afd6-a7326bffa616 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:46:04.558 8 INFO cinder.api.openstack.wsgi [None req-656e45d8-5e1b-4744-afd6-a7326bffa616 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:46:04.558 7 INFO cinder.api.openstack.wsgi [None req-a7c66a1d-2edb-4e32-8707-257428f018a7 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:46:14.557 7 INFO cinder.api.openstack.wsgi [None req-a7c66a1d-2edb-4e32-8707-257428f018a7 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:46:14.557 8 INFO cinder.api.openstack.wsgi [None req-656e45d8-5e1b-4744-afd6-a7326bffa616 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:46:14.558 7 INFO cinder.api.openstack.wsgi [None req-a7c66a1d-2edb-4e32-8707-257428f018a7 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:46:14.558 8 INFO cinder.api.openstack.wsgi [None req-656e45d8-5e1b-4744-afd6-a7326bffa616 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:46:24.557 7 INFO cinder.api.openstack.wsgi [None req-a7c66a1d-2edb-4e32-8707-257428f018a7 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:46:24.557 8 INFO cinder.api.openstack.wsgi [None req-656e45d8-5e1b-4744-afd6-a7326bffa616 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:46:24.558 7 INFO cinder.api.openstack.wsgi [None req-a7c66a1d-2edb-4e32-8707-257428f018a7 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:46:24.558 8 INFO cinder.api.openstack.wsgi [None req-656e45d8-5e1b-4744-afd6-a7326bffa616 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:46:34.558 7 INFO cinder.api.openstack.wsgi [None req-a7c66a1d-2edb-4e32-8707-257428f018a7 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:46:34.559 7 INFO cinder.api.openstack.wsgi [None req-a7c66a1d-2edb-4e32-8707-257428f018a7 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:46:34.559 8 INFO cinder.api.openstack.wsgi [None req-656e45d8-5e1b-4744-afd6-a7326bffa616 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:46:34.560 8 INFO cinder.api.openstack.wsgi [None req-656e45d8-5e1b-4744-afd6-a7326bffa616 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:46:44.557 7 INFO cinder.api.openstack.wsgi [None req-a7c66a1d-2edb-4e32-8707-257428f018a7 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:46:44.557 8 INFO cinder.api.openstack.wsgi [None req-656e45d8-5e1b-4744-afd6-a7326bffa616 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:46:44.558 7 INFO cinder.api.openstack.wsgi [None req-a7c66a1d-2edb-4e32-8707-257428f018a7 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:46:44.559 8 INFO cinder.api.openstack.wsgi [None req-656e45d8-5e1b-4744-afd6-a7326bffa616 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:46:49.964 7 INFO cinder.api.openstack.wsgi [None req-fe87cedd-485f-4716-bbe3-a4018b0abb60 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true 2026-05-26 06:46:50.468 7 INFO cinder.api.openstack.wsgi [None req-fe87cedd-485f-4716-bbe3-a4018b0abb60 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 213/425] 10.0.0.106 () {28 vars in 696 bytes} [Tue May 26 06:46:49 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:46:50.477 8 INFO cinder.api.openstack.wsgi [None req-cab35b05-d100-4e00-b2d0-2e69d2420ba0 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true 2026-05-26 06:46:50.484 8 INFO cinder.volume.api [None req-cab35b05-d100-4e00-b2d0-2e69d2420ba0 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all snapshots completed successfully. 2026-05-26 06:46:50.484 8 INFO cinder.api.openstack.wsgi [None req-cab35b05-d100-4e00-b2d0-2e69d2420ba0 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 213/426] 10.0.0.106 () {28 vars in 674 bytes} [Tue May 26 06:46:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:46:50.499 7 INFO cinder.api.openstack.wsgi [None req-6e712c39-9ef2-48b7-9e45-2b5a5f7501f1 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services 2026-05-26 06:46:50.504 7 INFO cinder.api.openstack.wsgi [None req-6e712c39-9ef2-48b7-9e45-2b5a5f7501f1 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services returned with HTTP 200 [pid: 7|app: 0|req: 214/427] 10.0.0.106 () {28 vars in 645 bytes} [Tue May 26 06:46:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:46:50.519 8 INFO cinder.api.openstack.wsgi [None req-eb33a138-52d8-4819-b4ae-755ebd2494e9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 06:46:50.528 8 INFO cinder.volume.api [None req-eb33a138-52d8-4819-b4ae-755ebd2494e9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 06:46:50.530 8 INFO cinder.api.openstack.wsgi [None req-eb33a138-52d8-4819-b4ae-755ebd2494e9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 214/428] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 06:46:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:46:50.537 7 INFO cinder.api.openstack.wsgi [None req-4d1d3ddc-8d05-4086-972d-3c034319b2c8 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 06:46:50.544 7 INFO cinder.volume.api [None req-4d1d3ddc-8d05-4086-972d-3c034319b2c8 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 06:46:50.546 7 INFO cinder.api.openstack.wsgi [None req-4d1d3ddc-8d05-4086-972d-3c034319b2c8 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 215/429] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 06:46:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:46:50.624 8 INFO cinder.api.openstack.wsgi [None req-df681222-3523-4bdc-8eb9-7d86f833d30e abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true 2026-05-26 06:46:50.640 8 INFO cinder.api.openstack.wsgi [None req-df681222-3523-4bdc-8eb9-7d86f833d30e abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 215/430] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:46:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:46:50.650 7 INFO cinder.api.openstack.wsgi [None req-2ab6c0ac-43fc-461c-ae2b-4a7b843454c4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true 2026-05-26 06:46:50.674 7 INFO cinder.api.openstack.wsgi [None req-2ab6c0ac-43fc-461c-ae2b-4a7b843454c4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 216/431] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:46:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:46:50.686 8 INFO cinder.api.openstack.wsgi [None req-9e970af8-d8d3-422e-a7d5-48f74e9bd4f0 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true 2026-05-26 06:46:50.705 8 INFO cinder.api.openstack.wsgi [None req-9e970af8-d8d3-422e-a7d5-48f74e9bd4f0 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 216/432] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:46:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:46:54.558 7 INFO cinder.api.openstack.wsgi [None req-2ab6c0ac-43fc-461c-ae2b-4a7b843454c4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:46:54.558 8 INFO cinder.api.openstack.wsgi [None req-9e970af8-d8d3-422e-a7d5-48f74e9bd4f0 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:46:54.559 7 INFO cinder.api.openstack.wsgi [None req-2ab6c0ac-43fc-461c-ae2b-4a7b843454c4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:46:54.560 8 INFO cinder.api.openstack.wsgi [None req-9e970af8-d8d3-422e-a7d5-48f74e9bd4f0 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:47:04.557 7 INFO cinder.api.openstack.wsgi [None req-2ab6c0ac-43fc-461c-ae2b-4a7b843454c4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:47:04.557 8 INFO cinder.api.openstack.wsgi [None req-9e970af8-d8d3-422e-a7d5-48f74e9bd4f0 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:47:04.558 7 INFO cinder.api.openstack.wsgi [None req-2ab6c0ac-43fc-461c-ae2b-4a7b843454c4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:47:04.559 8 INFO cinder.api.openstack.wsgi [None req-9e970af8-d8d3-422e-a7d5-48f74e9bd4f0 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:47:14.557 8 INFO cinder.api.openstack.wsgi [None req-9e970af8-d8d3-422e-a7d5-48f74e9bd4f0 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:47:14.557 7 INFO cinder.api.openstack.wsgi [None req-2ab6c0ac-43fc-461c-ae2b-4a7b843454c4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:47:14.557 8 INFO cinder.api.openstack.wsgi [None req-9e970af8-d8d3-422e-a7d5-48f74e9bd4f0 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:47:14.558 7 INFO cinder.api.openstack.wsgi [None req-2ab6c0ac-43fc-461c-ae2b-4a7b843454c4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:47:24.556 8 INFO cinder.api.openstack.wsgi [None req-9e970af8-d8d3-422e-a7d5-48f74e9bd4f0 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:47:24.557 8 INFO cinder.api.openstack.wsgi [None req-9e970af8-d8d3-422e-a7d5-48f74e9bd4f0 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:47:24.557 7 INFO cinder.api.openstack.wsgi [None req-2ab6c0ac-43fc-461c-ae2b-4a7b843454c4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:47:24.558 7 INFO cinder.api.openstack.wsgi [None req-2ab6c0ac-43fc-461c-ae2b-4a7b843454c4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:47:34.558 7 INFO cinder.api.openstack.wsgi [None req-2ab6c0ac-43fc-461c-ae2b-4a7b843454c4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:47:34.558 8 INFO cinder.api.openstack.wsgi [None req-9e970af8-d8d3-422e-a7d5-48f74e9bd4f0 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:47:34.559 8 INFO cinder.api.openstack.wsgi [None req-9e970af8-d8d3-422e-a7d5-48f74e9bd4f0 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:47:34.560 7 INFO cinder.api.openstack.wsgi [None req-2ab6c0ac-43fc-461c-ae2b-4a7b843454c4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:47:44.557 8 INFO cinder.api.openstack.wsgi [None req-9e970af8-d8d3-422e-a7d5-48f74e9bd4f0 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:47:44.558 7 INFO cinder.api.openstack.wsgi [None req-2ab6c0ac-43fc-461c-ae2b-4a7b843454c4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:47:44.558 8 INFO cinder.api.openstack.wsgi [None req-9e970af8-d8d3-422e-a7d5-48f74e9bd4f0 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:47:44.559 7 INFO cinder.api.openstack.wsgi [None req-2ab6c0ac-43fc-461c-ae2b-4a7b843454c4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:47:49.980 8 INFO cinder.api.openstack.wsgi [None req-5e10882f-c9b5-4f07-9225-2ff7f7add4f1 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 06:47:49.993 8 INFO cinder.volume.api [None req-5e10882f-c9b5-4f07-9225-2ff7f7add4f1 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 06:47:49.998 8 INFO cinder.api.openstack.wsgi [None req-5e10882f-c9b5-4f07-9225-2ff7f7add4f1 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 223/445] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 06:47:49 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 06:47:50.007 7 INFO cinder.api.openstack.wsgi [None req-b5e5870c-138a-4e85-81a3-7f65c2a4c3c6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true 2026-05-26 06:47:50.012 7 INFO cinder.volume.api [None req-b5e5870c-138a-4e85-81a3-7f65c2a4c3c6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all snapshots completed successfully. 2026-05-26 06:47:50.012 7 INFO cinder.api.openstack.wsgi [None req-b5e5870c-138a-4e85-81a3-7f65c2a4c3c6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 223/446] 10.0.0.106 () {28 vars in 674 bytes} [Tue May 26 06:47:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 06:47:50.069 8 INFO cinder.api.openstack.wsgi [None req-36206d87-1b1a-4ae0-9be2-ab597e0b9462 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true 2026-05-26 06:47:50.097 8 INFO cinder.api.openstack.wsgi [None req-36206d87-1b1a-4ae0-9be2-ab597e0b9462 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 224/447] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:47:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:47:50.109 7 INFO cinder.api.openstack.wsgi [None req-d7376e44-a920-4ef8-8a7c-943877b198ce abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true 2026-05-26 06:47:50.129 7 INFO cinder.api.openstack.wsgi [None req-d7376e44-a920-4ef8-8a7c-943877b198ce abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 224/448] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:47:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:47:50.143 8 INFO cinder.api.openstack.wsgi [None req-6cf8799c-1189-4375-9653-32904ede2baf abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true 2026-05-26 06:47:50.158 8 INFO cinder.api.openstack.wsgi [None req-6cf8799c-1189-4375-9653-32904ede2baf abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 225/449] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:47:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:47:50.168 7 INFO cinder.api.openstack.wsgi [None req-23fe0a13-8752-446a-b85f-388817e5aed1 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services 2026-05-26 06:47:50.174 7 INFO cinder.api.openstack.wsgi [None req-23fe0a13-8752-446a-b85f-388817e5aed1 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services returned with HTTP 200 [pid: 7|app: 0|req: 225/450] 10.0.0.106 () {28 vars in 645 bytes} [Tue May 26 06:47:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:47:50.183 8 INFO cinder.api.openstack.wsgi [None req-15140126-76ce-445f-8d80-b9628c9ad8d5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 06:47:50.191 8 INFO cinder.volume.api [None req-15140126-76ce-445f-8d80-b9628c9ad8d5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 06:47:50.193 8 INFO cinder.api.openstack.wsgi [None req-15140126-76ce-445f-8d80-b9628c9ad8d5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 226/451] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 06:47:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:47:50.206 7 INFO cinder.api.openstack.wsgi [None req-f00c47f1-db3b-410e-aa26-7f5896a86361 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true 2026-05-26 06:47:50.712 7 INFO cinder.api.openstack.wsgi [None req-f00c47f1-db3b-410e-aa26-7f5896a86361 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 226/452] 10.0.0.106 () {28 vars in 696 bytes} [Tue May 26 06:47:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:47:54.557 7 INFO cinder.api.openstack.wsgi [None req-f00c47f1-db3b-410e-aa26-7f5896a86361 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:47:54.557 8 INFO cinder.api.openstack.wsgi [None req-15140126-76ce-445f-8d80-b9628c9ad8d5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:47:54.558 7 INFO cinder.api.openstack.wsgi [None req-f00c47f1-db3b-410e-aa26-7f5896a86361 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:47:54.559 8 INFO cinder.api.openstack.wsgi [None req-15140126-76ce-445f-8d80-b9628c9ad8d5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:48:04.556 7 INFO cinder.api.openstack.wsgi [None req-f00c47f1-db3b-410e-aa26-7f5896a86361 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:48:04.556 8 INFO cinder.api.openstack.wsgi [None req-15140126-76ce-445f-8d80-b9628c9ad8d5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:48:04.557 8 INFO cinder.api.openstack.wsgi [None req-15140126-76ce-445f-8d80-b9628c9ad8d5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:48:04.558 7 INFO cinder.api.openstack.wsgi [None req-f00c47f1-db3b-410e-aa26-7f5896a86361 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:48:14.557 8 INFO cinder.api.openstack.wsgi [None req-15140126-76ce-445f-8d80-b9628c9ad8d5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:48:14.557 7 INFO cinder.api.openstack.wsgi [None req-f00c47f1-db3b-410e-aa26-7f5896a86361 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:48:14.558 8 INFO cinder.api.openstack.wsgi [None req-15140126-76ce-445f-8d80-b9628c9ad8d5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:48:14.558 7 INFO cinder.api.openstack.wsgi [None req-f00c47f1-db3b-410e-aa26-7f5896a86361 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:48:24.558 8 INFO cinder.api.openstack.wsgi [None req-15140126-76ce-445f-8d80-b9628c9ad8d5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:48:24.558 7 INFO cinder.api.openstack.wsgi [None req-f00c47f1-db3b-410e-aa26-7f5896a86361 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:48:24.559 8 INFO cinder.api.openstack.wsgi [None req-15140126-76ce-445f-8d80-b9628c9ad8d5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:48:24.560 7 INFO cinder.api.openstack.wsgi [None req-f00c47f1-db3b-410e-aa26-7f5896a86361 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:48:34.557 7 INFO cinder.api.openstack.wsgi [None req-f00c47f1-db3b-410e-aa26-7f5896a86361 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:48:34.557 8 INFO cinder.api.openstack.wsgi [None req-15140126-76ce-445f-8d80-b9628c9ad8d5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:48:34.558 8 INFO cinder.api.openstack.wsgi [None req-15140126-76ce-445f-8d80-b9628c9ad8d5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:48:34.559 7 INFO cinder.api.openstack.wsgi [None req-f00c47f1-db3b-410e-aa26-7f5896a86361 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:48:44.557 8 INFO cinder.api.openstack.wsgi [None req-15140126-76ce-445f-8d80-b9628c9ad8d5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:48:44.557 7 INFO cinder.api.openstack.wsgi [None req-f00c47f1-db3b-410e-aa26-7f5896a86361 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:48:44.558 8 INFO cinder.api.openstack.wsgi [None req-15140126-76ce-445f-8d80-b9628c9ad8d5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:48:44.558 7 INFO cinder.api.openstack.wsgi [None req-f00c47f1-db3b-410e-aa26-7f5896a86361 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:48:50.093 8 INFO cinder.api.openstack.wsgi [None req-f18327c8-9446-4723-a61c-20f9963746f2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true 2026-05-26 06:48:50.108 8 INFO cinder.api.openstack.wsgi [None req-f18327c8-9446-4723-a61c-20f9963746f2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 233/465] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:48:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:48:50.121 7 INFO cinder.api.openstack.wsgi [None req-454bb704-53ef-4bbb-90d8-ae883c85cb04 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true 2026-05-26 06:48:50.140 7 INFO cinder.api.openstack.wsgi [None req-454bb704-53ef-4bbb-90d8-ae883c85cb04 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 233/466] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:48:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:48:50.158 8 INFO cinder.api.openstack.wsgi [None req-62991371-bbdd-43f2-b543-d61d54bf7c8c abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true 2026-05-26 06:48:50.173 8 INFO cinder.api.openstack.wsgi [None req-62991371-bbdd-43f2-b543-d61d54bf7c8c abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 234/467] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:48:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:48:50.184 7 INFO cinder.api.openstack.wsgi [None req-7865e720-d784-4e47-b717-c47985bf1ecd abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true 2026-05-26 06:48:50.189 7 INFO cinder.volume.api [None req-7865e720-d784-4e47-b717-c47985bf1ecd abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all snapshots completed successfully. 2026-05-26 06:48:50.189 7 INFO cinder.api.openstack.wsgi [None req-7865e720-d784-4e47-b717-c47985bf1ecd abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 234/468] 10.0.0.106 () {28 vars in 674 bytes} [Tue May 26 06:48:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:48:50.199 8 INFO cinder.api.openstack.wsgi [None req-fcf674bb-2505-4cf6-bbc4-93c524f6dd8c abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true 2026-05-26 06:48:50.703 8 INFO cinder.api.openstack.wsgi [None req-fcf674bb-2505-4cf6-bbc4-93c524f6dd8c abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 235/469] 10.0.0.106 () {28 vars in 696 bytes} [Tue May 26 06:48:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:48:50.715 7 INFO cinder.api.openstack.wsgi [None req-48e6589f-6749-4fde-aa8e-c8ffd3e33e91 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 06:48:50.726 7 INFO cinder.volume.api [None req-48e6589f-6749-4fde-aa8e-c8ffd3e33e91 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 06:48:50.728 7 INFO cinder.api.openstack.wsgi [None req-48e6589f-6749-4fde-aa8e-c8ffd3e33e91 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 235/470] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 06:48:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 06:48:50.736 8 INFO cinder.api.openstack.wsgi [None req-9e51c303-1801-4a66-8ae8-9096eaf3a785 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 06:48:50.744 8 INFO cinder.volume.api [None req-9e51c303-1801-4a66-8ae8-9096eaf3a785 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 06:48:50.746 8 INFO cinder.api.openstack.wsgi [None req-9e51c303-1801-4a66-8ae8-9096eaf3a785 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 236/471] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 06:48:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:48:50.757 7 INFO cinder.api.openstack.wsgi [None req-84a11983-30f3-412c-983e-0f76ca279c0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services 2026-05-26 06:48:50.762 7 INFO cinder.api.openstack.wsgi [None req-84a11983-30f3-412c-983e-0f76ca279c0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services returned with HTTP 200 [pid: 7|app: 0|req: 236/472] 10.0.0.106 () {28 vars in 645 bytes} [Tue May 26 06:48:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:48:54.557 8 INFO cinder.api.openstack.wsgi [None req-9e51c303-1801-4a66-8ae8-9096eaf3a785 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:48:54.558 8 INFO cinder.api.openstack.wsgi [None req-9e51c303-1801-4a66-8ae8-9096eaf3a785 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:48:54.559 7 INFO cinder.api.openstack.wsgi [None req-84a11983-30f3-412c-983e-0f76ca279c0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:48:54.559 7 INFO cinder.api.openstack.wsgi [None req-84a11983-30f3-412c-983e-0f76ca279c0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:49:04.557 8 INFO cinder.api.openstack.wsgi [None req-9e51c303-1801-4a66-8ae8-9096eaf3a785 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:49:04.557 7 INFO cinder.api.openstack.wsgi [None req-84a11983-30f3-412c-983e-0f76ca279c0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:49:04.558 8 INFO cinder.api.openstack.wsgi [None req-9e51c303-1801-4a66-8ae8-9096eaf3a785 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:49:04.558 7 INFO cinder.api.openstack.wsgi [None req-84a11983-30f3-412c-983e-0f76ca279c0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:49:14.557 7 INFO cinder.api.openstack.wsgi [None req-84a11983-30f3-412c-983e-0f76ca279c0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:49:14.557 8 INFO cinder.api.openstack.wsgi [None req-9e51c303-1801-4a66-8ae8-9096eaf3a785 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:49:14.557 7 INFO cinder.api.openstack.wsgi [None req-84a11983-30f3-412c-983e-0f76ca279c0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:49:14.558 8 INFO cinder.api.openstack.wsgi [None req-9e51c303-1801-4a66-8ae8-9096eaf3a785 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:49:24.557 7 INFO cinder.api.openstack.wsgi [None req-84a11983-30f3-412c-983e-0f76ca279c0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:49:24.557 8 INFO cinder.api.openstack.wsgi [None req-9e51c303-1801-4a66-8ae8-9096eaf3a785 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:49:24.558 7 INFO cinder.api.openstack.wsgi [None req-84a11983-30f3-412c-983e-0f76ca279c0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:49:24.558 8 INFO cinder.api.openstack.wsgi [None req-9e51c303-1801-4a66-8ae8-9096eaf3a785 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:49:34.557 8 INFO cinder.api.openstack.wsgi [None req-9e51c303-1801-4a66-8ae8-9096eaf3a785 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:49:34.557 7 INFO cinder.api.openstack.wsgi [None req-84a11983-30f3-412c-983e-0f76ca279c0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:49:34.558 7 INFO cinder.api.openstack.wsgi [None req-84a11983-30f3-412c-983e-0f76ca279c0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:49:34.558 8 INFO cinder.api.openstack.wsgi [None req-9e51c303-1801-4a66-8ae8-9096eaf3a785 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:49:44.558 7 INFO cinder.api.openstack.wsgi [None req-84a11983-30f3-412c-983e-0f76ca279c0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:49:44.558 8 INFO cinder.api.openstack.wsgi [None req-9e51c303-1801-4a66-8ae8-9096eaf3a785 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:49:44.559 8 INFO cinder.api.openstack.wsgi [None req-9e51c303-1801-4a66-8ae8-9096eaf3a785 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:49:44.560 7 INFO cinder.api.openstack.wsgi [None req-84a11983-30f3-412c-983e-0f76ca279c0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:49:49.974 8 INFO cinder.api.openstack.wsgi [None req-30246a5b-8e0a-4286-ae57-b2f09e18cd02 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true 2026-05-26 06:49:49.982 8 INFO cinder.volume.api [None req-30246a5b-8e0a-4286-ae57-b2f09e18cd02 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all snapshots completed successfully. 2026-05-26 06:49:49.983 8 INFO cinder.api.openstack.wsgi [None req-30246a5b-8e0a-4286-ae57-b2f09e18cd02 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 243/485] 10.0.0.106 () {28 vars in 674 bytes} [Tue May 26 06:49:49 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:49:49.991 7 INFO cinder.api.openstack.wsgi [None req-e8efac73-d4c1-4a9e-93cf-78125e1d08b9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 06:49:50.000 7 INFO cinder.volume.api [None req-e8efac73-d4c1-4a9e-93cf-78125e1d08b9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 06:49:50.002 7 INFO cinder.api.openstack.wsgi [None req-e8efac73-d4c1-4a9e-93cf-78125e1d08b9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 243/486] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 06:49:49 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:49:50.043 8 INFO cinder.api.openstack.wsgi [None req-578d5d5c-dbaa-4da5-b930-5c9ce37883b8 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true 2026-05-26 06:49:50.068 8 INFO cinder.api.openstack.wsgi [None req-578d5d5c-dbaa-4da5-b930-5c9ce37883b8 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 244/487] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:49:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:49:50.078 7 INFO cinder.api.openstack.wsgi [None req-592cae17-1ab4-431c-97d1-43f22d0fe041 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true 2026-05-26 06:49:50.102 7 INFO cinder.api.openstack.wsgi [None req-592cae17-1ab4-431c-97d1-43f22d0fe041 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 244/488] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:49:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:49:50.114 8 INFO cinder.api.openstack.wsgi [None req-b99afce5-85a8-410e-99ad-92f9e4788e24 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true 2026-05-26 06:49:50.135 8 INFO cinder.api.openstack.wsgi [None req-b99afce5-85a8-410e-99ad-92f9e4788e24 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 245/489] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:49:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:49:50.145 7 INFO cinder.api.openstack.wsgi [None req-ac6ccb5a-1594-4a7f-80d0-c502766aab32 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services 2026-05-26 06:49:50.151 7 INFO cinder.api.openstack.wsgi [None req-ac6ccb5a-1594-4a7f-80d0-c502766aab32 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services returned with HTTP 200 [pid: 7|app: 0|req: 245/490] 10.0.0.106 () {28 vars in 645 bytes} [Tue May 26 06:49:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:49:50.161 8 INFO cinder.api.openstack.wsgi [None req-8fe597dd-4f35-4076-bb72-03a87ce560c2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 06:49:50.170 8 INFO cinder.volume.api [None req-8fe597dd-4f35-4076-bb72-03a87ce560c2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 06:49:50.172 8 INFO cinder.api.openstack.wsgi [None req-8fe597dd-4f35-4076-bb72-03a87ce560c2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 246/491] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 06:49:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:49:50.187 7 INFO cinder.api.openstack.wsgi [None req-fe2fde82-76df-4e7d-b46f-d1deb421872a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true 2026-05-26 06:49:50.690 7 INFO cinder.api.openstack.wsgi [None req-fe2fde82-76df-4e7d-b46f-d1deb421872a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 246/492] 10.0.0.106 () {28 vars in 696 bytes} [Tue May 26 06:49:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:49:54.557 8 INFO cinder.api.openstack.wsgi [None req-8fe597dd-4f35-4076-bb72-03a87ce560c2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:49:54.557 7 INFO cinder.api.openstack.wsgi [None req-fe2fde82-76df-4e7d-b46f-d1deb421872a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:49:54.558 8 INFO cinder.api.openstack.wsgi [None req-8fe597dd-4f35-4076-bb72-03a87ce560c2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:49:54.558 7 INFO cinder.api.openstack.wsgi [None req-fe2fde82-76df-4e7d-b46f-d1deb421872a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:50:04.557 8 INFO cinder.api.openstack.wsgi [None req-8fe597dd-4f35-4076-bb72-03a87ce560c2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:50:04.557 7 INFO cinder.api.openstack.wsgi [None req-fe2fde82-76df-4e7d-b46f-d1deb421872a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:50:04.557 8 INFO cinder.api.openstack.wsgi [None req-8fe597dd-4f35-4076-bb72-03a87ce560c2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:50:04.558 7 INFO cinder.api.openstack.wsgi [None req-fe2fde82-76df-4e7d-b46f-d1deb421872a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:50:14.557 7 INFO cinder.api.openstack.wsgi [None req-fe2fde82-76df-4e7d-b46f-d1deb421872a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:50:14.557 8 INFO cinder.api.openstack.wsgi [None req-8fe597dd-4f35-4076-bb72-03a87ce560c2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:50:14.557 7 INFO cinder.api.openstack.wsgi [None req-fe2fde82-76df-4e7d-b46f-d1deb421872a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:50:14.558 8 INFO cinder.api.openstack.wsgi [None req-8fe597dd-4f35-4076-bb72-03a87ce560c2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:50:24.557 8 INFO cinder.api.openstack.wsgi [None req-8fe597dd-4f35-4076-bb72-03a87ce560c2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:50:24.557 7 INFO cinder.api.openstack.wsgi [None req-fe2fde82-76df-4e7d-b46f-d1deb421872a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:50:24.558 8 INFO cinder.api.openstack.wsgi [None req-8fe597dd-4f35-4076-bb72-03a87ce560c2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:50:24.558 7 INFO cinder.api.openstack.wsgi [None req-fe2fde82-76df-4e7d-b46f-d1deb421872a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:50:34.557 8 INFO cinder.api.openstack.wsgi [None req-8fe597dd-4f35-4076-bb72-03a87ce560c2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:50:34.558 8 INFO cinder.api.openstack.wsgi [None req-8fe597dd-4f35-4076-bb72-03a87ce560c2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:50:34.557 7 INFO cinder.api.openstack.wsgi [None req-fe2fde82-76df-4e7d-b46f-d1deb421872a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:50:34.561 7 INFO cinder.api.openstack.wsgi [None req-fe2fde82-76df-4e7d-b46f-d1deb421872a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:50:44.557 8 INFO cinder.api.openstack.wsgi [None req-8fe597dd-4f35-4076-bb72-03a87ce560c2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:50:44.557 7 INFO cinder.api.openstack.wsgi [None req-fe2fde82-76df-4e7d-b46f-d1deb421872a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:50:44.558 8 INFO cinder.api.openstack.wsgi [None req-8fe597dd-4f35-4076-bb72-03a87ce560c2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:50:44.558 7 INFO cinder.api.openstack.wsgi [None req-fe2fde82-76df-4e7d-b46f-d1deb421872a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:50:50.016 8 INFO cinder.api.openstack.wsgi [None req-62cb7a22-2a76-462b-8f5f-adcbcd30ac31 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 06:50:50.025 8 INFO cinder.volume.api [None req-62cb7a22-2a76-462b-8f5f-adcbcd30ac31 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 06:50:50.028 8 INFO cinder.api.openstack.wsgi [None req-62cb7a22-2a76-462b-8f5f-adcbcd30ac31 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 253/505] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 06:50:49 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true => generated 15 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 06:50:50.041 7 INFO cinder.api.openstack.wsgi [None req-5da4cdd0-9a4f-4116-9530-e732fe2a701f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true 2026-05-26 06:50:50.048 7 INFO cinder.volume.api [None req-5da4cdd0-9a4f-4116-9530-e732fe2a701f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all snapshots completed successfully. 2026-05-26 06:50:50.048 7 INFO cinder.api.openstack.wsgi [None req-5da4cdd0-9a4f-4116-9530-e732fe2a701f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 253/506] 10.0.0.106 () {28 vars in 674 bytes} [Tue May 26 06:50:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:50:50.060 8 INFO cinder.api.openstack.wsgi [None req-ce92935b-5a8f-459b-b43c-6e4b8cc0db5c abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 06:50:50.071 8 INFO cinder.volume.api [None req-ce92935b-5a8f-459b-b43c-6e4b8cc0db5c abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 06:50:50.075 8 INFO cinder.api.openstack.wsgi [None req-ce92935b-5a8f-459b-b43c-6e4b8cc0db5c abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 254/507] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 06:50:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:50:50.086 7 INFO cinder.api.openstack.wsgi [None req-16d383e7-0cda-485f-aba2-5dd16e671aa8 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services 2026-05-26 06:50:50.091 7 INFO cinder.api.openstack.wsgi [None req-16d383e7-0cda-485f-aba2-5dd16e671aa8 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services returned with HTTP 200 [pid: 7|app: 0|req: 254/508] 10.0.0.106 () {28 vars in 645 bytes} [Tue May 26 06:50:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:50:50.105 8 INFO cinder.api.openstack.wsgi [None req-2a7719b5-d1e7-4d27-9ae3-df1de8364435 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true 2026-05-26 06:50:50.608 8 INFO cinder.api.openstack.wsgi [None req-2a7719b5-d1e7-4d27-9ae3-df1de8364435 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 255/509] 10.0.0.106 () {28 vars in 696 bytes} [Tue May 26 06:50:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:50:50.656 7 INFO cinder.api.openstack.wsgi [None req-83b4f938-78da-44b2-9aea-7235e15f5922 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true 2026-05-26 06:50:50.673 7 INFO cinder.api.openstack.wsgi [None req-83b4f938-78da-44b2-9aea-7235e15f5922 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 255/510] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:50:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:50:50.685 8 INFO cinder.api.openstack.wsgi [None req-1c11be87-11a8-4b64-9c97-ea3cf9299b41 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true 2026-05-26 06:50:50.708 8 INFO cinder.api.openstack.wsgi [None req-1c11be87-11a8-4b64-9c97-ea3cf9299b41 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 256/511] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:50:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:50:50.721 7 INFO cinder.api.openstack.wsgi [None req-26f780da-17d1-476d-bf7f-7d7a122fc575 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true 2026-05-26 06:50:50.753 7 INFO cinder.api.openstack.wsgi [None req-26f780da-17d1-476d-bf7f-7d7a122fc575 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 256/512] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:50:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:50:54.558 7 INFO cinder.api.openstack.wsgi [None req-26f780da-17d1-476d-bf7f-7d7a122fc575 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:50:54.558 8 INFO cinder.api.openstack.wsgi [None req-1c11be87-11a8-4b64-9c97-ea3cf9299b41 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:50:54.559 8 INFO cinder.api.openstack.wsgi [None req-1c11be87-11a8-4b64-9c97-ea3cf9299b41 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:50:54.559 7 INFO cinder.api.openstack.wsgi [None req-26f780da-17d1-476d-bf7f-7d7a122fc575 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:51:04.557 8 INFO cinder.api.openstack.wsgi [None req-1c11be87-11a8-4b64-9c97-ea3cf9299b41 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:51:04.558 7 INFO cinder.api.openstack.wsgi [None req-26f780da-17d1-476d-bf7f-7d7a122fc575 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:51:04.558 8 INFO cinder.api.openstack.wsgi [None req-1c11be87-11a8-4b64-9c97-ea3cf9299b41 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:51:04.560 7 INFO cinder.api.openstack.wsgi [None req-26f780da-17d1-476d-bf7f-7d7a122fc575 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:51:14.558 7 INFO cinder.api.openstack.wsgi [None req-26f780da-17d1-476d-bf7f-7d7a122fc575 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:51:14.558 8 INFO cinder.api.openstack.wsgi [None req-1c11be87-11a8-4b64-9c97-ea3cf9299b41 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:51:14.559 7 INFO cinder.api.openstack.wsgi [None req-26f780da-17d1-476d-bf7f-7d7a122fc575 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:51:14.559 8 INFO cinder.api.openstack.wsgi [None req-1c11be87-11a8-4b64-9c97-ea3cf9299b41 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:51:24.558 8 INFO cinder.api.openstack.wsgi [None req-1c11be87-11a8-4b64-9c97-ea3cf9299b41 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:51:24.558 7 INFO cinder.api.openstack.wsgi [None req-26f780da-17d1-476d-bf7f-7d7a122fc575 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:51:24.559 8 INFO cinder.api.openstack.wsgi [None req-1c11be87-11a8-4b64-9c97-ea3cf9299b41 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:51:24.559 7 INFO cinder.api.openstack.wsgi [None req-26f780da-17d1-476d-bf7f-7d7a122fc575 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:51:34.557 8 INFO cinder.api.openstack.wsgi [None req-1c11be87-11a8-4b64-9c97-ea3cf9299b41 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:51:34.557 7 INFO cinder.api.openstack.wsgi [None req-26f780da-17d1-476d-bf7f-7d7a122fc575 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:51:34.558 8 INFO cinder.api.openstack.wsgi [None req-1c11be87-11a8-4b64-9c97-ea3cf9299b41 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:51:34.558 7 INFO cinder.api.openstack.wsgi [None req-26f780da-17d1-476d-bf7f-7d7a122fc575 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:51:44.558 7 INFO cinder.api.openstack.wsgi [None req-26f780da-17d1-476d-bf7f-7d7a122fc575 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:51:44.558 8 INFO cinder.api.openstack.wsgi [None req-1c11be87-11a8-4b64-9c97-ea3cf9299b41 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:51:44.559 7 INFO cinder.api.openstack.wsgi [None req-26f780da-17d1-476d-bf7f-7d7a122fc575 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:51:44.560 8 INFO cinder.api.openstack.wsgi [None req-1c11be87-11a8-4b64-9c97-ea3cf9299b41 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:51:50.017 8 INFO cinder.api.openstack.wsgi [None req-d205de2e-70b8-4903-b0bb-b8c7d040cece abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 06:51:50.025 8 INFO cinder.volume.api [None req-d205de2e-70b8-4903-b0bb-b8c7d040cece abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 06:51:50.026 8 INFO cinder.api.openstack.wsgi [None req-d205de2e-70b8-4903-b0bb-b8c7d040cece abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 263/525] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 06:51:49 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true => generated 15 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 06:51:50.043 7 INFO cinder.api.openstack.wsgi [None req-36a9e892-7f41-4eb5-8cb7-aa518cc99e34 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true 2026-05-26 06:51:50.050 7 INFO cinder.volume.api [None req-36a9e892-7f41-4eb5-8cb7-aa518cc99e34 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all snapshots completed successfully. 2026-05-26 06:51:50.050 7 INFO cinder.api.openstack.wsgi [None req-36a9e892-7f41-4eb5-8cb7-aa518cc99e34 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 263/526] 10.0.0.106 () {28 vars in 674 bytes} [Tue May 26 06:51:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 06:51:50.085 8 INFO cinder.api.openstack.wsgi [None req-36579c5d-1a96-4fa3-bf1a-4d016a739cfc abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true 2026-05-26 06:51:50.104 8 INFO cinder.api.openstack.wsgi [None req-36579c5d-1a96-4fa3-bf1a-4d016a739cfc abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 264/527] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:51:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:51:50.115 7 INFO cinder.api.openstack.wsgi [None req-e5b8be6c-7234-44bf-b0f9-c4298b651cdc abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true 2026-05-26 06:51:50.138 7 INFO cinder.api.openstack.wsgi [None req-e5b8be6c-7234-44bf-b0f9-c4298b651cdc abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 264/528] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:51:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:51:50.150 8 INFO cinder.api.openstack.wsgi [None req-31f936b3-8b9a-4c71-a684-fd3ecf45ff25 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true 2026-05-26 06:51:50.172 8 INFO cinder.api.openstack.wsgi [None req-31f936b3-8b9a-4c71-a684-fd3ecf45ff25 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 265/529] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:51:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:51:50.185 7 INFO cinder.api.openstack.wsgi [None req-40803175-5fa6-4d09-aef4-f13d7610fee7 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services 2026-05-26 06:51:50.191 7 INFO cinder.api.openstack.wsgi [None req-40803175-5fa6-4d09-aef4-f13d7610fee7 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services returned with HTTP 200 [pid: 7|app: 0|req: 265/530] 10.0.0.106 () {28 vars in 645 bytes} [Tue May 26 06:51:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:51:50.202 8 INFO cinder.api.openstack.wsgi [None req-adfb57ef-5bac-4dad-89da-8053bdba98a5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true 2026-05-26 06:51:50.705 8 INFO cinder.api.openstack.wsgi [None req-adfb57ef-5bac-4dad-89da-8053bdba98a5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 266/531] 10.0.0.106 () {28 vars in 696 bytes} [Tue May 26 06:51:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:51:50.715 7 INFO cinder.api.openstack.wsgi [None req-4fa164b2-4cd7-4ea2-aa02-5d83b8d69dd9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 06:51:50.723 7 INFO cinder.volume.api [None req-4fa164b2-4cd7-4ea2-aa02-5d83b8d69dd9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 06:51:50.724 7 INFO cinder.api.openstack.wsgi [None req-4fa164b2-4cd7-4ea2-aa02-5d83b8d69dd9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 266/532] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 06:51:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:51:54.557 7 INFO cinder.api.openstack.wsgi [None req-4fa164b2-4cd7-4ea2-aa02-5d83b8d69dd9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:51:54.557 8 INFO cinder.api.openstack.wsgi [None req-adfb57ef-5bac-4dad-89da-8053bdba98a5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:51:54.558 7 INFO cinder.api.openstack.wsgi [None req-4fa164b2-4cd7-4ea2-aa02-5d83b8d69dd9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:51:54.558 8 INFO cinder.api.openstack.wsgi [None req-adfb57ef-5bac-4dad-89da-8053bdba98a5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:52:04.557 8 INFO cinder.api.openstack.wsgi [None req-adfb57ef-5bac-4dad-89da-8053bdba98a5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:52:04.557 7 INFO cinder.api.openstack.wsgi [None req-4fa164b2-4cd7-4ea2-aa02-5d83b8d69dd9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:52:04.557 7 INFO cinder.api.openstack.wsgi [None req-4fa164b2-4cd7-4ea2-aa02-5d83b8d69dd9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:52:04.558 8 INFO cinder.api.openstack.wsgi [None req-adfb57ef-5bac-4dad-89da-8053bdba98a5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:52:14.557 7 INFO cinder.api.openstack.wsgi [None req-4fa164b2-4cd7-4ea2-aa02-5d83b8d69dd9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:52:14.557 8 INFO cinder.api.openstack.wsgi [None req-adfb57ef-5bac-4dad-89da-8053bdba98a5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:52:14.558 7 INFO cinder.api.openstack.wsgi [None req-4fa164b2-4cd7-4ea2-aa02-5d83b8d69dd9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:52:14.559 8 INFO cinder.api.openstack.wsgi [None req-adfb57ef-5bac-4dad-89da-8053bdba98a5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:52:24.557 7 INFO cinder.api.openstack.wsgi [None req-4fa164b2-4cd7-4ea2-aa02-5d83b8d69dd9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:52:24.557 8 INFO cinder.api.openstack.wsgi [None req-adfb57ef-5bac-4dad-89da-8053bdba98a5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:52:24.558 8 INFO cinder.api.openstack.wsgi [None req-adfb57ef-5bac-4dad-89da-8053bdba98a5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:52:24.558 7 INFO cinder.api.openstack.wsgi [None req-4fa164b2-4cd7-4ea2-aa02-5d83b8d69dd9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:52:34.557 7 INFO cinder.api.openstack.wsgi [None req-4fa164b2-4cd7-4ea2-aa02-5d83b8d69dd9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:52:34.557 8 INFO cinder.api.openstack.wsgi [None req-adfb57ef-5bac-4dad-89da-8053bdba98a5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:52:34.558 7 INFO cinder.api.openstack.wsgi [None req-4fa164b2-4cd7-4ea2-aa02-5d83b8d69dd9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:52:34.558 8 INFO cinder.api.openstack.wsgi [None req-adfb57ef-5bac-4dad-89da-8053bdba98a5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:52:44.556 7 INFO cinder.api.openstack.wsgi [None req-4fa164b2-4cd7-4ea2-aa02-5d83b8d69dd9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:52:44.557 8 INFO cinder.api.openstack.wsgi [None req-adfb57ef-5bac-4dad-89da-8053bdba98a5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:52:44.557 7 INFO cinder.api.openstack.wsgi [None req-4fa164b2-4cd7-4ea2-aa02-5d83b8d69dd9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:52:44.557 8 INFO cinder.api.openstack.wsgi [None req-adfb57ef-5bac-4dad-89da-8053bdba98a5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:52:50.009 7 INFO cinder.api.openstack.wsgi [None req-23871fd5-1a6f-407a-8d6c-deee03dd5282 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 06:52:50.026 7 INFO cinder.volume.api [None req-23871fd5-1a6f-407a-8d6c-deee03dd5282 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 06:52:50.028 7 INFO cinder.api.openstack.wsgi [None req-23871fd5-1a6f-407a-8d6c-deee03dd5282 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 273/545] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 06:52:49 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true => generated 15 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 06:52:50.042 8 INFO cinder.api.openstack.wsgi [None req-93a47daf-e927-4653-98db-0afd6b3cdb08 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true 2026-05-26 06:52:50.546 8 INFO cinder.api.openstack.wsgi [None req-93a47daf-e927-4653-98db-0afd6b3cdb08 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 273/546] 10.0.0.106 () {28 vars in 696 bytes} [Tue May 26 06:52:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:52:50.589 7 INFO cinder.api.openstack.wsgi [None req-e50c2a5d-8f09-4189-9797-8857eff9a10c abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true 2026-05-26 06:52:50.610 7 INFO cinder.api.openstack.wsgi [None req-e50c2a5d-8f09-4189-9797-8857eff9a10c abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 274/547] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:52:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:52:50.624 8 INFO cinder.api.openstack.wsgi [None req-a06530fd-1108-4708-b967-3b5aed494f2a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true 2026-05-26 06:52:50.655 8 INFO cinder.api.openstack.wsgi [None req-a06530fd-1108-4708-b967-3b5aed494f2a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 274/548] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:52:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:52:50.668 7 INFO cinder.api.openstack.wsgi [None req-07c2ce3d-43d9-455d-9697-452a2db3a3ef abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true 2026-05-26 06:52:50.721 7 INFO cinder.api.openstack.wsgi [None req-07c2ce3d-43d9-455d-9697-452a2db3a3ef abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 275/549] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:52:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:52:50.733 8 INFO cinder.api.openstack.wsgi [None req-6779bea3-7df2-4883-b536-b488f6438476 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true 2026-05-26 06:52:50.739 8 INFO cinder.volume.api [None req-6779bea3-7df2-4883-b536-b488f6438476 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all snapshots completed successfully. 2026-05-26 06:52:50.739 8 INFO cinder.api.openstack.wsgi [None req-6779bea3-7df2-4883-b536-b488f6438476 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 275/550] 10.0.0.106 () {28 vars in 674 bytes} [Tue May 26 06:52:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 06:52:50.749 7 INFO cinder.api.openstack.wsgi [None req-1f8b4cf0-fb4d-4ca7-b32e-a47a43cda817 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services 2026-05-26 06:52:50.754 7 INFO cinder.api.openstack.wsgi [None req-1f8b4cf0-fb4d-4ca7-b32e-a47a43cda817 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services returned with HTTP 200 [pid: 7|app: 0|req: 276/551] 10.0.0.106 () {28 vars in 645 bytes} [Tue May 26 06:52:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:52:50.764 8 INFO cinder.api.openstack.wsgi [None req-9fc7152c-0524-4a94-ade1-eaccbe53ab7f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 06:52:50.775 8 INFO cinder.volume.api [None req-9fc7152c-0524-4a94-ade1-eaccbe53ab7f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 06:52:50.777 8 INFO cinder.api.openstack.wsgi [None req-9fc7152c-0524-4a94-ade1-eaccbe53ab7f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 276/552] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 06:52:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 06:52:54.556 7 INFO cinder.api.openstack.wsgi [None req-1f8b4cf0-fb4d-4ca7-b32e-a47a43cda817 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:52:54.557 8 INFO cinder.api.openstack.wsgi [None req-9fc7152c-0524-4a94-ade1-eaccbe53ab7f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:52:54.557 7 INFO cinder.api.openstack.wsgi [None req-1f8b4cf0-fb4d-4ca7-b32e-a47a43cda817 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:52:54.558 8 INFO cinder.api.openstack.wsgi [None req-9fc7152c-0524-4a94-ade1-eaccbe53ab7f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:53:04.557 7 INFO cinder.api.openstack.wsgi [None req-1f8b4cf0-fb4d-4ca7-b32e-a47a43cda817 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:53:04.557 8 INFO cinder.api.openstack.wsgi [None req-9fc7152c-0524-4a94-ade1-eaccbe53ab7f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:53:04.558 7 INFO cinder.api.openstack.wsgi [None req-1f8b4cf0-fb4d-4ca7-b32e-a47a43cda817 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:53:04.559 8 INFO cinder.api.openstack.wsgi [None req-9fc7152c-0524-4a94-ade1-eaccbe53ab7f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:53:14.557 8 INFO cinder.api.openstack.wsgi [None req-9fc7152c-0524-4a94-ade1-eaccbe53ab7f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:53:14.557 7 INFO cinder.api.openstack.wsgi [None req-1f8b4cf0-fb4d-4ca7-b32e-a47a43cda817 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:53:14.558 8 INFO cinder.api.openstack.wsgi [None req-9fc7152c-0524-4a94-ade1-eaccbe53ab7f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:53:14.558 7 INFO cinder.api.openstack.wsgi [None req-1f8b4cf0-fb4d-4ca7-b32e-a47a43cda817 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:53:24.557 7 INFO cinder.api.openstack.wsgi [None req-1f8b4cf0-fb4d-4ca7-b32e-a47a43cda817 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:53:24.557 8 INFO cinder.api.openstack.wsgi [None req-9fc7152c-0524-4a94-ade1-eaccbe53ab7f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:53:24.558 7 INFO cinder.api.openstack.wsgi [None req-1f8b4cf0-fb4d-4ca7-b32e-a47a43cda817 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:53:24.571 8 INFO cinder.api.openstack.wsgi [None req-9fc7152c-0524-4a94-ade1-eaccbe53ab7f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:53:34.557 7 INFO cinder.api.openstack.wsgi [None req-1f8b4cf0-fb4d-4ca7-b32e-a47a43cda817 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:53:34.558 8 INFO cinder.api.openstack.wsgi [None req-9fc7152c-0524-4a94-ade1-eaccbe53ab7f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:53:34.558 7 INFO cinder.api.openstack.wsgi [None req-1f8b4cf0-fb4d-4ca7-b32e-a47a43cda817 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:53:34.559 8 INFO cinder.api.openstack.wsgi [None req-9fc7152c-0524-4a94-ade1-eaccbe53ab7f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:53:44.556 7 INFO cinder.api.openstack.wsgi [None req-1f8b4cf0-fb4d-4ca7-b32e-a47a43cda817 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:53:44.556 8 INFO cinder.api.openstack.wsgi [None req-9fc7152c-0524-4a94-ade1-eaccbe53ab7f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:53:44.557 8 INFO cinder.api.openstack.wsgi [None req-9fc7152c-0524-4a94-ade1-eaccbe53ab7f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:53:44.557 7 INFO cinder.api.openstack.wsgi [None req-1f8b4cf0-fb4d-4ca7-b32e-a47a43cda817 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:53:50.002 7 INFO cinder.api.openstack.wsgi [None req-919a0920-4851-4107-a838-32d1b318a7ad abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services 2026-05-26 06:53:50.008 7 INFO cinder.api.openstack.wsgi [None req-919a0920-4851-4107-a838-32d1b318a7ad abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services returned with HTTP 200 [pid: 7|app: 0|req: 283/565] 10.0.0.106 () {28 vars in 645 bytes} [Tue May 26 06:53:49 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-services => generated 646 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:53:50.020 8 INFO cinder.api.openstack.wsgi [None req-e363f210-92c5-4bd5-babf-72fcce729907 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 06:53:50.027 8 INFO cinder.volume.api [None req-e363f210-92c5-4bd5-babf-72fcce729907 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 06:53:50.029 8 INFO cinder.api.openstack.wsgi [None req-e363f210-92c5-4bd5-babf-72fcce729907 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 283/566] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 06:53:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:53:50.083 7 INFO cinder.api.openstack.wsgi [None req-beb5be52-38fb-46e8-a51a-35cb8a2621d1 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true 2026-05-26 06:53:50.114 7 INFO cinder.api.openstack.wsgi [None req-beb5be52-38fb-46e8-a51a-35cb8a2621d1 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 284/567] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:53:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:53:50.127 8 INFO cinder.api.openstack.wsgi [None req-a6de6568-91ef-4616-812a-7ddef97dd02f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true 2026-05-26 06:53:50.149 8 INFO cinder.api.openstack.wsgi [None req-a6de6568-91ef-4616-812a-7ddef97dd02f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 284/568] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:53:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:53:50.160 7 INFO cinder.api.openstack.wsgi [None req-7a458ed5-08ba-4600-a8ff-70f68421c4c0 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true 2026-05-26 06:53:50.187 7 INFO cinder.api.openstack.wsgi [None req-7a458ed5-08ba-4600-a8ff-70f68421c4c0 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 285/569] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:53:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:53:50.198 8 INFO cinder.api.openstack.wsgi [None req-55fd1b8c-f098-4225-ac31-f4d4ea54da63 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true 2026-05-26 06:53:50.204 8 INFO cinder.volume.api [None req-55fd1b8c-f098-4225-ac31-f4d4ea54da63 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all snapshots completed successfully. 2026-05-26 06:53:50.205 8 INFO cinder.api.openstack.wsgi [None req-55fd1b8c-f098-4225-ac31-f4d4ea54da63 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 285/570] 10.0.0.106 () {28 vars in 674 bytes} [Tue May 26 06:53:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 06:53:50.219 7 INFO cinder.api.openstack.wsgi [None req-6e774ad9-3e54-4697-80e7-3f2eaf7c692f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true 2026-05-26 06:53:50.723 7 INFO cinder.api.openstack.wsgi [None req-6e774ad9-3e54-4697-80e7-3f2eaf7c692f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 286/571] 10.0.0.106 () {28 vars in 696 bytes} [Tue May 26 06:53:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:53:50.735 8 INFO cinder.api.openstack.wsgi [None req-01da9040-94a0-43e2-a0ad-e25dd01ad300 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 06:53:50.744 8 INFO cinder.volume.api [None req-01da9040-94a0-43e2-a0ad-e25dd01ad300 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 06:53:50.746 8 INFO cinder.api.openstack.wsgi [None req-01da9040-94a0-43e2-a0ad-e25dd01ad300 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 286/572] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 06:53:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:53:54.557 7 INFO cinder.api.openstack.wsgi [None req-6e774ad9-3e54-4697-80e7-3f2eaf7c692f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:53:54.559 7 INFO cinder.api.openstack.wsgi [None req-6e774ad9-3e54-4697-80e7-3f2eaf7c692f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:53:54.560 8 INFO cinder.api.openstack.wsgi [None req-01da9040-94a0-43e2-a0ad-e25dd01ad300 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:53:54.561 8 INFO cinder.api.openstack.wsgi [None req-01da9040-94a0-43e2-a0ad-e25dd01ad300 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:54:04.557 7 INFO cinder.api.openstack.wsgi [None req-6e774ad9-3e54-4697-80e7-3f2eaf7c692f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:54:04.559 7 INFO cinder.api.openstack.wsgi [None req-6e774ad9-3e54-4697-80e7-3f2eaf7c692f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:54:04.560 8 INFO cinder.api.openstack.wsgi [None req-01da9040-94a0-43e2-a0ad-e25dd01ad300 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:54:04.561 8 INFO cinder.api.openstack.wsgi [None req-01da9040-94a0-43e2-a0ad-e25dd01ad300 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:54:14.556 7 INFO cinder.api.openstack.wsgi [None req-6e774ad9-3e54-4697-80e7-3f2eaf7c692f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:54:14.558 7 INFO cinder.api.openstack.wsgi [None req-6e774ad9-3e54-4697-80e7-3f2eaf7c692f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:54:14.560 8 INFO cinder.api.openstack.wsgi [None req-01da9040-94a0-43e2-a0ad-e25dd01ad300 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:54:14.561 8 INFO cinder.api.openstack.wsgi [None req-01da9040-94a0-43e2-a0ad-e25dd01ad300 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:54:24.557 7 INFO cinder.api.openstack.wsgi [None req-6e774ad9-3e54-4697-80e7-3f2eaf7c692f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:54:24.557 8 INFO cinder.api.openstack.wsgi [None req-01da9040-94a0-43e2-a0ad-e25dd01ad300 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:54:24.558 8 INFO cinder.api.openstack.wsgi [None req-01da9040-94a0-43e2-a0ad-e25dd01ad300 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:54:24.558 7 INFO cinder.api.openstack.wsgi [None req-6e774ad9-3e54-4697-80e7-3f2eaf7c692f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:54:34.557 7 INFO cinder.api.openstack.wsgi [None req-6e774ad9-3e54-4697-80e7-3f2eaf7c692f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:54:34.557 8 INFO cinder.api.openstack.wsgi [None req-01da9040-94a0-43e2-a0ad-e25dd01ad300 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:54:34.559 8 INFO cinder.api.openstack.wsgi [None req-01da9040-94a0-43e2-a0ad-e25dd01ad300 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:54:34.559 7 INFO cinder.api.openstack.wsgi [None req-6e774ad9-3e54-4697-80e7-3f2eaf7c692f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:54:44.557 8 INFO cinder.api.openstack.wsgi [None req-01da9040-94a0-43e2-a0ad-e25dd01ad300 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:54:44.558 8 INFO cinder.api.openstack.wsgi [None req-01da9040-94a0-43e2-a0ad-e25dd01ad300 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:54:44.558 7 INFO cinder.api.openstack.wsgi [None req-6e774ad9-3e54-4697-80e7-3f2eaf7c692f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:54:44.560 7 INFO cinder.api.openstack.wsgi [None req-6e774ad9-3e54-4697-80e7-3f2eaf7c692f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:54:49.989 8 INFO cinder.api.openstack.wsgi [None req-42e26c6e-5b45-4b3e-beb0-5053e08d1483 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true 2026-05-26 06:54:49.994 8 INFO cinder.volume.api [None req-42e26c6e-5b45-4b3e-beb0-5053e08d1483 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all snapshots completed successfully. 2026-05-26 06:54:49.995 8 INFO cinder.api.openstack.wsgi [None req-42e26c6e-5b45-4b3e-beb0-5053e08d1483 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 293/585] 10.0.0.106 () {28 vars in 674 bytes} [Tue May 26 06:54:49 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true => generated 17 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 06:54:50.050 7 INFO cinder.api.openstack.wsgi [None req-455c58ca-3153-4f81-b3e2-1913d8f95008 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true 2026-05-26 06:54:50.071 7 INFO cinder.api.openstack.wsgi [None req-455c58ca-3153-4f81-b3e2-1913d8f95008 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 293/586] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:54:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:54:50.086 8 INFO cinder.api.openstack.wsgi [None req-f4ddaf5f-1b3f-4051-99a9-aad68af736be abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true 2026-05-26 06:54:50.109 8 INFO cinder.api.openstack.wsgi [None req-f4ddaf5f-1b3f-4051-99a9-aad68af736be abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 294/587] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:54:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:54:50.118 7 INFO cinder.api.openstack.wsgi [None req-c411651d-52b2-4618-a385-88ce83914b5a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true 2026-05-26 06:54:50.140 7 INFO cinder.api.openstack.wsgi [None req-c411651d-52b2-4618-a385-88ce83914b5a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 294/588] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:54:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:54:50.152 8 INFO cinder.api.openstack.wsgi [None req-39a0442f-06fb-431b-955c-ad979875f548 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 06:54:50.164 8 INFO cinder.volume.api [None req-39a0442f-06fb-431b-955c-ad979875f548 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 06:54:50.166 8 INFO cinder.api.openstack.wsgi [None req-39a0442f-06fb-431b-955c-ad979875f548 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 295/589] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 06:54:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 06:54:50.183 7 INFO cinder.api.openstack.wsgi [None req-4644c7dc-8952-4c9b-8204-188311c3a413 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 06:54:50.195 7 INFO cinder.volume.api [None req-4644c7dc-8952-4c9b-8204-188311c3a413 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 06:54:50.198 7 INFO cinder.api.openstack.wsgi [None req-4644c7dc-8952-4c9b-8204-188311c3a413 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 295/590] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 06:54:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:54:50.209 8 INFO cinder.api.openstack.wsgi [None req-e76160d5-461b-43ea-9489-824dfbfeb9a3 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services 2026-05-26 06:54:50.220 8 INFO cinder.api.openstack.wsgi [None req-e76160d5-461b-43ea-9489-824dfbfeb9a3 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services returned with HTTP 200 [pid: 8|app: 0|req: 296/591] 10.0.0.106 () {28 vars in 645 bytes} [Tue May 26 06:54:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:54:50.232 7 INFO cinder.api.openstack.wsgi [None req-790069c4-f924-405a-9d65-1294fe0c2507 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true 2026-05-26 06:54:50.735 7 INFO cinder.api.openstack.wsgi [None req-790069c4-f924-405a-9d65-1294fe0c2507 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 296/592] 10.0.0.106 () {28 vars in 696 bytes} [Tue May 26 06:54:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:54:51.994 8 INFO cinder.api.openstack.wsgi [None req-3148ab8e-09d4-42ec-9911-3a3cf1f2d076 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET https://volume.199-204-45-250.nip.io/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=False 2026-05-26 06:54:52.009 8 INFO cinder.api.openstack.wsgi [None req-3148ab8e-09d4-42ec-9911-3a3cf1f2d076 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] https://volume.199-204-45-250.nip.io/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 297/593] 199.204.45.250 () {44 vars in 1069 bytes} [Tue May 26 06:54:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=False => generated 338 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:54:54.557 8 INFO cinder.api.openstack.wsgi [None req-3148ab8e-09d4-42ec-9911-3a3cf1f2d076 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:54:54.557 7 INFO cinder.api.openstack.wsgi [None req-790069c4-f924-405a-9d65-1294fe0c2507 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:54:54.558 8 INFO cinder.api.openstack.wsgi [None req-3148ab8e-09d4-42ec-9911-3a3cf1f2d076 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:54:54.559 7 INFO cinder.api.openstack.wsgi [None req-790069c4-f924-405a-9d65-1294fe0c2507 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:55:04.557 7 INFO cinder.api.openstack.wsgi [None req-790069c4-f924-405a-9d65-1294fe0c2507 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:55:04.557 8 INFO cinder.api.openstack.wsgi [None req-3148ab8e-09d4-42ec-9911-3a3cf1f2d076 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:55:04.557 7 INFO cinder.api.openstack.wsgi [None req-790069c4-f924-405a-9d65-1294fe0c2507 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:55:04.558 8 INFO cinder.api.openstack.wsgi [None req-3148ab8e-09d4-42ec-9911-3a3cf1f2d076 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:55:14.557 7 INFO cinder.api.openstack.wsgi [None req-790069c4-f924-405a-9d65-1294fe0c2507 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:55:14.557 8 INFO cinder.api.openstack.wsgi [None req-3148ab8e-09d4-42ec-9911-3a3cf1f2d076 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:55:14.557 7 INFO cinder.api.openstack.wsgi [None req-790069c4-f924-405a-9d65-1294fe0c2507 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:55:14.559 8 INFO cinder.api.openstack.wsgi [None req-3148ab8e-09d4-42ec-9911-3a3cf1f2d076 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:55:24.557 7 INFO cinder.api.openstack.wsgi [None req-790069c4-f924-405a-9d65-1294fe0c2507 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:55:24.557 8 INFO cinder.api.openstack.wsgi [None req-3148ab8e-09d4-42ec-9911-3a3cf1f2d076 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:55:24.558 7 INFO cinder.api.openstack.wsgi [None req-790069c4-f924-405a-9d65-1294fe0c2507 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:55:24.559 8 INFO cinder.api.openstack.wsgi [None req-3148ab8e-09d4-42ec-9911-3a3cf1f2d076 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:55:34.556 8 INFO cinder.api.openstack.wsgi [None req-3148ab8e-09d4-42ec-9911-3a3cf1f2d076 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:55:34.556 7 INFO cinder.api.openstack.wsgi [None req-790069c4-f924-405a-9d65-1294fe0c2507 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:55:34.557 8 INFO cinder.api.openstack.wsgi [None req-3148ab8e-09d4-42ec-9911-3a3cf1f2d076 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:55:34.557 7 INFO cinder.api.openstack.wsgi [None req-790069c4-f924-405a-9d65-1294fe0c2507 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:55:44.557 8 INFO cinder.api.openstack.wsgi [None req-3148ab8e-09d4-42ec-9911-3a3cf1f2d076 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:55:44.558 8 INFO cinder.api.openstack.wsgi [None req-3148ab8e-09d4-42ec-9911-3a3cf1f2d076 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:55:44.559 7 INFO cinder.api.openstack.wsgi [None req-790069c4-f924-405a-9d65-1294fe0c2507 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:55:44.559 7 INFO cinder.api.openstack.wsgi [None req-790069c4-f924-405a-9d65-1294fe0c2507 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:55:50.010 8 INFO cinder.api.openstack.wsgi [None req-730bacfa-d754-4cf2-86ee-a80f0a49e7f7 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true 2026-05-26 06:55:50.035 8 INFO cinder.api.openstack.wsgi [None req-730bacfa-d754-4cf2-86ee-a80f0a49e7f7 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 304/606] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:55:49 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true => generated 845 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:55:50.051 7 INFO cinder.api.openstack.wsgi [None req-0089e194-513c-488b-81b6-8b1243b9cad2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true 2026-05-26 06:55:50.078 7 INFO cinder.api.openstack.wsgi [None req-0089e194-513c-488b-81b6-8b1243b9cad2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 303/607] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:55:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:55:50.092 8 INFO cinder.api.openstack.wsgi [None req-e79cdcce-a6ea-4bb7-8f00-9c0bfec8da5d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true 2026-05-26 06:55:50.114 8 INFO cinder.api.openstack.wsgi [None req-e79cdcce-a6ea-4bb7-8f00-9c0bfec8da5d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 305/608] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:55:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:55:50.129 7 INFO cinder.api.openstack.wsgi [None req-d9fe1ada-4043-45f0-aa5c-677f0bd65aa8 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true 2026-05-26 06:55:50.140 7 INFO cinder.volume.api [None req-d9fe1ada-4043-45f0-aa5c-677f0bd65aa8 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all snapshots completed successfully. 2026-05-26 06:55:50.141 7 INFO cinder.api.openstack.wsgi [None req-d9fe1ada-4043-45f0-aa5c-677f0bd65aa8 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 304/609] 10.0.0.106 () {28 vars in 674 bytes} [Tue May 26 06:55:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:55:50.150 8 INFO cinder.api.openstack.wsgi [None req-1465a98a-8d49-4057-bfe0-ea513d13109e abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true 2026-05-26 06:55:50.657 8 INFO cinder.api.openstack.wsgi [None req-1465a98a-8d49-4057-bfe0-ea513d13109e abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 306/610] 10.0.0.106 () {28 vars in 696 bytes} [Tue May 26 06:55:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:55:50.672 7 INFO cinder.api.openstack.wsgi [None req-1d50eea0-59bc-4b0c-a159-e53f460c1ebe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services 2026-05-26 06:55:50.677 7 INFO cinder.api.openstack.wsgi [None req-1d50eea0-59bc-4b0c-a159-e53f460c1ebe abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services returned with HTTP 200 [pid: 7|app: 0|req: 305/611] 10.0.0.106 () {28 vars in 645 bytes} [Tue May 26 06:55:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:55:50.692 8 INFO cinder.api.openstack.wsgi [None req-4600a036-19a2-4d16-a2f0-9dbefd97786e abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 06:55:50.703 8 INFO cinder.volume.api [None req-4600a036-19a2-4d16-a2f0-9dbefd97786e abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 06:55:50.705 8 INFO cinder.api.openstack.wsgi [None req-4600a036-19a2-4d16-a2f0-9dbefd97786e abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 307/612] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 06:55:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:55:50.715 7 INFO cinder.api.openstack.wsgi [None req-3b148501-aa6a-4d1e-bb76-fec6a5556a49 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 06:55:50.728 7 INFO cinder.volume.api [None req-3b148501-aa6a-4d1e-bb76-fec6a5556a49 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 06:55:50.731 7 INFO cinder.api.openstack.wsgi [None req-3b148501-aa6a-4d1e-bb76-fec6a5556a49 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 306/613] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 06:55:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:55:54.557 7 INFO cinder.api.openstack.wsgi [None req-3b148501-aa6a-4d1e-bb76-fec6a5556a49 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:55:54.557 8 INFO cinder.api.openstack.wsgi [None req-4600a036-19a2-4d16-a2f0-9dbefd97786e abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:55:54.558 8 INFO cinder.api.openstack.wsgi [None req-4600a036-19a2-4d16-a2f0-9dbefd97786e abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:55:54.558 7 INFO cinder.api.openstack.wsgi [None req-3b148501-aa6a-4d1e-bb76-fec6a5556a49 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:55:59.218 7 INFO cinder.api.openstack.wsgi [None req-071f7b1f-2533-4277-b321-688dab183c15 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET https://volume.199-204-45-250.nip.io/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=False 2026-05-26 06:55:59.238 7 INFO cinder.api.openstack.wsgi [None req-071f7b1f-2533-4277-b321-688dab183c15 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] https://volume.199-204-45-250.nip.io/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 308/616] 199.204.45.250 () {44 vars in 1069 bytes} [Tue May 26 06:55:59 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=False => generated 338 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:56:04.557 8 INFO cinder.api.openstack.wsgi [None req-4600a036-19a2-4d16-a2f0-9dbefd97786e abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:56:04.557 7 INFO cinder.api.openstack.wsgi [None req-071f7b1f-2533-4277-b321-688dab183c15 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:56:04.558 7 INFO cinder.api.openstack.wsgi [None req-071f7b1f-2533-4277-b321-688dab183c15 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:56:04.558 8 INFO cinder.api.openstack.wsgi [None req-4600a036-19a2-4d16-a2f0-9dbefd97786e abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:56:14.557 8 INFO cinder.api.openstack.wsgi [None req-4600a036-19a2-4d16-a2f0-9dbefd97786e abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:56:14.557 7 INFO cinder.api.openstack.wsgi [None req-071f7b1f-2533-4277-b321-688dab183c15 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:56:14.558 7 INFO cinder.api.openstack.wsgi [None req-071f7b1f-2533-4277-b321-688dab183c15 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:56:14.559 8 INFO cinder.api.openstack.wsgi [None req-4600a036-19a2-4d16-a2f0-9dbefd97786e abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:56:24.557 8 INFO cinder.api.openstack.wsgi [None req-4600a036-19a2-4d16-a2f0-9dbefd97786e abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:56:24.557 7 INFO cinder.api.openstack.wsgi [None req-071f7b1f-2533-4277-b321-688dab183c15 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:56:24.558 7 INFO cinder.api.openstack.wsgi [None req-071f7b1f-2533-4277-b321-688dab183c15 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:56:24.558 8 INFO cinder.api.openstack.wsgi [None req-4600a036-19a2-4d16-a2f0-9dbefd97786e abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:56:34.556 8 INFO cinder.api.openstack.wsgi [None req-4600a036-19a2-4d16-a2f0-9dbefd97786e abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:56:34.557 8 INFO cinder.api.openstack.wsgi [None req-4600a036-19a2-4d16-a2f0-9dbefd97786e abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:56:34.557 7 INFO cinder.api.openstack.wsgi [None req-071f7b1f-2533-4277-b321-688dab183c15 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:56:34.559 7 INFO cinder.api.openstack.wsgi [None req-071f7b1f-2533-4277-b321-688dab183c15 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:56:44.557 8 INFO cinder.api.openstack.wsgi [None req-4600a036-19a2-4d16-a2f0-9dbefd97786e abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:56:44.557 7 INFO cinder.api.openstack.wsgi [None req-071f7b1f-2533-4277-b321-688dab183c15 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:56:44.558 8 INFO cinder.api.openstack.wsgi [None req-4600a036-19a2-4d16-a2f0-9dbefd97786e abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:56:44.559 7 INFO cinder.api.openstack.wsgi [None req-071f7b1f-2533-4277-b321-688dab183c15 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:56:49.994 8 INFO cinder.api.openstack.wsgi [None req-490f19e8-3e23-4535-bcc2-1f11b72a3cd5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true 2026-05-26 06:56:50.001 8 INFO cinder.volume.api [None req-490f19e8-3e23-4535-bcc2-1f11b72a3cd5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all snapshots completed successfully. 2026-05-26 06:56:50.001 8 INFO cinder.api.openstack.wsgi [None req-490f19e8-3e23-4535-bcc2-1f11b72a3cd5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 314/627] 10.0.0.106 () {28 vars in 674 bytes} [Tue May 26 06:56:49 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true => generated 17 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 06:56:50.013 7 INFO cinder.api.openstack.wsgi [None req-d700f2bd-7a49-45a7-af94-b5f0d17004ee abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services 2026-05-26 06:56:50.021 7 INFO cinder.api.openstack.wsgi [None req-d700f2bd-7a49-45a7-af94-b5f0d17004ee abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services returned with HTTP 200 [pid: 7|app: 0|req: 314/628] 10.0.0.106 () {28 vars in 645 bytes} [Tue May 26 06:56:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:56:50.029 8 INFO cinder.api.openstack.wsgi [None req-7fd621b5-7e0f-476c-86ae-8f6577bd5896 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 06:56:50.038 8 INFO cinder.volume.api [None req-7fd621b5-7e0f-476c-86ae-8f6577bd5896 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 06:56:50.042 8 INFO cinder.api.openstack.wsgi [None req-7fd621b5-7e0f-476c-86ae-8f6577bd5896 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 315/629] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 06:56:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:56:50.082 7 INFO cinder.api.openstack.wsgi [None req-8b3e82ba-a0a8-430f-ab3f-1d7f24f14004 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true 2026-05-26 06:56:50.104 7 INFO cinder.api.openstack.wsgi [None req-8b3e82ba-a0a8-430f-ab3f-1d7f24f14004 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 315/630] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:56:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:56:50.116 8 INFO cinder.api.openstack.wsgi [None req-73fa47c6-f8b1-4b8e-b40e-b5f1d9f9cbad abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true 2026-05-26 06:56:50.144 8 INFO cinder.api.openstack.wsgi [None req-73fa47c6-f8b1-4b8e-b40e-b5f1d9f9cbad abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 316/631] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:56:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:56:50.155 7 INFO cinder.api.openstack.wsgi [None req-06b92776-6420-488a-8831-063e88ae0d74 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true 2026-05-26 06:56:50.174 7 INFO cinder.api.openstack.wsgi [None req-06b92776-6420-488a-8831-063e88ae0d74 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 316/632] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:56:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:56:50.183 8 INFO cinder.api.openstack.wsgi [None req-b584044f-7e47-4894-b404-58a781253a8b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 06:56:50.191 8 INFO cinder.volume.api [None req-b584044f-7e47-4894-b404-58a781253a8b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 06:56:50.193 8 INFO cinder.api.openstack.wsgi [None req-b584044f-7e47-4894-b404-58a781253a8b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 317/633] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 06:56:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:56:50.206 7 INFO cinder.api.openstack.wsgi [None req-13770386-4263-48ac-9e1b-962f2a9ba9ae abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true 2026-05-26 06:56:50.709 7 INFO cinder.api.openstack.wsgi [None req-13770386-4263-48ac-9e1b-962f2a9ba9ae abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 317/634] 10.0.0.106 () {28 vars in 696 bytes} [Tue May 26 06:56:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:56:54.557 7 INFO cinder.api.openstack.wsgi [None req-13770386-4263-48ac-9e1b-962f2a9ba9ae abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:56:54.557 8 INFO cinder.api.openstack.wsgi [None req-b584044f-7e47-4894-b404-58a781253a8b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:56:54.557 7 INFO cinder.api.openstack.wsgi [None req-13770386-4263-48ac-9e1b-962f2a9ba9ae abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:56:54.557 8 INFO cinder.api.openstack.wsgi [None req-b584044f-7e47-4894-b404-58a781253a8b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:57:04.557 7 INFO cinder.api.openstack.wsgi [None req-13770386-4263-48ac-9e1b-962f2a9ba9ae abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:57:04.558 8 INFO cinder.api.openstack.wsgi [None req-b584044f-7e47-4894-b404-58a781253a8b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:57:04.558 7 INFO cinder.api.openstack.wsgi [None req-13770386-4263-48ac-9e1b-962f2a9ba9ae abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:57:04.560 8 INFO cinder.api.openstack.wsgi [None req-b584044f-7e47-4894-b404-58a781253a8b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:57:14.557 7 INFO cinder.api.openstack.wsgi [None req-13770386-4263-48ac-9e1b-962f2a9ba9ae abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:57:14.557 8 INFO cinder.api.openstack.wsgi [None req-b584044f-7e47-4894-b404-58a781253a8b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:57:14.559 8 INFO cinder.api.openstack.wsgi [None req-b584044f-7e47-4894-b404-58a781253a8b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:57:14.559 7 INFO cinder.api.openstack.wsgi [None req-13770386-4263-48ac-9e1b-962f2a9ba9ae abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:57:24.558 8 INFO cinder.api.openstack.wsgi [None req-b584044f-7e47-4894-b404-58a781253a8b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:57:24.558 7 INFO cinder.api.openstack.wsgi [None req-13770386-4263-48ac-9e1b-962f2a9ba9ae abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:57:24.559 7 INFO cinder.api.openstack.wsgi [None req-13770386-4263-48ac-9e1b-962f2a9ba9ae abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:57:24.559 8 INFO cinder.api.openstack.wsgi [None req-b584044f-7e47-4894-b404-58a781253a8b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:57:33.933 7 INFO cinder.api.openstack.wsgi [None req-d6f2187a-c683-4d1f-a1d2-2b9d4a664c63 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots 2026-05-26 06:57:33.944 7 INFO cinder.volume.api [None req-d6f2187a-c683-4d1f-a1d2-2b9d4a664c63 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all snapshots completed successfully. 2026-05-26 06:57:33.945 7 INFO cinder.api.openstack.wsgi [None req-d6f2187a-c683-4d1f-a1d2-2b9d4a664c63 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 322/643] 10.0.0.244 () {32 vars in 705 bytes} [Tue May 26 06:57:33 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/snapshots => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 06:57:33.960 8 INFO cinder.api.openstack.wsgi [None req-2c9f7927-84df-42b8-9411-fdf2ec52db49 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes 2026-05-26 06:57:33.991 8 INFO cinder.volume.api [None req-2c9f7927-84df-42b8-9411-fdf2ec52db49 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 06:57:33.991 8 INFO cinder.api.openstack.wsgi [None req-2c9f7927-84df-42b8-9411-fdf2ec52db49 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes returned with HTTP 200 [pid: 8|app: 0|req: 322/644] 10.0.0.244 () {32 vars in 701 bytes} [Tue May 26 06:57:33 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 06:57:34.557 8 INFO cinder.api.openstack.wsgi [None req-2c9f7927-84df-42b8-9411-fdf2ec52db49 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:57:34.557 7 INFO cinder.api.openstack.wsgi [None req-d6f2187a-c683-4d1f-a1d2-2b9d4a664c63 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:57:34.558 8 INFO cinder.api.openstack.wsgi [None req-2c9f7927-84df-42b8-9411-fdf2ec52db49 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:57:34.558 7 INFO cinder.api.openstack.wsgi [None req-d6f2187a-c683-4d1f-a1d2-2b9d4a664c63 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:57:44.557 8 INFO cinder.api.openstack.wsgi [None req-2c9f7927-84df-42b8-9411-fdf2ec52db49 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:57:44.557 7 INFO cinder.api.openstack.wsgi [None req-d6f2187a-c683-4d1f-a1d2-2b9d4a664c63 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:57:44.558 8 INFO cinder.api.openstack.wsgi [None req-2c9f7927-84df-42b8-9411-fdf2ec52db49 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:57:44.559 7 INFO cinder.api.openstack.wsgi [None req-d6f2187a-c683-4d1f-a1d2-2b9d4a664c63 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:57:50.127 8 INFO cinder.api.openstack.wsgi [None req-c774a8ad-a83d-40af-b55c-fbf49e973a0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services 2026-05-26 06:57:50.138 8 INFO cinder.api.openstack.wsgi [None req-c774a8ad-a83d-40af-b55c-fbf49e973a0b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services returned with HTTP 200 [pid: 8|app: 0|req: 325/649] 10.0.0.106 () {28 vars in 645 bytes} [Tue May 26 06:57:49 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-services => generated 646 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:57:50.188 7 INFO cinder.api.openstack.wsgi [None req-45f9c6d0-5bdc-4044-a34d-a89a32b28500 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/506767b6b4794c8a8ffe161f784219b6?usage=true 2026-05-26 06:57:50.227 7 INFO cinder.api.openstack.wsgi [None req-45f9c6d0-5bdc-4044-a34d-a89a32b28500 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/506767b6b4794c8a8ffe161f784219b6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 325/650] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:57:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/506767b6b4794c8a8ffe161f784219b6?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:57:50.239 8 INFO cinder.api.openstack.wsgi [None req-e2a3ba52-c311-4f4f-b646-ab07491e4ca3 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true 2026-05-26 06:57:50.283 8 INFO cinder.api.openstack.wsgi [None req-e2a3ba52-c311-4f4f-b646-ab07491e4ca3 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 326/651] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:57:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:57:50.296 7 INFO cinder.api.openstack.wsgi [None req-5c8188f6-2208-467e-81d9-47d8fec944a1 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true 2026-05-26 06:57:50.313 7 INFO cinder.api.openstack.wsgi [None req-5c8188f6-2208-467e-81d9-47d8fec944a1 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 326/652] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:57:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:57:50.330 8 INFO cinder.api.openstack.wsgi [None req-f576ad3c-30b8-47f8-991c-1878e86b6d86 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/bb46f0b809db4660afa255f506ad4c19?usage=true 2026-05-26 06:57:50.371 8 INFO cinder.api.openstack.wsgi [None req-f576ad3c-30b8-47f8-991c-1878e86b6d86 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/bb46f0b809db4660afa255f506ad4c19?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 327/653] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:57:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/bb46f0b809db4660afa255f506ad4c19?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:57:50.391 7 INFO cinder.api.openstack.wsgi [None req-2b9ab07d-42c1-4c6f-9350-02f327d1c361 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true 2026-05-26 06:57:50.414 7 INFO cinder.api.openstack.wsgi [None req-2b9ab07d-42c1-4c6f-9350-02f327d1c361 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 327/654] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:57:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:57:50.424 8 INFO cinder.api.openstack.wsgi [None req-95e6add8-5a3f-438c-ac3d-64769228178f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/f0c9842f35874241a7719e79727b8808?usage=true 2026-05-26 06:57:50.455 8 INFO cinder.api.openstack.wsgi [None req-95e6add8-5a3f-438c-ac3d-64769228178f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/f0c9842f35874241a7719e79727b8808?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 328/655] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:57:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/f0c9842f35874241a7719e79727b8808?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:57:50.465 7 INFO cinder.api.openstack.wsgi [None req-eb530b99-f1e9-411c-aaaa-47696ba78491 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true 2026-05-26 06:57:50.967 7 INFO cinder.api.openstack.wsgi [None req-eb530b99-f1e9-411c-aaaa-47696ba78491 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 328/656] 10.0.0.106 () {28 vars in 696 bytes} [Tue May 26 06:57:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:57:50.979 8 INFO cinder.api.openstack.wsgi [None req-8d6c024d-f2a7-417a-b3ba-331f089fd487 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 06:57:50.996 8 INFO cinder.volume.api [None req-8d6c024d-f2a7-417a-b3ba-331f089fd487 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 06:57:51.000 8 INFO cinder.api.openstack.wsgi [None req-8d6c024d-f2a7-417a-b3ba-331f089fd487 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 329/657] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 06:57:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 06:57:51.008 7 INFO cinder.api.openstack.wsgi [None req-9bb6dae0-c180-40af-b6b7-796209be9b45 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true 2026-05-26 06:57:51.014 7 INFO cinder.volume.api [None req-9bb6dae0-c180-40af-b6b7-796209be9b45 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all snapshots completed successfully. 2026-05-26 06:57:51.014 7 INFO cinder.api.openstack.wsgi [None req-9bb6dae0-c180-40af-b6b7-796209be9b45 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 329/658] 10.0.0.106 () {28 vars in 674 bytes} [Tue May 26 06:57:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:57:51.027 8 INFO cinder.api.openstack.wsgi [None req-e91776f2-52a7-4767-adbb-cbeff6f47556 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 06:57:51.036 8 INFO cinder.volume.api [None req-e91776f2-52a7-4767-adbb-cbeff6f47556 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 06:57:51.037 8 INFO cinder.api.openstack.wsgi [None req-e91776f2-52a7-4767-adbb-cbeff6f47556 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 330/659] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 06:57:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:57:54.556 7 INFO cinder.api.openstack.wsgi [None req-9bb6dae0-c180-40af-b6b7-796209be9b45 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:57:54.557 8 INFO cinder.api.openstack.wsgi [None req-e91776f2-52a7-4767-adbb-cbeff6f47556 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:57:54.558 7 INFO cinder.api.openstack.wsgi [None req-9bb6dae0-c180-40af-b6b7-796209be9b45 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:57:54.559 8 INFO cinder.api.openstack.wsgi [None req-e91776f2-52a7-4767-adbb-cbeff6f47556 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:58:04.558 7 INFO cinder.api.openstack.wsgi [None req-9bb6dae0-c180-40af-b6b7-796209be9b45 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:58:04.559 7 INFO cinder.api.openstack.wsgi [None req-9bb6dae0-c180-40af-b6b7-796209be9b45 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:58:04.561 8 INFO cinder.api.openstack.wsgi [None req-e91776f2-52a7-4767-adbb-cbeff6f47556 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:58:04.564 8 INFO cinder.api.openstack.wsgi [None req-e91776f2-52a7-4767-adbb-cbeff6f47556 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:58:14.557 8 INFO cinder.api.openstack.wsgi [None req-e91776f2-52a7-4767-adbb-cbeff6f47556 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:58:14.558 7 INFO cinder.api.openstack.wsgi [None req-9bb6dae0-c180-40af-b6b7-796209be9b45 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:58:14.559 7 INFO cinder.api.openstack.wsgi [None req-9bb6dae0-c180-40af-b6b7-796209be9b45 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:58:14.559 8 INFO cinder.api.openstack.wsgi [None req-e91776f2-52a7-4767-adbb-cbeff6f47556 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:58:24.557 8 INFO cinder.api.openstack.wsgi [None req-e91776f2-52a7-4767-adbb-cbeff6f47556 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:58:24.557 7 INFO cinder.api.openstack.wsgi [None req-9bb6dae0-c180-40af-b6b7-796209be9b45 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:58:24.558 8 INFO cinder.api.openstack.wsgi [None req-e91776f2-52a7-4767-adbb-cbeff6f47556 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:58:24.561 7 INFO cinder.api.openstack.wsgi [None req-9bb6dae0-c180-40af-b6b7-796209be9b45 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:58:34.557 8 INFO cinder.api.openstack.wsgi [None req-e91776f2-52a7-4767-adbb-cbeff6f47556 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:58:34.558 8 INFO cinder.api.openstack.wsgi [None req-e91776f2-52a7-4767-adbb-cbeff6f47556 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:58:34.570 7 INFO cinder.api.openstack.wsgi [None req-9bb6dae0-c180-40af-b6b7-796209be9b45 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:58:34.571 7 INFO cinder.api.openstack.wsgi [None req-9bb6dae0-c180-40af-b6b7-796209be9b45 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:58:44.557 8 INFO cinder.api.openstack.wsgi [None req-e91776f2-52a7-4767-adbb-cbeff6f47556 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:58:44.557 7 INFO cinder.api.openstack.wsgi [None req-9bb6dae0-c180-40af-b6b7-796209be9b45 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:58:44.557 8 INFO cinder.api.openstack.wsgi [None req-e91776f2-52a7-4767-adbb-cbeff6f47556 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:58:44.558 7 INFO cinder.api.openstack.wsgi [None req-9bb6dae0-c180-40af-b6b7-796209be9b45 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:58:50.212 8 INFO cinder.api.openstack.wsgi [None req-31571732-3fdd-47bb-9076-af9dd5c82c2c abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 06:58:50.224 8 INFO cinder.volume.api [None req-31571732-3fdd-47bb-9076-af9dd5c82c2c abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 06:58:50.226 8 INFO cinder.api.openstack.wsgi [None req-31571732-3fdd-47bb-9076-af9dd5c82c2c abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 337/672] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 06:58:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true => generated 15 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 06:58:50.236 7 INFO cinder.api.openstack.wsgi [None req-0d8ce9f0-6ae7-4661-bb88-c3d7263da241 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 06:58:50.248 7 INFO cinder.volume.api [None req-0d8ce9f0-6ae7-4661-bb88-c3d7263da241 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 06:58:50.251 7 INFO cinder.api.openstack.wsgi [None req-0d8ce9f0-6ae7-4661-bb88-c3d7263da241 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 336/673] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 06:58:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 06:58:50.265 8 INFO cinder.api.openstack.wsgi [None req-0c316b4e-84f1-4150-abb9-5f63fdba9da8 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services 2026-05-26 06:58:50.273 8 INFO cinder.api.openstack.wsgi [None req-0c316b4e-84f1-4150-abb9-5f63fdba9da8 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services returned with HTTP 200 [pid: 8|app: 0|req: 338/674] 10.0.0.106 () {28 vars in 645 bytes} [Tue May 26 06:58:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:58:50.328 7 INFO cinder.api.openstack.wsgi [None req-b59f500b-66bf-4470-b10c-e57827da8466 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true 2026-05-26 06:58:50.363 7 INFO cinder.api.openstack.wsgi [None req-b59f500b-66bf-4470-b10c-e57827da8466 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 337/675] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:58:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:58:50.379 8 INFO cinder.api.openstack.wsgi [None req-f2eeaced-86b3-406c-b029-3e3d73954372 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7890831fc47543c5873247e249145809?usage=true 2026-05-26 06:58:50.408 8 INFO cinder.api.openstack.wsgi [None req-f2eeaced-86b3-406c-b029-3e3d73954372 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7890831fc47543c5873247e249145809?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 339/676] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:58:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7890831fc47543c5873247e249145809?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:58:50.419 7 INFO cinder.api.openstack.wsgi [None req-44647025-25c9-4c54-ab7e-cfe0d4943f38 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true 2026-05-26 06:58:50.458 7 INFO cinder.api.openstack.wsgi [None req-44647025-25c9-4c54-ab7e-cfe0d4943f38 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 338/677] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:58:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:58:50.470 8 INFO cinder.api.openstack.wsgi [None req-d13f8b9c-b13a-438e-b20f-b99798619ac1 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/93bd8e112ca747a49ecda07d3b596358?usage=true 2026-05-26 06:58:50.493 8 INFO cinder.api.openstack.wsgi [None req-d13f8b9c-b13a-438e-b20f-b99798619ac1 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/93bd8e112ca747a49ecda07d3b596358?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 340/678] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:58:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/93bd8e112ca747a49ecda07d3b596358?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:58:50.504 7 INFO cinder.api.openstack.wsgi [None req-8c5561f5-89fb-4e96-8bc4-25bef685c13e abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/a843d995b0fd48c6b738dbec2127c1f6?usage=true 2026-05-26 06:58:50.531 7 INFO cinder.api.openstack.wsgi [None req-8c5561f5-89fb-4e96-8bc4-25bef685c13e abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/a843d995b0fd48c6b738dbec2127c1f6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 339/679] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:58:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/a843d995b0fd48c6b738dbec2127c1f6?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:58:50.546 8 INFO cinder.api.openstack.wsgi [None req-86b143ae-aac5-45fa-9807-03b2a1b440d9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true 2026-05-26 06:58:50.600 8 INFO cinder.api.openstack.wsgi [None req-86b143ae-aac5-45fa-9807-03b2a1b440d9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 341/680] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:58:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:58:50.609 7 INFO cinder.api.openstack.wsgi [None req-ce0682ad-f92b-45b8-badf-08dbc20f7c16 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/ef48dff3d1f141529d65f6c9d634e051?usage=true 2026-05-26 06:58:50.636 7 INFO cinder.api.openstack.wsgi [None req-ce0682ad-f92b-45b8-badf-08dbc20f7c16 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/ef48dff3d1f141529d65f6c9d634e051?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 340/681] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:58:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/ef48dff3d1f141529d65f6c9d634e051?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:58:50.654 8 INFO cinder.api.openstack.wsgi [None req-f2317f93-7500-4df4-8f0b-d42e99c5fea2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true 2026-05-26 06:58:50.661 8 INFO cinder.volume.api [None req-f2317f93-7500-4df4-8f0b-d42e99c5fea2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all snapshots completed successfully. 2026-05-26 06:58:50.661 8 INFO cinder.api.openstack.wsgi [None req-f2317f93-7500-4df4-8f0b-d42e99c5fea2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 342/682] 10.0.0.106 () {28 vars in 674 bytes} [Tue May 26 06:58:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:58:50.674 7 INFO cinder.api.openstack.wsgi [None req-4d80dfa3-d2b8-4eea-bafd-0d98fa98516a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true 2026-05-26 06:58:51.178 7 INFO cinder.api.openstack.wsgi [None req-4d80dfa3-d2b8-4eea-bafd-0d98fa98516a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 341/683] 10.0.0.106 () {28 vars in 696 bytes} [Tue May 26 06:58:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 06:58:54.557 7 INFO cinder.api.openstack.wsgi [None req-4d80dfa3-d2b8-4eea-bafd-0d98fa98516a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:58:54.557 8 INFO cinder.api.openstack.wsgi [None req-f2317f93-7500-4df4-8f0b-d42e99c5fea2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:58:54.558 7 INFO cinder.api.openstack.wsgi [None req-4d80dfa3-d2b8-4eea-bafd-0d98fa98516a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:58:54.559 8 INFO cinder.api.openstack.wsgi [None req-f2317f93-7500-4df4-8f0b-d42e99c5fea2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:59:04.557 7 INFO cinder.api.openstack.wsgi [None req-4d80dfa3-d2b8-4eea-bafd-0d98fa98516a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:59:04.557 8 INFO cinder.api.openstack.wsgi [None req-f2317f93-7500-4df4-8f0b-d42e99c5fea2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:59:04.558 7 INFO cinder.api.openstack.wsgi [None req-4d80dfa3-d2b8-4eea-bafd-0d98fa98516a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:59:04.558 8 INFO cinder.api.openstack.wsgi [None req-f2317f93-7500-4df4-8f0b-d42e99c5fea2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:59:14.557 8 INFO cinder.api.openstack.wsgi [None req-f2317f93-7500-4df4-8f0b-d42e99c5fea2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:59:14.557 8 INFO cinder.api.openstack.wsgi [None req-f2317f93-7500-4df4-8f0b-d42e99c5fea2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:59:14.559 7 INFO cinder.api.openstack.wsgi [None req-4d80dfa3-d2b8-4eea-bafd-0d98fa98516a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:59:14.560 7 INFO cinder.api.openstack.wsgi [None req-4d80dfa3-d2b8-4eea-bafd-0d98fa98516a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:59:15.982 8 INFO cinder.api.openstack.wsgi [None req-5da11f68-1e78-4b93-b803-74f07ab915a6 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4176d3fc8e394a7ab9bc7d9144faf237/volumes 2026-05-26 06:59:16.887 8 INFO cinder.api.v3.volumes [None req-5da11f68-1e78-4b93-b803-74f07ab915a6 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] Create volume of 1 GB 2026-05-26 06:59:16.907 8 INFO cinder.volume.api [None req-5da11f68-1e78-4b93-b803-74f07ab915a6 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] Availability Zones retrieved successfully. 2026-05-26 06:59:17.358 8 INFO cinder.volume.api [None req-5da11f68-1e78-4b93-b803-74f07ab915a6 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] Create volume request issued successfully. 2026-05-26 06:59:17.359 8 INFO cinder.api.openstack.wsgi [None req-5da11f68-1e78-4b93-b803-74f07ab915a6 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4176d3fc8e394a7ab9bc7d9144faf237/volumes returned with HTTP 202 [pid: 8|app: 0|req: 346/690] 10.0.0.244 () {34 vars in 723 bytes} [Tue May 26 06:59:15 2026] POST /v3/4176d3fc8e394a7ab9bc7d9144faf237/volumes => generated 865 bytes in 1382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-26 06:59:17.391 7 INFO cinder.api.openstack.wsgi [None req-df60ca95-07c8-45f3-89d9-79b76d6aff94 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4176d3fc8e394a7ab9bc7d9144faf237/volumes/abec7a08-4e85-4081-9a2c-9fbbd47209a2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 06:59:17.459 7 INFO cinder.volume.api [None req-df60ca95-07c8-45f3-89d9-79b76d6aff94 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] Volume info retrieved successfully. 2026-05-26 06:59:17.470 7 INFO cinder.api.openstack.wsgi [None req-df60ca95-07c8-45f3-89d9-79b76d6aff94 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4176d3fc8e394a7ab9bc7d9144faf237/volumes/abec7a08-4e85-4081-9a2c-9fbbd47209a2 returned with HTTP 200 [pid: 7|app: 0|req: 345/691] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 06:59:17 2026] GET /v3/4176d3fc8e394a7ab9bc7d9144faf237/volumes/abec7a08-4e85-4081-9a2c-9fbbd47209a2 => generated 933 bytes in 89 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-26 06:59:18.494 8 INFO cinder.api.openstack.wsgi [None req-21490210-e411-4faf-9110-c0fa3cd6b9b9 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4176d3fc8e394a7ab9bc7d9144faf237/volumes/abec7a08-4e85-4081-9a2c-9fbbd47209a2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 06:59:18.519 8 INFO cinder.volume.api [None req-21490210-e411-4faf-9110-c0fa3cd6b9b9 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] Volume info retrieved successfully. 2026-05-26 06:59:18.526 8 INFO cinder.api.openstack.wsgi [None req-21490210-e411-4faf-9110-c0fa3cd6b9b9 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4176d3fc8e394a7ab9bc7d9144faf237/volumes/abec7a08-4e85-4081-9a2c-9fbbd47209a2 returned with HTTP 200 [pid: 8|app: 0|req: 347/692] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 06:59:18 2026] GET /v3/4176d3fc8e394a7ab9bc7d9144faf237/volumes/abec7a08-4e85-4081-9a2c-9fbbd47209a2 => generated 957 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-26 06:59:19.551 7 INFO cinder.api.openstack.wsgi [None req-667a6034-503a-4afe-9f90-00ece8e4c73c 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4176d3fc8e394a7ab9bc7d9144faf237/volumes/abec7a08-4e85-4081-9a2c-9fbbd47209a2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 06:59:19.579 7 INFO cinder.volume.api [None req-667a6034-503a-4afe-9f90-00ece8e4c73c 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] Volume info retrieved successfully. 2026-05-26 06:59:19.589 7 INFO cinder.api.openstack.wsgi [None req-667a6034-503a-4afe-9f90-00ece8e4c73c 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4176d3fc8e394a7ab9bc7d9144faf237/volumes/abec7a08-4e85-4081-9a2c-9fbbd47209a2 returned with HTTP 200 [pid: 7|app: 0|req: 346/693] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 06:59:19 2026] GET /v3/4176d3fc8e394a7ab9bc7d9144faf237/volumes/abec7a08-4e85-4081-9a2c-9fbbd47209a2 => generated 957 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-26 06:59:20.622 8 INFO cinder.api.openstack.wsgi [None req-be553d3d-fb76-4403-bf28-c0868e6a4ca8 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4176d3fc8e394a7ab9bc7d9144faf237/volumes/abec7a08-4e85-4081-9a2c-9fbbd47209a2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 06:59:20.644 8 INFO cinder.volume.api [None req-be553d3d-fb76-4403-bf28-c0868e6a4ca8 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] Volume info retrieved successfully. 2026-05-26 06:59:20.652 8 INFO cinder.api.openstack.wsgi [None req-be553d3d-fb76-4403-bf28-c0868e6a4ca8 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4176d3fc8e394a7ab9bc7d9144faf237/volumes/abec7a08-4e85-4081-9a2c-9fbbd47209a2 returned with HTTP 200 [pid: 8|app: 0|req: 348/694] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 06:59:20 2026] GET /v3/4176d3fc8e394a7ab9bc7d9144faf237/volumes/abec7a08-4e85-4081-9a2c-9fbbd47209a2 => generated 1483 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 06:59:20.753 7 INFO cinder.api.openstack.wsgi [req-7435d6b3-4dbb-415c-a3c9-be67762637c3 req-a328b3bb-3531-4bdd-8734-05a565e5d2a4 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4176d3fc8e394a7ab9bc7d9144faf237/volumes/abec7a08-4e85-4081-9a2c-9fbbd47209a2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 06:59:20.781 7 INFO cinder.volume.api [req-7435d6b3-4dbb-415c-a3c9-be67762637c3 req-a328b3bb-3531-4bdd-8734-05a565e5d2a4 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] Volume info retrieved successfully. 2026-05-26 06:59:20.794 7 INFO cinder.api.openstack.wsgi [req-7435d6b3-4dbb-415c-a3c9-be67762637c3 req-a328b3bb-3531-4bdd-8734-05a565e5d2a4 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4176d3fc8e394a7ab9bc7d9144faf237/volumes/abec7a08-4e85-4081-9a2c-9fbbd47209a2 returned with HTTP 200 [pid: 7|app: 0|req: 347/695] 10.0.0.175 () {34 vars in 1028 bytes} [Tue May 26 06:59:20 2026] GET /v3/4176d3fc8e394a7ab9bc7d9144faf237/volumes/abec7a08-4e85-4081-9a2c-9fbbd47209a2 => generated 1483 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 06:59:21.341 8 INFO cinder.api.openstack.wsgi [req-7435d6b3-4dbb-415c-a3c9-be67762637c3 req-bae9fa15-6022-44b5-b295-1fa4f59d8e95 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4176d3fc8e394a7ab9bc7d9144faf237/volumes/abec7a08-4e85-4081-9a2c-9fbbd47209a2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 06:59:21.364 8 INFO cinder.volume.api [req-7435d6b3-4dbb-415c-a3c9-be67762637c3 req-bae9fa15-6022-44b5-b295-1fa4f59d8e95 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] Volume info retrieved successfully. 2026-05-26 06:59:21.373 8 INFO cinder.api.openstack.wsgi [req-7435d6b3-4dbb-415c-a3c9-be67762637c3 req-bae9fa15-6022-44b5-b295-1fa4f59d8e95 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4176d3fc8e394a7ab9bc7d9144faf237/volumes/abec7a08-4e85-4081-9a2c-9fbbd47209a2 returned with HTTP 200 [pid: 8|app: 0|req: 349/696] 10.0.0.175 () {34 vars in 1028 bytes} [Tue May 26 06:59:21 2026] GET /v3/4176d3fc8e394a7ab9bc7d9144faf237/volumes/abec7a08-4e85-4081-9a2c-9fbbd47209a2 => generated 1483 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-26 06:59:21.382 7 INFO cinder.api.openstack.wsgi [req-7435d6b3-4dbb-415c-a3c9-be67762637c3 req-a328b3bb-3531-4bdd-8734-05a565e5d2a4 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-26 06:59:21.382 7 INFO cinder.api.openstack.wsgi [req-7435d6b3-4dbb-415c-a3c9-be67762637c3 req-a328b3bb-3531-4bdd-8734-05a565e5d2a4 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 348/697] 10.0.0.175 () {32 vars in 829 bytes} [Tue May 26 06:59:21 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 06:59:21.396 8 INFO cinder.api.openstack.wsgi [req-7435d6b3-4dbb-415c-a3c9-be67762637c3 req-85ad4d34-d113-469a-b1f5-0eeff0991d9b 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4176d3fc8e394a7ab9bc7d9144faf237/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 06:59:21.485 8 INFO cinder.api.openstack.wsgi [req-7435d6b3-4dbb-415c-a3c9-be67762637c3 req-85ad4d34-d113-469a-b1f5-0eeff0991d9b 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4176d3fc8e394a7ab9bc7d9144faf237/attachments returned with HTTP 200 [pid: 8|app: 0|req: 350/698] 10.0.0.175 () {40 vars in 1057 bytes} [Tue May 26 06:59:21 2026] POST /v3/4176d3fc8e394a7ab9bc7d9144faf237/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-26 06:59:24.557 7 INFO cinder.api.openstack.wsgi [req-7435d6b3-4dbb-415c-a3c9-be67762637c3 req-a328b3bb-3531-4bdd-8734-05a565e5d2a4 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:59:24.557 8 INFO cinder.api.openstack.wsgi [req-7435d6b3-4dbb-415c-a3c9-be67762637c3 req-85ad4d34-d113-469a-b1f5-0eeff0991d9b 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:59:24.557 7 INFO cinder.api.openstack.wsgi [req-7435d6b3-4dbb-415c-a3c9-be67762637c3 req-a328b3bb-3531-4bdd-8734-05a565e5d2a4 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:59:24.558 8 INFO cinder.api.openstack.wsgi [req-7435d6b3-4dbb-415c-a3c9-be67762637c3 req-85ad4d34-d113-469a-b1f5-0eeff0991d9b 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:59:27.460 7 INFO cinder.api.openstack.wsgi [req-7435d6b3-4dbb-415c-a3c9-be67762637c3 req-a328b3bb-3531-4bdd-8734-05a565e5d2a4 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-26 06:59:27.461 7 INFO cinder.api.openstack.wsgi [req-7435d6b3-4dbb-415c-a3c9-be67762637c3 req-a328b3bb-3531-4bdd-8734-05a565e5d2a4 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 350/701] 199.204.45.250 () {32 vars in 840 bytes} [Tue May 26 06:59:27 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 06:59:27.513 8 INFO cinder.api.openstack.wsgi [req-7435d6b3-4dbb-415c-a3c9-be67762637c3 req-8bf7bc24-b4b9-4481-b29e-c58bd6a9e4c0 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4176d3fc8e394a7ab9bc7d9144faf237/volumes/abec7a08-4e85-4081-9a2c-9fbbd47209a2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 06:59:27.553 8 INFO cinder.volume.api [req-7435d6b3-4dbb-415c-a3c9-be67762637c3 req-8bf7bc24-b4b9-4481-b29e-c58bd6a9e4c0 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] Volume info retrieved successfully. 2026-05-26 06:59:27.563 8 INFO cinder.api.openstack.wsgi [req-7435d6b3-4dbb-415c-a3c9-be67762637c3 req-8bf7bc24-b4b9-4481-b29e-c58bd6a9e4c0 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4176d3fc8e394a7ab9bc7d9144faf237/volumes/abec7a08-4e85-4081-9a2c-9fbbd47209a2 returned with HTTP 200 [pid: 8|app: 0|req: 352/702] 199.204.45.250 () {36 vars in 1073 bytes} [Tue May 26 06:59:27 2026] GET /v3/4176d3fc8e394a7ab9bc7d9144faf237/volumes/abec7a08-4e85-4081-9a2c-9fbbd47209a2 => generated 1663 bytes in 57 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-26 06:59:29.850 7 INFO cinder.api.openstack.wsgi [req-7435d6b3-4dbb-415c-a3c9-be67762637c3 req-c0b07d33-4237-41a3-9d7a-b850446eb7d4 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/4176d3fc8e394a7ab9bc7d9144faf237/attachments/5e63c90a-e1c3-441a-a1d4-649dc12317ab /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 06:59:30.914 7 INFO cinder.api.openstack.wsgi [req-7435d6b3-4dbb-415c-a3c9-be67762637c3 req-c0b07d33-4237-41a3-9d7a-b850446eb7d4 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4176d3fc8e394a7ab9bc7d9144faf237/attachments/5e63c90a-e1c3-441a-a1d4-649dc12317ab returned with HTTP 200 [pid: 7|app: 0|req: 351/703] 199.204.45.250 () {40 vars in 1135 bytes} [Tue May 26 06:59:29 2026] PUT /v3/4176d3fc8e394a7ab9bc7d9144faf237/attachments/5e63c90a-e1c3-441a-a1d4-649dc12317ab => generated 802 bytes in 1074 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-26 06:59:31.434 8 INFO cinder.api.openstack.wsgi [req-7435d6b3-4dbb-415c-a3c9-be67762637c3 req-9f879ccf-6388-48de-bd71-5e4b57b40bcc 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4176d3fc8e394a7ab9bc7d9144faf237/attachments/5e63c90a-e1c3-441a-a1d4-649dc12317ab/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 06:59:31.489 8 INFO cinder.api.openstack.wsgi [req-7435d6b3-4dbb-415c-a3c9-be67762637c3 req-9f879ccf-6388-48de-bd71-5e4b57b40bcc 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4176d3fc8e394a7ab9bc7d9144faf237/attachments/5e63c90a-e1c3-441a-a1d4-649dc12317ab/action returned with HTTP 204 [pid: 8|app: 0|req: 353/704] 199.204.45.250 () {40 vars in 1148 bytes} [Tue May 26 06:59:31 2026] POST /v3/4176d3fc8e394a7ab9bc7d9144faf237/attachments/5e63c90a-e1c3-441a-a1d4-649dc12317ab/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-26 06:59:34.557 8 INFO cinder.api.openstack.wsgi [req-7435d6b3-4dbb-415c-a3c9-be67762637c3 req-9f879ccf-6388-48de-bd71-5e4b57b40bcc 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:59:34.557 7 INFO cinder.api.openstack.wsgi [req-7435d6b3-4dbb-415c-a3c9-be67762637c3 req-c0b07d33-4237-41a3-9d7a-b850446eb7d4 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:59:34.558 8 INFO cinder.api.openstack.wsgi [req-7435d6b3-4dbb-415c-a3c9-be67762637c3 req-9f879ccf-6388-48de-bd71-5e4b57b40bcc 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:59:34.559 7 INFO cinder.api.openstack.wsgi [req-7435d6b3-4dbb-415c-a3c9-be67762637c3 req-c0b07d33-4237-41a3-9d7a-b850446eb7d4 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] http://10.0.0.142: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-26 06:59:39.686 7 INFO cinder.api.openstack.wsgi [None req-d2d3d87d-f456-4f72-9a4c-b03df5560e85 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/df3cb43d815249efbd24ec9ca64c10b0/volumes 2026-05-26 06:59:39.688 7 INFO cinder.api.v3.volumes [None req-d2d3d87d-f456-4f72-9a4c-b03df5560e85 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] Create volume of 1 GB /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 06:59:39.717 7 INFO cinder.volume.api [None req-d2d3d87d-f456-4f72-9a4c-b03df5560e85 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] Availability Zones retrieved successfully. 2026-05-26 06:59:40.114 7 INFO cinder.volume.api [None req-d2d3d87d-f456-4f72-9a4c-b03df5560e85 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] Create volume request issued successfully. 2026-05-26 06:59:40.118 7 INFO cinder.api.openstack.wsgi [None req-d2d3d87d-f456-4f72-9a4c-b03df5560e85 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/df3cb43d815249efbd24ec9ca64c10b0/volumes returned with HTTP 202 [pid: 7|app: 0|req: 353/707] 10.0.0.244 () {34 vars in 722 bytes} [Tue May 26 06:59:39 2026] POST /v3/df3cb43d815249efbd24ec9ca64c10b0/volumes => generated 860 bytes in 717 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-26 06:59:40.157 8 INFO cinder.api.openstack.wsgi [None req-5334c40a-476c-42b5-8f7d-23e3722fb9b0 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/df3cb43d815249efbd24ec9ca64c10b0/volumes/149a0857-fce9-44bc-95b3-d0ce33693c17 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 06:59:40.194 8 INFO cinder.volume.api [None req-5334c40a-476c-42b5-8f7d-23e3722fb9b0 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] Volume info retrieved successfully. 2026-05-26 06:59:40.202 8 INFO cinder.api.openstack.wsgi [None req-5334c40a-476c-42b5-8f7d-23e3722fb9b0 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/df3cb43d815249efbd24ec9ca64c10b0/volumes/149a0857-fce9-44bc-95b3-d0ce33693c17 returned with HTTP 200 [pid: 8|app: 0|req: 355/708] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 06:59:40 2026] GET /v3/df3cb43d815249efbd24ec9ca64c10b0/volumes/149a0857-fce9-44bc-95b3-d0ce33693c17 => generated 928 bytes in 52 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-26 06:59:41.227 7 INFO cinder.api.openstack.wsgi [None req-0b2a85b8-a725-4f7d-a47c-4333361f6d3b b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/df3cb43d815249efbd24ec9ca64c10b0/volumes/149a0857-fce9-44bc-95b3-d0ce33693c17 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 06:59:41.253 7 INFO cinder.volume.api [None req-0b2a85b8-a725-4f7d-a47c-4333361f6d3b b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] Volume info retrieved successfully. 2026-05-26 06:59:41.265 7 INFO cinder.api.openstack.wsgi [None req-0b2a85b8-a725-4f7d-a47c-4333361f6d3b b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/df3cb43d815249efbd24ec9ca64c10b0/volumes/149a0857-fce9-44bc-95b3-d0ce33693c17 returned with HTTP 200 [pid: 7|app: 0|req: 354/709] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 06:59:41 2026] GET /v3/df3cb43d815249efbd24ec9ca64c10b0/volumes/149a0857-fce9-44bc-95b3-d0ce33693c17 => generated 953 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-26 06:59:44.478 8 INFO cinder.api.openstack.wsgi [req-a9cb9fcc-2260-4d90-b0b9-1222e6c40aae req-bcde90f8-6425-4d2e-9423-0362033d0dd7 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/4176d3fc8e394a7ab9bc7d9144faf237/attachments/5e63c90a-e1c3-441a-a1d4-649dc12317ab /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 06:59:44.563 7 INFO cinder.api.openstack.wsgi [None req-0b2a85b8-a725-4f7d-a47c-4333361f6d3b b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:59:44.564 7 INFO cinder.api.openstack.wsgi [None req-0b2a85b8-a725-4f7d-a47c-4333361f6d3b b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:59:44.565 7 INFO cinder.api.openstack.wsgi [None req-0b2a85b8-a725-4f7d-a47c-4333361f6d3b b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:59:44.565 7 INFO cinder.api.openstack.wsgi [None req-0b2a85b8-a725-4f7d-a47c-4333361f6d3b b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:59:45.048 8 INFO cinder.api.openstack.wsgi [req-a9cb9fcc-2260-4d90-b0b9-1222e6c40aae req-bcde90f8-6425-4d2e-9423-0362033d0dd7 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4176d3fc8e394a7ab9bc7d9144faf237/attachments/5e63c90a-e1c3-441a-a1d4-649dc12317ab returned with HTTP 200 [pid: 8|app: 0|req: 356/712] 199.204.45.250 () {38 vars in 1103 bytes} [Tue May 26 06:59:44 2026] DELETE /v3/4176d3fc8e394a7ab9bc7d9144faf237/attachments/5e63c90a-e1c3-441a-a1d4-649dc12317ab => generated 19 bytes in 577 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-26 06:59:45.061 7 INFO cinder.api.openstack.wsgi [req-a9cb9fcc-2260-4d90-b0b9-1222e6c40aae req-b04d0321-8dad-4219-b2a7-0cce88777b71 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/4176d3fc8e394a7ab9bc7d9144faf237/volumes/abec7a08-4e85-4081-9a2c-9fbbd47209a2 2026-05-26 06:59:45.061 7 INFO cinder.api.v3.volumes [req-a9cb9fcc-2260-4d90-b0b9-1222e6c40aae req-b04d0321-8dad-4219-b2a7-0cce88777b71 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] Delete volume with id: abec7a08-4e85-4081-9a2c-9fbbd47209a2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 06:59:45.081 7 INFO cinder.volume.api [req-a9cb9fcc-2260-4d90-b0b9-1222e6c40aae req-b04d0321-8dad-4219-b2a7-0cce88777b71 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] Volume info retrieved successfully. 2026-05-26 06:59:45.111 7 INFO cinder.volume.api [req-a9cb9fcc-2260-4d90-b0b9-1222e6c40aae req-b04d0321-8dad-4219-b2a7-0cce88777b71 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] Delete volume request issued successfully. 2026-05-26 06:59:45.111 7 INFO cinder.api.openstack.wsgi [req-a9cb9fcc-2260-4d90-b0b9-1222e6c40aae req-b04d0321-8dad-4219-b2a7-0cce88777b71 19ccb437e8b642fa9a37c3efd3d18d0b 4176d3fc8e394a7ab9bc7d9144faf237 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4176d3fc8e394a7ab9bc7d9144faf237/volumes/abec7a08-4e85-4081-9a2c-9fbbd47209a2 returned with HTTP 202 [pid: 7|app: 0|req: 357/713] 199.204.45.250 () {36 vars in 1054 bytes} [Tue May 26 06:59:45 2026] DELETE /v3/4176d3fc8e394a7ab9bc7d9144faf237/volumes/abec7a08-4e85-4081-9a2c-9fbbd47209a2 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 06:59:50.160 8 INFO cinder.api.openstack.wsgi [None req-3a09f28f-688f-4285-915e-5aa974c84874 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 06:59:50.166 8 INFO cinder.api.openstack.wsgi [None req-3a09f28f-688f-4285-915e-5aa974c84874 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services returned with HTTP 200 [pid: 8|app: 0|req: 357/714] 10.0.0.106 () {28 vars in 645 bytes} [Tue May 26 06:59:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-services => generated 646 bytes in 118 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-26 06:59:50.178 7 INFO cinder.api.openstack.wsgi [None req-87e8e281-860f-4a0f-a759-2ad81e691857 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 06:59:50.195 7 INFO cinder.volume.api [None req-87e8e281-860f-4a0f-a759-2ad81e691857 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 06:59:50.202 7 INFO cinder.api.openstack.wsgi [None req-87e8e281-860f-4a0f-a759-2ad81e691857 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 358/715] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 06:59:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true => generated 1121 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-26 06:59:50.213 8 INFO cinder.api.openstack.wsgi [None req-f32f0866-19cf-4a37-a415-66b33fca8955 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true 2026-05-26 06:59:50.718 8 INFO cinder.api.openstack.wsgi [None req-f32f0866-19cf-4a37-a415-66b33fca8955 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 358/716] 10.0.0.106 () {28 vars in 696 bytes} [Tue May 26 06:59:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 06:59:50.728 7 INFO cinder.api.openstack.wsgi [None req-6b4ff4fb-8d96-4fa6-8dfb-b9b94b02bf99 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 06:59:50.739 7 INFO cinder.volume.api [None req-6b4ff4fb-8d96-4fa6-8dfb-b9b94b02bf99 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 06:59:50.746 7 INFO cinder.api.openstack.wsgi [None req-6b4ff4fb-8d96-4fa6-8dfb-b9b94b02bf99 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 359/717] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 06:59:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true => generated 1121 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-26 06:59:50.803 8 INFO cinder.api.openstack.wsgi [None req-6f5be589-a885-4a4e-8452-eb75e38da677 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/4176d3fc8e394a7ab9bc7d9144faf237?usage=true 2026-05-26 06:59:50.835 8 INFO cinder.api.openstack.wsgi [None req-6f5be589-a885-4a4e-8452-eb75e38da677 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/4176d3fc8e394a7ab9bc7d9144faf237?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 359/718] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:59:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/4176d3fc8e394a7ab9bc7d9144faf237?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 06:59:50.847 7 INFO cinder.api.openstack.wsgi [None req-7ad5a11f-87a0-4346-bdda-1cc9e64fa95f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/430fb3fa8df3473b8be5fb4bedac14d3?usage=true 2026-05-26 06:59:50.904 7 INFO cinder.api.openstack.wsgi [None req-7ad5a11f-87a0-4346-bdda-1cc9e64fa95f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/430fb3fa8df3473b8be5fb4bedac14d3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 360/719] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:59:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/430fb3fa8df3473b8be5fb4bedac14d3?usage=true => generated 847 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:59:50.916 8 INFO cinder.api.openstack.wsgi [None req-a6778b8a-a567-4796-b7d8-0ab18700148d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true 2026-05-26 06:59:50.962 8 INFO cinder.api.openstack.wsgi [None req-a6778b8a-a567-4796-b7d8-0ab18700148d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 360/720] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:59:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:59:50.978 7 INFO cinder.api.openstack.wsgi [None req-6c336fe4-7fc2-4a7c-82d5-39f4511dae5a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true 2026-05-26 06:59:51.016 7 INFO cinder.api.openstack.wsgi [None req-6c336fe4-7fc2-4a7c-82d5-39f4511dae5a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 361/721] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:59:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:59:51.031 8 INFO cinder.api.openstack.wsgi [None req-103be6bb-d81a-4bfc-98cd-8acdaa233cde abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/afa8ff251b254b04973a30d276754811?usage=true 2026-05-26 06:59:51.074 8 INFO cinder.api.openstack.wsgi [None req-103be6bb-d81a-4bfc-98cd-8acdaa233cde abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/afa8ff251b254b04973a30d276754811?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 361/722] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:59:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/afa8ff251b254b04973a30d276754811?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:59:51.090 7 INFO cinder.api.openstack.wsgi [None req-f73f832a-1ce5-4bc4-90e6-3c924c1455ab abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/b05cf3ad5d2d46c5ab9850373b366a37?usage=true 2026-05-26 06:59:51.127 7 INFO cinder.api.openstack.wsgi [None req-f73f832a-1ce5-4bc4-90e6-3c924c1455ab abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/b05cf3ad5d2d46c5ab9850373b366a37?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 362/723] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:59:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/b05cf3ad5d2d46c5ab9850373b366a37?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:59:51.141 8 INFO cinder.api.openstack.wsgi [None req-0d62c52b-9304-4272-9b41-52abf041a090 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true 2026-05-26 06:59:51.171 8 INFO cinder.api.openstack.wsgi [None req-0d62c52b-9304-4272-9b41-52abf041a090 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 362/724] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:59:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:59:51.181 7 INFO cinder.api.openstack.wsgi [None req-aeecac45-5311-4538-870d-b83eb0f3739c abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/df3cb43d815249efbd24ec9ca64c10b0?usage=true 2026-05-26 06:59:51.203 7 INFO cinder.api.openstack.wsgi [None req-aeecac45-5311-4538-870d-b83eb0f3739c abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/df3cb43d815249efbd24ec9ca64c10b0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 363/725] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:59:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/df3cb43d815249efbd24ec9ca64c10b0?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:59:51.216 8 INFO cinder.api.openstack.wsgi [None req-116cb682-d182-4c21-b48a-9d8c0284d592 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/e2c7653399e848f6a5aafe2c6ed9575c?usage=true 2026-05-26 06:59:51.237 8 INFO cinder.api.openstack.wsgi [None req-116cb682-d182-4c21-b48a-9d8c0284d592 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/e2c7653399e848f6a5aafe2c6ed9575c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 363/726] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 06:59:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/e2c7653399e848f6a5aafe2c6ed9575c?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:59:51.249 7 INFO cinder.api.openstack.wsgi [None req-8ad95a68-2ae6-4811-92fd-4241e9d9d8f4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true 2026-05-26 06:59:51.255 7 INFO cinder.volume.api [None req-8ad95a68-2ae6-4811-92fd-4241e9d9d8f4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all snapshots completed successfully. 2026-05-26 06:59:51.256 7 INFO cinder.api.openstack.wsgi [None req-8ad95a68-2ae6-4811-92fd-4241e9d9d8f4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 364/727] 10.0.0.106 () {28 vars in 674 bytes} [Tue May 26 06:59:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 06:59:54.557 8 INFO cinder.api.openstack.wsgi [None req-116cb682-d182-4c21-b48a-9d8c0284d592 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:59:54.557 8 INFO cinder.api.openstack.wsgi [None req-116cb682-d182-4c21-b48a-9d8c0284d592 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:59:54.557 7 INFO cinder.api.openstack.wsgi [None req-8ad95a68-2ae6-4811-92fd-4241e9d9d8f4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 06:59:54.559 7 INFO cinder.api.openstack.wsgi [None req-8ad95a68-2ae6-4811-92fd-4241e9d9d8f4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 06:59:54.980 8 INFO cinder.api.openstack.wsgi [req-0cc09bdb-7fbc-4cdd-89e4-a4a1141b980b req-5a9beea5-4c79-4bb1-bf35-0096924ff3e0 ef9f6105ef9e4665be79fedce4915ce8 430fb3fa8df3473b8be5fb4bedac14d3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/430fb3fa8df3473b8be5fb4bedac14d3/attachments?instance_id=3b42a636-2618-4314-845a-c1a48b1637fb 2026-05-26 06:59:54.995 8 INFO cinder.api.openstack.wsgi [req-0cc09bdb-7fbc-4cdd-89e4-a4a1141b980b req-5a9beea5-4c79-4bb1-bf35-0096924ff3e0 ef9f6105ef9e4665be79fedce4915ce8 430fb3fa8df3473b8be5fb4bedac14d3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/430fb3fa8df3473b8be5fb4bedac14d3/attachments?instance_id=3b42a636-2618-4314-845a-c1a48b1637fb returned with HTTP 200 [pid: 8|app: 0|req: 365/730] 199.204.45.250 () {36 vars in 1104 bytes} [Tue May 26 06:59:54 2026] GET /v3/430fb3fa8df3473b8be5fb4bedac14d3/attachments?instance_id=3b42a636-2618-4314-845a-c1a48b1637fb => generated 19 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 06:59:56.151 7 INFO cinder.api.openstack.wsgi [None req-c9340ce4-94bc-439a-a907-552359e3323a b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/df3cb43d815249efbd24ec9ca64c10b0/volumes/149a0857-fce9-44bc-95b3-d0ce33693c17/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 06:59:56.162 7 INFO cinder.volume.api [None req-c9340ce4-94bc-439a-a907-552359e3323a b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] Volume info retrieved successfully. 2026-05-26 06:59:56.175 7 INFO cinder.volume.api [None req-c9340ce4-94bc-439a-a907-552359e3323a b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] Update volume admin metadata completed successfully. 2026-05-26 06:59:56.681 7 INFO cinder.volume.api [None req-c9340ce4-94bc-439a-a907-552359e3323a b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] Attach volume completed successfully. 2026-05-26 06:59:56.681 7 INFO cinder.api.openstack.wsgi [None req-c9340ce4-94bc-439a-a907-552359e3323a b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/df3cb43d815249efbd24ec9ca64c10b0/volumes/149a0857-fce9-44bc-95b3-d0ce33693c17/action returned with HTTP 202 [pid: 7|app: 0|req: 366/731] 10.0.0.244 () {34 vars in 810 bytes} [Tue May 26 06:59:56 2026] POST /v3/df3cb43d815249efbd24ec9ca64c10b0/volumes/149a0857-fce9-44bc-95b3-d0ce33693c17/action => generated 0 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) 2026-05-26 06:59:56.694 8 INFO cinder.api.openstack.wsgi [None req-2fa6517b-385a-4638-8153-3976181e0f05 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/df3cb43d815249efbd24ec9ca64c10b0/volumes/149a0857-fce9-44bc-95b3-d0ce33693c17 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 06:59:56.719 8 INFO cinder.volume.api [None req-2fa6517b-385a-4638-8153-3976181e0f05 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] Volume info retrieved successfully. 2026-05-26 06:59:56.728 8 INFO cinder.api.openstack.wsgi [None req-2fa6517b-385a-4638-8153-3976181e0f05 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/df3cb43d815249efbd24ec9ca64c10b0/volumes/149a0857-fce9-44bc-95b3-d0ce33693c17 returned with HTTP 200 [pid: 8|app: 0|req: 366/732] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 06:59:56 2026] GET /v3/df3cb43d815249efbd24ec9ca64c10b0/volumes/149a0857-fce9-44bc-95b3-d0ce33693c17 => generated 1287 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-26 06:59:56.756 7 INFO cinder.api.openstack.wsgi [None req-a8fce960-cd69-412b-91d3-c4154b51c288 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/df3cb43d815249efbd24ec9ca64c10b0/volumes/149a0857-fce9-44bc-95b3-d0ce33693c17/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 06:59:56.783 7 INFO cinder.volume.api [None req-a8fce960-cd69-412b-91d3-c4154b51c288 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] Volume info retrieved successfully. 2026-05-26 06:59:57.289 7 INFO cinder.volume.api [None req-a8fce960-cd69-412b-91d3-c4154b51c288 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] Detach volume completed successfully. 2026-05-26 06:59:57.289 7 INFO cinder.api.openstack.wsgi [None req-a8fce960-cd69-412b-91d3-c4154b51c288 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/df3cb43d815249efbd24ec9ca64c10b0/volumes/149a0857-fce9-44bc-95b3-d0ce33693c17/action returned with HTTP 202 [pid: 7|app: 0|req: 367/733] 10.0.0.244 () {34 vars in 810 bytes} [Tue May 26 06:59:56 2026] POST /v3/df3cb43d815249efbd24ec9ca64c10b0/volumes/149a0857-fce9-44bc-95b3-d0ce33693c17/action => generated 0 bytes in 540 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 06:59:57.303 8 INFO cinder.api.openstack.wsgi [None req-56b72299-c1a0-4204-afa4-44fb058c84e8 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/df3cb43d815249efbd24ec9ca64c10b0/volumes/149a0857-fce9-44bc-95b3-d0ce33693c17 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 06:59:57.324 8 INFO cinder.volume.api [None req-56b72299-c1a0-4204-afa4-44fb058c84e8 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] Volume info retrieved successfully. 2026-05-26 06:59:57.331 8 INFO cinder.api.openstack.wsgi [None req-56b72299-c1a0-4204-afa4-44fb058c84e8 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/df3cb43d815249efbd24ec9ca64c10b0/volumes/149a0857-fce9-44bc-95b3-d0ce33693c17 returned with HTTP 200 [pid: 8|app: 0|req: 367/734] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 06:59:57 2026] GET /v3/df3cb43d815249efbd24ec9ca64c10b0/volumes/149a0857-fce9-44bc-95b3-d0ce33693c17 => generated 972 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:00:04.557 7 INFO cinder.api.openstack.wsgi [None req-a8fce960-cd69-412b-91d3-c4154b51c288 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:00:04.558 8 INFO cinder.api.openstack.wsgi [None req-56b72299-c1a0-4204-afa4-44fb058c84e8 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:00:04.558 7 INFO cinder.api.openstack.wsgi [None req-a8fce960-cd69-412b-91d3-c4154b51c288 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:00:04.559 8 INFO cinder.api.openstack.wsgi [None req-56b72299-c1a0-4204-afa4-44fb058c84e8 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] http://10.0.0.142: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-26 07:00:04.672 7 INFO cinder.api.openstack.wsgi [None req-4d9ba127-ff62-49d0-a4fe-779e76bb6a9d b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/df3cb43d815249efbd24ec9ca64c10b0/volumes/149a0857-fce9-44bc-95b3-d0ce33693c17 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:00:04.691 7 INFO cinder.volume.api [None req-4d9ba127-ff62-49d0-a4fe-779e76bb6a9d b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] Volume info retrieved successfully. 2026-05-26 07:00:04.697 7 INFO cinder.api.openstack.wsgi [None req-4d9ba127-ff62-49d0-a4fe-779e76bb6a9d b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/df3cb43d815249efbd24ec9ca64c10b0/volumes/149a0857-fce9-44bc-95b3-d0ce33693c17 returned with HTTP 200 [pid: 7|app: 0|req: 369/737] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:00:04 2026] GET /v3/df3cb43d815249efbd24ec9ca64c10b0/volumes/149a0857-fce9-44bc-95b3-d0ce33693c17 => generated 972 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-26 07:00:04.719 8 INFO cinder.api.openstack.wsgi [None req-990fd283-346b-4f21-85ae-4f11088561c1 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/df3cb43d815249efbd24ec9ca64c10b0/volumes/149a0857-fce9-44bc-95b3-d0ce33693c17 2026-05-26 07:00:04.720 8 INFO cinder.api.v3.volumes [None req-990fd283-346b-4f21-85ae-4f11088561c1 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] Delete volume with id: 149a0857-fce9-44bc-95b3-d0ce33693c17 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:00:04.732 8 INFO cinder.volume.api [None req-990fd283-346b-4f21-85ae-4f11088561c1 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] Volume info retrieved successfully. 2026-05-26 07:00:04.770 8 INFO cinder.volume.api [None req-990fd283-346b-4f21-85ae-4f11088561c1 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] Delete volume request issued successfully. 2026-05-26 07:00:04.771 8 INFO cinder.api.openstack.wsgi [None req-990fd283-346b-4f21-85ae-4f11088561c1 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/df3cb43d815249efbd24ec9ca64c10b0/volumes/149a0857-fce9-44bc-95b3-d0ce33693c17 returned with HTTP 202 [pid: 8|app: 0|req: 369/738] 10.0.0.244 () {32 vars in 778 bytes} [Tue May 26 07:00:04 2026] DELETE /v3/df3cb43d815249efbd24ec9ca64c10b0/volumes/149a0857-fce9-44bc-95b3-d0ce33693c17 => generated 0 bytes in 60 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-26 07:00:04.781 7 INFO cinder.api.openstack.wsgi [None req-3d2f81bc-f718-47a6-a674-6cc4842a7549 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/df3cb43d815249efbd24ec9ca64c10b0/volumes/149a0857-fce9-44bc-95b3-d0ce33693c17 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:00:04.804 7 INFO cinder.volume.api [None req-3d2f81bc-f718-47a6-a674-6cc4842a7549 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] Volume info retrieved successfully. 2026-05-26 07:00:04.810 7 INFO cinder.api.openstack.wsgi [None req-3d2f81bc-f718-47a6-a674-6cc4842a7549 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/df3cb43d815249efbd24ec9ca64c10b0/volumes/149a0857-fce9-44bc-95b3-d0ce33693c17 returned with HTTP 200 [pid: 7|app: 0|req: 370/739] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:00:04 2026] GET /v3/df3cb43d815249efbd24ec9ca64c10b0/volumes/149a0857-fce9-44bc-95b3-d0ce33693c17 => generated 971 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-26 07:00:05.840 8 INFO cinder.api.openstack.wsgi [None req-1959e5b4-0845-4caa-9744-405927dddf8a b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/df3cb43d815249efbd24ec9ca64c10b0/volumes/149a0857-fce9-44bc-95b3-d0ce33693c17 2026-05-26 07:00:05.860 8 INFO cinder.api.openstack.wsgi [None req-1959e5b4-0845-4caa-9744-405927dddf8a b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/df3cb43d815249efbd24ec9ca64c10b0/volumes/149a0857-fce9-44bc-95b3-d0ce33693c17 returned with HTTP 404 [pid: 8|app: 0|req: 370/740] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:00:05 2026] GET /v3/df3cb43d815249efbd24ec9ca64c10b0/volumes/149a0857-fce9-44bc-95b3-d0ce33693c17 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-26 07:00:14.558 8 INFO cinder.api.openstack.wsgi [None req-1959e5b4-0845-4caa-9744-405927dddf8a b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:00:14.558 7 INFO cinder.api.openstack.wsgi [None req-3d2f81bc-f718-47a6-a674-6cc4842a7549 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:00:14.559 8 INFO cinder.api.openstack.wsgi [None req-1959e5b4-0845-4caa-9744-405927dddf8a b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:00:14.559 7 INFO cinder.api.openstack.wsgi [None req-3d2f81bc-f718-47a6-a674-6cc4842a7549 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:00:24.559 8 INFO cinder.api.openstack.wsgi [None req-1959e5b4-0845-4caa-9744-405927dddf8a b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:00:24.559 7 INFO cinder.api.openstack.wsgi [None req-3d2f81bc-f718-47a6-a674-6cc4842a7549 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:00:24.560 8 INFO cinder.api.openstack.wsgi [None req-1959e5b4-0845-4caa-9744-405927dddf8a b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:00:24.560 7 INFO cinder.api.openstack.wsgi [None req-3d2f81bc-f718-47a6-a674-6cc4842a7549 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:00:34.556 8 INFO cinder.api.openstack.wsgi [None req-1959e5b4-0845-4caa-9744-405927dddf8a b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:00:34.557 7 INFO cinder.api.openstack.wsgi [None req-3d2f81bc-f718-47a6-a674-6cc4842a7549 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:00:34.557 8 INFO cinder.api.openstack.wsgi [None req-1959e5b4-0845-4caa-9744-405927dddf8a b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:00:34.557 7 INFO cinder.api.openstack.wsgi [None req-3d2f81bc-f718-47a6-a674-6cc4842a7549 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:00:44.557 8 INFO cinder.api.openstack.wsgi [None req-1959e5b4-0845-4caa-9744-405927dddf8a b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:00:44.557 7 INFO cinder.api.openstack.wsgi [None req-3d2f81bc-f718-47a6-a674-6cc4842a7549 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:00:44.558 8 INFO cinder.api.openstack.wsgi [None req-1959e5b4-0845-4caa-9744-405927dddf8a b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:00:44.559 7 INFO cinder.api.openstack.wsgi [None req-3d2f81bc-f718-47a6-a674-6cc4842a7549 b47b7aa57e0c42eb9c25d59cd11ee797 df3cb43d815249efbd24ec9ca64c10b0 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:00:50.146 8 INFO cinder.api.openstack.wsgi [None req-472c0e32-ff20-44fb-8290-0ebf7303e3d6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services 2026-05-26 07:00:50.155 8 INFO cinder.api.openstack.wsgi [None req-472c0e32-ff20-44fb-8290-0ebf7303e3d6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services returned with HTTP 200 [pid: 8|app: 0|req: 375/749] 10.0.0.106 () {28 vars in 645 bytes} [Tue May 26 07:00:49 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-services => generated 646 bytes in 220 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-26 07:00:50.168 7 INFO cinder.api.openstack.wsgi [None req-b48c86a1-bd1a-4fd1-8429-702268c7f792 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 07:00:50.179 7 INFO cinder.volume.api [None req-b48c86a1-bd1a-4fd1-8429-702268c7f792 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 07:00:50.181 7 INFO cinder.api.openstack.wsgi [None req-b48c86a1-bd1a-4fd1-8429-702268c7f792 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 375/750] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 07:00:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:00:50.193 8 INFO cinder.api.openstack.wsgi [None req-ad9b3bdf-7658-4231-af5a-d25884317b2d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true 2026-05-26 07:00:50.696 8 INFO cinder.api.openstack.wsgi [None req-ad9b3bdf-7658-4231-af5a-d25884317b2d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 376/751] 10.0.0.106 () {28 vars in 696 bytes} [Tue May 26 07:00:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 07:00:50.709 7 INFO cinder.api.openstack.wsgi [None req-6156bb28-eb35-46c9-9aa0-6f07e79e182f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 07:00:50.719 7 INFO cinder.volume.api [None req-6156bb28-eb35-46c9-9aa0-6f07e79e182f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 07:00:50.722 7 INFO cinder.api.openstack.wsgi [None req-6156bb28-eb35-46c9-9aa0-6f07e79e182f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 376/752] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 07:00:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 07:00:50.839 8 INFO cinder.api.openstack.wsgi [None req-05724d38-0958-45f1-a8ba-0895d05a6c88 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/001033a7d8924c73898e234228245f71?usage=true 2026-05-26 07:00:50.880 8 INFO cinder.api.openstack.wsgi [None req-05724d38-0958-45f1-a8ba-0895d05a6c88 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/001033a7d8924c73898e234228245f71?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 377/753] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:00:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/001033a7d8924c73898e234228245f71?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:00:50.891 7 INFO cinder.api.openstack.wsgi [None req-c73e289c-8e5b-4c37-a0bf-8826b9e88234 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/3cd1788bb2624051a14db1259ea4f2d6?usage=true 2026-05-26 07:00:50.916 7 INFO cinder.api.openstack.wsgi [None req-c73e289c-8e5b-4c37-a0bf-8826b9e88234 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/3cd1788bb2624051a14db1259ea4f2d6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 377/754] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:00:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/3cd1788bb2624051a14db1259ea4f2d6?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:00:50.934 8 INFO cinder.api.openstack.wsgi [None req-323bf87f-4a47-41bc-906a-38790a84cdb2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true 2026-05-26 07:00:50.969 8 INFO cinder.api.openstack.wsgi [None req-323bf87f-4a47-41bc-906a-38790a84cdb2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 378/755] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:00:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:00:50.986 7 INFO cinder.api.openstack.wsgi [None req-10953ea6-fa4a-4465-8ad7-37fe43ab863e abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/726256336c5f4f1bab8130009aea306c?usage=true 2026-05-26 07:00:51.018 7 INFO cinder.api.openstack.wsgi [None req-10953ea6-fa4a-4465-8ad7-37fe43ab863e abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/726256336c5f4f1bab8130009aea306c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 378/756] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:00:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/726256336c5f4f1bab8130009aea306c?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:00:51.030 8 INFO cinder.api.openstack.wsgi [None req-5c626ba9-99b3-468e-b5e3-6b73cbd1056b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7648c785b1aa4a04bc78cc7ccea49ea6?usage=true 2026-05-26 07:00:51.076 8 INFO cinder.api.openstack.wsgi [None req-5c626ba9-99b3-468e-b5e3-6b73cbd1056b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7648c785b1aa4a04bc78cc7ccea49ea6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 379/757] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:00:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7648c785b1aa4a04bc78cc7ccea49ea6?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:00:51.089 7 INFO cinder.api.openstack.wsgi [None req-b0135036-acb9-4d43-914b-04edb4a77785 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true 2026-05-26 07:00:51.118 7 INFO cinder.api.openstack.wsgi [None req-b0135036-acb9-4d43-914b-04edb4a77785 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 379/758] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:00:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:00:51.133 8 INFO cinder.api.openstack.wsgi [None req-03c7cc3f-12b6-4984-b2d4-880353f9341d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/b6db8db4b59f4f06902a2e29e9251f60?usage=true 2026-05-26 07:00:51.161 8 INFO cinder.api.openstack.wsgi [None req-03c7cc3f-12b6-4984-b2d4-880353f9341d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/b6db8db4b59f4f06902a2e29e9251f60?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 380/759] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:00:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/b6db8db4b59f4f06902a2e29e9251f60?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:00:51.173 7 INFO cinder.api.openstack.wsgi [None req-64760f9e-266b-4290-82f6-8004a36db5aa abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true 2026-05-26 07:00:51.201 7 INFO cinder.api.openstack.wsgi [None req-64760f9e-266b-4290-82f6-8004a36db5aa abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 380/760] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:00:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:00:51.214 8 INFO cinder.api.openstack.wsgi [None req-c179921c-765e-4aff-aa43-d771033a7431 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/e54322ac22b34312a061e97a8291b7b6?usage=true 2026-05-26 07:00:51.256 8 INFO cinder.api.openstack.wsgi [None req-c179921c-765e-4aff-aa43-d771033a7431 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/e54322ac22b34312a061e97a8291b7b6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 381/761] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:00:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/e54322ac22b34312a061e97a8291b7b6?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:00:51.267 7 INFO cinder.api.openstack.wsgi [None req-febee4db-02da-4e6c-92d1-d6d39ba48f6c abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true 2026-05-26 07:00:51.274 7 INFO cinder.volume.api [None req-febee4db-02da-4e6c-92d1-d6d39ba48f6c abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all snapshots completed successfully. 2026-05-26 07:00:51.275 7 INFO cinder.api.openstack.wsgi [None req-febee4db-02da-4e6c-92d1-d6d39ba48f6c abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 381/762] 10.0.0.106 () {28 vars in 674 bytes} [Tue May 26 07:00:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:00:54.557 8 INFO cinder.api.openstack.wsgi [None req-c179921c-765e-4aff-aa43-d771033a7431 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:00:54.557 7 INFO cinder.api.openstack.wsgi [None req-febee4db-02da-4e6c-92d1-d6d39ba48f6c abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:00:54.558 8 INFO cinder.api.openstack.wsgi [None req-c179921c-765e-4aff-aa43-d771033a7431 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:00:54.559 7 INFO cinder.api.openstack.wsgi [None req-febee4db-02da-4e6c-92d1-d6d39ba48f6c abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:01:04.558 8 INFO cinder.api.openstack.wsgi [None req-c179921c-765e-4aff-aa43-d771033a7431 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:01:04.559 7 INFO cinder.api.openstack.wsgi [None req-febee4db-02da-4e6c-92d1-d6d39ba48f6c abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:01:04.560 8 INFO cinder.api.openstack.wsgi [None req-c179921c-765e-4aff-aa43-d771033a7431 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:01:04.560 7 INFO cinder.api.openstack.wsgi [None req-febee4db-02da-4e6c-92d1-d6d39ba48f6c abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:01:05.038 8 INFO cinder.api.openstack.wsgi [None req-955ffe17-14ad-4b63-88aa-e64277106006 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes 2026-05-26 07:01:05.212 8 INFO cinder.volume.api [None req-955ffe17-14ad-4b63-88aa-e64277106006 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Get all volumes completed successfully. 2026-05-26 07:01:05.213 8 INFO cinder.api.openstack.wsgi [None req-955ffe17-14ad-4b63-88aa-e64277106006 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes returned with HTTP 200 [pid: 8|app: 0|req: 384/767] 10.0.0.244 () {32 vars in 701 bytes} [Tue May 26 07:01:04 2026] GET /v3/57220fd2cb064ad9ba21914d46285b05/volumes => generated 15 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:01:05.227 7 INFO cinder.api.openstack.wsgi [None req-7c59be44-68b7-4a46-ae07-88cebfe2ac77 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes 2026-05-26 07:01:05.229 7 INFO cinder.api.v3.volumes [None req-7c59be44-68b7-4a46-ae07-88cebfe2ac77 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Create volume of 1 GB 2026-05-26 07:01:05.234 7 INFO cinder.volume.api [None req-7c59be44-68b7-4a46-ae07-88cebfe2ac77 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Availability Zones retrieved successfully. 2026-05-26 07:01:05.389 7 INFO cinder.volume.api [None req-7c59be44-68b7-4a46-ae07-88cebfe2ac77 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Create volume request issued successfully. 2026-05-26 07:01:05.390 7 INFO cinder.api.openstack.wsgi [None req-7c59be44-68b7-4a46-ae07-88cebfe2ac77 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes returned with HTTP 202 [pid: 7|app: 0|req: 384/768] 10.0.0.244 () {34 vars in 723 bytes} [Tue May 26 07:01:05 2026] POST /v3/57220fd2cb064ad9ba21914d46285b05/volumes => generated 876 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-26 07:01:05.412 8 INFO cinder.api.openstack.wsgi [None req-8b7faacc-bd09-46aa-893d-059d4622e418 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/cc8047dc-270a-4bee-a7f5-d03843c31f59 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:05.431 8 INFO cinder.volume.api [None req-8b7faacc-bd09-46aa-893d-059d4622e418 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Volume info retrieved successfully. 2026-05-26 07:01:05.439 8 INFO cinder.api.openstack.wsgi [None req-8b7faacc-bd09-46aa-893d-059d4622e418 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/cc8047dc-270a-4bee-a7f5-d03843c31f59 returned with HTTP 200 [pid: 8|app: 0|req: 385/769] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:05 2026] GET /v3/57220fd2cb064ad9ba21914d46285b05/volumes/cc8047dc-270a-4bee-a7f5-d03843c31f59 => generated 944 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:01:06.461 7 INFO cinder.api.openstack.wsgi [None req-9bf87bce-fbb0-4d1a-8d14-ee96990f949e b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/cc8047dc-270a-4bee-a7f5-d03843c31f59 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:06.475 7 INFO cinder.volume.api [None req-9bf87bce-fbb0-4d1a-8d14-ee96990f949e b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Volume info retrieved successfully. 2026-05-26 07:01:06.481 7 INFO cinder.api.openstack.wsgi [None req-9bf87bce-fbb0-4d1a-8d14-ee96990f949e b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/cc8047dc-270a-4bee-a7f5-d03843c31f59 returned with HTTP 200 [pid: 7|app: 0|req: 385/770] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:06 2026] GET /v3/57220fd2cb064ad9ba21914d46285b05/volumes/cc8047dc-270a-4bee-a7f5-d03843c31f59 => 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-26 07:01:06.501 8 INFO cinder.api.openstack.wsgi [None req-3d12ebb3-087d-4dff-ac50-b36855cd4931 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/cc8047dc-270a-4bee-a7f5-d03843c31f59 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:06.513 8 INFO cinder.volume.api [None req-3d12ebb3-087d-4dff-ac50-b36855cd4931 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Volume info retrieved successfully. 2026-05-26 07:01:06.518 8 INFO cinder.api.openstack.wsgi [None req-3d12ebb3-087d-4dff-ac50-b36855cd4931 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/cc8047dc-270a-4bee-a7f5-d03843c31f59 returned with HTTP 200 [pid: 8|app: 0|req: 386/771] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:06 2026] GET /v3/57220fd2cb064ad9ba21914d46285b05/volumes/cc8047dc-270a-4bee-a7f5-d03843c31f59 => 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-26 07:01:06.541 7 INFO cinder.api.openstack.wsgi [None req-c65a114a-8e86-4d11-a612-84f4e385ea88 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes 2026-05-26 07:01:06.544 7 INFO cinder.api.v3.volumes [None req-c65a114a-8e86-4d11-a612-84f4e385ea88 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Create volume of 1 GB 2026-05-26 07:01:06.551 7 INFO cinder.volume.api [None req-c65a114a-8e86-4d11-a612-84f4e385ea88 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Availability Zones retrieved successfully. 2026-05-26 07:01:06.709 7 INFO cinder.volume.api [None req-c65a114a-8e86-4d11-a612-84f4e385ea88 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Create volume request issued successfully. 2026-05-26 07:01:06.710 7 INFO cinder.api.openstack.wsgi [None req-c65a114a-8e86-4d11-a612-84f4e385ea88 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes returned with HTTP 202 [pid: 7|app: 0|req: 386/772] 10.0.0.244 () {34 vars in 723 bytes} [Tue May 26 07:01:06 2026] POST /v3/57220fd2cb064ad9ba21914d46285b05/volumes => generated 876 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:01:06.728 8 INFO cinder.api.openstack.wsgi [None req-0b926ffb-f94e-4910-899b-15392ce6ab0a b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/116be992-875e-4200-835e-b436170c823a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:06.752 8 INFO cinder.volume.api [None req-0b926ffb-f94e-4910-899b-15392ce6ab0a b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Volume info retrieved successfully. 2026-05-26 07:01:06.761 8 INFO cinder.api.openstack.wsgi [None req-0b926ffb-f94e-4910-899b-15392ce6ab0a b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/116be992-875e-4200-835e-b436170c823a returned with HTTP 200 [pid: 8|app: 0|req: 387/773] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:06 2026] GET /v3/57220fd2cb064ad9ba21914d46285b05/volumes/116be992-875e-4200-835e-b436170c823a => generated 944 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:01:07.793 7 INFO cinder.api.openstack.wsgi [None req-5a9e682a-84b5-44ad-9a1c-1f52076df31b b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/116be992-875e-4200-835e-b436170c823a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:07.807 7 INFO cinder.volume.api [None req-5a9e682a-84b5-44ad-9a1c-1f52076df31b b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Volume info retrieved successfully. 2026-05-26 07:01:07.815 7 INFO cinder.api.openstack.wsgi [None req-5a9e682a-84b5-44ad-9a1c-1f52076df31b b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/116be992-875e-4200-835e-b436170c823a returned with HTTP 200 [pid: 7|app: 0|req: 387/774] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:07 2026] GET /v3/57220fd2cb064ad9ba21914d46285b05/volumes/116be992-875e-4200-835e-b436170c823a => 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-26 07:01:07.836 8 INFO cinder.api.openstack.wsgi [None req-7b18d927-2a71-4153-9a59-a88ffb540d1a b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/116be992-875e-4200-835e-b436170c823a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:07.852 8 INFO cinder.volume.api [None req-7b18d927-2a71-4153-9a59-a88ffb540d1a b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Volume info retrieved successfully. 2026-05-26 07:01:07.861 8 INFO cinder.api.openstack.wsgi [None req-7b18d927-2a71-4153-9a59-a88ffb540d1a b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/116be992-875e-4200-835e-b436170c823a returned with HTTP 200 [pid: 8|app: 0|req: 388/775] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:07 2026] GET /v3/57220fd2cb064ad9ba21914d46285b05/volumes/116be992-875e-4200-835e-b436170c823a => generated 969 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:01:07.881 7 INFO cinder.api.openstack.wsgi [None req-7eec19b9-1a05-407e-863d-8522a7b05837 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes 2026-05-26 07:01:07.885 7 INFO cinder.api.v3.volumes [None req-7eec19b9-1a05-407e-863d-8522a7b05837 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Create volume of 1 GB 2026-05-26 07:01:07.890 7 INFO cinder.volume.api [None req-7eec19b9-1a05-407e-863d-8522a7b05837 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Availability Zones retrieved successfully. 2026-05-26 07:01:08.013 7 INFO cinder.volume.api [None req-7eec19b9-1a05-407e-863d-8522a7b05837 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Create volume request issued successfully. 2026-05-26 07:01:08.014 7 INFO cinder.api.openstack.wsgi [None req-7eec19b9-1a05-407e-863d-8522a7b05837 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes returned with HTTP 202 [pid: 7|app: 0|req: 388/776] 10.0.0.244 () {34 vars in 723 bytes} [Tue May 26 07:01:07 2026] POST /v3/57220fd2cb064ad9ba21914d46285b05/volumes => generated 876 bytes in 139 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-26 07:01:08.033 8 INFO cinder.api.openstack.wsgi [None req-739644e3-1f54-469a-90bf-3a90ea91e291 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/d4d324ac-6432-4033-b1ef-616eddab70cb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:08.056 8 INFO cinder.volume.api [None req-739644e3-1f54-469a-90bf-3a90ea91e291 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Volume info retrieved successfully. 2026-05-26 07:01:08.064 8 INFO cinder.api.openstack.wsgi [None req-739644e3-1f54-469a-90bf-3a90ea91e291 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/d4d324ac-6432-4033-b1ef-616eddab70cb returned with HTTP 200 [pid: 8|app: 0|req: 389/777] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:08 2026] GET /v3/57220fd2cb064ad9ba21914d46285b05/volumes/d4d324ac-6432-4033-b1ef-616eddab70cb => generated 944 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-26 07:01:09.093 7 INFO cinder.api.openstack.wsgi [None req-c2f934a0-8e5e-4ead-b8c0-854ec64fabd5 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/d4d324ac-6432-4033-b1ef-616eddab70cb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:09.118 7 INFO cinder.volume.api [None req-c2f934a0-8e5e-4ead-b8c0-854ec64fabd5 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Volume info retrieved successfully. 2026-05-26 07:01:09.125 7 INFO cinder.api.openstack.wsgi [None req-c2f934a0-8e5e-4ead-b8c0-854ec64fabd5 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/d4d324ac-6432-4033-b1ef-616eddab70cb returned with HTTP 200 [pid: 7|app: 0|req: 389/778] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:09 2026] GET /v3/57220fd2cb064ad9ba21914d46285b05/volumes/d4d324ac-6432-4033-b1ef-616eddab70cb => generated 969 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:01:09.151 8 INFO cinder.api.openstack.wsgi [None req-1141e92a-c04f-4978-ac3b-0505c8d2c2e4 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/d4d324ac-6432-4033-b1ef-616eddab70cb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:09.174 8 INFO cinder.volume.api [None req-1141e92a-c04f-4978-ac3b-0505c8d2c2e4 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Volume info retrieved successfully. 2026-05-26 07:01:09.189 8 INFO cinder.api.openstack.wsgi [None req-1141e92a-c04f-4978-ac3b-0505c8d2c2e4 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/d4d324ac-6432-4033-b1ef-616eddab70cb returned with HTTP 200 [pid: 8|app: 0|req: 390/779] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:09 2026] GET /v3/57220fd2cb064ad9ba21914d46285b05/volumes/d4d324ac-6432-4033-b1ef-616eddab70cb => generated 969 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:01:09.218 7 INFO cinder.api.openstack.wsgi [None req-638e6082-f232-4212-920c-6710b982a71f b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes 2026-05-26 07:01:09.247 7 INFO cinder.volume.api [None req-638e6082-f232-4212-920c-6710b982a71f b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Get all volumes completed successfully. 2026-05-26 07:01:09.248 7 INFO cinder.api.openstack.wsgi [None req-638e6082-f232-4212-920c-6710b982a71f b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes returned with HTTP 200 [pid: 7|app: 0|req: 390/780] 10.0.0.244 () {32 vars in 701 bytes} [Tue May 26 07:01:09 2026] GET /v3/57220fd2cb064ad9ba21914d46285b05/volumes => generated 1324 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-26 07:01:09.264 8 INFO cinder.api.openstack.wsgi [None req-f12614ab-76d9-4241-8278-191b1b3db85e b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/d4d324ac-6432-4033-b1ef-616eddab70cb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:09.286 8 INFO cinder.volume.api [None req-f12614ab-76d9-4241-8278-191b1b3db85e b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Volume info retrieved successfully. 2026-05-26 07:01:09.296 8 INFO cinder.api.openstack.wsgi [None req-f12614ab-76d9-4241-8278-191b1b3db85e b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/d4d324ac-6432-4033-b1ef-616eddab70cb returned with HTTP 200 [pid: 8|app: 0|req: 391/781] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:09 2026] GET /v3/57220fd2cb064ad9ba21914d46285b05/volumes/d4d324ac-6432-4033-b1ef-616eddab70cb => generated 969 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-26 07:01:09.320 7 INFO cinder.api.openstack.wsgi [None req-92ba0149-207f-4c1a-a067-a71cf04b62e7 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/d4d324ac-6432-4033-b1ef-616eddab70cb 2026-05-26 07:01:09.320 7 INFO cinder.api.v3.volumes [None req-92ba0149-207f-4c1a-a067-a71cf04b62e7 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Delete volume with id: d4d324ac-6432-4033-b1ef-616eddab70cb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:09.335 7 INFO cinder.volume.api [None req-92ba0149-207f-4c1a-a067-a71cf04b62e7 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Volume info retrieved successfully. 2026-05-26 07:01:09.358 7 INFO cinder.volume.api [None req-92ba0149-207f-4c1a-a067-a71cf04b62e7 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Delete volume request issued successfully. 2026-05-26 07:01:09.358 7 INFO cinder.api.openstack.wsgi [None req-92ba0149-207f-4c1a-a067-a71cf04b62e7 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/d4d324ac-6432-4033-b1ef-616eddab70cb returned with HTTP 202 [pid: 7|app: 0|req: 391/782] 10.0.0.244 () {32 vars in 778 bytes} [Tue May 26 07:01:09 2026] DELETE /v3/57220fd2cb064ad9ba21914d46285b05/volumes/d4d324ac-6432-4033-b1ef-616eddab70cb => 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-26 07:01:09.370 8 INFO cinder.api.openstack.wsgi [None req-6f2a658f-9bda-43d3-9ec9-37a875edc44b b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/d4d324ac-6432-4033-b1ef-616eddab70cb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:09.385 8 INFO cinder.volume.api [None req-6f2a658f-9bda-43d3-9ec9-37a875edc44b b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Volume info retrieved successfully. 2026-05-26 07:01:09.393 8 INFO cinder.api.openstack.wsgi [None req-6f2a658f-9bda-43d3-9ec9-37a875edc44b b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/d4d324ac-6432-4033-b1ef-616eddab70cb returned with HTTP 200 [pid: 8|app: 0|req: 392/783] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:09 2026] GET /v3/57220fd2cb064ad9ba21914d46285b05/volumes/d4d324ac-6432-4033-b1ef-616eddab70cb => generated 968 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:01:10.422 7 INFO cinder.api.openstack.wsgi [None req-9a7476b1-f734-42bd-8976-1d20e2e59980 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/d4d324ac-6432-4033-b1ef-616eddab70cb 2026-05-26 07:01:10.430 7 INFO cinder.api.openstack.wsgi [None req-9a7476b1-f734-42bd-8976-1d20e2e59980 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/d4d324ac-6432-4033-b1ef-616eddab70cb returned with HTTP 404 [pid: 7|app: 0|req: 392/784] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:10 2026] GET /v3/57220fd2cb064ad9ba21914d46285b05/volumes/d4d324ac-6432-4033-b1ef-616eddab70cb => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:01:10.441 8 INFO cinder.api.openstack.wsgi [None req-74368fca-e4da-4f60-a121-d507a2cec8d7 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/116be992-875e-4200-835e-b436170c823a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:10.456 8 INFO cinder.volume.api [None req-74368fca-e4da-4f60-a121-d507a2cec8d7 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Volume info retrieved successfully. 2026-05-26 07:01:10.462 8 INFO cinder.api.openstack.wsgi [None req-74368fca-e4da-4f60-a121-d507a2cec8d7 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/116be992-875e-4200-835e-b436170c823a returned with HTTP 200 [pid: 8|app: 0|req: 393/785] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:10 2026] GET /v3/57220fd2cb064ad9ba21914d46285b05/volumes/116be992-875e-4200-835e-b436170c823a => generated 969 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:01:10.481 7 INFO cinder.api.openstack.wsgi [None req-d6543a40-4d04-4d91-a42d-09d1cd7d38b0 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/116be992-875e-4200-835e-b436170c823a 2026-05-26 07:01:10.481 7 INFO cinder.api.v3.volumes [None req-d6543a40-4d04-4d91-a42d-09d1cd7d38b0 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Delete volume with id: 116be992-875e-4200-835e-b436170c823a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:10.491 7 INFO cinder.volume.api [None req-d6543a40-4d04-4d91-a42d-09d1cd7d38b0 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Volume info retrieved successfully. 2026-05-26 07:01:10.513 7 INFO cinder.volume.api [None req-d6543a40-4d04-4d91-a42d-09d1cd7d38b0 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Delete volume request issued successfully. 2026-05-26 07:01:10.514 7 INFO cinder.api.openstack.wsgi [None req-d6543a40-4d04-4d91-a42d-09d1cd7d38b0 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/116be992-875e-4200-835e-b436170c823a returned with HTTP 202 [pid: 7|app: 0|req: 393/786] 10.0.0.244 () {32 vars in 778 bytes} [Tue May 26 07:01:10 2026] DELETE /v3/57220fd2cb064ad9ba21914d46285b05/volumes/116be992-875e-4200-835e-b436170c823a => generated 0 bytes in 41 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-26 07:01:10.524 8 INFO cinder.api.openstack.wsgi [None req-7bc86822-ef3a-41b9-bddd-195262f53b3a b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/116be992-875e-4200-835e-b436170c823a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:10.547 8 INFO cinder.volume.api [None req-7bc86822-ef3a-41b9-bddd-195262f53b3a b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Volume info retrieved successfully. 2026-05-26 07:01:10.555 8 INFO cinder.api.openstack.wsgi [None req-7bc86822-ef3a-41b9-bddd-195262f53b3a b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/116be992-875e-4200-835e-b436170c823a returned with HTTP 200 [pid: 8|app: 0|req: 394/787] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:10 2026] GET /v3/57220fd2cb064ad9ba21914d46285b05/volumes/116be992-875e-4200-835e-b436170c823a => generated 968 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:01:11.575 7 INFO cinder.api.openstack.wsgi [None req-a6f8f255-56e8-409b-8962-e4138be548e0 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/116be992-875e-4200-835e-b436170c823a 2026-05-26 07:01:11.586 7 INFO cinder.api.openstack.wsgi [None req-a6f8f255-56e8-409b-8962-e4138be548e0 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/116be992-875e-4200-835e-b436170c823a returned with HTTP 404 [pid: 7|app: 0|req: 394/788] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:11 2026] GET /v3/57220fd2cb064ad9ba21914d46285b05/volumes/116be992-875e-4200-835e-b436170c823a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:01:11.598 8 INFO cinder.api.openstack.wsgi [None req-dfbf6774-e9b9-4846-8e63-5cf7ec281c77 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/cc8047dc-270a-4bee-a7f5-d03843c31f59 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:11.610 8 INFO cinder.volume.api [None req-dfbf6774-e9b9-4846-8e63-5cf7ec281c77 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Volume info retrieved successfully. 2026-05-26 07:01:11.615 8 INFO cinder.api.openstack.wsgi [None req-dfbf6774-e9b9-4846-8e63-5cf7ec281c77 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/cc8047dc-270a-4bee-a7f5-d03843c31f59 returned with HTTP 200 [pid: 8|app: 0|req: 395/789] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:11 2026] GET /v3/57220fd2cb064ad9ba21914d46285b05/volumes/cc8047dc-270a-4bee-a7f5-d03843c31f59 => generated 969 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:01:11.635 7 INFO cinder.api.openstack.wsgi [None req-661bb653-9735-4efb-ae7a-444e72141eb2 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/cc8047dc-270a-4bee-a7f5-d03843c31f59 2026-05-26 07:01:11.635 7 INFO cinder.api.v3.volumes [None req-661bb653-9735-4efb-ae7a-444e72141eb2 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Delete volume with id: cc8047dc-270a-4bee-a7f5-d03843c31f59 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:11.651 7 INFO cinder.volume.api [None req-661bb653-9735-4efb-ae7a-444e72141eb2 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Volume info retrieved successfully. 2026-05-26 07:01:11.688 7 INFO cinder.volume.api [None req-661bb653-9735-4efb-ae7a-444e72141eb2 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Delete volume request issued successfully. 2026-05-26 07:01:11.688 7 INFO cinder.api.openstack.wsgi [None req-661bb653-9735-4efb-ae7a-444e72141eb2 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/cc8047dc-270a-4bee-a7f5-d03843c31f59 returned with HTTP 202 [pid: 7|app: 0|req: 395/790] 10.0.0.244 () {32 vars in 778 bytes} [Tue May 26 07:01:11 2026] DELETE /v3/57220fd2cb064ad9ba21914d46285b05/volumes/cc8047dc-270a-4bee-a7f5-d03843c31f59 => generated 0 bytes in 61 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-26 07:01:11.703 8 INFO cinder.api.openstack.wsgi [None req-35b057da-0fe7-4980-9db7-a43451da1b40 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/cc8047dc-270a-4bee-a7f5-d03843c31f59 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:11.729 8 INFO cinder.volume.api [None req-35b057da-0fe7-4980-9db7-a43451da1b40 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] Volume info retrieved successfully. 2026-05-26 07:01:11.740 8 INFO cinder.api.openstack.wsgi [None req-35b057da-0fe7-4980-9db7-a43451da1b40 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/cc8047dc-270a-4bee-a7f5-d03843c31f59 returned with HTTP 200 [pid: 8|app: 0|req: 396/791] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:11 2026] GET /v3/57220fd2cb064ad9ba21914d46285b05/volumes/cc8047dc-270a-4bee-a7f5-d03843c31f59 => generated 968 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-26 07:01:12.765 7 INFO cinder.api.openstack.wsgi [None req-7e58acfb-50b9-4086-b04f-2b93cda3e763 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/cc8047dc-270a-4bee-a7f5-d03843c31f59 2026-05-26 07:01:12.785 7 INFO cinder.api.openstack.wsgi [None req-7e58acfb-50b9-4086-b04f-2b93cda3e763 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57220fd2cb064ad9ba21914d46285b05/volumes/cc8047dc-270a-4bee-a7f5-d03843c31f59 returned with HTTP 404 [pid: 7|app: 0|req: 396/792] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:12 2026] GET /v3/57220fd2cb064ad9ba21914d46285b05/volumes/cc8047dc-270a-4bee-a7f5-d03843c31f59 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-26 07:01:14.557 8 INFO cinder.api.openstack.wsgi [None req-35b057da-0fe7-4980-9db7-a43451da1b40 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:01:14.557 7 INFO cinder.api.openstack.wsgi [None req-7e58acfb-50b9-4086-b04f-2b93cda3e763 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:01:14.558 8 INFO cinder.api.openstack.wsgi [None req-35b057da-0fe7-4980-9db7-a43451da1b40 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:01:14.559 7 INFO cinder.api.openstack.wsgi [None req-7e58acfb-50b9-4086-b04f-2b93cda3e763 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:01:18.554 8 INFO cinder.api.openstack.wsgi [None req-35b057da-0fe7-4980-9db7-a43451da1b40 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-26 07:01:18.555 8 INFO cinder.api.openstack.wsgi [None req-35b057da-0fe7-4980-9db7-a43451da1b40 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 398/795] 10.0.0.135 () {28 vars in 376 bytes} [Tue May 26 07:01:18 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-26 07:01:18.565 7 INFO cinder.api.openstack.wsgi [None req-088b809e-89d8-47d5-af24-d91e68b7afee c9a508cb60774fa6a79b63b79f6ed4b1 d3884f711c6c477fbdc6588e07e6730b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d3884f711c6c477fbdc6588e07e6730b/limits?tenant_id=d3884f711c6c477fbdc6588e07e6730b 2026-05-26 07:01:18.615 7 INFO cinder.api.openstack.wsgi [None req-088b809e-89d8-47d5-af24-d91e68b7afee c9a508cb60774fa6a79b63b79f6ed4b1 d3884f711c6c477fbdc6588e07e6730b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d3884f711c6c477fbdc6588e07e6730b/limits?tenant_id=d3884f711c6c477fbdc6588e07e6730b returned with HTTP 200 [pid: 7|app: 0|req: 398/796] 10.0.0.135 () {34 vars in 879 bytes} [Tue May 26 07:01:18 2026] GET /v3/d3884f711c6c477fbdc6588e07e6730b/limits?tenant_id=d3884f711c6c477fbdc6588e07e6730b => generated 302 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-26 07:01:20.327 8 INFO cinder.api.openstack.wsgi [None req-35b057da-0fe7-4980-9db7-a43451da1b40 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-26 07:01:20.328 8 INFO cinder.api.openstack.wsgi [None req-35b057da-0fe7-4980-9db7-a43451da1b40 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 399/797] 10.0.0.135 () {28 vars in 376 bytes} [Tue May 26 07:01:20 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-26 07:01:20.337 7 INFO cinder.api.openstack.wsgi [None req-088b809e-89d8-47d5-af24-d91e68b7afee c9a508cb60774fa6a79b63b79f6ed4b1 d3884f711c6c477fbdc6588e07e6730b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-26 07:01:20.338 7 INFO cinder.api.openstack.wsgi [None req-088b809e-89d8-47d5-af24-d91e68b7afee c9a508cb60774fa6a79b63b79f6ed4b1 d3884f711c6c477fbdc6588e07e6730b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 399/798] 10.0.0.135 () {28 vars in 376 bytes} [Tue May 26 07:01:20 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-26 07:01:21.019 8 INFO cinder.api.openstack.wsgi [None req-35b057da-0fe7-4980-9db7-a43451da1b40 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-26 07:01:21.021 8 INFO cinder.api.openstack.wsgi [None req-35b057da-0fe7-4980-9db7-a43451da1b40 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 400/799] 10.0.0.135 () {28 vars in 376 bytes} [Tue May 26 07:01:21 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-26 07:01:21.037 7 INFO cinder.api.openstack.wsgi [None req-cc3c048f-4ac5-4923-b9e2-56f8bfd8df41 c9a508cb60774fa6a79b63b79f6ed4b1 d3884f711c6c477fbdc6588e07e6730b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d3884f711c6c477fbdc6588e07e6730b/limits?tenant_id=d3884f711c6c477fbdc6588e07e6730b 2026-05-26 07:01:21.075 7 INFO cinder.api.openstack.wsgi [None req-cc3c048f-4ac5-4923-b9e2-56f8bfd8df41 c9a508cb60774fa6a79b63b79f6ed4b1 d3884f711c6c477fbdc6588e07e6730b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d3884f711c6c477fbdc6588e07e6730b/limits?tenant_id=d3884f711c6c477fbdc6588e07e6730b returned with HTTP 200 [pid: 7|app: 0|req: 400/800] 10.0.0.135 () {34 vars in 879 bytes} [Tue May 26 07:01:21 2026] GET /v3/d3884f711c6c477fbdc6588e07e6730b/limits?tenant_id=d3884f711c6c477fbdc6588e07e6730b => generated 302 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-26 07:01:22.803 8 INFO cinder.api.openstack.wsgi [None req-35b057da-0fe7-4980-9db7-a43451da1b40 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-26 07:01:22.805 8 INFO cinder.api.openstack.wsgi [None req-35b057da-0fe7-4980-9db7-a43451da1b40 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 401/801] 10.0.0.135 () {28 vars in 376 bytes} [Tue May 26 07:01:22 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-26 07:01:22.813 7 INFO cinder.api.openstack.wsgi [None req-cc3c048f-4ac5-4923-b9e2-56f8bfd8df41 c9a508cb60774fa6a79b63b79f6ed4b1 d3884f711c6c477fbdc6588e07e6730b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-26 07:01:22.814 7 INFO cinder.api.openstack.wsgi [None req-cc3c048f-4ac5-4923-b9e2-56f8bfd8df41 c9a508cb60774fa6a79b63b79f6ed4b1 d3884f711c6c477fbdc6588e07e6730b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 401/802] 10.0.0.135 () {28 vars in 376 bytes} [Tue May 26 07:01:22 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-26 07:01:24.557 8 INFO cinder.api.openstack.wsgi [None req-35b057da-0fe7-4980-9db7-a43451da1b40 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:01:24.558 7 INFO cinder.api.openstack.wsgi [None req-cc3c048f-4ac5-4923-b9e2-56f8bfd8df41 c9a508cb60774fa6a79b63b79f6ed4b1 d3884f711c6c477fbdc6588e07e6730b - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:01:24.558 8 INFO cinder.api.openstack.wsgi [None req-35b057da-0fe7-4980-9db7-a43451da1b40 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:01:24.559 7 INFO cinder.api.openstack.wsgi [None req-cc3c048f-4ac5-4923-b9e2-56f8bfd8df41 c9a508cb60774fa6a79b63b79f6ed4b1 d3884f711c6c477fbdc6588e07e6730b - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:01:25.815 8 INFO cinder.api.openstack.wsgi [None req-35b057da-0fe7-4980-9db7-a43451da1b40 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-26 07:01:25.816 8 INFO cinder.api.openstack.wsgi [None req-35b057da-0fe7-4980-9db7-a43451da1b40 b512c159a1be4b149bfd0b2578ae9a1f 57220fd2cb064ad9ba21914d46285b05 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 403/805] 10.0.0.244 () {30 vars in 411 bytes} [Tue May 26 07:01:25 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-26 07:01:28.637 7 INFO cinder.api.openstack.wsgi [None req-a7fe12d6-dae8-492c-b314-51d2b8a51527 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes 2026-05-26 07:01:28.640 7 INFO cinder.api.v3.volumes [None req-a7fe12d6-dae8-492c-b314-51d2b8a51527 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Create volume of 1 GB 2026-05-26 07:01:28.645 7 INFO cinder.volume.api [None req-a7fe12d6-dae8-492c-b314-51d2b8a51527 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Availability Zones retrieved successfully. 2026-05-26 07:01:28.844 7 INFO cinder.volume.api [None req-a7fe12d6-dae8-492c-b314-51d2b8a51527 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Create volume request issued successfully. 2026-05-26 07:01:28.845 7 INFO cinder.api.openstack.wsgi [None req-a7fe12d6-dae8-492c-b314-51d2b8a51527 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes returned with HTTP 202 [pid: 7|app: 0|req: 403/806] 10.0.0.244 () {34 vars in 723 bytes} [Tue May 26 07:01:28 2026] POST /v3/3ab31bb3af764ee28d29d90cc383695d/volumes => generated 871 bytes in 314 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-26 07:01:28.873 8 INFO cinder.api.openstack.wsgi [None req-7c93fba7-b861-428c-baeb-d94864388dfe 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/d08572b4-3be3-4645-8f7f-3d47e75d1932 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:28.909 8 INFO cinder.volume.api [None req-7c93fba7-b861-428c-baeb-d94864388dfe 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume info retrieved successfully. 2026-05-26 07:01:28.916 8 INFO cinder.api.openstack.wsgi [None req-7c93fba7-b861-428c-baeb-d94864388dfe 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/d08572b4-3be3-4645-8f7f-3d47e75d1932 returned with HTTP 200 [pid: 8|app: 0|req: 404/807] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:28 2026] GET /v3/3ab31bb3af764ee28d29d90cc383695d/volumes/d08572b4-3be3-4645-8f7f-3d47e75d1932 => generated 939 bytes in 53 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-26 07:01:29.938 7 INFO cinder.api.openstack.wsgi [None req-2fb3c837-d567-4e42-8a93-26cfd5662134 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/d08572b4-3be3-4645-8f7f-3d47e75d1932 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:29.953 7 INFO cinder.volume.api [None req-2fb3c837-d567-4e42-8a93-26cfd5662134 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume info retrieved successfully. 2026-05-26 07:01:29.960 7 INFO cinder.api.openstack.wsgi [None req-2fb3c837-d567-4e42-8a93-26cfd5662134 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/d08572b4-3be3-4645-8f7f-3d47e75d1932 returned with HTTP 200 [pid: 7|app: 0|req: 404/808] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:29 2026] GET /v3/3ab31bb3af764ee28d29d90cc383695d/volumes/d08572b4-3be3-4645-8f7f-3d47e75d1932 => generated 964 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-26 07:01:29.979 8 INFO cinder.api.openstack.wsgi [None req-2d3b0d8c-4d34-4e0d-a308-db7ad67fbd27 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/d08572b4-3be3-4645-8f7f-3d47e75d1932 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:29.999 8 INFO cinder.volume.api [None req-2d3b0d8c-4d34-4e0d-a308-db7ad67fbd27 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume info retrieved successfully. 2026-05-26 07:01:30.007 8 INFO cinder.api.openstack.wsgi [None req-2d3b0d8c-4d34-4e0d-a308-db7ad67fbd27 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/d08572b4-3be3-4645-8f7f-3d47e75d1932 returned with HTTP 200 [pid: 8|app: 0|req: 405/809] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:29 2026] GET /v3/3ab31bb3af764ee28d29d90cc383695d/volumes/d08572b4-3be3-4645-8f7f-3d47e75d1932 => generated 964 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-26 07:01:30.028 7 INFO cinder.api.openstack.wsgi [None req-35736a28-b0de-42f8-8c98-0c1ec211634c 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/d08572b4-3be3-4645-8f7f-3d47e75d1932 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:30.046 7 INFO cinder.volume.api [None req-35736a28-b0de-42f8-8c98-0c1ec211634c 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume info retrieved successfully. 2026-05-26 07:01:30.056 7 INFO cinder.volume.api [None req-35736a28-b0de-42f8-8c98-0c1ec211634c 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume updated successfully. 2026-05-26 07:01:30.057 7 INFO cinder.api.openstack.wsgi [None req-35736a28-b0de-42f8-8c98-0c1ec211634c 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/d08572b4-3be3-4645-8f7f-3d47e75d1932 returned with HTTP 200 [pid: 7|app: 0|req: 405/810] 10.0.0.244 () {34 vars in 795 bytes} [Tue May 26 07:01:30 2026] PUT /v3/3ab31bb3af764ee28d29d90cc383695d/volumes/d08572b4-3be3-4645-8f7f-3d47e75d1932 => generated 896 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:01:30.077 8 INFO cinder.api.openstack.wsgi [None req-3adc5137-1ef5-4f81-8c3e-c3a8ccf3b467 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/d08572b4-3be3-4645-8f7f-3d47e75d1932 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:30.099 8 INFO cinder.volume.api [None req-3adc5137-1ef5-4f81-8c3e-c3a8ccf3b467 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume info retrieved successfully. 2026-05-26 07:01:30.109 8 INFO cinder.volume.api [None req-3adc5137-1ef5-4f81-8c3e-c3a8ccf3b467 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume updated successfully. 2026-05-26 07:01:30.110 8 INFO cinder.api.openstack.wsgi [None req-3adc5137-1ef5-4f81-8c3e-c3a8ccf3b467 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/d08572b4-3be3-4645-8f7f-3d47e75d1932 returned with HTTP 200 [pid: 8|app: 0|req: 406/811] 10.0.0.244 () {34 vars in 796 bytes} [Tue May 26 07:01:30 2026] PUT /v3/3ab31bb3af764ee28d29d90cc383695d/volumes/d08572b4-3be3-4645-8f7f-3d47e75d1932 => generated 935 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-26 07:01:30.129 7 INFO cinder.api.openstack.wsgi [None req-d7bbf8b4-41b8-4cf7-b3a4-64e9fc85898f 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/d08572b4-3be3-4645-8f7f-3d47e75d1932 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:30.145 7 INFO cinder.volume.api [None req-d7bbf8b4-41b8-4cf7-b3a4-64e9fc85898f 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume info retrieved successfully. 2026-05-26 07:01:30.154 7 INFO cinder.api.openstack.wsgi [None req-d7bbf8b4-41b8-4cf7-b3a4-64e9fc85898f 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/d08572b4-3be3-4645-8f7f-3d47e75d1932 returned with HTTP 200 [pid: 7|app: 0|req: 406/812] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:30 2026] GET /v3/3ab31bb3af764ee28d29d90cc383695d/volumes/d08572b4-3be3-4645-8f7f-3d47e75d1932 => generated 1003 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-26 07:01:30.177 8 INFO cinder.api.openstack.wsgi [None req-43d466ba-96b9-4ae6-ab1d-0880db1b8af9 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes 2026-05-26 07:01:30.180 8 INFO cinder.api.v3.volumes [None req-43d466ba-96b9-4ae6-ab1d-0880db1b8af9 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Create volume of 1 GB 2026-05-26 07:01:30.186 8 INFO cinder.volume.api [None req-43d466ba-96b9-4ae6-ab1d-0880db1b8af9 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Availability Zones retrieved successfully. 2026-05-26 07:01:30.330 8 INFO cinder.volume.api [None req-43d466ba-96b9-4ae6-ab1d-0880db1b8af9 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Create volume request issued successfully. 2026-05-26 07:01:30.331 8 INFO cinder.api.openstack.wsgi [None req-43d466ba-96b9-4ae6-ab1d-0880db1b8af9 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes returned with HTTP 202 [pid: 8|app: 0|req: 407/813] 10.0.0.244 () {34 vars in 723 bytes} [Tue May 26 07:01:30 2026] POST /v3/3ab31bb3af764ee28d29d90cc383695d/volumes => generated 891 bytes in 161 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-26 07:01:30.353 7 INFO cinder.api.openstack.wsgi [None req-bf4e228c-40c1-40f2-94c3-b1fc155e25bd 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/236733c5-ac70-4887-bd38-c216ebd4c039 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:30.375 7 INFO cinder.volume.api [None req-bf4e228c-40c1-40f2-94c3-b1fc155e25bd 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume info retrieved successfully. 2026-05-26 07:01:30.381 7 INFO cinder.api.openstack.wsgi [None req-bf4e228c-40c1-40f2-94c3-b1fc155e25bd 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/236733c5-ac70-4887-bd38-c216ebd4c039 returned with HTTP 200 [pid: 7|app: 0|req: 407/814] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:30 2026] GET /v3/3ab31bb3af764ee28d29d90cc383695d/volumes/236733c5-ac70-4887-bd38-c216ebd4c039 => generated 959 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-26 07:01:31.404 8 INFO cinder.api.openstack.wsgi [None req-5e375512-cf40-4731-ae38-42955b69a42b 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/236733c5-ac70-4887-bd38-c216ebd4c039 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:31.420 8 INFO cinder.volume.api [None req-5e375512-cf40-4731-ae38-42955b69a42b 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume info retrieved successfully. 2026-05-26 07:01:31.427 8 INFO cinder.api.openstack.wsgi [None req-5e375512-cf40-4731-ae38-42955b69a42b 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/236733c5-ac70-4887-bd38-c216ebd4c039 returned with HTTP 200 [pid: 8|app: 0|req: 408/815] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:31 2026] GET /v3/3ab31bb3af764ee28d29d90cc383695d/volumes/236733c5-ac70-4887-bd38-c216ebd4c039 => generated 984 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-26 07:01:31.453 7 INFO cinder.api.openstack.wsgi [None req-1f9c14f6-7850-4674-9c57-e87c6f2f7ea4 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/236733c5-ac70-4887-bd38-c216ebd4c039 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:31.482 7 INFO cinder.volume.api [None req-1f9c14f6-7850-4674-9c57-e87c6f2f7ea4 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume info retrieved successfully. 2026-05-26 07:01:31.491 7 INFO cinder.volume.api [None req-1f9c14f6-7850-4674-9c57-e87c6f2f7ea4 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume updated successfully. 2026-05-26 07:01:31.491 7 INFO cinder.api.openstack.wsgi [None req-1f9c14f6-7850-4674-9c57-e87c6f2f7ea4 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/236733c5-ac70-4887-bd38-c216ebd4c039 returned with HTTP 200 [pid: 7|app: 0|req: 408/816] 10.0.0.244 () {34 vars in 795 bytes} [Tue May 26 07:01:31 2026] PUT /v3/3ab31bb3af764ee28d29d90cc383695d/volumes/236733c5-ac70-4887-bd38-c216ebd4c039 => generated 882 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:01:31.513 8 INFO cinder.api.openstack.wsgi [None req-b2d5b355-724d-419e-82f6-bb0df92b2944 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/236733c5-ac70-4887-bd38-c216ebd4c039 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:31.538 8 INFO cinder.volume.api [None req-b2d5b355-724d-419e-82f6-bb0df92b2944 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume info retrieved successfully. 2026-05-26 07:01:31.551 8 INFO cinder.api.openstack.wsgi [None req-b2d5b355-724d-419e-82f6-bb0df92b2944 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/236733c5-ac70-4887-bd38-c216ebd4c039 returned with HTTP 200 [pid: 8|app: 0|req: 409/817] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:31 2026] GET /v3/3ab31bb3af764ee28d29d90cc383695d/volumes/236733c5-ac70-4887-bd38-c216ebd4c039 => generated 950 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-26 07:01:31.573 7 INFO cinder.api.openstack.wsgi [None req-f67ad1d3-cf9c-4369-87cc-387f586348b6 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/236733c5-ac70-4887-bd38-c216ebd4c039 2026-05-26 07:01:31.574 7 INFO cinder.api.v3.volumes [None req-f67ad1d3-cf9c-4369-87cc-387f586348b6 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Delete volume with id: 236733c5-ac70-4887-bd38-c216ebd4c039 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:31.584 7 INFO cinder.volume.api [None req-f67ad1d3-cf9c-4369-87cc-387f586348b6 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume info retrieved successfully. 2026-05-26 07:01:31.641 7 INFO cinder.volume.api [None req-f67ad1d3-cf9c-4369-87cc-387f586348b6 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Delete volume request issued successfully. 2026-05-26 07:01:31.641 7 INFO cinder.api.openstack.wsgi [None req-f67ad1d3-cf9c-4369-87cc-387f586348b6 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/236733c5-ac70-4887-bd38-c216ebd4c039 returned with HTTP 202 [pid: 7|app: 0|req: 409/818] 10.0.0.244 () {32 vars in 778 bytes} [Tue May 26 07:01:31 2026] DELETE /v3/3ab31bb3af764ee28d29d90cc383695d/volumes/236733c5-ac70-4887-bd38-c216ebd4c039 => generated 0 bytes in 76 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-26 07:01:31.659 8 INFO cinder.api.openstack.wsgi [None req-afd52678-d19f-460a-9f5c-d9533695a0a4 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/236733c5-ac70-4887-bd38-c216ebd4c039 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:31.676 8 INFO cinder.volume.api [None req-afd52678-d19f-460a-9f5c-d9533695a0a4 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume info retrieved successfully. 2026-05-26 07:01:31.682 8 INFO cinder.api.openstack.wsgi [None req-afd52678-d19f-460a-9f5c-d9533695a0a4 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/236733c5-ac70-4887-bd38-c216ebd4c039 returned with HTTP 200 [pid: 8|app: 0|req: 410/819] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:31 2026] GET /v3/3ab31bb3af764ee28d29d90cc383695d/volumes/236733c5-ac70-4887-bd38-c216ebd4c039 => generated 949 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:01:32.706 7 INFO cinder.api.openstack.wsgi [None req-4f03191f-1a2c-4b71-afcf-464be25c4825 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/236733c5-ac70-4887-bd38-c216ebd4c039 2026-05-26 07:01:32.716 7 INFO cinder.api.openstack.wsgi [None req-4f03191f-1a2c-4b71-afcf-464be25c4825 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/236733c5-ac70-4887-bd38-c216ebd4c039 returned with HTTP 404 [pid: 7|app: 0|req: 410/820] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:32 2026] GET /v3/3ab31bb3af764ee28d29d90cc383695d/volumes/236733c5-ac70-4887-bd38-c216ebd4c039 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:01:32.733 8 INFO cinder.api.openstack.wsgi [None req-35e5e99e-5404-45d3-92fc-2dede4dfb81b 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/d08572b4-3be3-4645-8f7f-3d47e75d1932 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:32.764 8 INFO cinder.volume.api [None req-35e5e99e-5404-45d3-92fc-2dede4dfb81b 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume info retrieved successfully. 2026-05-26 07:01:32.772 8 INFO cinder.api.openstack.wsgi [None req-35e5e99e-5404-45d3-92fc-2dede4dfb81b 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/d08572b4-3be3-4645-8f7f-3d47e75d1932 returned with HTTP 200 [pid: 8|app: 0|req: 411/821] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:32 2026] GET /v3/3ab31bb3af764ee28d29d90cc383695d/volumes/d08572b4-3be3-4645-8f7f-3d47e75d1932 => generated 1003 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-26 07:01:32.786 7 INFO cinder.api.openstack.wsgi [None req-4f0b80ed-953e-429f-a839-46be7ad6174b 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/d08572b4-3be3-4645-8f7f-3d47e75d1932 2026-05-26 07:01:32.787 7 INFO cinder.api.v3.volumes [None req-4f0b80ed-953e-429f-a839-46be7ad6174b 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Delete volume with id: d08572b4-3be3-4645-8f7f-3d47e75d1932 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:32.805 7 INFO cinder.volume.api [None req-4f0b80ed-953e-429f-a839-46be7ad6174b 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume info retrieved successfully. 2026-05-26 07:01:32.857 7 INFO cinder.volume.api [None req-4f0b80ed-953e-429f-a839-46be7ad6174b 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Delete volume request issued successfully. 2026-05-26 07:01:32.858 7 INFO cinder.api.openstack.wsgi [None req-4f0b80ed-953e-429f-a839-46be7ad6174b 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/d08572b4-3be3-4645-8f7f-3d47e75d1932 returned with HTTP 202 [pid: 7|app: 0|req: 411/822] 10.0.0.244 () {32 vars in 778 bytes} [Tue May 26 07:01:32 2026] DELETE /v3/3ab31bb3af764ee28d29d90cc383695d/volumes/d08572b4-3be3-4645-8f7f-3d47e75d1932 => generated 0 bytes in 76 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-26 07:01:32.868 8 INFO cinder.api.openstack.wsgi [None req-08c51484-294b-4cba-9d24-b081358db61a 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/d08572b4-3be3-4645-8f7f-3d47e75d1932 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:32.886 8 INFO cinder.volume.api [None req-08c51484-294b-4cba-9d24-b081358db61a 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume info retrieved successfully. 2026-05-26 07:01:32.894 8 INFO cinder.api.openstack.wsgi [None req-08c51484-294b-4cba-9d24-b081358db61a 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/d08572b4-3be3-4645-8f7f-3d47e75d1932 returned with HTTP 200 [pid: 8|app: 0|req: 412/823] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:32 2026] GET /v3/3ab31bb3af764ee28d29d90cc383695d/volumes/d08572b4-3be3-4645-8f7f-3d47e75d1932 => generated 1002 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-26 07:01:33.919 7 INFO cinder.api.openstack.wsgi [None req-1ed295eb-da64-4b05-8580-5153610eced5 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/d08572b4-3be3-4645-8f7f-3d47e75d1932 2026-05-26 07:01:33.933 7 INFO cinder.api.openstack.wsgi [None req-1ed295eb-da64-4b05-8580-5153610eced5 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/d08572b4-3be3-4645-8f7f-3d47e75d1932 returned with HTTP 404 [pid: 7|app: 0|req: 412/824] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:33 2026] GET /v3/3ab31bb3af764ee28d29d90cc383695d/volumes/d08572b4-3be3-4645-8f7f-3d47e75d1932 => generated 109 bytes in 25 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-26 07:01:34.010 8 INFO cinder.api.openstack.wsgi [None req-cfe45a46-a337-4ae0-bdb7-fc34c5cef9ad 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes 2026-05-26 07:01:34.128 8 INFO cinder.api.v3.volumes [None req-cfe45a46-a337-4ae0-bdb7-fc34c5cef9ad 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Create volume of 1 GB 2026-05-26 07:01:34.134 8 INFO cinder.volume.api [None req-cfe45a46-a337-4ae0-bdb7-fc34c5cef9ad 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Availability Zones retrieved successfully. 2026-05-26 07:01:34.343 8 INFO cinder.volume.api [None req-cfe45a46-a337-4ae0-bdb7-fc34c5cef9ad 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Create volume request issued successfully. 2026-05-26 07:01:34.344 8 INFO cinder.api.openstack.wsgi [None req-cfe45a46-a337-4ae0-bdb7-fc34c5cef9ad 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes returned with HTTP 202 [pid: 8|app: 0|req: 413/825] 10.0.0.244 () {34 vars in 723 bytes} [Tue May 26 07:01:34 2026] POST /v3/3ab31bb3af764ee28d29d90cc383695d/volumes => generated 870 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-26 07:01:34.362 7 INFO cinder.api.openstack.wsgi [None req-8ce446fc-02f4-46d0-9625-3024504ffe4b 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/6de0c0f7-b5e7-4a01-b543-c45f7b47d4d8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:34.384 7 INFO cinder.volume.api [None req-8ce446fc-02f4-46d0-9625-3024504ffe4b 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume info retrieved successfully. 2026-05-26 07:01:34.391 7 INFO cinder.api.openstack.wsgi [None req-8ce446fc-02f4-46d0-9625-3024504ffe4b 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/6de0c0f7-b5e7-4a01-b543-c45f7b47d4d8 returned with HTTP 200 [pid: 7|app: 0|req: 413/826] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:34 2026] GET /v3/3ab31bb3af764ee28d29d90cc383695d/volumes/6de0c0f7-b5e7-4a01-b543-c45f7b47d4d8 => generated 938 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:01:34.557 7 INFO cinder.api.openstack.wsgi [None req-8ce446fc-02f4-46d0-9625-3024504ffe4b 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:01:34.557 8 INFO cinder.api.openstack.wsgi [None req-cfe45a46-a337-4ae0-bdb7-fc34c5cef9ad 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:01:34.558 7 INFO cinder.api.openstack.wsgi [None req-8ce446fc-02f4-46d0-9625-3024504ffe4b 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:01:34.559 8 INFO cinder.api.openstack.wsgi [None req-cfe45a46-a337-4ae0-bdb7-fc34c5cef9ad 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://10.0.0.142: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-26 07:01:35.414 7 INFO cinder.api.openstack.wsgi [None req-933e5ca4-a92b-4c68-a3b2-ab59b1c3308b 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/6de0c0f7-b5e7-4a01-b543-c45f7b47d4d8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:35.430 7 INFO cinder.volume.api [None req-933e5ca4-a92b-4c68-a3b2-ab59b1c3308b 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume info retrieved successfully. 2026-05-26 07:01:35.436 7 INFO cinder.api.openstack.wsgi [None req-933e5ca4-a92b-4c68-a3b2-ab59b1c3308b 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/6de0c0f7-b5e7-4a01-b543-c45f7b47d4d8 returned with HTTP 200 [pid: 7|app: 0|req: 415/829] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:35 2026] GET /v3/3ab31bb3af764ee28d29d90cc383695d/volumes/6de0c0f7-b5e7-4a01-b543-c45f7b47d4d8 => generated 1488 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:01:35.458 8 INFO cinder.api.openstack.wsgi [None req-07b1a411-5ef3-4c69-a5fb-146cd1478dfa 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/6de0c0f7-b5e7-4a01-b543-c45f7b47d4d8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:35.479 8 INFO cinder.volume.api [None req-07b1a411-5ef3-4c69-a5fb-146cd1478dfa 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume info retrieved successfully. 2026-05-26 07:01:35.491 8 INFO cinder.api.openstack.wsgi [None req-07b1a411-5ef3-4c69-a5fb-146cd1478dfa 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/6de0c0f7-b5e7-4a01-b543-c45f7b47d4d8 returned with HTTP 200 [pid: 8|app: 0|req: 415/830] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:35 2026] GET /v3/3ab31bb3af764ee28d29d90cc383695d/volumes/6de0c0f7-b5e7-4a01-b543-c45f7b47d4d8 => generated 1488 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:01:35.511 7 INFO cinder.api.openstack.wsgi [None req-b208ba65-4b2a-4352-aac6-6a774fac8db7 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/6de0c0f7-b5e7-4a01-b543-c45f7b47d4d8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:35.528 7 INFO cinder.volume.api [None req-b208ba65-4b2a-4352-aac6-6a774fac8db7 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume info retrieved successfully. 2026-05-26 07:01:35.546 7 INFO cinder.volume.api [None req-b208ba65-4b2a-4352-aac6-6a774fac8db7 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume updated successfully. 2026-05-26 07:01:35.548 7 INFO cinder.api.openstack.wsgi [None req-b208ba65-4b2a-4352-aac6-6a774fac8db7 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/6de0c0f7-b5e7-4a01-b543-c45f7b47d4d8 returned with HTTP 200 [pid: 7|app: 0|req: 416/831] 10.0.0.244 () {34 vars in 795 bytes} [Tue May 26 07:01:35 2026] PUT /v3/3ab31bb3af764ee28d29d90cc383695d/volumes/6de0c0f7-b5e7-4a01-b543-c45f7b47d4d8 => generated 894 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:01:35.573 8 INFO cinder.api.openstack.wsgi [None req-9763d3d6-c426-466d-bf9c-f2c1a0116167 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/6de0c0f7-b5e7-4a01-b543-c45f7b47d4d8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:35.589 8 INFO cinder.volume.api [None req-9763d3d6-c426-466d-bf9c-f2c1a0116167 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume info retrieved successfully. 2026-05-26 07:01:35.615 8 INFO cinder.volume.api [None req-9763d3d6-c426-466d-bf9c-f2c1a0116167 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume updated successfully. 2026-05-26 07:01:35.616 8 INFO cinder.api.openstack.wsgi [None req-9763d3d6-c426-466d-bf9c-f2c1a0116167 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/6de0c0f7-b5e7-4a01-b543-c45f7b47d4d8 returned with HTTP 200 [pid: 8|app: 0|req: 416/832] 10.0.0.244 () {34 vars in 796 bytes} [Tue May 26 07:01:35 2026] PUT /v3/3ab31bb3af764ee28d29d90cc383695d/volumes/6de0c0f7-b5e7-4a01-b543-c45f7b47d4d8 => generated 934 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-26 07:01:35.633 7 INFO cinder.api.openstack.wsgi [None req-8cb8b831-1876-4f71-bc23-bf07e7465739 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/6de0c0f7-b5e7-4a01-b543-c45f7b47d4d8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:35.648 7 INFO cinder.volume.api [None req-8cb8b831-1876-4f71-bc23-bf07e7465739 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume info retrieved successfully. 2026-05-26 07:01:35.660 7 INFO cinder.api.openstack.wsgi [None req-8cb8b831-1876-4f71-bc23-bf07e7465739 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/6de0c0f7-b5e7-4a01-b543-c45f7b47d4d8 returned with HTTP 200 [pid: 7|app: 0|req: 417/833] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:35 2026] GET /v3/3ab31bb3af764ee28d29d90cc383695d/volumes/6de0c0f7-b5e7-4a01-b543-c45f7b47d4d8 => generated 1528 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:01:35.678 8 INFO cinder.api.openstack.wsgi [None req-a0d25a3f-bdc0-453c-bede-982bcb2e3b0b 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes 2026-05-26 07:01:35.680 8 INFO cinder.api.v3.volumes [None req-a0d25a3f-bdc0-453c-bede-982bcb2e3b0b 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Create volume of 1 GB 2026-05-26 07:01:35.693 8 INFO cinder.volume.api [None req-a0d25a3f-bdc0-453c-bede-982bcb2e3b0b 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Availability Zones retrieved successfully. 2026-05-26 07:01:35.933 8 INFO cinder.volume.api [None req-a0d25a3f-bdc0-453c-bede-982bcb2e3b0b 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Create volume request issued successfully. 2026-05-26 07:01:35.934 8 INFO cinder.api.openstack.wsgi [None req-a0d25a3f-bdc0-453c-bede-982bcb2e3b0b 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes returned with HTTP 202 [pid: 8|app: 0|req: 417/834] 10.0.0.244 () {34 vars in 723 bytes} [Tue May 26 07:01:35 2026] POST /v3/3ab31bb3af764ee28d29d90cc383695d/volumes => generated 890 bytes in 261 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-26 07:01:35.972 7 INFO cinder.api.openstack.wsgi [None req-fd573ba5-f943-4442-bc5b-267d71066507 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/11990ff0-266a-44a3-995f-0db79beed95d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:36.008 7 INFO cinder.volume.api [None req-fd573ba5-f943-4442-bc5b-267d71066507 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume info retrieved successfully. 2026-05-26 07:01:36.016 7 INFO cinder.api.openstack.wsgi [None req-fd573ba5-f943-4442-bc5b-267d71066507 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/11990ff0-266a-44a3-995f-0db79beed95d returned with HTTP 200 [pid: 7|app: 0|req: 418/835] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:35 2026] GET /v3/3ab31bb3af764ee28d29d90cc383695d/volumes/11990ff0-266a-44a3-995f-0db79beed95d => generated 958 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:01:37.049 8 INFO cinder.api.openstack.wsgi [None req-cc475957-8942-4629-ad22-faa211c66d28 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/11990ff0-266a-44a3-995f-0db79beed95d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:37.076 8 INFO cinder.volume.api [None req-cc475957-8942-4629-ad22-faa211c66d28 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume info retrieved successfully. 2026-05-26 07:01:37.085 8 INFO cinder.api.openstack.wsgi [None req-cc475957-8942-4629-ad22-faa211c66d28 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/11990ff0-266a-44a3-995f-0db79beed95d returned with HTTP 200 [pid: 8|app: 0|req: 418/836] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:37 2026] GET /v3/3ab31bb3af764ee28d29d90cc383695d/volumes/11990ff0-266a-44a3-995f-0db79beed95d => generated 983 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-26 07:01:37.107 7 INFO cinder.api.openstack.wsgi [None req-c30b72ba-b918-4118-bd0d-2541b4b2e727 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/11990ff0-266a-44a3-995f-0db79beed95d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:37.130 7 INFO cinder.volume.api [None req-c30b72ba-b918-4118-bd0d-2541b4b2e727 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume info retrieved successfully. 2026-05-26 07:01:37.140 7 INFO cinder.volume.api [None req-c30b72ba-b918-4118-bd0d-2541b4b2e727 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume updated successfully. 2026-05-26 07:01:37.141 7 INFO cinder.api.openstack.wsgi [None req-c30b72ba-b918-4118-bd0d-2541b4b2e727 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/11990ff0-266a-44a3-995f-0db79beed95d returned with HTTP 200 [pid: 7|app: 0|req: 419/837] 10.0.0.244 () {34 vars in 795 bytes} [Tue May 26 07:01:37 2026] PUT /v3/3ab31bb3af764ee28d29d90cc383695d/volumes/11990ff0-266a-44a3-995f-0db79beed95d => generated 881 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:01:37.165 8 INFO cinder.api.openstack.wsgi [None req-d2d12528-e6b0-4835-949e-0b525f534e26 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/11990ff0-266a-44a3-995f-0db79beed95d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:37.184 8 INFO cinder.volume.api [None req-d2d12528-e6b0-4835-949e-0b525f534e26 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume info retrieved successfully. 2026-05-26 07:01:37.189 8 INFO cinder.api.openstack.wsgi [None req-d2d12528-e6b0-4835-949e-0b525f534e26 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/11990ff0-266a-44a3-995f-0db79beed95d returned with HTTP 200 [pid: 8|app: 0|req: 419/838] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:37 2026] GET /v3/3ab31bb3af764ee28d29d90cc383695d/volumes/11990ff0-266a-44a3-995f-0db79beed95d => generated 949 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-26 07:01:37.213 7 INFO cinder.api.openstack.wsgi [None req-a10a4321-1543-4a76-b3b7-ec48f1d0dcb0 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/11990ff0-266a-44a3-995f-0db79beed95d 2026-05-26 07:01:37.214 7 INFO cinder.api.v3.volumes [None req-a10a4321-1543-4a76-b3b7-ec48f1d0dcb0 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Delete volume with id: 11990ff0-266a-44a3-995f-0db79beed95d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:37.225 7 INFO cinder.volume.api [None req-a10a4321-1543-4a76-b3b7-ec48f1d0dcb0 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume info retrieved successfully. 2026-05-26 07:01:37.266 7 INFO cinder.volume.api [None req-a10a4321-1543-4a76-b3b7-ec48f1d0dcb0 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Delete volume request issued successfully. 2026-05-26 07:01:37.266 7 INFO cinder.api.openstack.wsgi [None req-a10a4321-1543-4a76-b3b7-ec48f1d0dcb0 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/11990ff0-266a-44a3-995f-0db79beed95d returned with HTTP 202 [pid: 7|app: 0|req: 420/839] 10.0.0.244 () {32 vars in 778 bytes} [Tue May 26 07:01:37 2026] DELETE /v3/3ab31bb3af764ee28d29d90cc383695d/volumes/11990ff0-266a-44a3-995f-0db79beed95d => generated 0 bytes in 61 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-26 07:01:37.278 8 INFO cinder.api.openstack.wsgi [None req-f306d8ca-46e9-4633-bc1a-1a0cf0a76a96 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/11990ff0-266a-44a3-995f-0db79beed95d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:37.295 8 INFO cinder.volume.api [None req-f306d8ca-46e9-4633-bc1a-1a0cf0a76a96 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume info retrieved successfully. 2026-05-26 07:01:37.302 8 INFO cinder.api.openstack.wsgi [None req-f306d8ca-46e9-4633-bc1a-1a0cf0a76a96 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/11990ff0-266a-44a3-995f-0db79beed95d returned with HTTP 200 [pid: 8|app: 0|req: 420/840] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:37 2026] GET /v3/3ab31bb3af764ee28d29d90cc383695d/volumes/11990ff0-266a-44a3-995f-0db79beed95d => generated 948 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-26 07:01:38.329 7 INFO cinder.api.openstack.wsgi [None req-2f70ece6-4a8b-4197-8038-e0202cbc92ac 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/11990ff0-266a-44a3-995f-0db79beed95d 2026-05-26 07:01:38.343 7 INFO cinder.api.openstack.wsgi [None req-2f70ece6-4a8b-4197-8038-e0202cbc92ac 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/11990ff0-266a-44a3-995f-0db79beed95d returned with HTTP 404 [pid: 7|app: 0|req: 421/841] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:38 2026] GET /v3/3ab31bb3af764ee28d29d90cc383695d/volumes/11990ff0-266a-44a3-995f-0db79beed95d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:01:38.354 8 INFO cinder.api.openstack.wsgi [None req-29b4bda5-4a05-4a14-b7ef-05ba8364ea84 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/6de0c0f7-b5e7-4a01-b543-c45f7b47d4d8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:38.368 8 INFO cinder.volume.api [None req-29b4bda5-4a05-4a14-b7ef-05ba8364ea84 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume info retrieved successfully. 2026-05-26 07:01:38.374 8 INFO cinder.api.openstack.wsgi [None req-29b4bda5-4a05-4a14-b7ef-05ba8364ea84 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/6de0c0f7-b5e7-4a01-b543-c45f7b47d4d8 returned with HTTP 200 [pid: 8|app: 0|req: 421/842] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:38 2026] GET /v3/3ab31bb3af764ee28d29d90cc383695d/volumes/6de0c0f7-b5e7-4a01-b543-c45f7b47d4d8 => generated 1528 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-26 07:01:38.393 7 INFO cinder.api.openstack.wsgi [None req-c496551c-fe6f-44fa-97f8-8029813a75e0 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/6de0c0f7-b5e7-4a01-b543-c45f7b47d4d8 2026-05-26 07:01:38.394 7 INFO cinder.api.v3.volumes [None req-c496551c-fe6f-44fa-97f8-8029813a75e0 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Delete volume with id: 6de0c0f7-b5e7-4a01-b543-c45f7b47d4d8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:38.407 7 INFO cinder.volume.api [None req-c496551c-fe6f-44fa-97f8-8029813a75e0 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume info retrieved successfully. 2026-05-26 07:01:38.435 7 INFO cinder.volume.api [None req-c496551c-fe6f-44fa-97f8-8029813a75e0 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Delete volume request issued successfully. 2026-05-26 07:01:38.436 7 INFO cinder.api.openstack.wsgi [None req-c496551c-fe6f-44fa-97f8-8029813a75e0 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/6de0c0f7-b5e7-4a01-b543-c45f7b47d4d8 returned with HTTP 202 [pid: 7|app: 0|req: 422/843] 10.0.0.244 () {32 vars in 778 bytes} [Tue May 26 07:01:38 2026] DELETE /v3/3ab31bb3af764ee28d29d90cc383695d/volumes/6de0c0f7-b5e7-4a01-b543-c45f7b47d4d8 => 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-26 07:01:38.448 8 INFO cinder.api.openstack.wsgi [None req-0508be95-e17c-44ee-8542-16e23dbea1ab 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/6de0c0f7-b5e7-4a01-b543-c45f7b47d4d8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:01:38.474 8 INFO cinder.volume.api [None req-0508be95-e17c-44ee-8542-16e23dbea1ab 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] Volume info retrieved successfully. 2026-05-26 07:01:38.483 8 INFO cinder.api.openstack.wsgi [None req-0508be95-e17c-44ee-8542-16e23dbea1ab 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/6de0c0f7-b5e7-4a01-b543-c45f7b47d4d8 returned with HTTP 200 [pid: 8|app: 0|req: 422/844] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:38 2026] GET /v3/3ab31bb3af764ee28d29d90cc383695d/volumes/6de0c0f7-b5e7-4a01-b543-c45f7b47d4d8 => generated 1527 bytes in 42 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-26 07:01:39.515 7 INFO cinder.api.openstack.wsgi [None req-c8b9994e-4241-4619-910f-67fb6d514fe6 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/6de0c0f7-b5e7-4a01-b543-c45f7b47d4d8 2026-05-26 07:01:39.531 7 INFO cinder.api.openstack.wsgi [None req-c8b9994e-4241-4619-910f-67fb6d514fe6 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ab31bb3af764ee28d29d90cc383695d/volumes/6de0c0f7-b5e7-4a01-b543-c45f7b47d4d8 returned with HTTP 404 [pid: 7|app: 0|req: 423/845] 10.0.0.244 () {32 vars in 775 bytes} [Tue May 26 07:01:39 2026] GET /v3/3ab31bb3af764ee28d29d90cc383695d/volumes/6de0c0f7-b5e7-4a01-b543-c45f7b47d4d8 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-26 07:01:44.559 8 INFO cinder.api.openstack.wsgi [None req-0508be95-e17c-44ee-8542-16e23dbea1ab 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:01:44.559 7 INFO cinder.api.openstack.wsgi [None req-c8b9994e-4241-4619-910f-67fb6d514fe6 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:01:44.560 8 INFO cinder.api.openstack.wsgi [None req-0508be95-e17c-44ee-8542-16e23dbea1ab 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:01:44.560 7 INFO cinder.api.openstack.wsgi [None req-c8b9994e-4241-4619-910f-67fb6d514fe6 4664ea167b5c4940a6c3a123fa73ce8b 3ab31bb3af764ee28d29d90cc383695d - - default default] http://10.0.0.142: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-26 07:01:50.202 8 INFO cinder.api.openstack.wsgi [None req-5a021551-79a6-4134-874f-6d5dd594bd3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services 2026-05-26 07:01:50.208 8 INFO cinder.api.openstack.wsgi [None req-5a021551-79a6-4134-874f-6d5dd594bd3d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services returned with HTTP 200 [pid: 8|app: 0|req: 424/848] 10.0.0.106 () {28 vars in 645 bytes} [Tue May 26 07:01:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-services => generated 646 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:01:50.220 7 INFO cinder.api.openstack.wsgi [None req-07cab33b-2d37-4e98-bbe0-40ae6a0871f2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true 2026-05-26 07:01:50.724 7 INFO cinder.api.openstack.wsgi [None req-07cab33b-2d37-4e98-bbe0-40ae6a0871f2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 425/849] 10.0.0.106 () {28 vars in 696 bytes} [Tue May 26 07:01:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 07:01:50.736 8 INFO cinder.api.openstack.wsgi [None req-c84626fd-4d88-4b2f-9875-7596d6223db2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true 2026-05-26 07:01:50.741 8 INFO cinder.volume.api [None req-c84626fd-4d88-4b2f-9875-7596d6223db2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all snapshots completed successfully. 2026-05-26 07:01:50.741 8 INFO cinder.api.openstack.wsgi [None req-c84626fd-4d88-4b2f-9875-7596d6223db2 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 425/850] 10.0.0.106 () {28 vars in 674 bytes} [Tue May 26 07:01:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 07:01:50.821 7 INFO cinder.api.openstack.wsgi [None req-494420f6-f973-4850-9f2f-c492457d4c01 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/0c7daa9527634f95ab694d373a61e576?usage=true 2026-05-26 07:01:50.850 7 INFO cinder.api.openstack.wsgi [None req-494420f6-f973-4850-9f2f-c492457d4c01 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/0c7daa9527634f95ab694d373a61e576?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 426/851] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:01:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/0c7daa9527634f95ab694d373a61e576?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:01:50.865 8 INFO cinder.api.openstack.wsgi [None req-de75003b-aab6-4f44-b02a-f43451b589ae abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/10747b8ba3654e7082b8a74af5cd58a5?usage=true 2026-05-26 07:01:50.885 8 INFO cinder.api.openstack.wsgi [None req-de75003b-aab6-4f44-b02a-f43451b589ae abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/10747b8ba3654e7082b8a74af5cd58a5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 426/852] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:01:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/10747b8ba3654e7082b8a74af5cd58a5?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:01:50.898 7 INFO cinder.api.openstack.wsgi [None req-c27900b4-c82f-4889-bb72-d35ea8b14a3e abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/140daa37553d408d93c5bbd87dd19ba7?usage=true 2026-05-26 07:01:50.965 7 INFO cinder.api.openstack.wsgi [None req-c27900b4-c82f-4889-bb72-d35ea8b14a3e abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/140daa37553d408d93c5bbd87dd19ba7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 427/853] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:01:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/140daa37553d408d93c5bbd87dd19ba7?usage=true => generated 847 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:01:50.985 8 INFO cinder.api.openstack.wsgi [None req-7dbcd352-25a6-4bfa-877f-4da4ad4ee35f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/21747215163943f49fccb23b64170dd3?usage=true 2026-05-26 07:01:51.009 8 INFO cinder.api.openstack.wsgi [None req-7dbcd352-25a6-4bfa-877f-4da4ad4ee35f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/21747215163943f49fccb23b64170dd3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 427/854] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:01:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/21747215163943f49fccb23b64170dd3?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:01:51.035 7 INFO cinder.api.openstack.wsgi [None req-9445fb2d-a876-4d4a-be7f-3e167fbd43f4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/2ab9257512734f1ba1a118011a0f16a1?usage=true 2026-05-26 07:01:51.091 7 INFO cinder.api.openstack.wsgi [None req-9445fb2d-a876-4d4a-be7f-3e167fbd43f4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/2ab9257512734f1ba1a118011a0f16a1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 428/855] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:01:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/2ab9257512734f1ba1a118011a0f16a1?usage=true => generated 847 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:01:51.105 8 INFO cinder.api.openstack.wsgi [None req-eea60734-3701-480a-aa9c-4acf1a3ba300 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/2e5e7fcc813f4a96b655885f88f0386c?usage=true 2026-05-26 07:01:51.130 8 INFO cinder.api.openstack.wsgi [None req-eea60734-3701-480a-aa9c-4acf1a3ba300 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/2e5e7fcc813f4a96b655885f88f0386c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 428/856] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:01:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/2e5e7fcc813f4a96b655885f88f0386c?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:01:51.144 7 INFO cinder.api.openstack.wsgi [None req-899e3db2-49fe-4609-ac63-0652967cac84 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true 2026-05-26 07:01:51.165 7 INFO cinder.api.openstack.wsgi [None req-899e3db2-49fe-4609-ac63-0652967cac84 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 429/857] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:01:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:01:51.180 8 INFO cinder.api.openstack.wsgi [None req-5903fa09-f8e4-4012-b7ec-bb79aa953115 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/63e350cfc2e6404299b94e01aa1b47fb?usage=true 2026-05-26 07:01:51.212 8 INFO cinder.api.openstack.wsgi [None req-5903fa09-f8e4-4012-b7ec-bb79aa953115 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/63e350cfc2e6404299b94e01aa1b47fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 429/858] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:01:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/63e350cfc2e6404299b94e01aa1b47fb?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:01:51.223 7 INFO cinder.api.openstack.wsgi [None req-708f603a-6fc7-4370-ab31-4c57e3b78c18 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true 2026-05-26 07:01:51.245 7 INFO cinder.api.openstack.wsgi [None req-708f603a-6fc7-4370-ab31-4c57e3b78c18 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 430/859] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:01:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:01:51.258 8 INFO cinder.api.openstack.wsgi [None req-bd89db0f-2f2e-423c-b183-0bb296dd5d27 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/800663599a5f4bef8324ed0f79004a62?usage=true 2026-05-26 07:01:51.291 8 INFO cinder.api.openstack.wsgi [None req-bd89db0f-2f2e-423c-b183-0bb296dd5d27 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/800663599a5f4bef8324ed0f79004a62?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 430/860] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:01:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/800663599a5f4bef8324ed0f79004a62?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:01:51.308 7 INFO cinder.api.openstack.wsgi [None req-a580fdef-03b7-4359-af8b-467b9767542d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/825bf190548245509423161a1be9c882?usage=true 2026-05-26 07:01:51.336 7 INFO cinder.api.openstack.wsgi [None req-a580fdef-03b7-4359-af8b-467b9767542d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/825bf190548245509423161a1be9c882?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 431/861] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:01:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/825bf190548245509423161a1be9c882?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:01:51.351 8 INFO cinder.api.openstack.wsgi [None req-d52852c4-340a-4649-bc3c-c290e8750d06 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/c6c5310a9ac542c78982961bbed2dcea?usage=true 2026-05-26 07:01:51.386 8 INFO cinder.api.openstack.wsgi [None req-d52852c4-340a-4649-bc3c-c290e8750d06 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/c6c5310a9ac542c78982961bbed2dcea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 431/862] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:01:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/c6c5310a9ac542c78982961bbed2dcea?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:01:51.400 7 INFO cinder.api.openstack.wsgi [None req-3c24d3af-f3f4-4153-a1f4-9c834fa12915 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d673f3474aa64184b392a66def75b444?usage=true 2026-05-26 07:01:51.432 7 INFO cinder.api.openstack.wsgi [None req-3c24d3af-f3f4-4153-a1f4-9c834fa12915 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d673f3474aa64184b392a66def75b444?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 432/863] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:01:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d673f3474aa64184b392a66def75b444?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:01:51.447 8 INFO cinder.api.openstack.wsgi [None req-e1c87e92-261a-47e1-8052-0eb73a745103 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true 2026-05-26 07:01:51.481 8 INFO cinder.api.openstack.wsgi [None req-e1c87e92-261a-47e1-8052-0eb73a745103 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 432/864] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:01:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:01:51.498 7 INFO cinder.api.openstack.wsgi [None req-3340995c-b9ae-4775-be9d-abb9ff87b1c5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/e553cea69af24e3f8c82c4a17598c050?usage=true 2026-05-26 07:01:51.544 7 INFO cinder.api.openstack.wsgi [None req-3340995c-b9ae-4775-be9d-abb9ff87b1c5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/e553cea69af24e3f8c82c4a17598c050?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 433/865] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:01:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/e553cea69af24e3f8c82c4a17598c050?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:01:51.561 8 INFO cinder.api.openstack.wsgi [None req-c979de11-3ea5-46de-b7fa-35577c484d9a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/f4bc20e4cb774190b301575651663e62?usage=true 2026-05-26 07:01:51.586 8 INFO cinder.api.openstack.wsgi [None req-c979de11-3ea5-46de-b7fa-35577c484d9a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/f4bc20e4cb774190b301575651663e62?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 433/866] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:01:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/f4bc20e4cb774190b301575651663e62?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:01:51.606 7 INFO cinder.api.openstack.wsgi [None req-9a4dead0-e3d0-4613-8319-5c53301d020f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 07:01:51.623 7 INFO cinder.volume.api [None req-9a4dead0-e3d0-4613-8319-5c53301d020f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 07:01:51.626 7 INFO cinder.api.openstack.wsgi [None req-9a4dead0-e3d0-4613-8319-5c53301d020f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 434/867] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 07:01:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:01:51.639 8 INFO cinder.api.openstack.wsgi [None req-6dde517e-f6d5-4cbc-abd1-b4c6a7e119ea abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 07:01:51.651 8 INFO cinder.volume.api [None req-6dde517e-f6d5-4cbc-abd1-b4c6a7e119ea abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 07:01:51.653 8 INFO cinder.api.openstack.wsgi [None req-6dde517e-f6d5-4cbc-abd1-b4c6a7e119ea abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 434/868] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 07:01:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 07:01:54.557 7 INFO cinder.api.openstack.wsgi [None req-9a4dead0-e3d0-4613-8319-5c53301d020f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:01:54.557 8 INFO cinder.api.openstack.wsgi [None req-6dde517e-f6d5-4cbc-abd1-b4c6a7e119ea abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:01:54.557 7 INFO cinder.api.openstack.wsgi [None req-9a4dead0-e3d0-4613-8319-5c53301d020f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:01:54.558 8 INFO cinder.api.openstack.wsgi [None req-6dde517e-f6d5-4cbc-abd1-b4c6a7e119ea abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:02:04.557 7 INFO cinder.api.openstack.wsgi [None req-9a4dead0-e3d0-4613-8319-5c53301d020f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:02:04.557 8 INFO cinder.api.openstack.wsgi [None req-6dde517e-f6d5-4cbc-abd1-b4c6a7e119ea abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:02:04.558 8 INFO cinder.api.openstack.wsgi [None req-6dde517e-f6d5-4cbc-abd1-b4c6a7e119ea abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:02:04.562 7 INFO cinder.api.openstack.wsgi [None req-9a4dead0-e3d0-4613-8319-5c53301d020f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:02:14.557 8 INFO cinder.api.openstack.wsgi [None req-6dde517e-f6d5-4cbc-abd1-b4c6a7e119ea abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:02:14.557 7 INFO cinder.api.openstack.wsgi [None req-9a4dead0-e3d0-4613-8319-5c53301d020f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:02:14.558 8 INFO cinder.api.openstack.wsgi [None req-6dde517e-f6d5-4cbc-abd1-b4c6a7e119ea abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:02:14.558 7 INFO cinder.api.openstack.wsgi [None req-9a4dead0-e3d0-4613-8319-5c53301d020f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:02:21.663 8 INFO cinder.api.openstack.wsgi [None req-efc3cee7-164c-49e1-a5ff-c633147a0bb8 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes 2026-05-26 07:02:21.764 8 INFO cinder.api.v3.volumes [None req-efc3cee7-164c-49e1-a5ff-c633147a0bb8 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Create volume of 16 GB 2026-05-26 07:02:21.771 8 INFO cinder.volume.api [None req-efc3cee7-164c-49e1-a5ff-c633147a0bb8 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Availability Zones retrieved successfully. 2026-05-26 07:02:22.016 8 INFO cinder.volume.api [None req-efc3cee7-164c-49e1-a5ff-c633147a0bb8 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Create volume request issued successfully. 2026-05-26 07:02:22.017 8 INFO cinder.api.openstack.wsgi [None req-efc3cee7-164c-49e1-a5ff-c633147a0bb8 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes returned with HTTP 202 [pid: 8|app: 0|req: 438/875] 199.204.45.250 () {34 vars in 734 bytes} [Tue May 26 07:02:21 2026] POST /v3/57f329dbf7e343d3bb8c1246550504c9/volumes => generated 846 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-26 07:02:22.035 7 INFO cinder.api.openstack.wsgi [req-efc3cee7-164c-49e1-a5ff-c633147a0bb8 req-d2789b62-32a6-4527-b89b-c17892a69dd4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/aad3e539-d979-4297-af55-eb75af1b2ee9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:02:22.080 7 INFO cinder.volume.api [req-efc3cee7-164c-49e1-a5ff-c633147a0bb8 req-d2789b62-32a6-4527-b89b-c17892a69dd4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Volume info retrieved successfully. 2026-05-26 07:02:22.087 7 INFO cinder.api.openstack.wsgi [req-efc3cee7-164c-49e1-a5ff-c633147a0bb8 req-d2789b62-32a6-4527-b89b-c17892a69dd4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/aad3e539-d979-4297-af55-eb75af1b2ee9 returned with HTTP 200 [pid: 7|app: 0|req: 438/876] 199.204.45.250 () {32 vars in 825 bytes} [Tue May 26 07:02:22 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/aad3e539-d979-4297-af55-eb75af1b2ee9 => generated 1025 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-26 07:02:24.558 7 INFO cinder.api.openstack.wsgi [req-efc3cee7-164c-49e1-a5ff-c633147a0bb8 req-d2789b62-32a6-4527-b89b-c17892a69dd4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:02:24.558 8 INFO cinder.api.openstack.wsgi [None req-efc3cee7-164c-49e1-a5ff-c633147a0bb8 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:02:24.560 8 INFO cinder.api.openstack.wsgi [None req-efc3cee7-164c-49e1-a5ff-c633147a0bb8 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:02:24.560 7 INFO cinder.api.openstack.wsgi [req-efc3cee7-164c-49e1-a5ff-c633147a0bb8 req-d2789b62-32a6-4527-b89b-c17892a69dd4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142: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-26 07:02:27.102 8 INFO cinder.api.openstack.wsgi [req-efc3cee7-164c-49e1-a5ff-c633147a0bb8 req-87d63fad-cc73-48cb-a30e-4fce94ea9cfc abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/aad3e539-d979-4297-af55-eb75af1b2ee9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:02:27.118 8 INFO cinder.volume.api [req-efc3cee7-164c-49e1-a5ff-c633147a0bb8 req-87d63fad-cc73-48cb-a30e-4fce94ea9cfc abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Volume info retrieved successfully. 2026-05-26 07:02:27.124 8 INFO cinder.api.openstack.wsgi [req-efc3cee7-164c-49e1-a5ff-c633147a0bb8 req-87d63fad-cc73-48cb-a30e-4fce94ea9cfc abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/aad3e539-d979-4297-af55-eb75af1b2ee9 returned with HTTP 200 [pid: 8|app: 0|req: 440/879] 199.204.45.250 () {32 vars in 825 bytes} [Tue May 26 07:02:27 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/aad3e539-d979-4297-af55-eb75af1b2ee9 => generated 1675 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:02:27.642 7 INFO cinder.api.openstack.wsgi [req-5932c5e0-da66-4025-838f-607b58b262a7 req-ae1dd545-dfa4-47e9-8218-f2fa3b7aa52f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/aad3e539-d979-4297-af55-eb75af1b2ee9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:02:27.659 7 INFO cinder.volume.api [req-5932c5e0-da66-4025-838f-607b58b262a7 req-ae1dd545-dfa4-47e9-8218-f2fa3b7aa52f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Volume info retrieved successfully. 2026-05-26 07:02:27.667 7 INFO cinder.api.openstack.wsgi [req-5932c5e0-da66-4025-838f-607b58b262a7 req-ae1dd545-dfa4-47e9-8218-f2fa3b7aa52f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/aad3e539-d979-4297-af55-eb75af1b2ee9 returned with HTTP 200 [pid: 7|app: 0|req: 440/880] 10.0.0.175 () {34 vars in 1028 bytes} [Tue May 26 07:02:27 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/aad3e539-d979-4297-af55-eb75af1b2ee9 => generated 1675 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-26 07:02:28.086 8 INFO cinder.api.openstack.wsgi [req-5932c5e0-da66-4025-838f-607b58b262a7 req-0d553259-fb28-4597-814d-4feae9309b6d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/aad3e539-d979-4297-af55-eb75af1b2ee9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:02:28.102 8 INFO cinder.volume.api [req-5932c5e0-da66-4025-838f-607b58b262a7 req-0d553259-fb28-4597-814d-4feae9309b6d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Volume info retrieved successfully. 2026-05-26 07:02:28.108 8 INFO cinder.api.openstack.wsgi [req-5932c5e0-da66-4025-838f-607b58b262a7 req-0d553259-fb28-4597-814d-4feae9309b6d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/aad3e539-d979-4297-af55-eb75af1b2ee9 returned with HTTP 200 [pid: 8|app: 0|req: 441/881] 10.0.0.175 () {34 vars in 1028 bytes} [Tue May 26 07:02:28 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/aad3e539-d979-4297-af55-eb75af1b2ee9 => generated 1675 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-26 07:02:28.118 7 INFO cinder.api.openstack.wsgi [req-5932c5e0-da66-4025-838f-607b58b262a7 req-ae1dd545-dfa4-47e9-8218-f2fa3b7aa52f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-26 07:02:28.119 7 INFO cinder.api.openstack.wsgi [req-5932c5e0-da66-4025-838f-607b58b262a7 req-ae1dd545-dfa4-47e9-8218-f2fa3b7aa52f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 441/882] 10.0.0.175 () {32 vars in 829 bytes} [Tue May 26 07:02:28 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:02:28.130 8 INFO cinder.api.openstack.wsgi [req-5932c5e0-da66-4025-838f-607b58b262a7 req-949b4549-038b-43fb-b171-68a1ce7cd8c4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:02:28.177 8 INFO cinder.api.openstack.wsgi [req-5932c5e0-da66-4025-838f-607b58b262a7 req-949b4549-038b-43fb-b171-68a1ce7cd8c4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/attachments returned with HTTP 200 [pid: 8|app: 0|req: 442/883] 10.0.0.175 () {40 vars in 1057 bytes} [Tue May 26 07:02:28 2026] POST /v3/57f329dbf7e343d3bb8c1246550504c9/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:02:31.784 7 INFO cinder.api.openstack.wsgi [req-efc3cee7-164c-49e1-a5ff-c633147a0bb8 req-1c60c8e6-e8ac-45a9-bde6-ed64775e1ae8 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/aad3e539-d979-4297-af55-eb75af1b2ee9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:02:31.802 7 INFO cinder.volume.api [req-efc3cee7-164c-49e1-a5ff-c633147a0bb8 req-1c60c8e6-e8ac-45a9-bde6-ed64775e1ae8 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Volume info retrieved successfully. 2026-05-26 07:02:31.807 7 INFO cinder.api.openstack.wsgi [req-efc3cee7-164c-49e1-a5ff-c633147a0bb8 req-1c60c8e6-e8ac-45a9-bde6-ed64775e1ae8 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/aad3e539-d979-4297-af55-eb75af1b2ee9 returned with HTTP 200 [pid: 7|app: 0|req: 442/884] 199.204.45.250 () {32 vars in 825 bytes} [Tue May 26 07:02:31 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/aad3e539-d979-4297-af55-eb75af1b2ee9 => generated 1674 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-26 07:02:33.650 8 INFO cinder.api.openstack.wsgi [req-5932c5e0-da66-4025-838f-607b58b262a7 req-949b4549-038b-43fb-b171-68a1ce7cd8c4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-26 07:02:33.651 8 INFO cinder.api.openstack.wsgi [req-5932c5e0-da66-4025-838f-607b58b262a7 req-949b4549-038b-43fb-b171-68a1ce7cd8c4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 443/885] 199.204.45.250 () {32 vars in 840 bytes} [Tue May 26 07:02:33 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:02:33.663 7 INFO cinder.api.openstack.wsgi [req-5932c5e0-da66-4025-838f-607b58b262a7 req-f7a94bc5-0cc6-467d-a7b4-8ea8755794b9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/aad3e539-d979-4297-af55-eb75af1b2ee9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:02:33.683 7 INFO cinder.volume.api [req-5932c5e0-da66-4025-838f-607b58b262a7 req-f7a94bc5-0cc6-467d-a7b4-8ea8755794b9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Volume info retrieved successfully. 2026-05-26 07:02:33.689 7 INFO cinder.api.openstack.wsgi [req-5932c5e0-da66-4025-838f-607b58b262a7 req-f7a94bc5-0cc6-467d-a7b4-8ea8755794b9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/aad3e539-d979-4297-af55-eb75af1b2ee9 returned with HTTP 200 [pid: 7|app: 0|req: 443/886] 199.204.45.250 () {36 vars in 1073 bytes} [Tue May 26 07:02:33 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/aad3e539-d979-4297-af55-eb75af1b2ee9 => generated 1898 bytes in 32 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-26 07:02:33.773 8 INFO cinder.api.openstack.wsgi [req-5932c5e0-da66-4025-838f-607b58b262a7 req-484b1208-7585-446b-874b-7f53c9942644 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/attachments/f657e300-501f-4853-830c-0bc0160f92fa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:02:34.558 7 INFO cinder.api.openstack.wsgi [req-5932c5e0-da66-4025-838f-607b58b262a7 req-f7a94bc5-0cc6-467d-a7b4-8ea8755794b9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:02:34.560 7 INFO cinder.api.openstack.wsgi [req-5932c5e0-da66-4025-838f-607b58b262a7 req-f7a94bc5-0cc6-467d-a7b4-8ea8755794b9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:02:34.562 7 INFO cinder.api.openstack.wsgi [req-5932c5e0-da66-4025-838f-607b58b262a7 req-f7a94bc5-0cc6-467d-a7b4-8ea8755794b9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:02:34.563 7 INFO cinder.api.openstack.wsgi [req-5932c5e0-da66-4025-838f-607b58b262a7 req-f7a94bc5-0cc6-467d-a7b4-8ea8755794b9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:02:34.822 8 INFO cinder.api.openstack.wsgi [req-5932c5e0-da66-4025-838f-607b58b262a7 req-484b1208-7585-446b-874b-7f53c9942644 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/attachments/f657e300-501f-4853-830c-0bc0160f92fa returned with HTTP 200 [pid: 8|app: 0|req: 444/889] 199.204.45.250 () {40 vars in 1135 bytes} [Tue May 26 07:02:33 2026] PUT /v3/57f329dbf7e343d3bb8c1246550504c9/attachments/f657e300-501f-4853-830c-0bc0160f92fa => generated 802 bytes in 1060 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:02:35.021 7 INFO cinder.api.openstack.wsgi [req-efc3cee7-164c-49e1-a5ff-c633147a0bb8 req-8b60db67-c1d2-4be8-8728-47be901140c1 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/aad3e539-d979-4297-af55-eb75af1b2ee9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:02:35.039 7 INFO cinder.volume.api [req-efc3cee7-164c-49e1-a5ff-c633147a0bb8 req-8b60db67-c1d2-4be8-8728-47be901140c1 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Volume info retrieved successfully. 2026-05-26 07:02:35.043 7 INFO cinder.api.openstack.wsgi [req-efc3cee7-164c-49e1-a5ff-c633147a0bb8 req-8b60db67-c1d2-4be8-8728-47be901140c1 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/aad3e539-d979-4297-af55-eb75af1b2ee9 returned with HTTP 200 [pid: 7|app: 0|req: 446/890] 199.204.45.250 () {32 vars in 825 bytes} [Tue May 26 07:02:35 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/aad3e539-d979-4297-af55-eb75af1b2ee9 => generated 1675 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:02:35.346 8 INFO cinder.api.openstack.wsgi [req-5932c5e0-da66-4025-838f-607b58b262a7 req-64046547-69f6-454c-927f-b5d2a1c22179 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/attachments/f657e300-501f-4853-830c-0bc0160f92fa/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:02:35.392 8 INFO cinder.api.openstack.wsgi [req-5932c5e0-da66-4025-838f-607b58b262a7 req-64046547-69f6-454c-927f-b5d2a1c22179 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/attachments/f657e300-501f-4853-830c-0bc0160f92fa/action returned with HTTP 204 [pid: 8|app: 0|req: 445/891] 199.204.45.250 () {40 vars in 1148 bytes} [Tue May 26 07:02:35 2026] POST /v3/57f329dbf7e343d3bb8c1246550504c9/attachments/f657e300-501f-4853-830c-0bc0160f92fa/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:02:38.088 7 INFO cinder.api.openstack.wsgi [req-efc3cee7-164c-49e1-a5ff-c633147a0bb8 req-05c5af83-55a8-4e60-b1c5-5b7520bd84c0 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/aad3e539-d979-4297-af55-eb75af1b2ee9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:02:38.107 7 INFO cinder.volume.api [req-efc3cee7-164c-49e1-a5ff-c633147a0bb8 req-05c5af83-55a8-4e60-b1c5-5b7520bd84c0 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Volume info retrieved successfully. 2026-05-26 07:02:38.112 7 INFO cinder.api.openstack.wsgi [req-efc3cee7-164c-49e1-a5ff-c633147a0bb8 req-05c5af83-55a8-4e60-b1c5-5b7520bd84c0 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/aad3e539-d979-4297-af55-eb75af1b2ee9 returned with HTTP 200 [pid: 7|app: 0|req: 447/892] 199.204.45.250 () {32 vars in 825 bytes} [Tue May 26 07:02:38 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/aad3e539-d979-4297-af55-eb75af1b2ee9 => generated 1973 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:02:41.534 8 INFO cinder.api.openstack.wsgi [req-efc3cee7-164c-49e1-a5ff-c633147a0bb8 req-92e23b91-c4df-45c5-b0c2-b6a9b5885004 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/aad3e539-d979-4297-af55-eb75af1b2ee9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:02:41.555 8 INFO cinder.volume.api [req-efc3cee7-164c-49e1-a5ff-c633147a0bb8 req-92e23b91-c4df-45c5-b0c2-b6a9b5885004 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Volume info retrieved successfully. 2026-05-26 07:02:41.560 8 INFO cinder.api.openstack.wsgi [req-efc3cee7-164c-49e1-a5ff-c633147a0bb8 req-92e23b91-c4df-45c5-b0c2-b6a9b5885004 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/aad3e539-d979-4297-af55-eb75af1b2ee9 returned with HTTP 200 [pid: 8|app: 0|req: 446/893] 199.204.45.250 () {32 vars in 825 bytes} [Tue May 26 07:02:41 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/aad3e539-d979-4297-af55-eb75af1b2ee9 => generated 1973 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-26 07:02:44.557 7 INFO cinder.api.openstack.wsgi [req-efc3cee7-164c-49e1-a5ff-c633147a0bb8 req-05c5af83-55a8-4e60-b1c5-5b7520bd84c0 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:02:44.557 8 INFO cinder.api.openstack.wsgi [req-efc3cee7-164c-49e1-a5ff-c633147a0bb8 req-92e23b91-c4df-45c5-b0c2-b6a9b5885004 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:02:44.558 7 INFO cinder.api.openstack.wsgi [req-efc3cee7-164c-49e1-a5ff-c633147a0bb8 req-05c5af83-55a8-4e60-b1c5-5b7520bd84c0 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:02:44.558 8 INFO cinder.api.openstack.wsgi [req-efc3cee7-164c-49e1-a5ff-c633147a0bb8 req-92e23b91-c4df-45c5-b0c2-b6a9b5885004 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142: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-26 07:02:44.626 7 INFO cinder.api.openstack.wsgi [req-efc3cee7-164c-49e1-a5ff-c633147a0bb8 req-0b4c2f51-1250-48b2-b163-266d737969ef abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/aad3e539-d979-4297-af55-eb75af1b2ee9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:02:44.650 7 INFO cinder.volume.api [req-efc3cee7-164c-49e1-a5ff-c633147a0bb8 req-0b4c2f51-1250-48b2-b163-266d737969ef abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Volume info retrieved successfully. 2026-05-26 07:02:44.659 7 INFO cinder.api.openstack.wsgi [req-efc3cee7-164c-49e1-a5ff-c633147a0bb8 req-0b4c2f51-1250-48b2-b163-266d737969ef abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/aad3e539-d979-4297-af55-eb75af1b2ee9 returned with HTTP 200 [pid: 7|app: 0|req: 449/896] 199.204.45.250 () {32 vars in 825 bytes} [Tue May 26 07:02:44 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/aad3e539-d979-4297-af55-eb75af1b2ee9 => generated 1973 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:02:50.044 8 INFO cinder.api.openstack.wsgi [None req-8c5c0df3-8aa3-41ea-95cf-1e631b1752ea abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 07:02:50.058 8 INFO cinder.volume.api [None req-8c5c0df3-8aa3-41ea-95cf-1e631b1752ea abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:02:50.066 8 INFO cinder.api.openstack.wsgi [None req-8c5c0df3-8aa3-41ea-95cf-1e631b1752ea abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 448/897] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 07:02:49 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true => generated 1976 bytes in 103 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-26 07:02:50.077 7 INFO cinder.api.openstack.wsgi [None req-b6d573c8-d8d0-4621-8738-3179b09e2c4a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true 2026-05-26 07:02:50.088 7 INFO cinder.volume.api [None req-b6d573c8-d8d0-4621-8738-3179b09e2c4a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all snapshots completed successfully. 2026-05-26 07:02:50.088 7 INFO cinder.api.openstack.wsgi [None req-b6d573c8-d8d0-4621-8738-3179b09e2c4a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 450/898] 10.0.0.106 () {28 vars in 674 bytes} [Tue May 26 07:02:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:02:50.102 8 INFO cinder.api.openstack.wsgi [None req-83ed2e01-292f-4504-9f7d-c59447388f0c abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 07:02:50.117 8 INFO cinder.volume.api [None req-83ed2e01-292f-4504-9f7d-c59447388f0c abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:02:50.125 8 INFO cinder.api.openstack.wsgi [None req-83ed2e01-292f-4504-9f7d-c59447388f0c abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 449/899] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 07:02:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true => generated 1976 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-26 07:02:50.178 7 INFO cinder.api.openstack.wsgi [None req-c78f1493-1f3b-4d04-bafc-64d76310fb62 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/0c7daa9527634f95ab694d373a61e576?usage=true 2026-05-26 07:02:50.211 7 INFO cinder.api.openstack.wsgi [None req-c78f1493-1f3b-4d04-bafc-64d76310fb62 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/0c7daa9527634f95ab694d373a61e576?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 451/900] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:02:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/0c7daa9527634f95ab694d373a61e576?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:02:50.222 8 INFO cinder.api.openstack.wsgi [None req-2af3ff11-0c58-4e1b-9b54-cacff85af3d5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/10747b8ba3654e7082b8a74af5cd58a5?usage=true 2026-05-26 07:02:50.244 8 INFO cinder.api.openstack.wsgi [None req-2af3ff11-0c58-4e1b-9b54-cacff85af3d5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/10747b8ba3654e7082b8a74af5cd58a5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 450/901] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:02:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/10747b8ba3654e7082b8a74af5cd58a5?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:02:50.258 7 INFO cinder.api.openstack.wsgi [None req-45c24b46-7e0f-4df2-844f-f5f5a141f7fa abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/140daa37553d408d93c5bbd87dd19ba7?usage=true 2026-05-26 07:02:50.280 7 INFO cinder.api.openstack.wsgi [None req-45c24b46-7e0f-4df2-844f-f5f5a141f7fa abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/140daa37553d408d93c5bbd87dd19ba7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 452/902] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:02:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/140daa37553d408d93c5bbd87dd19ba7?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:02:50.295 8 INFO cinder.api.openstack.wsgi [None req-db1b1e9e-b429-4da3-849d-79b95b8b45b3 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/2ab9257512734f1ba1a118011a0f16a1?usage=true 2026-05-26 07:02:50.323 8 INFO cinder.api.openstack.wsgi [None req-db1b1e9e-b429-4da3-849d-79b95b8b45b3 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/2ab9257512734f1ba1a118011a0f16a1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 451/903] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:02:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/2ab9257512734f1ba1a118011a0f16a1?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:02:50.336 7 INFO cinder.api.openstack.wsgi [None req-840d1b77-b953-482c-b31f-e2fbe34180ea abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/2e5e7fcc813f4a96b655885f88f0386c?usage=true 2026-05-26 07:02:50.372 7 INFO cinder.api.openstack.wsgi [None req-840d1b77-b953-482c-b31f-e2fbe34180ea abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/2e5e7fcc813f4a96b655885f88f0386c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 453/904] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:02:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/2e5e7fcc813f4a96b655885f88f0386c?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:02:50.386 8 INFO cinder.api.openstack.wsgi [None req-6142e414-138e-40f0-aadb-55baed471cf4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true 2026-05-26 07:02:50.419 8 INFO cinder.api.openstack.wsgi [None req-6142e414-138e-40f0-aadb-55baed471cf4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 452/905] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:02:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:02:50.435 7 INFO cinder.api.openstack.wsgi [None req-b4032166-4829-4f42-87be-370e54a87162 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/63e350cfc2e6404299b94e01aa1b47fb?usage=true 2026-05-26 07:02:50.470 7 INFO cinder.api.openstack.wsgi [None req-b4032166-4829-4f42-87be-370e54a87162 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/63e350cfc2e6404299b94e01aa1b47fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 454/906] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:02:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/63e350cfc2e6404299b94e01aa1b47fb?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:02:50.483 8 INFO cinder.api.openstack.wsgi [None req-15971b9b-3db0-496a-89d7-362c7ec5cccc abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true 2026-05-26 07:02:50.521 8 INFO cinder.api.openstack.wsgi [None req-15971b9b-3db0-496a-89d7-362c7ec5cccc abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 453/907] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:02:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:02:50.554 7 INFO cinder.api.openstack.wsgi [None req-48e76a08-91c6-4133-a45d-19f1dea449c7 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/800663599a5f4bef8324ed0f79004a62?usage=true 2026-05-26 07:02:50.590 7 INFO cinder.api.openstack.wsgi [None req-48e76a08-91c6-4133-a45d-19f1dea449c7 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/800663599a5f4bef8324ed0f79004a62?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 455/908] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:02:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/800663599a5f4bef8324ed0f79004a62?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:02:50.602 8 INFO cinder.api.openstack.wsgi [None req-6d6221a4-1f7e-4f62-af00-a18a0b5a0b90 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/c6c5310a9ac542c78982961bbed2dcea?usage=true 2026-05-26 07:02:50.649 8 INFO cinder.api.openstack.wsgi [None req-6d6221a4-1f7e-4f62-af00-a18a0b5a0b90 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/c6c5310a9ac542c78982961bbed2dcea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 454/909] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:02:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/c6c5310a9ac542c78982961bbed2dcea?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:02:50.661 7 INFO cinder.api.openstack.wsgi [None req-e18161f4-d82a-4953-8e01-e9bc0b952793 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d673f3474aa64184b392a66def75b444?usage=true 2026-05-26 07:02:50.685 7 INFO cinder.api.openstack.wsgi [None req-e18161f4-d82a-4953-8e01-e9bc0b952793 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d673f3474aa64184b392a66def75b444?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 456/910] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:02:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d673f3474aa64184b392a66def75b444?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:02:50.699 8 INFO cinder.api.openstack.wsgi [None req-f556a83a-d17c-4701-81ec-cae09ea9f827 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true 2026-05-26 07:02:50.734 8 INFO cinder.api.openstack.wsgi [None req-f556a83a-d17c-4701-81ec-cae09ea9f827 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 455/911] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:02:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:02:50.745 7 INFO cinder.api.openstack.wsgi [None req-e6eb4ca4-5ad8-4200-a75d-f7634dfb01be abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/f4bc20e4cb774190b301575651663e62?usage=true 2026-05-26 07:02:50.766 7 INFO cinder.api.openstack.wsgi [None req-e6eb4ca4-5ad8-4200-a75d-f7634dfb01be abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/f4bc20e4cb774190b301575651663e62?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 457/912] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:02:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/f4bc20e4cb774190b301575651663e62?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:02:50.780 8 INFO cinder.api.openstack.wsgi [None req-c2c97ab2-d663-492d-9cbb-8c8bb39426ee abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services 2026-05-26 07:02:50.786 8 INFO cinder.api.openstack.wsgi [None req-c2c97ab2-d663-492d-9cbb-8c8bb39426ee abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services returned with HTTP 200 [pid: 8|app: 0|req: 456/913] 10.0.0.106 () {28 vars in 645 bytes} [Tue May 26 07:02:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:02:50.802 7 INFO cinder.api.openstack.wsgi [None req-6d95f08a-4794-43c0-bde4-12cc89ccdbdb abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true 2026-05-26 07:02:51.307 7 INFO cinder.api.openstack.wsgi [None req-6d95f08a-4794-43c0-bde4-12cc89ccdbdb abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 458/914] 10.0.0.106 () {28 vars in 696 bytes} [Tue May 26 07:02:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:02:54.557 8 INFO cinder.api.openstack.wsgi [None req-c2c97ab2-d663-492d-9cbb-8c8bb39426ee abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:02:54.557 7 INFO cinder.api.openstack.wsgi [None req-6d95f08a-4794-43c0-bde4-12cc89ccdbdb abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:02:54.559 8 INFO cinder.api.openstack.wsgi [None req-c2c97ab2-d663-492d-9cbb-8c8bb39426ee abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:02:54.559 7 INFO cinder.api.openstack.wsgi [None req-6d95f08a-4794-43c0-bde4-12cc89ccdbdb abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:03:04.557 8 INFO cinder.api.openstack.wsgi [None req-c2c97ab2-d663-492d-9cbb-8c8bb39426ee abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:03:04.558 8 INFO cinder.api.openstack.wsgi [None req-c2c97ab2-d663-492d-9cbb-8c8bb39426ee abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:03:04.558 7 INFO cinder.api.openstack.wsgi [None req-6d95f08a-4794-43c0-bde4-12cc89ccdbdb abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:03:04.560 7 INFO cinder.api.openstack.wsgi [None req-6d95f08a-4794-43c0-bde4-12cc89ccdbdb abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:03:14.557 8 INFO cinder.api.openstack.wsgi [None req-c2c97ab2-d663-492d-9cbb-8c8bb39426ee abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:03:14.557 7 INFO cinder.api.openstack.wsgi [None req-6d95f08a-4794-43c0-bde4-12cc89ccdbdb abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:03:14.558 8 INFO cinder.api.openstack.wsgi [None req-c2c97ab2-d663-492d-9cbb-8c8bb39426ee abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:03:14.559 7 INFO cinder.api.openstack.wsgi [None req-6d95f08a-4794-43c0-bde4-12cc89ccdbdb abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:03:24.557 8 INFO cinder.api.openstack.wsgi [None req-c2c97ab2-d663-492d-9cbb-8c8bb39426ee abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:03:24.557 7 INFO cinder.api.openstack.wsgi [None req-6d95f08a-4794-43c0-bde4-12cc89ccdbdb abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:03:24.558 8 INFO cinder.api.openstack.wsgi [None req-c2c97ab2-d663-492d-9cbb-8c8bb39426ee abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:03:24.558 7 INFO cinder.api.openstack.wsgi [None req-6d95f08a-4794-43c0-bde4-12cc89ccdbdb abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:03:34.557 8 INFO cinder.api.openstack.wsgi [None req-c2c97ab2-d663-492d-9cbb-8c8bb39426ee abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:03:34.557 7 INFO cinder.api.openstack.wsgi [None req-6d95f08a-4794-43c0-bde4-12cc89ccdbdb abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:03:34.558 8 INFO cinder.api.openstack.wsgi [None req-c2c97ab2-d663-492d-9cbb-8c8bb39426ee abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:03:34.558 7 INFO cinder.api.openstack.wsgi [None req-6d95f08a-4794-43c0-bde4-12cc89ccdbdb abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:03:44.560 8 INFO cinder.api.openstack.wsgi [None req-c2c97ab2-d663-492d-9cbb-8c8bb39426ee abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:03:44.561 8 INFO cinder.api.openstack.wsgi [None req-c2c97ab2-d663-492d-9cbb-8c8bb39426ee abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:03:44.561 7 INFO cinder.api.openstack.wsgi [None req-6d95f08a-4794-43c0-bde4-12cc89ccdbdb abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:03:44.562 7 INFO cinder.api.openstack.wsgi [None req-6d95f08a-4794-43c0-bde4-12cc89ccdbdb abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:03:50.098 8 INFO cinder.api.openstack.wsgi [None req-d6fb412a-d8a3-4ada-b051-44ded3642288 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services 2026-05-26 07:03:50.111 8 INFO cinder.api.openstack.wsgi [None req-d6fb412a-d8a3-4ada-b051-44ded3642288 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services returned with HTTP 200 [pid: 8|app: 0|req: 463/927] 10.0.0.106 () {28 vars in 645 bytes} [Tue May 26 07:03:49 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-services => generated 646 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:03:50.123 7 INFO cinder.api.openstack.wsgi [None req-351e964c-52b8-41a8-a963-550712c5b412 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 07:03:50.136 7 INFO cinder.volume.api [None req-351e964c-52b8-41a8-a963-550712c5b412 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:03:50.148 7 INFO cinder.api.openstack.wsgi [None req-351e964c-52b8-41a8-a963-550712c5b412 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 465/928] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 07:03:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true => generated 1976 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-26 07:03:50.214 8 INFO cinder.api.openstack.wsgi [None req-f2f65b95-3a3d-479b-80b4-b9ecfefd1ccf abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/0c7daa9527634f95ab694d373a61e576?usage=true 2026-05-26 07:03:50.239 8 INFO cinder.api.openstack.wsgi [None req-f2f65b95-3a3d-479b-80b4-b9ecfefd1ccf abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/0c7daa9527634f95ab694d373a61e576?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 464/929] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:03:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/0c7daa9527634f95ab694d373a61e576?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:03:50.252 7 INFO cinder.api.openstack.wsgi [None req-0f5df1b9-86f5-4100-be7a-23c5dac84a77 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/0dd107dafa7947d18402a6984053d337?usage=true 2026-05-26 07:03:50.276 7 INFO cinder.api.openstack.wsgi [None req-0f5df1b9-86f5-4100-be7a-23c5dac84a77 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/0dd107dafa7947d18402a6984053d337?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 466/930] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:03:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/0dd107dafa7947d18402a6984053d337?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:03:50.289 8 INFO cinder.api.openstack.wsgi [None req-d906a084-5254-408f-9d7c-6279233a2a61 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/10747b8ba3654e7082b8a74af5cd58a5?usage=true 2026-05-26 07:03:50.311 8 INFO cinder.api.openstack.wsgi [None req-d906a084-5254-408f-9d7c-6279233a2a61 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/10747b8ba3654e7082b8a74af5cd58a5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 465/931] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:03:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/10747b8ba3654e7082b8a74af5cd58a5?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:03:50.323 7 INFO cinder.api.openstack.wsgi [None req-ca9f72bf-1f79-4359-8e95-5c77dc2154c6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/2ab9257512734f1ba1a118011a0f16a1?usage=true 2026-05-26 07:03:50.352 7 INFO cinder.api.openstack.wsgi [None req-ca9f72bf-1f79-4359-8e95-5c77dc2154c6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/2ab9257512734f1ba1a118011a0f16a1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 467/932] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:03:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/2ab9257512734f1ba1a118011a0f16a1?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:03:50.367 8 INFO cinder.api.openstack.wsgi [None req-4b361774-07d5-4887-8fac-6ae72837891a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/2e5e7fcc813f4a96b655885f88f0386c?usage=true 2026-05-26 07:03:50.402 8 INFO cinder.api.openstack.wsgi [None req-4b361774-07d5-4887-8fac-6ae72837891a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/2e5e7fcc813f4a96b655885f88f0386c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 466/933] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:03:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/2e5e7fcc813f4a96b655885f88f0386c?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:03:50.420 7 INFO cinder.api.openstack.wsgi [None req-3699c7f1-e9f8-4953-b874-3e18a38fda60 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true 2026-05-26 07:03:50.471 7 INFO cinder.api.openstack.wsgi [None req-3699c7f1-e9f8-4953-b874-3e18a38fda60 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 468/934] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:03:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true => generated 847 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:03:50.482 8 INFO cinder.api.openstack.wsgi [None req-d343dfbc-f9d4-4c2e-b27e-e94c16711d4b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/63e350cfc2e6404299b94e01aa1b47fb?usage=true 2026-05-26 07:03:50.517 8 INFO cinder.api.openstack.wsgi [None req-d343dfbc-f9d4-4c2e-b27e-e94c16711d4b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/63e350cfc2e6404299b94e01aa1b47fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 467/935] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:03:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/63e350cfc2e6404299b94e01aa1b47fb?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:03:50.529 7 INFO cinder.api.openstack.wsgi [None req-144f07d3-ff8d-4900-9f42-0f71c5885c65 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true 2026-05-26 07:03:50.550 7 INFO cinder.api.openstack.wsgi [None req-144f07d3-ff8d-4900-9f42-0f71c5885c65 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 469/936] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:03:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:03:50.560 8 INFO cinder.api.openstack.wsgi [None req-d90254b6-c9b8-4060-b7b2-b8d9d72af4a7 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/8966956e142f4471990cd100a6e04604?usage=true 2026-05-26 07:03:50.578 8 INFO cinder.api.openstack.wsgi [None req-d90254b6-c9b8-4060-b7b2-b8d9d72af4a7 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/8966956e142f4471990cd100a6e04604?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 468/937] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:03:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/8966956e142f4471990cd100a6e04604?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:03:50.588 7 INFO cinder.api.openstack.wsgi [None req-70461320-6d05-4b7c-8a10-52d473dcdb4f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/c6c5310a9ac542c78982961bbed2dcea?usage=true 2026-05-26 07:03:50.615 7 INFO cinder.api.openstack.wsgi [None req-70461320-6d05-4b7c-8a10-52d473dcdb4f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/c6c5310a9ac542c78982961bbed2dcea?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 470/938] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:03:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/c6c5310a9ac542c78982961bbed2dcea?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:03:50.626 8 INFO cinder.api.openstack.wsgi [None req-9427220d-94ac-4e80-b8f6-a80c87897cf4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d673f3474aa64184b392a66def75b444?usage=true 2026-05-26 07:03:50.647 8 INFO cinder.api.openstack.wsgi [None req-9427220d-94ac-4e80-b8f6-a80c87897cf4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d673f3474aa64184b392a66def75b444?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/939] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:03:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d673f3474aa64184b392a66def75b444?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:03:50.660 7 INFO cinder.api.openstack.wsgi [None req-a9db51da-4049-49b0-a7a5-fdd9a693eb50 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true 2026-05-26 07:03:50.685 7 INFO cinder.api.openstack.wsgi [None req-a9db51da-4049-49b0-a7a5-fdd9a693eb50 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 471/940] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:03:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:03:50.709 8 INFO cinder.api.openstack.wsgi [None req-13d360a4-421c-4c4a-bab9-300cb82d26f5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/f4bc20e4cb774190b301575651663e62?usage=true 2026-05-26 07:03:50.725 8 INFO cinder.api.openstack.wsgi [None req-13d360a4-421c-4c4a-bab9-300cb82d26f5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/f4bc20e4cb774190b301575651663e62?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/941] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:03:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/f4bc20e4cb774190b301575651663e62?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:03:50.735 7 INFO cinder.api.openstack.wsgi [None req-b5408d54-96c8-4be7-9331-aa7f8348f740 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true 2026-05-26 07:03:50.741 7 INFO cinder.volume.api [None req-b5408d54-96c8-4be7-9331-aa7f8348f740 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all snapshots completed successfully. 2026-05-26 07:03:50.742 7 INFO cinder.api.openstack.wsgi [None req-b5408d54-96c8-4be7-9331-aa7f8348f740 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 472/942] 10.0.0.106 () {28 vars in 674 bytes} [Tue May 26 07:03:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:03:50.756 8 INFO cinder.api.openstack.wsgi [None req-eac0741f-d396-44a4-8f1c-6b9317b6f0fc abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 07:03:50.771 8 INFO cinder.volume.api [None req-eac0741f-d396-44a4-8f1c-6b9317b6f0fc abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:03:50.779 8 INFO cinder.api.openstack.wsgi [None req-eac0741f-d396-44a4-8f1c-6b9317b6f0fc abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 471/943] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 07:03:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true => generated 1976 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-26 07:03:50.793 7 INFO cinder.api.openstack.wsgi [None req-a11e68ca-3bfa-43d2-8a28-42f548e5da19 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true 2026-05-26 07:03:51.298 7 INFO cinder.api.openstack.wsgi [None req-a11e68ca-3bfa-43d2-8a28-42f548e5da19 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 473/944] 10.0.0.106 () {28 vars in 696 bytes} [Tue May 26 07:03:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true => generated 671 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:03:54.558 8 INFO cinder.api.openstack.wsgi [None req-eac0741f-d396-44a4-8f1c-6b9317b6f0fc abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:03:54.558 7 INFO cinder.api.openstack.wsgi [None req-a11e68ca-3bfa-43d2-8a28-42f548e5da19 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:03:54.559 8 INFO cinder.api.openstack.wsgi [None req-eac0741f-d396-44a4-8f1c-6b9317b6f0fc abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:03:54.560 7 INFO cinder.api.openstack.wsgi [None req-a11e68ca-3bfa-43d2-8a28-42f548e5da19 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:04:04.557 7 INFO cinder.api.openstack.wsgi [None req-a11e68ca-3bfa-43d2-8a28-42f548e5da19 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:04:04.557 8 INFO cinder.api.openstack.wsgi [None req-eac0741f-d396-44a4-8f1c-6b9317b6f0fc abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:04:04.558 7 INFO cinder.api.openstack.wsgi [None req-a11e68ca-3bfa-43d2-8a28-42f548e5da19 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:04:04.559 8 INFO cinder.api.openstack.wsgi [None req-eac0741f-d396-44a4-8f1c-6b9317b6f0fc abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:04:14.557 7 INFO cinder.api.openstack.wsgi [None req-a11e68ca-3bfa-43d2-8a28-42f548e5da19 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:04:14.558 8 INFO cinder.api.openstack.wsgi [None req-eac0741f-d396-44a4-8f1c-6b9317b6f0fc abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:04:14.559 7 INFO cinder.api.openstack.wsgi [None req-a11e68ca-3bfa-43d2-8a28-42f548e5da19 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:04:14.560 8 INFO cinder.api.openstack.wsgi [None req-eac0741f-d396-44a4-8f1c-6b9317b6f0fc abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:04:24.559 8 INFO cinder.api.openstack.wsgi [None req-eac0741f-d396-44a4-8f1c-6b9317b6f0fc abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:04:24.559 7 INFO cinder.api.openstack.wsgi [None req-a11e68ca-3bfa-43d2-8a28-42f548e5da19 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:04:24.560 7 INFO cinder.api.openstack.wsgi [None req-a11e68ca-3bfa-43d2-8a28-42f548e5da19 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:04:24.560 8 INFO cinder.api.openstack.wsgi [None req-eac0741f-d396-44a4-8f1c-6b9317b6f0fc abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:04:34.557 7 INFO cinder.api.openstack.wsgi [None req-a11e68ca-3bfa-43d2-8a28-42f548e5da19 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:04:34.557 8 INFO cinder.api.openstack.wsgi [None req-eac0741f-d396-44a4-8f1c-6b9317b6f0fc abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:04:34.559 8 INFO cinder.api.openstack.wsgi [None req-eac0741f-d396-44a4-8f1c-6b9317b6f0fc abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:04:34.558 7 INFO cinder.api.openstack.wsgi [None req-a11e68ca-3bfa-43d2-8a28-42f548e5da19 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:04:44.558 8 INFO cinder.api.openstack.wsgi [None req-eac0741f-d396-44a4-8f1c-6b9317b6f0fc abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:04:44.558 7 INFO cinder.api.openstack.wsgi [None req-a11e68ca-3bfa-43d2-8a28-42f548e5da19 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:04:44.559 8 INFO cinder.api.openstack.wsgi [None req-eac0741f-d396-44a4-8f1c-6b9317b6f0fc abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:04:44.560 7 INFO cinder.api.openstack.wsgi [None req-a11e68ca-3bfa-43d2-8a28-42f548e5da19 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142: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-26 07:04:50.121 8 INFO cinder.api.openstack.wsgi [None req-46b53de9-2aa1-4104-9ef2-a2f2863d425f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true 2026-05-26 07:04:50.626 8 INFO cinder.api.openstack.wsgi [None req-46b53de9-2aa1-4104-9ef2-a2f2863d425f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 478/957] 10.0.0.106 () {28 vars in 696 bytes} [Tue May 26 07:04:49 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true => generated 671 bytes in 663 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:04:50.756 7 INFO cinder.api.openstack.wsgi [None req-65434b26-e79b-4379-aef5-a4193931f91e abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/0c7daa9527634f95ab694d373a61e576?usage=true 2026-05-26 07:04:50.780 7 INFO cinder.api.openstack.wsgi [None req-65434b26-e79b-4379-aef5-a4193931f91e abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/0c7daa9527634f95ab694d373a61e576?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 480/958] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:04:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/0c7daa9527634f95ab694d373a61e576?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:04:50.795 8 INFO cinder.api.openstack.wsgi [None req-e327d465-f89d-47fc-97f7-ca772f87375f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/10747b8ba3654e7082b8a74af5cd58a5?usage=true 2026-05-26 07:04:50.860 8 INFO cinder.api.openstack.wsgi [None req-e327d465-f89d-47fc-97f7-ca772f87375f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/10747b8ba3654e7082b8a74af5cd58a5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/959] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:04:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/10747b8ba3654e7082b8a74af5cd58a5?usage=true => generated 847 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:04:50.878 7 INFO cinder.api.openstack.wsgi [None req-47e4b1af-2f35-4213-86f5-25e7c3991c94 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/122063f682444442b0fd324d3fa063c2?usage=true 2026-05-26 07:04:50.926 7 INFO cinder.api.openstack.wsgi [None req-47e4b1af-2f35-4213-86f5-25e7c3991c94 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/122063f682444442b0fd324d3fa063c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 481/960] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:04:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/122063f682444442b0fd324d3fa063c2?usage=true => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:04:50.942 8 INFO cinder.api.openstack.wsgi [None req-b2d9b2e2-89ac-4d28-a846-191210d8b7c4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/2ab9257512734f1ba1a118011a0f16a1?usage=true 2026-05-26 07:04:50.976 8 INFO cinder.api.openstack.wsgi [None req-b2d9b2e2-89ac-4d28-a846-191210d8b7c4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/2ab9257512734f1ba1a118011a0f16a1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/961] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:04:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/2ab9257512734f1ba1a118011a0f16a1?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:04:50.988 7 INFO cinder.api.openstack.wsgi [None req-98793068-badf-4aac-b31e-675771f5dd59 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/2e5e7fcc813f4a96b655885f88f0386c?usage=true 2026-05-26 07:04:51.021 7 INFO cinder.api.openstack.wsgi [None req-98793068-badf-4aac-b31e-675771f5dd59 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/2e5e7fcc813f4a96b655885f88f0386c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 482/962] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:04:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/2e5e7fcc813f4a96b655885f88f0386c?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:04:51.049 8 INFO cinder.api.openstack.wsgi [None req-9a51b832-c996-4fe8-af00-313334248237 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/40d8f861e8a845a7a7110c34f69b903c?usage=true 2026-05-26 07:04:51.087 8 INFO cinder.api.openstack.wsgi [None req-9a51b832-c996-4fe8-af00-313334248237 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/40d8f861e8a845a7a7110c34f69b903c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 481/963] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:04:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/40d8f861e8a845a7a7110c34f69b903c?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:04:51.102 7 INFO cinder.api.openstack.wsgi [None req-4d1cc864-8eee-412c-a8ef-985259916654 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true 2026-05-26 07:04:51.132 7 INFO cinder.api.openstack.wsgi [None req-4d1cc864-8eee-412c-a8ef-985259916654 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 483/964] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:04:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:04:51.144 8 INFO cinder.api.openstack.wsgi [None req-109c218f-4513-49ee-95d0-ad907d07af88 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/63e350cfc2e6404299b94e01aa1b47fb?usage=true 2026-05-26 07:04:51.184 8 INFO cinder.api.openstack.wsgi [None req-109c218f-4513-49ee-95d0-ad907d07af88 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/63e350cfc2e6404299b94e01aa1b47fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 482/965] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:04:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/63e350cfc2e6404299b94e01aa1b47fb?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:04:51.200 7 INFO cinder.api.openstack.wsgi [None req-da30899a-cccd-404a-92f3-024fa4660d08 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true 2026-05-26 07:04:51.229 7 INFO cinder.api.openstack.wsgi [None req-da30899a-cccd-404a-92f3-024fa4660d08 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 484/966] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:04:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:04:51.240 8 INFO cinder.api.openstack.wsgi [None req-a4f72d9a-be56-4ee9-a8ec-5214984449ac abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/c6c5310a9ac542c78982961bbed2dcea?usage=true 2026-05-26 07:04:51.271 8 INFO cinder.api.openstack.wsgi [None req-a4f72d9a-be56-4ee9-a8ec-5214984449ac abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/c6c5310a9ac542c78982961bbed2dcea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 483/967] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:04:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/c6c5310a9ac542c78982961bbed2dcea?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:04:51.283 7 INFO cinder.api.openstack.wsgi [None req-113a7f96-b7ca-486b-9a07-978661684400 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d673f3474aa64184b392a66def75b444?usage=true 2026-05-26 07:04:51.313 7 INFO cinder.api.openstack.wsgi [None req-113a7f96-b7ca-486b-9a07-978661684400 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d673f3474aa64184b392a66def75b444?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 485/968] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:04:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d673f3474aa64184b392a66def75b444?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:04:51.323 8 INFO cinder.api.openstack.wsgi [None req-b8ff5915-5887-41ba-84e5-d8bd66eb7982 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true 2026-05-26 07:04:51.348 8 INFO cinder.api.openstack.wsgi [None req-b8ff5915-5887-41ba-84e5-d8bd66eb7982 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 484/969] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:04:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:04:51.359 7 INFO cinder.api.openstack.wsgi [None req-b711f466-bb2a-4426-85cd-118389a58dbd abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/f4bc20e4cb774190b301575651663e62?usage=true 2026-05-26 07:04:51.407 7 INFO cinder.api.openstack.wsgi [None req-b711f466-bb2a-4426-85cd-118389a58dbd abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/f4bc20e4cb774190b301575651663e62?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 486/970] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:04:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/f4bc20e4cb774190b301575651663e62?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:04:51.416 8 INFO cinder.api.openstack.wsgi [None req-2846b7e8-e76d-4fda-8b7e-252d62e05210 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true 2026-05-26 07:04:51.422 8 INFO cinder.volume.api [None req-2846b7e8-e76d-4fda-8b7e-252d62e05210 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all snapshots completed successfully. 2026-05-26 07:04:51.422 8 INFO cinder.api.openstack.wsgi [None req-2846b7e8-e76d-4fda-8b7e-252d62e05210 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 485/971] 10.0.0.106 () {28 vars in 674 bytes} [Tue May 26 07:04:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 07:04:51.432 7 INFO cinder.api.openstack.wsgi [None req-6182f8a6-531e-4034-bca5-52410d5991eb abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services 2026-05-26 07:04:51.438 7 INFO cinder.api.openstack.wsgi [None req-6182f8a6-531e-4034-bca5-52410d5991eb abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services returned with HTTP 200 [pid: 7|app: 0|req: 487/972] 10.0.0.106 () {28 vars in 645 bytes} [Tue May 26 07:04:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:04:51.450 8 INFO cinder.api.openstack.wsgi [None req-4734f0c7-30eb-407e-adae-e7dfb2f930c3 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 07:04:51.465 8 INFO cinder.volume.api [None req-4734f0c7-30eb-407e-adae-e7dfb2f930c3 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:04:51.473 8 INFO cinder.api.openstack.wsgi [None req-4734f0c7-30eb-407e-adae-e7dfb2f930c3 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 486/973] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 07:04:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true => generated 1976 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-26 07:04:51.484 7 INFO cinder.api.openstack.wsgi [None req-9796f053-bb4b-48cb-96c1-7866acf935f9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 07:04:51.497 7 INFO cinder.volume.api [None req-9796f053-bb4b-48cb-96c1-7866acf935f9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:04:51.503 7 INFO cinder.api.openstack.wsgi [None req-9796f053-bb4b-48cb-96c1-7866acf935f9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 488/974] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 07:04:51 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true => generated 1976 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-26 07:04:54.557 8 INFO cinder.api.openstack.wsgi [None req-4734f0c7-30eb-407e-adae-e7dfb2f930c3 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:04:54.558 8 INFO cinder.api.openstack.wsgi [None req-4734f0c7-30eb-407e-adae-e7dfb2f930c3 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:04:54.559 7 INFO cinder.api.openstack.wsgi [None req-9796f053-bb4b-48cb-96c1-7866acf935f9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:04:54.560 7 INFO cinder.api.openstack.wsgi [None req-9796f053-bb4b-48cb-96c1-7866acf935f9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:05:04.557 8 INFO cinder.api.openstack.wsgi [None req-4734f0c7-30eb-407e-adae-e7dfb2f930c3 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:05:04.557 8 INFO cinder.api.openstack.wsgi [None req-4734f0c7-30eb-407e-adae-e7dfb2f930c3 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:05:04.559 7 INFO cinder.api.openstack.wsgi [None req-9796f053-bb4b-48cb-96c1-7866acf935f9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:05:04.560 7 INFO cinder.api.openstack.wsgi [None req-9796f053-bb4b-48cb-96c1-7866acf935f9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:05:14.557 8 INFO cinder.api.openstack.wsgi [None req-4734f0c7-30eb-407e-adae-e7dfb2f930c3 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:05:14.557 7 INFO cinder.api.openstack.wsgi [None req-9796f053-bb4b-48cb-96c1-7866acf935f9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:05:14.557 8 INFO cinder.api.openstack.wsgi [None req-4734f0c7-30eb-407e-adae-e7dfb2f930c3 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:05:14.559 7 INFO cinder.api.openstack.wsgi [None req-9796f053-bb4b-48cb-96c1-7866acf935f9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142: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-26 07:05:18.285 8 INFO cinder.api.openstack.wsgi [req-e43bec84-fd66-4560-8a68-55168f6f2330 req-342457a7-ed3f-4ff9-9b90-cbd6267186ff abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/attachments/f657e300-501f-4853-830c-0bc0160f92fa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:05:18.874 8 INFO cinder.api.openstack.wsgi [req-e43bec84-fd66-4560-8a68-55168f6f2330 req-342457a7-ed3f-4ff9-9b90-cbd6267186ff abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/attachments/f657e300-501f-4853-830c-0bc0160f92fa returned with HTTP 200 [pid: 8|app: 0|req: 490/981] 199.204.45.250 () {38 vars in 1103 bytes} [Tue May 26 07:05:18 2026] DELETE /v3/57f329dbf7e343d3bb8c1246550504c9/attachments/f657e300-501f-4853-830c-0bc0160f92fa => generated 19 bytes in 600 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-26 07:05:18.890 7 INFO cinder.api.openstack.wsgi [req-e43bec84-fd66-4560-8a68-55168f6f2330 req-9f10b477-ba57-4d5d-b8bf-dd66c08615b8 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/aad3e539-d979-4297-af55-eb75af1b2ee9 2026-05-26 07:05:18.891 7 INFO cinder.api.v3.volumes [req-e43bec84-fd66-4560-8a68-55168f6f2330 req-9f10b477-ba57-4d5d-b8bf-dd66c08615b8 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Delete volume with id: aad3e539-d979-4297-af55-eb75af1b2ee9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:05:18.907 7 INFO cinder.volume.api [req-e43bec84-fd66-4560-8a68-55168f6f2330 req-9f10b477-ba57-4d5d-b8bf-dd66c08615b8 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Volume info retrieved successfully. 2026-05-26 07:05:18.949 7 INFO cinder.volume.api [req-e43bec84-fd66-4560-8a68-55168f6f2330 req-9f10b477-ba57-4d5d-b8bf-dd66c08615b8 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Delete volume request issued successfully. 2026-05-26 07:05:18.949 7 INFO cinder.api.openstack.wsgi [req-e43bec84-fd66-4560-8a68-55168f6f2330 req-9f10b477-ba57-4d5d-b8bf-dd66c08615b8 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/aad3e539-d979-4297-af55-eb75af1b2ee9 returned with HTTP 202 [pid: 7|app: 0|req: 492/982] 199.204.45.250 () {36 vars in 1054 bytes} [Tue May 26 07:05:18 2026] DELETE /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/aad3e539-d979-4297-af55-eb75af1b2ee9 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-26 07:05:24.557 8 INFO cinder.api.openstack.wsgi [req-e43bec84-fd66-4560-8a68-55168f6f2330 req-342457a7-ed3f-4ff9-9b90-cbd6267186ff abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:05:24.557 7 INFO cinder.api.openstack.wsgi [req-e43bec84-fd66-4560-8a68-55168f6f2330 req-9f10b477-ba57-4d5d-b8bf-dd66c08615b8 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:05:24.558 8 INFO cinder.api.openstack.wsgi [req-e43bec84-fd66-4560-8a68-55168f6f2330 req-342457a7-ed3f-4ff9-9b90-cbd6267186ff abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:05:24.559 7 INFO cinder.api.openstack.wsgi [req-e43bec84-fd66-4560-8a68-55168f6f2330 req-9f10b477-ba57-4d5d-b8bf-dd66c08615b8 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:05:34.558 8 INFO cinder.api.openstack.wsgi [req-e43bec84-fd66-4560-8a68-55168f6f2330 req-342457a7-ed3f-4ff9-9b90-cbd6267186ff abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:05:34.558 7 INFO cinder.api.openstack.wsgi [req-e43bec84-fd66-4560-8a68-55168f6f2330 req-9f10b477-ba57-4d5d-b8bf-dd66c08615b8 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:05:34.559 8 INFO cinder.api.openstack.wsgi [req-e43bec84-fd66-4560-8a68-55168f6f2330 req-342457a7-ed3f-4ff9-9b90-cbd6267186ff abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:05:34.560 7 INFO cinder.api.openstack.wsgi [req-e43bec84-fd66-4560-8a68-55168f6f2330 req-9f10b477-ba57-4d5d-b8bf-dd66c08615b8 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:05:44.557 8 INFO cinder.api.openstack.wsgi [req-e43bec84-fd66-4560-8a68-55168f6f2330 req-342457a7-ed3f-4ff9-9b90-cbd6267186ff abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:05:44.557 7 INFO cinder.api.openstack.wsgi [req-e43bec84-fd66-4560-8a68-55168f6f2330 req-9f10b477-ba57-4d5d-b8bf-dd66c08615b8 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:05:44.558 8 INFO cinder.api.openstack.wsgi [req-e43bec84-fd66-4560-8a68-55168f6f2330 req-342457a7-ed3f-4ff9-9b90-cbd6267186ff abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:05:44.558 7 INFO cinder.api.openstack.wsgi [req-e43bec84-fd66-4560-8a68-55168f6f2330 req-9f10b477-ba57-4d5d-b8bf-dd66c08615b8 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142: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-26 07:05:50.240 8 INFO cinder.api.openstack.wsgi [None req-f59bdf9d-1a52-4bd7-9cec-986cc5218d64 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-26 07:05:50.246 8 INFO cinder.api.openstack.wsgi [None req-f59bdf9d-1a52-4bd7-9cec-986cc5218d64 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services returned with HTTP 200 [pid: 8|app: 0|req: 494/989] 10.0.0.106 () {28 vars in 645 bytes} [Tue May 26 07:05:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-services => generated 646 bytes in 237 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-26 07:05:50.329 7 INFO cinder.api.openstack.wsgi [None req-30e9390f-933a-498e-a5f2-984aba4f25ef abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/0c7daa9527634f95ab694d373a61e576?usage=true 2026-05-26 07:05:50.355 7 INFO cinder.api.openstack.wsgi [None req-30e9390f-933a-498e-a5f2-984aba4f25ef abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/0c7daa9527634f95ab694d373a61e576?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 496/990] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:05:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/0c7daa9527634f95ab694d373a61e576?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:05:50.365 8 INFO cinder.api.openstack.wsgi [None req-e6d44cce-e91a-4f9f-8cf5-e8c742601615 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/10747b8ba3654e7082b8a74af5cd58a5?usage=true 2026-05-26 07:05:50.389 8 INFO cinder.api.openstack.wsgi [None req-e6d44cce-e91a-4f9f-8cf5-e8c742601615 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/10747b8ba3654e7082b8a74af5cd58a5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 495/991] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:05:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/10747b8ba3654e7082b8a74af5cd58a5?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:05:50.403 7 INFO cinder.api.openstack.wsgi [None req-0d47be42-1408-4309-9778-61c7012b0ef3 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/2ab9257512734f1ba1a118011a0f16a1?usage=true 2026-05-26 07:05:50.428 7 INFO cinder.api.openstack.wsgi [None req-0d47be42-1408-4309-9778-61c7012b0ef3 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/2ab9257512734f1ba1a118011a0f16a1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 497/992] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:05:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/2ab9257512734f1ba1a118011a0f16a1?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:05:50.439 8 INFO cinder.api.openstack.wsgi [None req-ae4dc1b4-d645-41eb-8bf2-5d70995096e6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/2e5e7fcc813f4a96b655885f88f0386c?usage=true 2026-05-26 07:05:50.460 8 INFO cinder.api.openstack.wsgi [None req-ae4dc1b4-d645-41eb-8bf2-5d70995096e6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/2e5e7fcc813f4a96b655885f88f0386c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 496/993] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:05:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/2e5e7fcc813f4a96b655885f88f0386c?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:05:50.470 7 INFO cinder.api.openstack.wsgi [None req-73897ca9-f219-4995-9361-89adc612ccd9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true 2026-05-26 07:05:50.530 7 INFO cinder.api.openstack.wsgi [None req-73897ca9-f219-4995-9361-89adc612ccd9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 498/994] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:05:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true => generated 845 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:05:50.545 8 INFO cinder.api.openstack.wsgi [None req-cc60fa68-9956-4c5f-af72-e4721b0b9cc0 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/63e350cfc2e6404299b94e01aa1b47fb?usage=true 2026-05-26 07:05:50.570 8 INFO cinder.api.openstack.wsgi [None req-cc60fa68-9956-4c5f-af72-e4721b0b9cc0 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/63e350cfc2e6404299b94e01aa1b47fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 497/995] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:05:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/63e350cfc2e6404299b94e01aa1b47fb?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:05:50.581 7 INFO cinder.api.openstack.wsgi [None req-60d6b5fc-8edf-4fa2-a962-bdb36a4cc0e1 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true 2026-05-26 07:05:50.602 7 INFO cinder.api.openstack.wsgi [None req-60d6b5fc-8edf-4fa2-a962-bdb36a4cc0e1 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 499/996] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:05:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:05:50.616 8 INFO cinder.api.openstack.wsgi [None req-bcd9c8ba-7920-40ef-a6f9-1b6950ac0c16 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d673f3474aa64184b392a66def75b444?usage=true 2026-05-26 07:05:50.652 8 INFO cinder.api.openstack.wsgi [None req-bcd9c8ba-7920-40ef-a6f9-1b6950ac0c16 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d673f3474aa64184b392a66def75b444?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/997] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:05:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d673f3474aa64184b392a66def75b444?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:05:50.664 7 INFO cinder.api.openstack.wsgi [None req-8cc1e3a1-144f-4c75-b764-ce0edd23abc0 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true 2026-05-26 07:05:50.694 7 INFO cinder.api.openstack.wsgi [None req-8cc1e3a1-144f-4c75-b764-ce0edd23abc0 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 500/998] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:05:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:05:50.704 8 INFO cinder.api.openstack.wsgi [None req-a03397d6-9bff-432e-8c7e-ceb3d28437cf abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/f4bc20e4cb774190b301575651663e62?usage=true 2026-05-26 07:05:50.741 8 INFO cinder.api.openstack.wsgi [None req-a03397d6-9bff-432e-8c7e-ceb3d28437cf abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/f4bc20e4cb774190b301575651663e62?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 499/999] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:05:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/f4bc20e4cb774190b301575651663e62?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:05:50.750 7 INFO cinder.api.openstack.wsgi [None req-a1dc4736-0ed5-4227-b3e1-7002b0cbf502 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 07:05:50.760 7 INFO cinder.volume.api [None req-a1dc4736-0ed5-4227-b3e1-7002b0cbf502 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 07:05:50.762 7 INFO cinder.api.openstack.wsgi [None req-a1dc4736-0ed5-4227-b3e1-7002b0cbf502 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 501/1000] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 07:05:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 07:05:50.772 8 INFO cinder.api.openstack.wsgi [None req-ba6dcd80-cb6d-478c-ae03-240404dfd716 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true 2026-05-26 07:05:50.778 8 INFO cinder.volume.api [None req-ba6dcd80-cb6d-478c-ae03-240404dfd716 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all snapshots completed successfully. 2026-05-26 07:05:50.779 8 INFO cinder.api.openstack.wsgi [None req-ba6dcd80-cb6d-478c-ae03-240404dfd716 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 500/1001] 10.0.0.106 () {28 vars in 674 bytes} [Tue May 26 07:05:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 07:05:50.789 7 INFO cinder.api.openstack.wsgi [None req-26555515-f616-4ee4-9f54-ea0f97258e31 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 07:05:50.798 7 INFO cinder.volume.api [None req-26555515-f616-4ee4-9f54-ea0f97258e31 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 07:05:50.801 7 INFO cinder.api.openstack.wsgi [None req-26555515-f616-4ee4-9f54-ea0f97258e31 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 502/1002] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 07:05:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 07:05:50.815 8 INFO cinder.api.openstack.wsgi [None req-796bcd6d-7396-483d-bb30-80d53ed9d8c9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true 2026-05-26 07:05:51.320 8 INFO cinder.api.openstack.wsgi [None req-796bcd6d-7396-483d-bb30-80d53ed9d8c9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 501/1003] 10.0.0.106 () {28 vars in 696 bytes} [Tue May 26 07:05:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 07:05:54.557 7 INFO cinder.api.openstack.wsgi [None req-26555515-f616-4ee4-9f54-ea0f97258e31 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:05:54.558 7 INFO cinder.api.openstack.wsgi [None req-26555515-f616-4ee4-9f54-ea0f97258e31 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:05:54.559 8 INFO cinder.api.openstack.wsgi [None req-796bcd6d-7396-483d-bb30-80d53ed9d8c9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:05:54.560 8 INFO cinder.api.openstack.wsgi [None req-796bcd6d-7396-483d-bb30-80d53ed9d8c9 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:05:58.200 7 INFO cinder.api.openstack.wsgi [None req-782a95f4-9385-46f0-b931-acbdfc8e1cca abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots 2026-05-26 07:05:58.206 7 INFO cinder.volume.api [None req-782a95f4-9385-46f0-b931-acbdfc8e1cca abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all snapshots completed successfully. 2026-05-26 07:05:58.206 7 INFO cinder.api.openstack.wsgi [None req-782a95f4-9385-46f0-b931-acbdfc8e1cca abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 504/1006] 10.0.0.244 () {32 vars in 705 bytes} [Tue May 26 07:05:58 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/snapshots => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:05:58.220 8 INFO cinder.api.openstack.wsgi [None req-a32256c4-fc86-4051-9a3b-faadf5faf2f6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes 2026-05-26 07:05:58.230 8 INFO cinder.volume.api [None req-a32256c4-fc86-4051-9a3b-faadf5faf2f6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 07:05:58.231 8 INFO cinder.api.openstack.wsgi [None req-a32256c4-fc86-4051-9a3b-faadf5faf2f6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes returned with HTTP 200 [pid: 8|app: 0|req: 503/1007] 10.0.0.244 () {32 vars in 701 bytes} [Tue May 26 07:05:58 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:06:04.557 7 INFO cinder.api.openstack.wsgi [None req-782a95f4-9385-46f0-b931-acbdfc8e1cca abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:06:04.557 8 INFO cinder.api.openstack.wsgi [None req-a32256c4-fc86-4051-9a3b-faadf5faf2f6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:06:04.558 8 INFO cinder.api.openstack.wsgi [None req-a32256c4-fc86-4051-9a3b-faadf5faf2f6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:06:04.559 7 INFO cinder.api.openstack.wsgi [None req-782a95f4-9385-46f0-b931-acbdfc8e1cca abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:06:14.557 7 INFO cinder.api.openstack.wsgi [None req-782a95f4-9385-46f0-b931-acbdfc8e1cca abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:06:14.558 8 INFO cinder.api.openstack.wsgi [None req-a32256c4-fc86-4051-9a3b-faadf5faf2f6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:06:14.558 7 INFO cinder.api.openstack.wsgi [None req-782a95f4-9385-46f0-b931-acbdfc8e1cca abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:06:14.559 8 INFO cinder.api.openstack.wsgi [None req-a32256c4-fc86-4051-9a3b-faadf5faf2f6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:06:24.557 7 INFO cinder.api.openstack.wsgi [None req-782a95f4-9385-46f0-b931-acbdfc8e1cca abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:06:24.558 7 INFO cinder.api.openstack.wsgi [None req-782a95f4-9385-46f0-b931-acbdfc8e1cca abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:06:24.559 8 INFO cinder.api.openstack.wsgi [None req-a32256c4-fc86-4051-9a3b-faadf5faf2f6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:06:24.560 8 INFO cinder.api.openstack.wsgi [None req-a32256c4-fc86-4051-9a3b-faadf5faf2f6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:06:34.558 8 INFO cinder.api.openstack.wsgi [None req-a32256c4-fc86-4051-9a3b-faadf5faf2f6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:06:34.557 7 INFO cinder.api.openstack.wsgi [None req-782a95f4-9385-46f0-b931-acbdfc8e1cca abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:06:34.558 8 INFO cinder.api.openstack.wsgi [None req-a32256c4-fc86-4051-9a3b-faadf5faf2f6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:06:34.559 7 INFO cinder.api.openstack.wsgi [None req-782a95f4-9385-46f0-b931-acbdfc8e1cca abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:06:44.558 7 INFO cinder.api.openstack.wsgi [None req-782a95f4-9385-46f0-b931-acbdfc8e1cca abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:06:44.558 8 INFO cinder.api.openstack.wsgi [None req-a32256c4-fc86-4051-9a3b-faadf5faf2f6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:06:44.558 7 INFO cinder.api.openstack.wsgi [None req-782a95f4-9385-46f0-b931-acbdfc8e1cca abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:06:44.559 8 INFO cinder.api.openstack.wsgi [None req-a32256c4-fc86-4051-9a3b-faadf5faf2f6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:06:50.075 7 INFO cinder.api.openstack.wsgi [None req-612bc28e-92d9-431d-9065-156757194c2c abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 07:06:50.086 7 INFO cinder.volume.api [None req-612bc28e-92d9-431d-9065-156757194c2c abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 07:06:50.088 7 INFO cinder.api.openstack.wsgi [None req-612bc28e-92d9-431d-9065-156757194c2c abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1018] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 07:06:49 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true => generated 15 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:06:50.100 8 INFO cinder.api.openstack.wsgi [None req-8cb40d92-9480-42bb-aa97-27f7c784c286 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true 2026-05-26 07:06:50.603 8 INFO cinder.api.openstack.wsgi [None req-8cb40d92-9480-42bb-aa97-27f7c784c286 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1019] 10.0.0.106 () {28 vars in 696 bytes} [Tue May 26 07:06:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 07:06:50.662 7 INFO cinder.api.openstack.wsgi [None req-24142f15-fe7a-4b21-b17a-61c71736998d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true 2026-05-26 07:06:50.685 7 INFO cinder.api.openstack.wsgi [None req-24142f15-fe7a-4b21-b17a-61c71736998d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1020] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:06:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:06:50.698 8 INFO cinder.api.openstack.wsgi [None req-a26e19b9-729c-44c3-ba8e-61471a025ddf abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true 2026-05-26 07:06:50.718 8 INFO cinder.api.openstack.wsgi [None req-a26e19b9-729c-44c3-ba8e-61471a025ddf abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1021] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:06:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:06:50.729 7 INFO cinder.api.openstack.wsgi [None req-772955ae-68a8-4edb-9e7d-1409e499692c abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true 2026-05-26 07:06:50.749 7 INFO cinder.api.openstack.wsgi [None req-772955ae-68a8-4edb-9e7d-1409e499692c abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1022] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:06:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:06:50.762 8 INFO cinder.api.openstack.wsgi [None req-13997f77-02ce-4d7b-ae0d-ac77a49b6413 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true 2026-05-26 07:06:50.768 8 INFO cinder.volume.api [None req-13997f77-02ce-4d7b-ae0d-ac77a49b6413 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all snapshots completed successfully. 2026-05-26 07:06:50.768 8 INFO cinder.api.openstack.wsgi [None req-13997f77-02ce-4d7b-ae0d-ac77a49b6413 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1023] 10.0.0.106 () {28 vars in 674 bytes} [Tue May 26 07:06:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:06:50.778 7 INFO cinder.api.openstack.wsgi [None req-e8eb882e-5979-41cc-903e-67fd423d0441 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services 2026-05-26 07:06:50.787 7 INFO cinder.api.openstack.wsgi [None req-e8eb882e-5979-41cc-903e-67fd423d0441 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services returned with HTTP 200 [pid: 7|app: 0|req: 513/1024] 10.0.0.106 () {28 vars in 645 bytes} [Tue May 26 07:06:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:06:50.798 8 INFO cinder.api.openstack.wsgi [None req-843729a4-84c9-42d1-8dbc-2785a80c82f4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 07:06:50.809 8 INFO cinder.volume.api [None req-843729a4-84c9-42d1-8dbc-2785a80c82f4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 07:06:50.811 8 INFO cinder.api.openstack.wsgi [None req-843729a4-84c9-42d1-8dbc-2785a80c82f4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 512/1025] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 07:06:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:06:54.558 7 INFO cinder.api.openstack.wsgi [None req-e8eb882e-5979-41cc-903e-67fd423d0441 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:06:54.559 8 INFO cinder.api.openstack.wsgi [None req-843729a4-84c9-42d1-8dbc-2785a80c82f4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:06:54.560 8 INFO cinder.api.openstack.wsgi [None req-843729a4-84c9-42d1-8dbc-2785a80c82f4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:06:54.562 7 INFO cinder.api.openstack.wsgi [None req-e8eb882e-5979-41cc-903e-67fd423d0441 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:07:04.557 8 INFO cinder.api.openstack.wsgi [None req-843729a4-84c9-42d1-8dbc-2785a80c82f4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:07:04.558 7 INFO cinder.api.openstack.wsgi [None req-e8eb882e-5979-41cc-903e-67fd423d0441 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:07:04.558 8 INFO cinder.api.openstack.wsgi [None req-843729a4-84c9-42d1-8dbc-2785a80c82f4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:07:04.559 7 INFO cinder.api.openstack.wsgi [None req-e8eb882e-5979-41cc-903e-67fd423d0441 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:07:14.557 8 INFO cinder.api.openstack.wsgi [None req-843729a4-84c9-42d1-8dbc-2785a80c82f4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:07:14.557 7 INFO cinder.api.openstack.wsgi [None req-e8eb882e-5979-41cc-903e-67fd423d0441 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:07:14.558 8 INFO cinder.api.openstack.wsgi [None req-843729a4-84c9-42d1-8dbc-2785a80c82f4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:07:14.558 7 INFO cinder.api.openstack.wsgi [None req-e8eb882e-5979-41cc-903e-67fd423d0441 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:07:24.557 8 INFO cinder.api.openstack.wsgi [None req-843729a4-84c9-42d1-8dbc-2785a80c82f4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:07:24.558 7 INFO cinder.api.openstack.wsgi [None req-e8eb882e-5979-41cc-903e-67fd423d0441 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:07:24.558 8 INFO cinder.api.openstack.wsgi [None req-843729a4-84c9-42d1-8dbc-2785a80c82f4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:07:24.559 7 INFO cinder.api.openstack.wsgi [None req-e8eb882e-5979-41cc-903e-67fd423d0441 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:07:34.556 8 INFO cinder.api.openstack.wsgi [None req-843729a4-84c9-42d1-8dbc-2785a80c82f4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:07:34.557 7 INFO cinder.api.openstack.wsgi [None req-e8eb882e-5979-41cc-903e-67fd423d0441 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:07:34.557 8 INFO cinder.api.openstack.wsgi [None req-843729a4-84c9-42d1-8dbc-2785a80c82f4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:07:34.558 7 INFO cinder.api.openstack.wsgi [None req-e8eb882e-5979-41cc-903e-67fd423d0441 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:07:44.557 8 INFO cinder.api.openstack.wsgi [None req-843729a4-84c9-42d1-8dbc-2785a80c82f4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:07:44.557 7 INFO cinder.api.openstack.wsgi [None req-e8eb882e-5979-41cc-903e-67fd423d0441 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:07:44.558 8 INFO cinder.api.openstack.wsgi [None req-843729a4-84c9-42d1-8dbc-2785a80c82f4 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:07:44.558 7 INFO cinder.api.openstack.wsgi [None req-e8eb882e-5979-41cc-903e-67fd423d0441 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:07:50.001 8 INFO cinder.api.openstack.wsgi [None req-bcfcde25-f323-4d35-8890-6dfc18e0b820 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 07:07:50.012 8 INFO cinder.volume.api [None req-bcfcde25-f323-4d35-8890-6dfc18e0b820 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 07:07:50.014 8 INFO cinder.api.openstack.wsgi [None req-bcfcde25-f323-4d35-8890-6dfc18e0b820 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1038] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 07:07:49 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true => generated 15 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:07:50.067 7 INFO cinder.api.openstack.wsgi [None req-e427fbac-af97-4903-907d-033cbffd9480 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true 2026-05-26 07:07:50.086 7 INFO cinder.api.openstack.wsgi [None req-e427fbac-af97-4903-907d-033cbffd9480 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1039] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:07:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:07:50.099 8 INFO cinder.api.openstack.wsgi [None req-cb0e9cd6-0f51-4f5f-bd88-1c2625f75b4a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true 2026-05-26 07:07:50.127 8 INFO cinder.api.openstack.wsgi [None req-cb0e9cd6-0f51-4f5f-bd88-1c2625f75b4a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1040] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:07:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:07:50.140 7 INFO cinder.api.openstack.wsgi [None req-030c9701-d214-4b32-9197-e931c631fc40 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true 2026-05-26 07:07:50.166 7 INFO cinder.api.openstack.wsgi [None req-030c9701-d214-4b32-9197-e931c631fc40 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1041] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:07:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:07:50.177 8 INFO cinder.api.openstack.wsgi [None req-8084fa68-a552-45af-b4c6-8efdccef2476 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true 2026-05-26 07:07:50.682 8 INFO cinder.api.openstack.wsgi [None req-8084fa68-a552-45af-b4c6-8efdccef2476 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1042] 10.0.0.106 () {28 vars in 696 bytes} [Tue May 26 07:07:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 07:07:50.697 7 INFO cinder.api.openstack.wsgi [None req-534fe663-b1dd-40d2-b106-b13c73fde8c5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true 2026-05-26 07:07:50.703 7 INFO cinder.volume.api [None req-534fe663-b1dd-40d2-b106-b13c73fde8c5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all snapshots completed successfully. 2026-05-26 07:07:50.703 7 INFO cinder.api.openstack.wsgi [None req-534fe663-b1dd-40d2-b106-b13c73fde8c5 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1043] 10.0.0.106 () {28 vars in 674 bytes} [Tue May 26 07:07:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:07:50.717 8 INFO cinder.api.openstack.wsgi [None req-131921d2-a74f-4a0e-a64c-dbf76ca193cb abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services 2026-05-26 07:07:50.725 8 INFO cinder.api.openstack.wsgi [None req-131921d2-a74f-4a0e-a64c-dbf76ca193cb abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services returned with HTTP 200 [pid: 8|app: 0|req: 522/1044] 10.0.0.106 () {28 vars in 645 bytes} [Tue May 26 07:07:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:07:50.736 7 INFO cinder.api.openstack.wsgi [None req-57c9aac4-33d8-4dd2-a5be-15e0edb5750b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 07:07:50.747 7 INFO cinder.volume.api [None req-57c9aac4-33d8-4dd2-a5be-15e0edb5750b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 07:07:50.749 7 INFO cinder.api.openstack.wsgi [None req-57c9aac4-33d8-4dd2-a5be-15e0edb5750b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1045] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 07:07:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:07:54.557 7 INFO cinder.api.openstack.wsgi [None req-57c9aac4-33d8-4dd2-a5be-15e0edb5750b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:07:54.557 8 INFO cinder.api.openstack.wsgi [None req-131921d2-a74f-4a0e-a64c-dbf76ca193cb abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:07:54.558 7 INFO cinder.api.openstack.wsgi [None req-57c9aac4-33d8-4dd2-a5be-15e0edb5750b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:07:54.558 8 INFO cinder.api.openstack.wsgi [None req-131921d2-a74f-4a0e-a64c-dbf76ca193cb abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:08:04.559 7 INFO cinder.api.openstack.wsgi [None req-57c9aac4-33d8-4dd2-a5be-15e0edb5750b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:08:04.559 8 INFO cinder.api.openstack.wsgi [None req-131921d2-a74f-4a0e-a64c-dbf76ca193cb abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:08:04.560 8 INFO cinder.api.openstack.wsgi [None req-131921d2-a74f-4a0e-a64c-dbf76ca193cb abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:08:04.560 7 INFO cinder.api.openstack.wsgi [None req-57c9aac4-33d8-4dd2-a5be-15e0edb5750b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:08:14.557 8 INFO cinder.api.openstack.wsgi [None req-131921d2-a74f-4a0e-a64c-dbf76ca193cb abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:08:14.557 7 INFO cinder.api.openstack.wsgi [None req-57c9aac4-33d8-4dd2-a5be-15e0edb5750b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:08:14.557 8 INFO cinder.api.openstack.wsgi [None req-131921d2-a74f-4a0e-a64c-dbf76ca193cb abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:08:14.559 7 INFO cinder.api.openstack.wsgi [None req-57c9aac4-33d8-4dd2-a5be-15e0edb5750b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:08:24.557 7 INFO cinder.api.openstack.wsgi [None req-57c9aac4-33d8-4dd2-a5be-15e0edb5750b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:08:24.558 8 INFO cinder.api.openstack.wsgi [None req-131921d2-a74f-4a0e-a64c-dbf76ca193cb abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:08:24.558 7 INFO cinder.api.openstack.wsgi [None req-57c9aac4-33d8-4dd2-a5be-15e0edb5750b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:08:24.559 8 INFO cinder.api.openstack.wsgi [None req-131921d2-a74f-4a0e-a64c-dbf76ca193cb abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:08:34.557 8 INFO cinder.api.openstack.wsgi [None req-131921d2-a74f-4a0e-a64c-dbf76ca193cb abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:08:34.557 7 INFO cinder.api.openstack.wsgi [None req-57c9aac4-33d8-4dd2-a5be-15e0edb5750b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:08:34.558 8 INFO cinder.api.openstack.wsgi [None req-131921d2-a74f-4a0e-a64c-dbf76ca193cb abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:08:34.558 7 INFO cinder.api.openstack.wsgi [None req-57c9aac4-33d8-4dd2-a5be-15e0edb5750b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:08:44.557 8 INFO cinder.api.openstack.wsgi [None req-131921d2-a74f-4a0e-a64c-dbf76ca193cb abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:08:44.558 8 INFO cinder.api.openstack.wsgi [None req-131921d2-a74f-4a0e-a64c-dbf76ca193cb abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:08:44.561 7 INFO cinder.api.openstack.wsgi [None req-57c9aac4-33d8-4dd2-a5be-15e0edb5750b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:08:44.562 7 INFO cinder.api.openstack.wsgi [None req-57c9aac4-33d8-4dd2-a5be-15e0edb5750b abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:08:49.980 8 INFO cinder.api.openstack.wsgi [None req-4cd73a51-0a14-4969-bdb4-67d3ac234d62 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true 2026-05-26 07:08:49.990 8 INFO cinder.volume.api [None req-4cd73a51-0a14-4969-bdb4-67d3ac234d62 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all snapshots completed successfully. 2026-05-26 07:08:49.990 8 INFO cinder.api.openstack.wsgi [None req-4cd73a51-0a14-4969-bdb4-67d3ac234d62 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 529/1058] 10.0.0.106 () {28 vars in 674 bytes} [Tue May 26 07:08:49 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true => generated 17 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:08:49.999 7 INFO cinder.api.openstack.wsgi [None req-f1217f7a-64d4-4bc1-ac0d-c052d87e156f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 07:08:50.008 7 INFO cinder.volume.api [None req-f1217f7a-64d4-4bc1-ac0d-c052d87e156f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 07:08:50.010 7 INFO cinder.api.openstack.wsgi [None req-f1217f7a-64d4-4bc1-ac0d-c052d87e156f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1059] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 07:08:49 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 07:08:50.021 8 INFO cinder.api.openstack.wsgi [None req-04318c9a-b36b-4ebe-b4cc-e56b54d5802f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 07:08:50.032 8 INFO cinder.volume.api [None req-04318c9a-b36b-4ebe-b4cc-e56b54d5802f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 07:08:50.034 8 INFO cinder.api.openstack.wsgi [None req-04318c9a-b36b-4ebe-b4cc-e56b54d5802f abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 530/1060] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 07:08:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:08:50.072 7 INFO cinder.api.openstack.wsgi [None req-dec10cc9-f0fa-4fb2-85e3-13ca7d7c7564 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true 2026-05-26 07:08:50.092 7 INFO cinder.api.openstack.wsgi [None req-dec10cc9-f0fa-4fb2-85e3-13ca7d7c7564 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1061] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:08:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:08:50.102 8 INFO cinder.api.openstack.wsgi [None req-fd50cf31-ed14-40d3-bd01-4d9390199d41 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true 2026-05-26 07:08:50.134 8 INFO cinder.api.openstack.wsgi [None req-fd50cf31-ed14-40d3-bd01-4d9390199d41 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1062] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:08:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:08:50.144 7 INFO cinder.api.openstack.wsgi [None req-1ab77c97-a4a5-408e-8ee3-b9febe49155a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true 2026-05-26 07:08:50.162 7 INFO cinder.api.openstack.wsgi [None req-1ab77c97-a4a5-408e-8ee3-b9febe49155a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1063] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:08:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:08:50.170 8 INFO cinder.api.openstack.wsgi [None req-5d4edb4c-b73f-4f88-87a5-bf7b48260b11 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services 2026-05-26 07:08:50.178 8 INFO cinder.api.openstack.wsgi [None req-5d4edb4c-b73f-4f88-87a5-bf7b48260b11 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services returned with HTTP 200 [pid: 8|app: 0|req: 532/1064] 10.0.0.106 () {28 vars in 645 bytes} [Tue May 26 07:08:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:08:50.188 7 INFO cinder.api.openstack.wsgi [None req-e4973357-b9b1-46ba-b359-e9a241a267fd abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true 2026-05-26 07:08:50.691 7 INFO cinder.api.openstack.wsgi [None req-e4973357-b9b1-46ba-b359-e9a241a267fd abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1065] 10.0.0.106 () {28 vars in 696 bytes} [Tue May 26 07:08:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/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-26 07:08:54.557 8 INFO cinder.api.openstack.wsgi [None req-5d4edb4c-b73f-4f88-87a5-bf7b48260b11 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:08:54.557 7 INFO cinder.api.openstack.wsgi [None req-e4973357-b9b1-46ba-b359-e9a241a267fd abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:08:54.558 8 INFO cinder.api.openstack.wsgi [None req-5d4edb4c-b73f-4f88-87a5-bf7b48260b11 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:08:54.559 7 INFO cinder.api.openstack.wsgi [None req-e4973357-b9b1-46ba-b359-e9a241a267fd abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:09:04.557 8 INFO cinder.api.openstack.wsgi [None req-5d4edb4c-b73f-4f88-87a5-bf7b48260b11 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:09:04.558 8 INFO cinder.api.openstack.wsgi [None req-5d4edb4c-b73f-4f88-87a5-bf7b48260b11 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:09:04.558 7 INFO cinder.api.openstack.wsgi [None req-e4973357-b9b1-46ba-b359-e9a241a267fd abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:09:04.559 7 INFO cinder.api.openstack.wsgi [None req-e4973357-b9b1-46ba-b359-e9a241a267fd abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:09:14.557 8 INFO cinder.api.openstack.wsgi [None req-5d4edb4c-b73f-4f88-87a5-bf7b48260b11 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:09:14.557 7 INFO cinder.api.openstack.wsgi [None req-e4973357-b9b1-46ba-b359-e9a241a267fd abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:09:14.558 8 INFO cinder.api.openstack.wsgi [None req-5d4edb4c-b73f-4f88-87a5-bf7b48260b11 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:09:14.559 7 INFO cinder.api.openstack.wsgi [None req-e4973357-b9b1-46ba-b359-e9a241a267fd abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:09:24.558 7 INFO cinder.api.openstack.wsgi [None req-e4973357-b9b1-46ba-b359-e9a241a267fd abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:09:24.558 8 INFO cinder.api.openstack.wsgi [None req-5d4edb4c-b73f-4f88-87a5-bf7b48260b11 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:09:24.558 7 INFO cinder.api.openstack.wsgi [None req-e4973357-b9b1-46ba-b359-e9a241a267fd abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:09:24.559 8 INFO cinder.api.openstack.wsgi [None req-5d4edb4c-b73f-4f88-87a5-bf7b48260b11 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:09:34.557 7 INFO cinder.api.openstack.wsgi [None req-e4973357-b9b1-46ba-b359-e9a241a267fd abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:09:34.557 8 INFO cinder.api.openstack.wsgi [None req-5d4edb4c-b73f-4f88-87a5-bf7b48260b11 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:09:34.558 7 INFO cinder.api.openstack.wsgi [None req-e4973357-b9b1-46ba-b359-e9a241a267fd abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:09:34.558 8 INFO cinder.api.openstack.wsgi [None req-5d4edb4c-b73f-4f88-87a5-bf7b48260b11 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:09:44.557 8 INFO cinder.api.openstack.wsgi [None req-5d4edb4c-b73f-4f88-87a5-bf7b48260b11 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:09:44.557 7 INFO cinder.api.openstack.wsgi [None req-e4973357-b9b1-46ba-b359-e9a241a267fd abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:09:44.559 7 INFO cinder.api.openstack.wsgi [None req-e4973357-b9b1-46ba-b359-e9a241a267fd abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:09:44.560 8 INFO cinder.api.openstack.wsgi [None req-5d4edb4c-b73f-4f88-87a5-bf7b48260b11 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:09:49.986 7 INFO cinder.api.openstack.wsgi [None req-855b87a2-b80e-4394-98b3-417a21a643b6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true 2026-05-26 07:09:50.489 7 INFO cinder.api.openstack.wsgi [None req-855b87a2-b80e-4394-98b3-417a21a643b6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 540/1078] 10.0.0.106 () {28 vars in 696 bytes} [Tue May 26 07:09:49 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/scheduler-stats/get_pools?detail=true => generated 670 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:09:50.553 8 INFO cinder.api.openstack.wsgi [None req-3690083a-5928-46d3-b2a4-219a53d51416 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true 2026-05-26 07:09:50.577 8 INFO cinder.api.openstack.wsgi [None req-3690083a-5928-46d3-b2a4-219a53d51416 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 539/1079] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:09:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/57f329dbf7e343d3bb8c1246550504c9?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:09:50.589 7 INFO cinder.api.openstack.wsgi [None req-a3c13cbd-77c4-4884-9ffb-b016ef139294 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true 2026-05-26 07:09:50.629 7 INFO cinder.api.openstack.wsgi [None req-a3c13cbd-77c4-4884-9ffb-b016ef139294 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 541/1080] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:09:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/7fc26953c428430dba98cf7179720581?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:09:50.642 8 INFO cinder.api.openstack.wsgi [None req-431e30aa-d3cd-4897-8d38-36e12f977d9d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true 2026-05-26 07:09:50.671 8 INFO cinder.api.openstack.wsgi [None req-431e30aa-d3cd-4897-8d38-36e12f977d9d abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 540/1081] 10.0.0.106 () {28 vars in 736 bytes} [Tue May 26 07:09:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-quota-sets/d7469c256b3742c1906b5ba6e2eee233?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:09:50.683 7 INFO cinder.api.openstack.wsgi [None req-4c0d0a77-f706-4912-979a-880faf8d681a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 07:09:50.700 7 INFO cinder.volume.api [None req-4c0d0a77-f706-4912-979a-880faf8d681a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 07:09:50.703 7 INFO cinder.api.openstack.wsgi [None req-4c0d0a77-f706-4912-979a-880faf8d681a abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 542/1082] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 07:09:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:09:50.747 8 INFO cinder.api.openstack.wsgi [None req-dca86822-624d-41f4-a9f4-945759ea79be abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true 2026-05-26 07:09:50.802 8 INFO cinder.volume.api [None req-dca86822-624d-41f4-a9f4-945759ea79be abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all snapshots completed successfully. 2026-05-26 07:09:50.803 8 INFO cinder.api.openstack.wsgi [None req-dca86822-624d-41f4-a9f4-945759ea79be abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 541/1083] 10.0.0.106 () {28 vars in 674 bytes} [Tue May 26 07:09:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/snapshots?all_tenants=true => generated 17 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:09:50.815 7 INFO cinder.api.openstack.wsgi [None req-7819afe9-3b10-4354-99c6-9971cd383622 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true 2026-05-26 07:09:50.979 7 INFO cinder.volume.api [None req-7819afe9-3b10-4354-99c6-9971cd383622 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] Get all volumes completed successfully. 2026-05-26 07:09:50.981 7 INFO cinder.api.openstack.wsgi [None req-7819afe9-3b10-4354-99c6-9971cd383622 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 543/1084] 10.0.0.106 () {28 vars in 684 bytes} [Tue May 26 07:09:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/volumes/detail?all_tenants=true => generated 15 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:09:50.996 8 INFO cinder.api.openstack.wsgi [None req-b4e73bfa-7c75-4bfd-8607-768f6ccb34a6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services 2026-05-26 07:09:51.004 8 INFO cinder.api.openstack.wsgi [None req-b4e73bfa-7c75-4bfd-8607-768f6ccb34a6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/57f329dbf7e343d3bb8c1246550504c9/os-services returned with HTTP 200 [pid: 8|app: 0|req: 542/1085] 10.0.0.106 () {28 vars in 645 bytes} [Tue May 26 07:09:50 2026] GET /v3/57f329dbf7e343d3bb8c1246550504c9/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:09:54.557 7 INFO cinder.api.openstack.wsgi [None req-7819afe9-3b10-4354-99c6-9971cd383622 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:09:54.557 7 INFO cinder.api.openstack.wsgi [None req-7819afe9-3b10-4354-99c6-9971cd383622 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:09:54.558 8 INFO cinder.api.openstack.wsgi [None req-b4e73bfa-7c75-4bfd-8607-768f6ccb34a6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:09:54.559 8 INFO cinder.api.openstack.wsgi [None req-b4e73bfa-7c75-4bfd-8607-768f6ccb34a6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:10:04.557 7 INFO cinder.api.openstack.wsgi [None req-7819afe9-3b10-4354-99c6-9971cd383622 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:10:04.558 7 INFO cinder.api.openstack.wsgi [None req-7819afe9-3b10-4354-99c6-9971cd383622 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:10:04.558 8 INFO cinder.api.openstack.wsgi [None req-b4e73bfa-7c75-4bfd-8607-768f6ccb34a6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:10:04.559 8 INFO cinder.api.openstack.wsgi [None req-b4e73bfa-7c75-4bfd-8607-768f6ccb34a6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:10:14.558 7 INFO cinder.api.openstack.wsgi [None req-7819afe9-3b10-4354-99c6-9971cd383622 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:10:14.558 8 INFO cinder.api.openstack.wsgi [None req-b4e73bfa-7c75-4bfd-8607-768f6ccb34a6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:10:14.559 8 INFO cinder.api.openstack.wsgi [None req-b4e73bfa-7c75-4bfd-8607-768f6ccb34a6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:10:14.559 7 INFO cinder.api.openstack.wsgi [None req-7819afe9-3b10-4354-99c6-9971cd383622 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:10:24.558 8 INFO cinder.api.openstack.wsgi [None req-b4e73bfa-7c75-4bfd-8607-768f6ccb34a6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:10:24.558 7 INFO cinder.api.openstack.wsgi [None req-7819afe9-3b10-4354-99c6-9971cd383622 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:10:24.558 8 INFO cinder.api.openstack.wsgi [None req-b4e73bfa-7c75-4bfd-8607-768f6ccb34a6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:10:24.559 7 INFO cinder.api.openstack.wsgi [None req-7819afe9-3b10-4354-99c6-9971cd383622 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:10:34.557 7 INFO cinder.api.openstack.wsgi [None req-7819afe9-3b10-4354-99c6-9971cd383622 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:10:34.557 8 INFO cinder.api.openstack.wsgi [None req-b4e73bfa-7c75-4bfd-8607-768f6ccb34a6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] GET http://10.0.0.142:8776/ 2026-05-26 07:10:34.558 7 INFO cinder.api.openstack.wsgi [None req-7819afe9-3b10-4354-99c6-9971cd383622 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300 2026-05-26 07:10:34.558 8 INFO cinder.api.openstack.wsgi [None req-b4e73bfa-7c75-4bfd-8607-768f6ccb34a6 abd4f5498a28477dad49606ae062519f 57f329dbf7e343d3bb8c1246550504c9 - - default default] http://10.0.0.142:8776/ returned with HTTP 300