+ 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 [Wed Aug 5 19:52:31 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: cinder-api-57545d5879-x29jc 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 0x7fbabc1a3668 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-08-05 19:52:36.013 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-08-05 19:52:36.013 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-08-05 19:52:36.140 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-08-05 19:52:36.140 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-08-05 19:52:37.294 7 INFO cinder.rpc [None req-efe6dcf7-348d-4fff-8e67-110c7187a2c9 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-08-05 19:52:37.297 7 INFO cinder.rpc [None req-efe6dcf7-348d-4fff-8e67-110c7187a2c9 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-08-05 19:52:37.299 7 INFO cinder.rpc [None req-efe6dcf7-348d-4fff-8e67-110c7187a2c9 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-08-05 19:52:37.301 7 INFO cinder.rpc [None req-efe6dcf7-348d-4fff-8e67-110c7187a2c9 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-08-05 19:52:37.311 7 INFO cinder.rpc [None req-efe6dcf7-348d-4fff-8e67-110c7187a2c9 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-08-05 19:52:37.314 7 INFO cinder.rpc [None req-efe6dcf7-348d-4fff-8e67-110c7187a2c9 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-08-05 19:52:37.367 7 WARNING cinder.api.contrib.hosts [None req-efe6dcf7-348d-4fff-8e67-110c7187a2c9 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-08-05 19:52:37.427 7 WARNING keystonemiddleware._common.config [None req-efe6dcf7-348d-4fff-8e67-110c7187a2c9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-05 19:52:37.441 7 WARNING oslo_config.cfg [None req-efe6dcf7-348d-4fff-8e67-110c7187a2c9 - - - - - -] 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 0x7fbabc1a3668 pid: 7 (default app) 2026-08-05 19:52:37.546 8 INFO cinder.rpc [None req-0ffdf430-8ff6-496b-acae-816eea528cea - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-08-05 19:52:37.550 8 INFO cinder.rpc [None req-0ffdf430-8ff6-496b-acae-816eea528cea - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-08-05 19:52:37.554 8 INFO cinder.rpc [None req-0ffdf430-8ff6-496b-acae-816eea528cea - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-08-05 19:52:37.556 8 INFO cinder.rpc [None req-0ffdf430-8ff6-496b-acae-816eea528cea - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-08-05 19:52:37.569 8 INFO cinder.rpc [None req-0ffdf430-8ff6-496b-acae-816eea528cea - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-08-05 19:52:37.573 8 INFO cinder.rpc [None req-0ffdf430-8ff6-496b-acae-816eea528cea - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-08-05 19:52:37.626 8 WARNING cinder.api.contrib.hosts [None req-0ffdf430-8ff6-496b-acae-816eea528cea - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-08-05 19:52:37.665 8 WARNING keystonemiddleware._common.config [None req-0ffdf430-8ff6-496b-acae-816eea528cea - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-05 19:52:37.675 8 WARNING oslo_config.cfg [None req-0ffdf430-8ff6-496b-acae-816eea528cea - - - - - -] 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 0x7fbabc1a3668 pid: 8 (default app) 2026-08-05 19:52:39.041 7 INFO cinder.api.openstack.wsgi [None req-efe6dcf7-348d-4fff-8e67-110c7187a2c9 - - - - - -] GET http://10.0.0.31:8776/ 2026-08-05 19:52:39.043 7 INFO cinder.api.openstack.wsgi [None req-efe6dcf7-348d-4fff-8e67-110c7187a2c9 - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:52:49.041 8 INFO cinder.api.openstack.wsgi [None req-0ffdf430-8ff6-496b-acae-816eea528cea - - - - - -] GET http://10.0.0.31:8776/ 2026-08-05 19:52:49.043 8 INFO cinder.api.openstack.wsgi [None req-0ffdf430-8ff6-496b-acae-816eea528cea - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:52:59.040 7 INFO cinder.api.openstack.wsgi [None req-efe6dcf7-348d-4fff-8e67-110c7187a2c9 - - - - - -] GET http://10.0.0.31:8776/ 2026-08-05 19:52:59.041 7 INFO cinder.api.openstack.wsgi [None req-efe6dcf7-348d-4fff-8e67-110c7187a2c9 - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:53:09.040 8 INFO cinder.api.openstack.wsgi [None req-0ffdf430-8ff6-496b-acae-816eea528cea - - - - - -] GET http://10.0.0.31:8776/ 2026-08-05 19:53:09.040 7 INFO cinder.api.openstack.wsgi [None req-efe6dcf7-348d-4fff-8e67-110c7187a2c9 - - - - - -] GET http://10.0.0.31:8776/ 2026-08-05 19:53:09.041 7 INFO cinder.api.openstack.wsgi [None req-efe6dcf7-348d-4fff-8e67-110c7187a2c9 - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:53:09.041 8 INFO cinder.api.openstack.wsgi [None req-0ffdf430-8ff6-496b-acae-816eea528cea - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:53:19.040 8 INFO cinder.api.openstack.wsgi [None req-0ffdf430-8ff6-496b-acae-816eea528cea - - - - - -] GET http://10.0.0.31:8776/ 2026-08-05 19:53:19.040 7 INFO cinder.api.openstack.wsgi [None req-efe6dcf7-348d-4fff-8e67-110c7187a2c9 - - - - - -] GET http://10.0.0.31:8776/ 2026-08-05 19:53:19.041 8 INFO cinder.api.openstack.wsgi [None req-0ffdf430-8ff6-496b-acae-816eea528cea - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:53:19.041 7 INFO cinder.api.openstack.wsgi [None req-efe6dcf7-348d-4fff-8e67-110c7187a2c9 - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:53:29.039 8 INFO cinder.api.openstack.wsgi [None req-0ffdf430-8ff6-496b-acae-816eea528cea - - - - - -] GET http://10.0.0.31:8776/ 2026-08-05 19:53:29.039 7 INFO cinder.api.openstack.wsgi [None req-efe6dcf7-348d-4fff-8e67-110c7187a2c9 - - - - - -] GET http://10.0.0.31:8776/ 2026-08-05 19:53:29.040 8 INFO cinder.api.openstack.wsgi [None req-0ffdf430-8ff6-496b-acae-816eea528cea - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:53:29.040 7 INFO cinder.api.openstack.wsgi [None req-efe6dcf7-348d-4fff-8e67-110c7187a2c9 - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:53:39.040 8 INFO cinder.api.openstack.wsgi [None req-0ffdf430-8ff6-496b-acae-816eea528cea - - - - - -] GET http://10.0.0.31:8776/ 2026-08-05 19:53:39.040 7 INFO cinder.api.openstack.wsgi [None req-efe6dcf7-348d-4fff-8e67-110c7187a2c9 - - - - - -] GET http://10.0.0.31:8776/ 2026-08-05 19:53:39.041 8 INFO cinder.api.openstack.wsgi [None req-0ffdf430-8ff6-496b-acae-816eea528cea - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:53:39.042 7 INFO cinder.api.openstack.wsgi [None req-efe6dcf7-348d-4fff-8e67-110c7187a2c9 - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:53:49.040 8 INFO cinder.api.openstack.wsgi [None req-0ffdf430-8ff6-496b-acae-816eea528cea - - - - - -] GET http://10.0.0.31:8776/ 2026-08-05 19:53:49.040 7 INFO cinder.api.openstack.wsgi [None req-efe6dcf7-348d-4fff-8e67-110c7187a2c9 - - - - - -] GET http://10.0.0.31:8776/ 2026-08-05 19:53:49.041 7 INFO cinder.api.openstack.wsgi [None req-efe6dcf7-348d-4fff-8e67-110c7187a2c9 - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:53:49.041 8 INFO cinder.api.openstack.wsgi [None req-0ffdf430-8ff6-496b-acae-816eea528cea - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:53:59.039 8 INFO cinder.api.openstack.wsgi [None req-0ffdf430-8ff6-496b-acae-816eea528cea - - - - - -] GET http://10.0.0.31:8776/ 2026-08-05 19:53:59.040 7 INFO cinder.api.openstack.wsgi [None req-efe6dcf7-348d-4fff-8e67-110c7187a2c9 - - - - - -] GET http://10.0.0.31:8776/ 2026-08-05 19:53:59.041 7 INFO cinder.api.openstack.wsgi [None req-efe6dcf7-348d-4fff-8e67-110c7187a2c9 - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:53:59.041 8 INFO cinder.api.openstack.wsgi [None req-0ffdf430-8ff6-496b-acae-816eea528cea - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:54:09.040 7 INFO cinder.api.openstack.wsgi [None req-efe6dcf7-348d-4fff-8e67-110c7187a2c9 - - - - - -] GET http://10.0.0.31:8776/ 2026-08-05 19:54:09.040 8 INFO cinder.api.openstack.wsgi [None req-0ffdf430-8ff6-496b-acae-816eea528cea - - - - - -] GET http://10.0.0.31:8776/ 2026-08-05 19:54:09.041 8 INFO cinder.api.openstack.wsgi [None req-0ffdf430-8ff6-496b-acae-816eea528cea - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:54:09.041 7 INFO cinder.api.openstack.wsgi [None req-efe6dcf7-348d-4fff-8e67-110c7187a2c9 - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:54:19.040 7 INFO cinder.api.openstack.wsgi [None req-efe6dcf7-348d-4fff-8e67-110c7187a2c9 - - - - - -] GET http://10.0.0.31:8776/ 2026-08-05 19:54:19.040 8 INFO cinder.api.openstack.wsgi [None req-0ffdf430-8ff6-496b-acae-816eea528cea - - - - - -] GET http://10.0.0.31:8776/ 2026-08-05 19:54:19.041 7 INFO cinder.api.openstack.wsgi [None req-efe6dcf7-348d-4fff-8e67-110c7187a2c9 - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:54:19.041 8 INFO cinder.api.openstack.wsgi [None req-0ffdf430-8ff6-496b-acae-816eea528cea - - - - - -] http://10.0.0.31:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-08-05 19:54:22.798 7 INFO cinder.api.openstack.wsgi [None req-33ed11b4-c567-46c5-80b0-0f22a6e4c92e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/types/rbd1 2026-08-05 19:54:22.823 7 INFO cinder.api.openstack.wsgi [None req-33ed11b4-c567-46c5-80b0-0f22a6e4c92e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 11/20] 10.0.0.203 () {30 vars in 682 bytes} [Wed Aug 5 19:54:21 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/types/rbd1 => generated 82 bytes in 874 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-08-05 19:54:23.229 8 INFO cinder.api.openstack.wsgi [None req-939a7ebc-5943-409d-ac7c-3f80e5ec25fd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 19:54:23.252 8 INFO cinder.api.openstack.wsgi [None req-939a7ebc-5943-409d-ac7c-3f80e5ec25fd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 10/21] 10.0.0.203 () {30 vars in 721 bytes} [Wed Aug 5 19:54:22 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/types?name=rbd1&is_public=None => generated 20 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 19:54:24.891 7 INFO cinder.api.openstack.wsgi [None req-8ba9931e-cba9-4b4a-8fc0-36463f755efa c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 19:54:24.925 7 INFO cinder.api.openstack.wsgi [None req-8ba9931e-cba9-4b4a-8fc0-36463f755efa c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/types returned with HTTP 200 [pid: 7|app: 0|req: 12/22] 10.0.0.203 () {34 vars in 725 bytes} [Wed Aug 5 19:54:24 2026] POST /v3/a293df2f13bd4dedbadc882f49c07ad1/types => generated 179 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 19:54:24.941 8 INFO cinder.api.openstack.wsgi [req-8ba9931e-cba9-4b4a-8fc0-36463f755efa req-ecce9f9a-c9d4-4f9d-b145-d1228dbda3be c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/types/d6290b7e-c924-4558-b215-b210f7743e09/extra_specs 2026-08-05 19:54:25.002 8 INFO cinder.api.openstack.wsgi [req-8ba9931e-cba9-4b4a-8fc0-36463f755efa req-ecce9f9a-c9d4-4f9d-b145-d1228dbda3be c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/types/d6290b7e-c924-4558-b215-b210f7743e09/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 11/23] 10.0.0.203 () {36 vars in 894 bytes} [Wed Aug 5 19:54:24 2026] POST /v3/a293df2f13bd4dedbadc882f49c07ad1/types/d6290b7e-c924-4558-b215-b210f7743e09/extra_specs => generated 48 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 19:54:26.636 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/types?is_public=None 2026-08-05 19:54:26.649 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 13/24] 10.0.0.203 () {30 vars in 701 bytes} [Wed Aug 5 19:54:26 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/types?is_public=None => generated 443 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 19:54:28.676 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/qos-specs 2026-08-05 19:54:28.686 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 12/25] 10.0.0.203 () {30 vars in 680 bytes} [Wed Aug 5 19:54:28 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/qos-specs => generated 17 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 19:54:29.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:54:29.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:54:29.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:54:29.042 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:54:39.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:54:39.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:54:39.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:54:39.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:54:49.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:54:49.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:54:49.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:54:49.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:54:59.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:54:59.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:54:59.042 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:54:59.043 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:55:09.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:55:09.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:55:09.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:55:09.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:55:19.039 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:55:19.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:55:19.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:55:19.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:55:29.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:55:29.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:55:29.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:55:29.042 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:55:39.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:55:39.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:55:39.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:55:39.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:55:49.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:55:49.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:55:49.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:55:49.053 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:55:59.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:55:59.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:55:59.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:55:59.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:56:09.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:56:09.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:56:09.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:56:09.043 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:56:19.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:56:19.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:56:19.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:56:19.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:56:29.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:56:29.042 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:56:29.042 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:56:29.044 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:56:39.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:56:39.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:56:39.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:56:39.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:56:49.039 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:56:49.039 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:56:49.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:56:49.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:56:59.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:56:59.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:56:59.042 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:56:59.042 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:57:09.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:57:09.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:57:09.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:57:09.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:57:19.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:57:19.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:57:19.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:57:19.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:57:29.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:57:29.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:57:29.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:57:29.042 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:57:39.039 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:57:39.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:57:39.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:57:39.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:57:49.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:57:49.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:57:49.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:57:49.042 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:57:59.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:57:59.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:57:59.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:57:59.042 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:58:09.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:58:09.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:58:09.042 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:58:09.042 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:58:19.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:58:19.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:58:19.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:58:19.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:58:29.039 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:58:29.039 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:58:29.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:58:29.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:58:39.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:58:39.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:58:39.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:58:39.042 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:58:49.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:58:49.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:58:49.042 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:58:49.042 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:58:59.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:58:59.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:58:59.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:58:59.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:59:09.039 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:59:09.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:59:09.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:59:09.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:59:19.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:59:19.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:59:19.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:59:19.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:59:29.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:59:29.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:59:29.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:59:29.042 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:59:39.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:59:39.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:59:39.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:59:39.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:59:49.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:59:49.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:59:49.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:59:49.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:59:59.039 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:59:59.039 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 19:59:59.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 19:59:59.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:00:09.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:00:09.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:00:09.042 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:00:09.042 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:00:19.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:00:19.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:00:19.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:00:19.042 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:00:29.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:00:29.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:00:29.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:00:29.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:00:39.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:00:39.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:00:39.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:00:39.042 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:00:49.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:00:49.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:00:49.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:00:49.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:00:59.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:00:59.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:00:59.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:00:59.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:01:09.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:01:09.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:01:09.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:01:09.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:01:19.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:01:19.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:01:19.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:01:19.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:01:29.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:01:29.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:01:29.042 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:01:29.042 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:01:39.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:01:39.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:01:39.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:01:39.042 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:01:49.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:01:49.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:01:49.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:01:49.042 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:01:59.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:01:59.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:01:59.042 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:01:59.043 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:02:09.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:02:09.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:02:09.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:02:09.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:02:19.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:02:19.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:02:19.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:02:19.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:02:29.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:02:29.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:02:29.042 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:02:29.042 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:02:39.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:02:39.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:02:39.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:02:39.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:02:49.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:02:49.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:02:49.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:02:49.042 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:02:59.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:02:59.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:02:59.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:02:59.042 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:03:09.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:03:09.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:03:09.042 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:03:09.043 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:03:19.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:03:19.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:03:19.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:03:19.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:03:29.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:03:29.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:03:29.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:03:29.042 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:03:39.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:03:39.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:03:39.043 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:03:39.044 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:03:49.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:03:49.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:03:49.043 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:03:49.044 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:03:59.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:03:59.042 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:03:59.044 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:03:59.045 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:04:09.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:04:09.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:04:09.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:04:09.042 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:04:19.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:04:19.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:04:19.042 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:04:19.043 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:04:29.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:04:29.043 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:04:29.042 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:04:29.043 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:04:39.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:04:39.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:04:39.042 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:04:39.043 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:04:49.042 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:04:49.044 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:04:49.046 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:04:49.048 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:04:59.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:04:59.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:04:59.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:04:59.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:05:09.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:05:09.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:05:09.043 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:05:09.043 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:05:19.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:05:19.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:05:19.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:05:19.042 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:05:29.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:05:29.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:05:29.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:05:29.042 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:05:39.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:05:39.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:05:39.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:05:39.042 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:05:49.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:05:49.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:05:49.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:05:49.043 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:05:59.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:05:59.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:05:59.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:05:59.044 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:06:09.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:06:09.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:06:09.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:06:09.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:06:19.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:06:19.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:06:19.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:06:19.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:06:29.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:06:29.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:06:29.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:06:29.042 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:06:39.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:06:39.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:06:39.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:06:39.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:06:49.039 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:06:49.039 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:06:49.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:06:49.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:06:59.044 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:06:59.044 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:06:59.044 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:06:59.045 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:07:09.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:07:09.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:07:09.042 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:07:09.043 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:07:19.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:07:19.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:07:19.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:07:19.042 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:07:29.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:07:29.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:07:29.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:07:29.042 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:07:39.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:07:39.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:07:39.042 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:07:39.043 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:07:49.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:07:49.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:07:49.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:07:49.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:07:59.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:07:59.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:07:59.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:07:59.043 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:08:09.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:08:09.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:08:09.042 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:08:09.043 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:08:19.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:08:19.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:08:19.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:08:19.042 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:08:29.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:08:29.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:08:29.042 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:08:29.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:08:39.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:08:39.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:08:39.042 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:08:39.042 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:08:49.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:08:49.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:08:49.042 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:08:49.042 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:08:59.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:08:59.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:08:59.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:08:59.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:09:09.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:09:09.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:09:09.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:09:09.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:09:19.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:09:19.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:09:19.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:09:19.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:09:29.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:09:29.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:09:29.042 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:09:29.042 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:09:39.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:09:39.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:09:39.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:09:39.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:09:49.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:09:49.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:09:49.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:09:49.042 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:09:59.046 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:09:59.046 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:09:59.046 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:09:59.047 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:10:09.039 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:10:09.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:10:09.041 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:10:09.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:10:19.040 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:10:19.040 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:10:19.041 8 INFO cinder.api.openstack.wsgi [None req-032b2eed-b4bd-4495-970d-b7a907a97f5f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:10:19.042 7 INFO cinder.api.openstack.wsgi [None req-70c0ff78-2b46-45b9-9aea-c47b459329dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31: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-08-05 20:10:21.306 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET https://volume.199-19-213-141.nip.io/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=False 2026-08-05 20:10:21.329 8 WARNING cinder.quota [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - 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-08-05 20:10:21.329 8 WARNING cinder.quota [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - 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-08-05 20:10:21.330 8 WARNING cinder.quota [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - 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-08-05 20:10:21.330 8 WARNING cinder.quota [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - 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-08-05 20:10:21.331 8 WARNING cinder.quota [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - 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-08-05 20:10:21.331 8 WARNING cinder.quota [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - 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-08-05 20:10:21.337 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] https://volume.199-19-213-141.nip.io/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 109/218] 199.19.213.141 () {44 vars in 1069 bytes} [Wed Aug 5 20:10:21 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=False => generated 340 bytes in 146 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-08-05 20:10:21.490 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] PUT https://volume.199-19-213-141.nip.io/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1 2026-08-05 20:10:21.549 7 WARNING cinder.quota [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - 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-08-05 20:10:21.549 7 WARNING cinder.quota [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - 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-08-05 20:10:21.550 7 WARNING cinder.quota [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - 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-08-05 20:10:21.550 7 WARNING cinder.quota [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - 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-08-05 20:10:21.550 7 WARNING cinder.quota [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - 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-08-05 20:10:21.551 7 WARNING cinder.quota [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - 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-08-05 20:10:21.557 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] https://volume.199-19-213-141.nip.io/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1 returned with HTTP 200 [pid: 7|app: 0|req: 110/219] 199.19.213.141 () {48 vars in 1098 bytes} [Wed Aug 5 20:10:21 2026] PUT /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1 => generated 296 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:10:29.039 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:10:29.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:10:29.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:10:29.042 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:10:39.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:10:39.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:10:39.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:10:39.042 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:10:49.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:10:49.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:10:49.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:10:49.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:10:59.045 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:10:59.046 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:10:59.046 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:10:59.046 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:11:09.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:11:09.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:11:09.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:11:09.042 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:11:19.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:11:19.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:11:19.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:11:19.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:11:29.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:11:29.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:11:29.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:11:29.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:11:39.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:11:39.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:11:39.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:11:39.042 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:11:49.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:11:49.039 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:11:49.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:11:49.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:11:59.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:11:59.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:11:59.042 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:11:59.042 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:12:09.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:12:09.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:12:09.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:12:09.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:12:19.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:12:19.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:12:19.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:12:19.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:12:29.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:12:29.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:12:29.042 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:12:29.042 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:12:39.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:12:39.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:12:39.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:12:39.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:12:49.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:12:49.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:12:49.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:12:49.044 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:12:59.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:12:59.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:12:59.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:12:59.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:13:09.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:13:09.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:13:09.042 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:13:09.042 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:13:19.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:13:19.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:13:19.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:13:19.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:13:29.039 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:13:29.042 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:13:29.043 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:13:29.043 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:13:39.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:13:39.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:13:39.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:13:39.042 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:13:49.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:13:49.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:13:49.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:13:49.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:13:59.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:13:59.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:13:59.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:13:59.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:14:09.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:14:09.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:14:09.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:14:09.042 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:14:19.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:14:19.042 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:14:19.042 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:14:19.043 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:14:29.039 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:14:29.039 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:14:29.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:14:29.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:14:39.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:14:39.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:14:39.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:14:39.042 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:14:49.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:14:49.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:14:49.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:14:49.042 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:14:59.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:14:59.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:14:59.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:14:59.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:15:09.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:15:09.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:15:09.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:15:09.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:15:19.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:15:19.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:15:19.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:15:19.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:15:29.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:15:29.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:15:29.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:15:29.043 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:15:39.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:15:39.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:15:39.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:15:39.042 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:15:49.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:15:49.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:15:49.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:15:49.042 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:15:59.042 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:15:59.042 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:15:59.043 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:15:59.043 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:16:09.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:16:09.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:16:09.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:16:09.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:16:19.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:16:19.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:16:19.042 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:16:19.043 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:16:29.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:16:29.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:16:29.047 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:16:29.048 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:16:39.043 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:16:39.044 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:16:39.045 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:16:39.045 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:16:49.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:16:49.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:16:49.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:16:49.042 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:16:59.039 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:16:59.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:16:59.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:16:59.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:17:09.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:17:09.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:17:09.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:17:09.042 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:17:19.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:17:19.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:17:19.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:17:19.043 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:17:29.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:17:29.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:17:29.042 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:17:29.043 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:17:39.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:17:39.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:17:39.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:17:39.042 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:17:49.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:17:49.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:17:49.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:17:49.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:17:59.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:17:59.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:17:59.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:17:59.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:18:09.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:18:09.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:18:09.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:18:09.042 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:18:19.039 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:18:19.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:18:19.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:18:19.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:18:29.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:18:29.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:18:29.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:18:29.042 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:18:39.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:18:39.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:18:39.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:18:39.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:18:49.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:18:49.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:18:49.042 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:18:49.042 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:18:59.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:18:59.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:18:59.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:18:59.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:19:09.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:19:09.042 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:19:09.042 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:19:09.043 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:19:19.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:19:19.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:19:19.043 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:19:19.045 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:19:29.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:19:29.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:19:29.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:19:29.042 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:19:39.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:19:39.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:19:39.042 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:19:39.042 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:19:49.039 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:19:49.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:19:49.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:19:49.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:19:59.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:19:59.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:19:59.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:19:59.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:20:09.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:20:09.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:20:09.042 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:20:09.042 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:20:19.039 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:20:19.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:20:19.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:20:19.044 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:20:29.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:20:29.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:20:29.042 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:20:29.042 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:20:39.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:20:39.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:20:39.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:20:39.042 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:20:49.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:20:49.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:20:49.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:20:49.043 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:20:59.039 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:20:59.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:20:59.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:20:59.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:21:09.039 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:21:09.040 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:21:09.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:21:09.041 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:21:19.040 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:21:19.041 8 INFO cinder.api.openstack.wsgi [None req-f8ded3ba-c680-4a4f-b8f2-6aba7959f09d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:21:19.043 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:21:19.044 7 INFO cinder.api.openstack.wsgi [None req-b4f51297-de06-48fa-a0d8-12f1ed3650c6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:21:20.298 8 INFO cinder.api.openstack.wsgi [None req-c8858175-3d23-4e03-85a2-cbc9f531581e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET https://volume.199-19-213-141.nip.io/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=False 2026-08-05 20:21:20.322 8 INFO cinder.api.openstack.wsgi [None req-c8858175-3d23-4e03-85a2-cbc9f531581e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] https://volume.199-19-213-141.nip.io/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 176/352] 199.19.213.141 () {44 vars in 1069 bytes} [Wed Aug 5 20:21:20 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=False => generated 340 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:21:20.877 7 INFO cinder.api.openstack.wsgi [None req-6f661eff-4f9d-4598-b6b0-ec285e6e6466 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] PUT https://volume.199-19-213-141.nip.io/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981 2026-08-05 20:21:20.935 7 INFO cinder.api.openstack.wsgi [None req-6f661eff-4f9d-4598-b6b0-ec285e6e6466 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] https://volume.199-19-213-141.nip.io/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981 returned with HTTP 200 [pid: 7|app: 0|req: 177/353] 199.19.213.141 () {48 vars in 1098 bytes} [Wed Aug 5 20:21:20 2026] PUT /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981 => generated 296 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:21:29.041 8 INFO cinder.api.openstack.wsgi [None req-c8858175-3d23-4e03-85a2-cbc9f531581e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:21:29.041 7 INFO cinder.api.openstack.wsgi [None req-6f661eff-4f9d-4598-b6b0-ec285e6e6466 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:21:29.042 7 INFO cinder.api.openstack.wsgi [None req-6f661eff-4f9d-4598-b6b0-ec285e6e6466 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:21:29.042 8 INFO cinder.api.openstack.wsgi [None req-c8858175-3d23-4e03-85a2-cbc9f531581e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:21:39.040 8 INFO cinder.api.openstack.wsgi [None req-c8858175-3d23-4e03-85a2-cbc9f531581e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:21:39.040 7 INFO cinder.api.openstack.wsgi [None req-6f661eff-4f9d-4598-b6b0-ec285e6e6466 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:21:39.042 8 INFO cinder.api.openstack.wsgi [None req-c8858175-3d23-4e03-85a2-cbc9f531581e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:21:39.042 7 INFO cinder.api.openstack.wsgi [None req-6f661eff-4f9d-4598-b6b0-ec285e6e6466 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:21:49.040 8 INFO cinder.api.openstack.wsgi [None req-c8858175-3d23-4e03-85a2-cbc9f531581e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:21:49.041 7 INFO cinder.api.openstack.wsgi [None req-6f661eff-4f9d-4598-b6b0-ec285e6e6466 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:21:49.042 8 INFO cinder.api.openstack.wsgi [None req-c8858175-3d23-4e03-85a2-cbc9f531581e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:21:49.047 7 INFO cinder.api.openstack.wsgi [None req-6f661eff-4f9d-4598-b6b0-ec285e6e6466 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:21:59.040 8 INFO cinder.api.openstack.wsgi [None req-c8858175-3d23-4e03-85a2-cbc9f531581e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:21:59.040 7 INFO cinder.api.openstack.wsgi [None req-6f661eff-4f9d-4598-b6b0-ec285e6e6466 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:21:59.041 8 INFO cinder.api.openstack.wsgi [None req-c8858175-3d23-4e03-85a2-cbc9f531581e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:21:59.041 7 INFO cinder.api.openstack.wsgi [None req-6f661eff-4f9d-4598-b6b0-ec285e6e6466 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:22:09.040 8 INFO cinder.api.openstack.wsgi [None req-c8858175-3d23-4e03-85a2-cbc9f531581e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:22:09.040 7 INFO cinder.api.openstack.wsgi [None req-6f661eff-4f9d-4598-b6b0-ec285e6e6466 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:22:09.042 7 INFO cinder.api.openstack.wsgi [None req-6f661eff-4f9d-4598-b6b0-ec285e6e6466 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:22:09.042 8 INFO cinder.api.openstack.wsgi [None req-c8858175-3d23-4e03-85a2-cbc9f531581e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:22:19.040 7 INFO cinder.api.openstack.wsgi [None req-6f661eff-4f9d-4598-b6b0-ec285e6e6466 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:22:19.040 8 INFO cinder.api.openstack.wsgi [None req-c8858175-3d23-4e03-85a2-cbc9f531581e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:22:19.041 7 INFO cinder.api.openstack.wsgi [None req-6f661eff-4f9d-4598-b6b0-ec285e6e6466 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:22:19.041 8 INFO cinder.api.openstack.wsgi [None req-c8858175-3d23-4e03-85a2-cbc9f531581e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:22:29.041 8 INFO cinder.api.openstack.wsgi [None req-c8858175-3d23-4e03-85a2-cbc9f531581e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:22:29.040 7 INFO cinder.api.openstack.wsgi [None req-6f661eff-4f9d-4598-b6b0-ec285e6e6466 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:22:29.042 8 INFO cinder.api.openstack.wsgi [None req-c8858175-3d23-4e03-85a2-cbc9f531581e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:22:29.042 7 INFO cinder.api.openstack.wsgi [None req-6f661eff-4f9d-4598-b6b0-ec285e6e6466 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:22:33.091 8 INFO cinder.api.openstack.wsgi [None req-ced8d936-c7f5-4813-8237-ffb0aace21ef c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:22:33.124 8 INFO cinder.volume.api [None req-ced8d936-c7f5-4813-8237-ffb0aace21ef c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:22:33.126 8 INFO cinder.api.openstack.wsgi [None req-ced8d936-c7f5-4813-8237-ffb0aace21ef c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 184/368] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:22:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true => generated 15 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 20:22:33.141 7 INFO cinder.api.openstack.wsgi [None req-40cecaa4-9537-47d0-9392-147fbcefab8b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true 2026-08-05 20:22:33.158 7 INFO cinder.volume.api [None req-40cecaa4-9537-47d0-9392-147fbcefab8b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all snapshots completed successfully. 2026-08-05 20:22:33.159 7 INFO cinder.api.openstack.wsgi [None req-40cecaa4-9537-47d0-9392-147fbcefab8b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 185/369] 10.0.0.206 () {28 vars in 674 bytes} [Wed Aug 5 20:22:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:22:33.174 8 INFO cinder.api.openstack.wsgi [None req-df1114a9-8909-44c9-ba02-66ee4f0d37bc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true 2026-08-05 20:22:33.726 8 INFO cinder.api.openstack.wsgi [None req-df1114a9-8909-44c9-ba02-66ee4f0d37bc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 185/370] 10.0.0.206 () {28 vars in 696 bytes} [Wed Aug 5 20:22:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:22:33.741 7 INFO cinder.api.openstack.wsgi [None req-010d05b3-a92a-449f-b221-e75f188b1db2 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services 2026-08-05 20:22:33.749 7 INFO cinder.api.openstack.wsgi [None req-010d05b3-a92a-449f-b221-e75f188b1db2 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 186/371] 10.0.0.206 () {28 vars in 645 bytes} [Wed Aug 5 20:22:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:22:33.761 8 INFO cinder.api.openstack.wsgi [None req-1e993a86-066e-4ecc-a915-90858ae3b498 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:22:33.772 8 INFO cinder.volume.api [None req-1e993a86-066e-4ecc-a915-90858ae3b498 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:22:33.774 8 INFO cinder.api.openstack.wsgi [None req-1e993a86-066e-4ecc-a915-90858ae3b498 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 186/372] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:22:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:22:33.832 7 INFO cinder.api.openstack.wsgi [None req-f19f21a3-2995-4b88-8dd1-5e4046465909 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true 2026-08-05 20:22:33.858 7 INFO cinder.api.openstack.wsgi [None req-f19f21a3-2995-4b88-8dd1-5e4046465909 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 187/373] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:22:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:22:33.873 8 INFO cinder.api.openstack.wsgi [None req-2a301e5b-f6b5-4d0c-b559-73cabedce94c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true 2026-08-05 20:22:33.900 8 INFO cinder.api.openstack.wsgi [None req-2a301e5b-f6b5-4d0c-b559-73cabedce94c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 187/374] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:22:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:22:33.917 7 INFO cinder.api.openstack.wsgi [None req-da95c09e-618c-4c85-9574-b570825484d9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true 2026-08-05 20:22:33.942 7 INFO cinder.api.openstack.wsgi [None req-da95c09e-618c-4c85-9574-b570825484d9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 188/375] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:22:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:22:39.040 8 INFO cinder.api.openstack.wsgi [None req-2a301e5b-f6b5-4d0c-b559-73cabedce94c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:22:39.040 7 INFO cinder.api.openstack.wsgi [None req-da95c09e-618c-4c85-9574-b570825484d9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:22:39.041 8 INFO cinder.api.openstack.wsgi [None req-2a301e5b-f6b5-4d0c-b559-73cabedce94c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:22:39.041 7 INFO cinder.api.openstack.wsgi [None req-da95c09e-618c-4c85-9574-b570825484d9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:22:49.040 8 INFO cinder.api.openstack.wsgi [None req-2a301e5b-f6b5-4d0c-b559-73cabedce94c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:22:49.041 7 INFO cinder.api.openstack.wsgi [None req-da95c09e-618c-4c85-9574-b570825484d9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:22:49.041 7 INFO cinder.api.openstack.wsgi [None req-da95c09e-618c-4c85-9574-b570825484d9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:22:49.042 8 INFO cinder.api.openstack.wsgi [None req-2a301e5b-f6b5-4d0c-b559-73cabedce94c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:22:59.040 8 INFO cinder.api.openstack.wsgi [None req-2a301e5b-f6b5-4d0c-b559-73cabedce94c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:22:59.040 7 INFO cinder.api.openstack.wsgi [None req-da95c09e-618c-4c85-9574-b570825484d9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:22:59.040 8 INFO cinder.api.openstack.wsgi [None req-2a301e5b-f6b5-4d0c-b559-73cabedce94c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:22:59.041 7 INFO cinder.api.openstack.wsgi [None req-da95c09e-618c-4c85-9574-b570825484d9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:23:09.040 8 INFO cinder.api.openstack.wsgi [None req-2a301e5b-f6b5-4d0c-b559-73cabedce94c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:23:09.040 7 INFO cinder.api.openstack.wsgi [None req-da95c09e-618c-4c85-9574-b570825484d9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:23:09.041 7 INFO cinder.api.openstack.wsgi [None req-da95c09e-618c-4c85-9574-b570825484d9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:23:09.041 8 INFO cinder.api.openstack.wsgi [None req-2a301e5b-f6b5-4d0c-b559-73cabedce94c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:23:19.040 7 INFO cinder.api.openstack.wsgi [None req-da95c09e-618c-4c85-9574-b570825484d9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:23:19.041 7 INFO cinder.api.openstack.wsgi [None req-da95c09e-618c-4c85-9574-b570825484d9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:23:19.044 8 INFO cinder.api.openstack.wsgi [None req-2a301e5b-f6b5-4d0c-b559-73cabedce94c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:23:19.045 8 INFO cinder.api.openstack.wsgi [None req-2a301e5b-f6b5-4d0c-b559-73cabedce94c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:23:29.040 8 INFO cinder.api.openstack.wsgi [None req-2a301e5b-f6b5-4d0c-b559-73cabedce94c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:23:29.040 7 INFO cinder.api.openstack.wsgi [None req-da95c09e-618c-4c85-9574-b570825484d9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:23:29.041 8 INFO cinder.api.openstack.wsgi [None req-2a301e5b-f6b5-4d0c-b559-73cabedce94c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:23:29.041 7 INFO cinder.api.openstack.wsgi [None req-da95c09e-618c-4c85-9574-b570825484d9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:23:33.124 8 INFO cinder.api.openstack.wsgi [None req-c8ec841c-23da-433e-ac7f-dbc15b15d01f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:23:33.135 8 INFO cinder.volume.api [None req-c8ec841c-23da-433e-ac7f-dbc15b15d01f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:23:33.137 8 INFO cinder.api.openstack.wsgi [None req-c8ec841c-23da-433e-ac7f-dbc15b15d01f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 194/388] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:23:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 20:23:33.153 7 INFO cinder.api.openstack.wsgi [None req-6ba45f40-fa4e-4c56-a283-50bfc444abde c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true 2026-08-05 20:23:33.696 7 INFO cinder.api.openstack.wsgi [None req-6ba45f40-fa4e-4c56-a283-50bfc444abde c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 195/389] 10.0.0.206 () {28 vars in 696 bytes} [Wed Aug 5 20:23:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:23:33.773 8 INFO cinder.api.openstack.wsgi [None req-d67662bf-4e02-49dd-b661-5829bc24b757 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true 2026-08-05 20:23:33.792 8 INFO cinder.api.openstack.wsgi [None req-d67662bf-4e02-49dd-b661-5829bc24b757 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 195/390] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:23:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:23:33.807 7 INFO cinder.api.openstack.wsgi [None req-f74694d2-7054-4db7-87a7-e8abffc9bba8 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true 2026-08-05 20:23:33.830 7 INFO cinder.api.openstack.wsgi [None req-f74694d2-7054-4db7-87a7-e8abffc9bba8 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 196/391] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:23:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:23:33.844 8 INFO cinder.api.openstack.wsgi [None req-e383587f-31c1-49df-b9e9-f2e3d76425ac c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true 2026-08-05 20:23:33.869 8 INFO cinder.api.openstack.wsgi [None req-e383587f-31c1-49df-b9e9-f2e3d76425ac c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 196/392] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:23:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:23:33.879 7 INFO cinder.api.openstack.wsgi [None req-721aa60e-b3b2-4aa5-835a-fac41c87d05d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:23:33.919 7 INFO cinder.volume.api [None req-721aa60e-b3b2-4aa5-835a-fac41c87d05d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:23:33.921 7 INFO cinder.api.openstack.wsgi [None req-721aa60e-b3b2-4aa5-835a-fac41c87d05d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 197/393] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:23:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 20:23:33.935 8 INFO cinder.api.openstack.wsgi [None req-d03bde5f-b69f-4639-8c5f-10a5f4e5486d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services 2026-08-05 20:23:33.941 8 INFO cinder.api.openstack.wsgi [None req-d03bde5f-b69f-4639-8c5f-10a5f4e5486d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 197/394] 10.0.0.206 () {28 vars in 645 bytes} [Wed Aug 5 20:23:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:23:33.952 7 INFO cinder.api.openstack.wsgi [None req-f234d368-73cf-4d0e-a15c-51f2937926d7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true 2026-08-05 20:23:33.958 7 INFO cinder.volume.api [None req-f234d368-73cf-4d0e-a15c-51f2937926d7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all snapshots completed successfully. 2026-08-05 20:23:33.958 7 INFO cinder.api.openstack.wsgi [None req-f234d368-73cf-4d0e-a15c-51f2937926d7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 198/395] 10.0.0.206 () {28 vars in 674 bytes} [Wed Aug 5 20:23:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:23:39.039 8 INFO cinder.api.openstack.wsgi [None req-d03bde5f-b69f-4639-8c5f-10a5f4e5486d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:23:39.040 7 INFO cinder.api.openstack.wsgi [None req-f234d368-73cf-4d0e-a15c-51f2937926d7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:23:39.041 8 INFO cinder.api.openstack.wsgi [None req-d03bde5f-b69f-4639-8c5f-10a5f4e5486d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:23:39.041 7 INFO cinder.api.openstack.wsgi [None req-f234d368-73cf-4d0e-a15c-51f2937926d7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:23:49.041 8 INFO cinder.api.openstack.wsgi [None req-d03bde5f-b69f-4639-8c5f-10a5f4e5486d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:23:49.041 7 INFO cinder.api.openstack.wsgi [None req-f234d368-73cf-4d0e-a15c-51f2937926d7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:23:49.042 7 INFO cinder.api.openstack.wsgi [None req-f234d368-73cf-4d0e-a15c-51f2937926d7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:23:49.042 8 INFO cinder.api.openstack.wsgi [None req-d03bde5f-b69f-4639-8c5f-10a5f4e5486d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:23:59.040 8 INFO cinder.api.openstack.wsgi [None req-d03bde5f-b69f-4639-8c5f-10a5f4e5486d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:23:59.041 8 INFO cinder.api.openstack.wsgi [None req-d03bde5f-b69f-4639-8c5f-10a5f4e5486d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:23:59.041 7 INFO cinder.api.openstack.wsgi [None req-f234d368-73cf-4d0e-a15c-51f2937926d7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:23:59.042 7 INFO cinder.api.openstack.wsgi [None req-f234d368-73cf-4d0e-a15c-51f2937926d7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:24:09.040 8 INFO cinder.api.openstack.wsgi [None req-d03bde5f-b69f-4639-8c5f-10a5f4e5486d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:24:09.041 8 INFO cinder.api.openstack.wsgi [None req-d03bde5f-b69f-4639-8c5f-10a5f4e5486d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:24:09.041 7 INFO cinder.api.openstack.wsgi [None req-f234d368-73cf-4d0e-a15c-51f2937926d7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:24:09.043 7 INFO cinder.api.openstack.wsgi [None req-f234d368-73cf-4d0e-a15c-51f2937926d7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:24:19.040 8 INFO cinder.api.openstack.wsgi [None req-d03bde5f-b69f-4639-8c5f-10a5f4e5486d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:24:19.040 7 INFO cinder.api.openstack.wsgi [None req-f234d368-73cf-4d0e-a15c-51f2937926d7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:24:19.041 8 INFO cinder.api.openstack.wsgi [None req-d03bde5f-b69f-4639-8c5f-10a5f4e5486d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:24:19.042 7 INFO cinder.api.openstack.wsgi [None req-f234d368-73cf-4d0e-a15c-51f2937926d7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:24:29.040 8 INFO cinder.api.openstack.wsgi [None req-d03bde5f-b69f-4639-8c5f-10a5f4e5486d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:24:29.040 7 INFO cinder.api.openstack.wsgi [None req-f234d368-73cf-4d0e-a15c-51f2937926d7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:24:29.041 8 INFO cinder.api.openstack.wsgi [None req-d03bde5f-b69f-4639-8c5f-10a5f4e5486d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:24:29.042 7 INFO cinder.api.openstack.wsgi [None req-f234d368-73cf-4d0e-a15c-51f2937926d7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:24:33.067 7 INFO cinder.api.openstack.wsgi [None req-9e7c5f17-e007-49dd-9c27-12f5560226a9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true 2026-08-05 20:24:33.572 7 INFO cinder.api.openstack.wsgi [None req-9e7c5f17-e007-49dd-9c27-12f5560226a9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 205/408] 10.0.0.206 () {28 vars in 696 bytes} [Wed Aug 5 20:24:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:24:33.586 8 INFO cinder.api.openstack.wsgi [None req-21349d60-aa4a-46a5-b70d-53f471909fbe c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:24:33.596 8 INFO cinder.volume.api [None req-21349d60-aa4a-46a5-b70d-53f471909fbe c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:24:33.599 8 INFO cinder.api.openstack.wsgi [None req-21349d60-aa4a-46a5-b70d-53f471909fbe c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 204/409] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:24:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:24:33.636 7 INFO cinder.api.openstack.wsgi [None req-5812c51a-dfbe-421e-a1eb-dbd5490ba1ef c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true 2026-08-05 20:24:33.658 7 INFO cinder.api.openstack.wsgi [None req-5812c51a-dfbe-421e-a1eb-dbd5490ba1ef c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 206/410] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:24:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:24:33.671 8 INFO cinder.api.openstack.wsgi [None req-9a6aacff-094f-48d4-ba26-46a7c4e02c38 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true 2026-08-05 20:24:33.693 8 INFO cinder.api.openstack.wsgi [None req-9a6aacff-094f-48d4-ba26-46a7c4e02c38 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 205/411] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:24:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:24:33.706 7 INFO cinder.api.openstack.wsgi [None req-fbd020eb-28e6-4dc4-b8de-958a8a1523b6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true 2026-08-05 20:24:33.752 7 INFO cinder.api.openstack.wsgi [None req-fbd020eb-28e6-4dc4-b8de-958a8a1523b6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 207/412] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:24:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:24:33.764 8 INFO cinder.api.openstack.wsgi [None req-1d78d96f-9d8b-4d4c-b96d-7692d4618a02 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:24:33.776 8 INFO cinder.volume.api [None req-1d78d96f-9d8b-4d4c-b96d-7692d4618a02 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:24:33.777 8 INFO cinder.api.openstack.wsgi [None req-1d78d96f-9d8b-4d4c-b96d-7692d4618a02 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 206/413] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:24:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 20:24:33.789 7 INFO cinder.api.openstack.wsgi [None req-83d7da9a-a7e6-4c7e-a493-63646dec85b7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true 2026-08-05 20:24:33.796 7 INFO cinder.volume.api [None req-83d7da9a-a7e6-4c7e-a493-63646dec85b7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all snapshots completed successfully. 2026-08-05 20:24:33.796 7 INFO cinder.api.openstack.wsgi [None req-83d7da9a-a7e6-4c7e-a493-63646dec85b7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 208/414] 10.0.0.206 () {28 vars in 674 bytes} [Wed Aug 5 20:24:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:24:33.807 8 INFO cinder.api.openstack.wsgi [None req-fa22be02-b3da-4d65-a257-b9ea485f3e1f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services 2026-08-05 20:24:33.813 8 INFO cinder.api.openstack.wsgi [None req-fa22be02-b3da-4d65-a257-b9ea485f3e1f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 207/415] 10.0.0.206 () {28 vars in 645 bytes} [Wed Aug 5 20:24:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:24:39.040 7 INFO cinder.api.openstack.wsgi [None req-83d7da9a-a7e6-4c7e-a493-63646dec85b7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:24:39.040 8 INFO cinder.api.openstack.wsgi [None req-fa22be02-b3da-4d65-a257-b9ea485f3e1f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:24:39.041 7 INFO cinder.api.openstack.wsgi [None req-83d7da9a-a7e6-4c7e-a493-63646dec85b7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:24:39.041 8 INFO cinder.api.openstack.wsgi [None req-fa22be02-b3da-4d65-a257-b9ea485f3e1f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:24:49.041 8 INFO cinder.api.openstack.wsgi [None req-fa22be02-b3da-4d65-a257-b9ea485f3e1f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:24:49.041 7 INFO cinder.api.openstack.wsgi [None req-83d7da9a-a7e6-4c7e-a493-63646dec85b7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:24:49.042 8 INFO cinder.api.openstack.wsgi [None req-fa22be02-b3da-4d65-a257-b9ea485f3e1f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:24:49.042 7 INFO cinder.api.openstack.wsgi [None req-83d7da9a-a7e6-4c7e-a493-63646dec85b7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:24:59.040 7 INFO cinder.api.openstack.wsgi [None req-83d7da9a-a7e6-4c7e-a493-63646dec85b7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:24:59.040 8 INFO cinder.api.openstack.wsgi [None req-fa22be02-b3da-4d65-a257-b9ea485f3e1f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:24:59.041 7 INFO cinder.api.openstack.wsgi [None req-83d7da9a-a7e6-4c7e-a493-63646dec85b7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:24:59.041 8 INFO cinder.api.openstack.wsgi [None req-fa22be02-b3da-4d65-a257-b9ea485f3e1f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:25:09.040 7 INFO cinder.api.openstack.wsgi [None req-83d7da9a-a7e6-4c7e-a493-63646dec85b7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:25:09.040 8 INFO cinder.api.openstack.wsgi [None req-fa22be02-b3da-4d65-a257-b9ea485f3e1f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:25:09.041 7 INFO cinder.api.openstack.wsgi [None req-83d7da9a-a7e6-4c7e-a493-63646dec85b7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:25:09.041 8 INFO cinder.api.openstack.wsgi [None req-fa22be02-b3da-4d65-a257-b9ea485f3e1f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:25:19.040 7 INFO cinder.api.openstack.wsgi [None req-83d7da9a-a7e6-4c7e-a493-63646dec85b7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:25:19.040 8 INFO cinder.api.openstack.wsgi [None req-fa22be02-b3da-4d65-a257-b9ea485f3e1f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:25:19.041 7 INFO cinder.api.openstack.wsgi [None req-83d7da9a-a7e6-4c7e-a493-63646dec85b7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:25:19.042 8 INFO cinder.api.openstack.wsgi [None req-fa22be02-b3da-4d65-a257-b9ea485f3e1f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:25:29.040 8 INFO cinder.api.openstack.wsgi [None req-fa22be02-b3da-4d65-a257-b9ea485f3e1f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:25:29.040 7 INFO cinder.api.openstack.wsgi [None req-83d7da9a-a7e6-4c7e-a493-63646dec85b7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:25:29.041 8 INFO cinder.api.openstack.wsgi [None req-fa22be02-b3da-4d65-a257-b9ea485f3e1f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:25:29.041 7 INFO cinder.api.openstack.wsgi [None req-83d7da9a-a7e6-4c7e-a493-63646dec85b7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:25:33.109 8 INFO cinder.api.openstack.wsgi [None req-9758ccc0-0774-4b78-b849-dae323e69cc3 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:25:33.123 8 INFO cinder.volume.api [None req-9758ccc0-0774-4b78-b849-dae323e69cc3 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:25:33.126 8 INFO cinder.api.openstack.wsgi [None req-9758ccc0-0774-4b78-b849-dae323e69cc3 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 214/428] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:25:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true => generated 15 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 20:25:33.141 7 INFO cinder.api.openstack.wsgi [None req-9a9905b1-1552-4351-b65d-3ed2aa8b1afc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true 2026-08-05 20:25:33.149 7 INFO cinder.volume.api [None req-9a9905b1-1552-4351-b65d-3ed2aa8b1afc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all snapshots completed successfully. 2026-08-05 20:25:33.150 7 INFO cinder.api.openstack.wsgi [None req-9a9905b1-1552-4351-b65d-3ed2aa8b1afc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 215/429] 10.0.0.206 () {28 vars in 674 bytes} [Wed Aug 5 20:25:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 20:25:33.162 8 INFO cinder.api.openstack.wsgi [None req-86d386b7-c1cb-4461-8c8e-d2646eae22c4 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true 2026-08-05 20:25:33.665 8 INFO cinder.api.openstack.wsgi [None req-86d386b7-c1cb-4461-8c8e-d2646eae22c4 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 215/430] 10.0.0.206 () {28 vars in 696 bytes} [Wed Aug 5 20:25:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:25:33.711 7 INFO cinder.api.openstack.wsgi [None req-9cfc9ea2-e161-40d1-a9c7-e9703bb57925 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true 2026-08-05 20:25:33.736 7 INFO cinder.api.openstack.wsgi [None req-9cfc9ea2-e161-40d1-a9c7-e9703bb57925 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 216/431] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:25:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:25:33.752 8 INFO cinder.api.openstack.wsgi [None req-23753028-2311-49dd-847c-7c7620269ff4 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true 2026-08-05 20:25:33.771 8 INFO cinder.api.openstack.wsgi [None req-23753028-2311-49dd-847c-7c7620269ff4 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 216/432] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:25:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:25:33.782 7 INFO cinder.api.openstack.wsgi [None req-934a8d0d-7e0e-4d18-a505-5cbcc2382418 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true 2026-08-05 20:25:33.803 7 INFO cinder.api.openstack.wsgi [None req-934a8d0d-7e0e-4d18-a505-5cbcc2382418 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 217/433] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:25:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:25:33.815 8 INFO cinder.api.openstack.wsgi [None req-dd518687-00be-40a7-a1fb-5782bc7410ef c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:25:33.826 8 INFO cinder.volume.api [None req-dd518687-00be-40a7-a1fb-5782bc7410ef c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:25:33.827 8 INFO cinder.api.openstack.wsgi [None req-dd518687-00be-40a7-a1fb-5782bc7410ef c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 217/434] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:25:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:25:33.839 7 INFO cinder.api.openstack.wsgi [None req-c79d5992-6197-4fd7-820f-a0997e19ab38 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services 2026-08-05 20:25:33.845 7 INFO cinder.api.openstack.wsgi [None req-c79d5992-6197-4fd7-820f-a0997e19ab38 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 218/435] 10.0.0.206 () {28 vars in 645 bytes} [Wed Aug 5 20:25:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:25:39.040 8 INFO cinder.api.openstack.wsgi [None req-dd518687-00be-40a7-a1fb-5782bc7410ef c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:25:39.041 7 INFO cinder.api.openstack.wsgi [None req-c79d5992-6197-4fd7-820f-a0997e19ab38 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:25:39.041 8 INFO cinder.api.openstack.wsgi [None req-dd518687-00be-40a7-a1fb-5782bc7410ef c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:25:39.042 7 INFO cinder.api.openstack.wsgi [None req-c79d5992-6197-4fd7-820f-a0997e19ab38 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:25:49.039 8 INFO cinder.api.openstack.wsgi [None req-dd518687-00be-40a7-a1fb-5782bc7410ef c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:25:49.040 8 INFO cinder.api.openstack.wsgi [None req-dd518687-00be-40a7-a1fb-5782bc7410ef c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:25:49.040 7 INFO cinder.api.openstack.wsgi [None req-c79d5992-6197-4fd7-820f-a0997e19ab38 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:25:49.042 7 INFO cinder.api.openstack.wsgi [None req-c79d5992-6197-4fd7-820f-a0997e19ab38 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:25:59.043 8 INFO cinder.api.openstack.wsgi [None req-dd518687-00be-40a7-a1fb-5782bc7410ef c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:25:59.043 7 INFO cinder.api.openstack.wsgi [None req-c79d5992-6197-4fd7-820f-a0997e19ab38 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:25:59.044 7 INFO cinder.api.openstack.wsgi [None req-c79d5992-6197-4fd7-820f-a0997e19ab38 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:25:59.047 8 INFO cinder.api.openstack.wsgi [None req-dd518687-00be-40a7-a1fb-5782bc7410ef c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:26:09.040 7 INFO cinder.api.openstack.wsgi [None req-c79d5992-6197-4fd7-820f-a0997e19ab38 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:26:09.040 8 INFO cinder.api.openstack.wsgi [None req-dd518687-00be-40a7-a1fb-5782bc7410ef c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:26:09.041 7 INFO cinder.api.openstack.wsgi [None req-c79d5992-6197-4fd7-820f-a0997e19ab38 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:26:09.041 8 INFO cinder.api.openstack.wsgi [None req-dd518687-00be-40a7-a1fb-5782bc7410ef c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:26:19.040 8 INFO cinder.api.openstack.wsgi [None req-dd518687-00be-40a7-a1fb-5782bc7410ef c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:26:19.040 7 INFO cinder.api.openstack.wsgi [None req-c79d5992-6197-4fd7-820f-a0997e19ab38 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:26:19.041 8 INFO cinder.api.openstack.wsgi [None req-dd518687-00be-40a7-a1fb-5782bc7410ef c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:26:19.041 7 INFO cinder.api.openstack.wsgi [None req-c79d5992-6197-4fd7-820f-a0997e19ab38 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:26:29.040 7 INFO cinder.api.openstack.wsgi [None req-c79d5992-6197-4fd7-820f-a0997e19ab38 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:26:29.040 8 INFO cinder.api.openstack.wsgi [None req-dd518687-00be-40a7-a1fb-5782bc7410ef c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:26:29.041 8 INFO cinder.api.openstack.wsgi [None req-dd518687-00be-40a7-a1fb-5782bc7410ef c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:26:29.042 7 INFO cinder.api.openstack.wsgi [None req-c79d5992-6197-4fd7-820f-a0997e19ab38 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:26:33.069 7 INFO cinder.api.openstack.wsgi [None req-0ab91e98-df2c-44a3-8fdc-cd7bb1319f59 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services 2026-08-05 20:26:33.075 7 INFO cinder.api.openstack.wsgi [None req-0ab91e98-df2c-44a3-8fdc-cd7bb1319f59 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 225/448] 10.0.0.206 () {28 vars in 645 bytes} [Wed Aug 5 20:26:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-services => generated 646 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:26:33.087 8 INFO cinder.api.openstack.wsgi [None req-bf6e3e6c-ed28-4aff-8680-e07c7f237251 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:26:33.099 8 INFO cinder.volume.api [None req-bf6e3e6c-ed28-4aff-8680-e07c7f237251 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:26:33.100 8 INFO cinder.api.openstack.wsgi [None req-bf6e3e6c-ed28-4aff-8680-e07c7f237251 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 224/449] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:26:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:26:33.111 7 INFO cinder.api.openstack.wsgi [None req-9e053a14-1b70-465a-9d05-b05e4539b256 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:26:33.122 7 INFO cinder.volume.api [None req-9e053a14-1b70-465a-9d05-b05e4539b256 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:26:33.124 7 INFO cinder.api.openstack.wsgi [None req-9e053a14-1b70-465a-9d05-b05e4539b256 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 226/450] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:26:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:26:33.139 8 INFO cinder.api.openstack.wsgi [None req-2a53ab28-7b82-471e-b92a-880eba7cd009 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true 2026-08-05 20:26:33.644 8 INFO cinder.api.openstack.wsgi [None req-2a53ab28-7b82-471e-b92a-880eba7cd009 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 225/451] 10.0.0.206 () {28 vars in 696 bytes} [Wed Aug 5 20:26:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:26:33.657 7 INFO cinder.api.openstack.wsgi [None req-61be1643-0749-4a6e-979a-62bae3586138 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true 2026-08-05 20:26:33.664 7 INFO cinder.volume.api [None req-61be1643-0749-4a6e-979a-62bae3586138 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all snapshots completed successfully. 2026-08-05 20:26:33.664 7 INFO cinder.api.openstack.wsgi [None req-61be1643-0749-4a6e-979a-62bae3586138 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 227/452] 10.0.0.206 () {28 vars in 674 bytes} [Wed Aug 5 20:26:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:26:33.712 8 INFO cinder.api.openstack.wsgi [None req-918afe9b-c919-4584-9c89-558d987887f8 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true 2026-08-05 20:26:33.738 8 INFO cinder.api.openstack.wsgi [None req-918afe9b-c919-4584-9c89-558d987887f8 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 226/453] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:26:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:26:33.750 7 INFO cinder.api.openstack.wsgi [None req-589203ad-1747-473c-a304-b0b08a18f2de c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true 2026-08-05 20:26:33.771 7 INFO cinder.api.openstack.wsgi [None req-589203ad-1747-473c-a304-b0b08a18f2de c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 228/454] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:26:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:26:33.789 8 INFO cinder.api.openstack.wsgi [None req-3f3df443-9713-4ee8-be3a-18a64173209d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true 2026-08-05 20:26:33.814 8 INFO cinder.api.openstack.wsgi [None req-3f3df443-9713-4ee8-be3a-18a64173209d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 227/455] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:26:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:26:39.040 7 INFO cinder.api.openstack.wsgi [None req-589203ad-1747-473c-a304-b0b08a18f2de c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:26:39.040 8 INFO cinder.api.openstack.wsgi [None req-3f3df443-9713-4ee8-be3a-18a64173209d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:26:39.041 7 INFO cinder.api.openstack.wsgi [None req-589203ad-1747-473c-a304-b0b08a18f2de c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:26:39.041 8 INFO cinder.api.openstack.wsgi [None req-3f3df443-9713-4ee8-be3a-18a64173209d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:26:49.040 8 INFO cinder.api.openstack.wsgi [None req-3f3df443-9713-4ee8-be3a-18a64173209d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:26:49.040 7 INFO cinder.api.openstack.wsgi [None req-589203ad-1747-473c-a304-b0b08a18f2de c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:26:49.041 8 INFO cinder.api.openstack.wsgi [None req-3f3df443-9713-4ee8-be3a-18a64173209d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:26:49.042 7 INFO cinder.api.openstack.wsgi [None req-589203ad-1747-473c-a304-b0b08a18f2de c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:26:59.040 8 INFO cinder.api.openstack.wsgi [None req-3f3df443-9713-4ee8-be3a-18a64173209d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:26:59.040 7 INFO cinder.api.openstack.wsgi [None req-589203ad-1747-473c-a304-b0b08a18f2de c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:26:59.041 8 INFO cinder.api.openstack.wsgi [None req-3f3df443-9713-4ee8-be3a-18a64173209d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:26:59.041 7 INFO cinder.api.openstack.wsgi [None req-589203ad-1747-473c-a304-b0b08a18f2de c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:27:09.040 7 INFO cinder.api.openstack.wsgi [None req-589203ad-1747-473c-a304-b0b08a18f2de c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:27:09.040 8 INFO cinder.api.openstack.wsgi [None req-3f3df443-9713-4ee8-be3a-18a64173209d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:27:09.041 8 INFO cinder.api.openstack.wsgi [None req-3f3df443-9713-4ee8-be3a-18a64173209d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:27:09.042 7 INFO cinder.api.openstack.wsgi [None req-589203ad-1747-473c-a304-b0b08a18f2de c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:27:19.040 8 INFO cinder.api.openstack.wsgi [None req-3f3df443-9713-4ee8-be3a-18a64173209d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:27:19.040 7 INFO cinder.api.openstack.wsgi [None req-589203ad-1747-473c-a304-b0b08a18f2de c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:27:19.042 7 INFO cinder.api.openstack.wsgi [None req-589203ad-1747-473c-a304-b0b08a18f2de c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:27:19.042 8 INFO cinder.api.openstack.wsgi [None req-3f3df443-9713-4ee8-be3a-18a64173209d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:27:29.040 7 INFO cinder.api.openstack.wsgi [None req-589203ad-1747-473c-a304-b0b08a18f2de c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:27:29.041 8 INFO cinder.api.openstack.wsgi [None req-3f3df443-9713-4ee8-be3a-18a64173209d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:27:29.042 8 INFO cinder.api.openstack.wsgi [None req-3f3df443-9713-4ee8-be3a-18a64173209d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:27:29.042 7 INFO cinder.api.openstack.wsgi [None req-589203ad-1747-473c-a304-b0b08a18f2de c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:27:33.097 8 INFO cinder.api.openstack.wsgi [None req-0a81d900-258b-470b-971e-9769460e2068 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true 2026-08-05 20:27:33.125 8 INFO cinder.api.openstack.wsgi [None req-0a81d900-258b-470b-971e-9769460e2068 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 234/468] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:27:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true => generated 845 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:27:33.136 7 INFO cinder.api.openstack.wsgi [None req-310efb54-3c79-4b3e-9f6e-5c95cc9c0fbf c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true 2026-08-05 20:27:33.166 7 INFO cinder.api.openstack.wsgi [None req-310efb54-3c79-4b3e-9f6e-5c95cc9c0fbf c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 235/469] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:27:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:27:33.181 8 INFO cinder.api.openstack.wsgi [None req-eaddcafc-617e-4af8-ac35-8b12bde4c7c8 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true 2026-08-05 20:27:33.211 8 INFO cinder.api.openstack.wsgi [None req-eaddcafc-617e-4af8-ac35-8b12bde4c7c8 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 235/470] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:27:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:27:33.223 7 INFO cinder.api.openstack.wsgi [None req-ba7900d5-e31b-4b02-ac17-3cf218398bd7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true 2026-08-05 20:27:33.232 7 INFO cinder.volume.api [None req-ba7900d5-e31b-4b02-ac17-3cf218398bd7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all snapshots completed successfully. 2026-08-05 20:27:33.233 7 INFO cinder.api.openstack.wsgi [None req-ba7900d5-e31b-4b02-ac17-3cf218398bd7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 236/471] 10.0.0.206 () {28 vars in 674 bytes} [Wed Aug 5 20:27:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 20:27:33.249 8 INFO cinder.api.openstack.wsgi [None req-e097c433-cfd5-496b-a287-2fefd9c8373a c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services 2026-08-05 20:27:33.262 8 INFO cinder.api.openstack.wsgi [None req-e097c433-cfd5-496b-a287-2fefd9c8373a c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 236/472] 10.0.0.206 () {28 vars in 645 bytes} [Wed Aug 5 20:27:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-services => generated 646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:27:33.270 7 INFO cinder.api.openstack.wsgi [None req-8dbefc9d-ab5c-4a70-a3bf-e5fc592e10b7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:27:33.281 7 INFO cinder.volume.api [None req-8dbefc9d-ab5c-4a70-a3bf-e5fc592e10b7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:27:33.283 7 INFO cinder.api.openstack.wsgi [None req-8dbefc9d-ab5c-4a70-a3bf-e5fc592e10b7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 237/473] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:27:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:27:33.296 8 INFO cinder.api.openstack.wsgi [None req-f46203aa-7f6b-4fae-9dd2-70bcb448cb82 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true 2026-08-05 20:27:33.802 8 INFO cinder.api.openstack.wsgi [None req-f46203aa-7f6b-4fae-9dd2-70bcb448cb82 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 237/474] 10.0.0.206 () {28 vars in 696 bytes} [Wed Aug 5 20:27:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:27:33.812 7 INFO cinder.api.openstack.wsgi [None req-f9222b1c-8dff-4882-84db-caef04d130db c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:27:33.821 7 INFO cinder.volume.api [None req-f9222b1c-8dff-4882-84db-caef04d130db c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:27:33.822 7 INFO cinder.api.openstack.wsgi [None req-f9222b1c-8dff-4882-84db-caef04d130db c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 238/475] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:27:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:27:39.040 7 INFO cinder.api.openstack.wsgi [None req-f9222b1c-8dff-4882-84db-caef04d130db c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:27:39.040 8 INFO cinder.api.openstack.wsgi [None req-f46203aa-7f6b-4fae-9dd2-70bcb448cb82 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:27:39.040 7 INFO cinder.api.openstack.wsgi [None req-f9222b1c-8dff-4882-84db-caef04d130db c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:27:39.041 8 INFO cinder.api.openstack.wsgi [None req-f46203aa-7f6b-4fae-9dd2-70bcb448cb82 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:27:49.040 7 INFO cinder.api.openstack.wsgi [None req-f9222b1c-8dff-4882-84db-caef04d130db c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:27:49.040 8 INFO cinder.api.openstack.wsgi [None req-f46203aa-7f6b-4fae-9dd2-70bcb448cb82 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:27:49.040 7 INFO cinder.api.openstack.wsgi [None req-f9222b1c-8dff-4882-84db-caef04d130db c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:27:49.041 8 INFO cinder.api.openstack.wsgi [None req-f46203aa-7f6b-4fae-9dd2-70bcb448cb82 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:27:59.040 8 INFO cinder.api.openstack.wsgi [None req-f46203aa-7f6b-4fae-9dd2-70bcb448cb82 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:27:59.040 7 INFO cinder.api.openstack.wsgi [None req-f9222b1c-8dff-4882-84db-caef04d130db c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:27:59.042 7 INFO cinder.api.openstack.wsgi [None req-f9222b1c-8dff-4882-84db-caef04d130db c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:27:59.042 8 INFO cinder.api.openstack.wsgi [None req-f46203aa-7f6b-4fae-9dd2-70bcb448cb82 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:28:09.040 7 INFO cinder.api.openstack.wsgi [None req-f9222b1c-8dff-4882-84db-caef04d130db c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:28:09.040 8 INFO cinder.api.openstack.wsgi [None req-f46203aa-7f6b-4fae-9dd2-70bcb448cb82 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:28:09.041 7 INFO cinder.api.openstack.wsgi [None req-f9222b1c-8dff-4882-84db-caef04d130db c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:28:09.041 8 INFO cinder.api.openstack.wsgi [None req-f46203aa-7f6b-4fae-9dd2-70bcb448cb82 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:28:19.040 8 INFO cinder.api.openstack.wsgi [None req-f46203aa-7f6b-4fae-9dd2-70bcb448cb82 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:28:19.040 7 INFO cinder.api.openstack.wsgi [None req-f9222b1c-8dff-4882-84db-caef04d130db c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:28:19.041 8 INFO cinder.api.openstack.wsgi [None req-f46203aa-7f6b-4fae-9dd2-70bcb448cb82 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:28:19.041 7 INFO cinder.api.openstack.wsgi [None req-f9222b1c-8dff-4882-84db-caef04d130db c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:28:29.043 7 INFO cinder.api.openstack.wsgi [None req-f9222b1c-8dff-4882-84db-caef04d130db c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:28:29.044 8 INFO cinder.api.openstack.wsgi [None req-f46203aa-7f6b-4fae-9dd2-70bcb448cb82 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:28:29.044 7 INFO cinder.api.openstack.wsgi [None req-f9222b1c-8dff-4882-84db-caef04d130db c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:28:29.045 8 INFO cinder.api.openstack.wsgi [None req-f46203aa-7f6b-4fae-9dd2-70bcb448cb82 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:28:33.078 7 INFO cinder.api.openstack.wsgi [None req-b15040fd-ae93-4523-abbc-57fcdb30adcb c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:28:33.087 7 INFO cinder.volume.api [None req-b15040fd-ae93-4523-abbc-57fcdb30adcb c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:28:33.089 7 INFO cinder.api.openstack.wsgi [None req-b15040fd-ae93-4523-abbc-57fcdb30adcb c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 245/488] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:28:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 20:28:33.141 8 INFO cinder.api.openstack.wsgi [None req-7a52c81b-dd82-4286-a29d-ba4d789a5e61 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true 2026-08-05 20:28:33.170 8 INFO cinder.api.openstack.wsgi [None req-7a52c81b-dd82-4286-a29d-ba4d789a5e61 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 244/489] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:28:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:28:33.185 7 INFO cinder.api.openstack.wsgi [None req-e6afad23-616d-4f64-9060-caece6fc2c71 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true 2026-08-05 20:28:33.217 7 INFO cinder.api.openstack.wsgi [None req-e6afad23-616d-4f64-9060-caece6fc2c71 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 246/490] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:28:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:28:33.229 8 INFO cinder.api.openstack.wsgi [None req-8b203d68-45e9-4604-add6-baf9bf9678c7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true 2026-08-05 20:28:33.254 8 INFO cinder.api.openstack.wsgi [None req-8b203d68-45e9-4604-add6-baf9bf9678c7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 245/491] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:28:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:28:33.265 7 INFO cinder.api.openstack.wsgi [None req-63b01235-5a41-4ba8-be7d-c617c4843294 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:28:33.274 7 INFO cinder.volume.api [None req-63b01235-5a41-4ba8-be7d-c617c4843294 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:28:33.276 7 INFO cinder.api.openstack.wsgi [None req-63b01235-5a41-4ba8-be7d-c617c4843294 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 247/492] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:28:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:28:33.285 8 INFO cinder.api.openstack.wsgi [None req-5980c801-d547-4085-8466-ed903b4bf21f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true 2026-08-05 20:28:33.305 8 INFO cinder.volume.api [None req-5980c801-d547-4085-8466-ed903b4bf21f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all snapshots completed successfully. 2026-08-05 20:28:33.305 8 INFO cinder.api.openstack.wsgi [None req-5980c801-d547-4085-8466-ed903b4bf21f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 246/493] 10.0.0.206 () {28 vars in 674 bytes} [Wed Aug 5 20:28:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 20:28:33.316 7 INFO cinder.api.openstack.wsgi [None req-1577e844-57f5-4728-a31a-07a48598a69b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services 2026-08-05 20:28:33.322 7 INFO cinder.api.openstack.wsgi [None req-1577e844-57f5-4728-a31a-07a48598a69b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 248/494] 10.0.0.206 () {28 vars in 645 bytes} [Wed Aug 5 20:28:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:28:33.334 8 INFO cinder.api.openstack.wsgi [None req-2d239273-c5f9-4bd4-82bd-9deddcd39392 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true 2026-08-05 20:28:33.838 8 INFO cinder.api.openstack.wsgi [None req-2d239273-c5f9-4bd4-82bd-9deddcd39392 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 247/495] 10.0.0.206 () {28 vars in 696 bytes} [Wed Aug 5 20:28:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:28:39.040 7 INFO cinder.api.openstack.wsgi [None req-1577e844-57f5-4728-a31a-07a48598a69b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:28:39.041 8 INFO cinder.api.openstack.wsgi [None req-2d239273-c5f9-4bd4-82bd-9deddcd39392 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:28:39.042 7 INFO cinder.api.openstack.wsgi [None req-1577e844-57f5-4728-a31a-07a48598a69b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:28:39.042 8 INFO cinder.api.openstack.wsgi [None req-2d239273-c5f9-4bd4-82bd-9deddcd39392 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:28:49.040 7 INFO cinder.api.openstack.wsgi [None req-1577e844-57f5-4728-a31a-07a48598a69b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:28:49.040 8 INFO cinder.api.openstack.wsgi [None req-2d239273-c5f9-4bd4-82bd-9deddcd39392 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:28:49.041 8 INFO cinder.api.openstack.wsgi [None req-2d239273-c5f9-4bd4-82bd-9deddcd39392 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:28:49.041 7 INFO cinder.api.openstack.wsgi [None req-1577e844-57f5-4728-a31a-07a48598a69b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:28:59.040 8 INFO cinder.api.openstack.wsgi [None req-2d239273-c5f9-4bd4-82bd-9deddcd39392 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:28:59.041 8 INFO cinder.api.openstack.wsgi [None req-2d239273-c5f9-4bd4-82bd-9deddcd39392 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:28:59.041 7 INFO cinder.api.openstack.wsgi [None req-1577e844-57f5-4728-a31a-07a48598a69b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:28:59.042 7 INFO cinder.api.openstack.wsgi [None req-1577e844-57f5-4728-a31a-07a48598a69b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:29:09.040 7 INFO cinder.api.openstack.wsgi [None req-1577e844-57f5-4728-a31a-07a48598a69b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:29:09.040 8 INFO cinder.api.openstack.wsgi [None req-2d239273-c5f9-4bd4-82bd-9deddcd39392 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:29:09.040 7 INFO cinder.api.openstack.wsgi [None req-1577e844-57f5-4728-a31a-07a48598a69b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:29:09.040 8 INFO cinder.api.openstack.wsgi [None req-2d239273-c5f9-4bd4-82bd-9deddcd39392 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:29:19.039 7 INFO cinder.api.openstack.wsgi [None req-1577e844-57f5-4728-a31a-07a48598a69b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:29:19.040 7 INFO cinder.api.openstack.wsgi [None req-1577e844-57f5-4728-a31a-07a48598a69b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:29:19.040 8 INFO cinder.api.openstack.wsgi [None req-2d239273-c5f9-4bd4-82bd-9deddcd39392 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:29:19.043 8 INFO cinder.api.openstack.wsgi [None req-2d239273-c5f9-4bd4-82bd-9deddcd39392 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:29:29.039 7 INFO cinder.api.openstack.wsgi [None req-1577e844-57f5-4728-a31a-07a48598a69b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:29:29.040 8 INFO cinder.api.openstack.wsgi [None req-2d239273-c5f9-4bd4-82bd-9deddcd39392 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:29:29.040 7 INFO cinder.api.openstack.wsgi [None req-1577e844-57f5-4728-a31a-07a48598a69b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:29:29.042 8 INFO cinder.api.openstack.wsgi [None req-2d239273-c5f9-4bd4-82bd-9deddcd39392 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:29:33.062 7 INFO cinder.api.openstack.wsgi [None req-400dd9d7-4b7a-4e1e-95dd-b4f6bef1cc16 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services 2026-08-05 20:29:33.068 7 INFO cinder.api.openstack.wsgi [None req-400dd9d7-4b7a-4e1e-95dd-b4f6bef1cc16 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 255/508] 10.0.0.206 () {28 vars in 645 bytes} [Wed Aug 5 20:29:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-services => generated 646 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:29:33.078 8 INFO cinder.api.openstack.wsgi [None req-6cd37145-55f2-4302-8e60-aa7a2576d750 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:29:33.087 8 INFO cinder.volume.api [None req-6cd37145-55f2-4302-8e60-aa7a2576d750 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:29:33.089 8 INFO cinder.api.openstack.wsgi [None req-6cd37145-55f2-4302-8e60-aa7a2576d750 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 254/509] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:29:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:29:33.133 7 INFO cinder.api.openstack.wsgi [None req-f3096b4a-08aa-4682-853d-ccce21750509 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true 2026-08-05 20:29:33.157 7 INFO cinder.api.openstack.wsgi [None req-f3096b4a-08aa-4682-853d-ccce21750509 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 256/510] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:29:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:29:33.172 8 INFO cinder.api.openstack.wsgi [None req-3af5ce66-eed0-45b9-b755-c9833f943cfa c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true 2026-08-05 20:29:33.203 8 INFO cinder.api.openstack.wsgi [None req-3af5ce66-eed0-45b9-b755-c9833f943cfa c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 255/511] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:29:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:29:33.220 7 INFO cinder.api.openstack.wsgi [None req-efaa2a21-2595-477c-920b-48226fc5ac91 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true 2026-08-05 20:29:33.242 7 INFO cinder.api.openstack.wsgi [None req-efaa2a21-2595-477c-920b-48226fc5ac91 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 257/512] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:29:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:29:33.256 8 INFO cinder.api.openstack.wsgi [None req-42f512a0-951a-4ad5-8232-257e58ebc070 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:29:33.268 8 INFO cinder.volume.api [None req-42f512a0-951a-4ad5-8232-257e58ebc070 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:29:33.270 8 INFO cinder.api.openstack.wsgi [None req-42f512a0-951a-4ad5-8232-257e58ebc070 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 256/513] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:29:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 20:29:33.280 7 INFO cinder.api.openstack.wsgi [None req-87e3d1bf-9da1-476d-ae36-dcc969156022 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true 2026-08-05 20:29:33.783 7 INFO cinder.api.openstack.wsgi [None req-87e3d1bf-9da1-476d-ae36-dcc969156022 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 258/514] 10.0.0.206 () {28 vars in 696 bytes} [Wed Aug 5 20:29:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:29:33.794 8 INFO cinder.api.openstack.wsgi [None req-89e59571-01f2-4848-ab88-08cf4e034061 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true 2026-08-05 20:29:33.799 8 INFO cinder.volume.api [None req-89e59571-01f2-4848-ab88-08cf4e034061 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all snapshots completed successfully. 2026-08-05 20:29:33.800 8 INFO cinder.api.openstack.wsgi [None req-89e59571-01f2-4848-ab88-08cf4e034061 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 257/515] 10.0.0.206 () {28 vars in 674 bytes} [Wed Aug 5 20:29:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:29:39.040 7 INFO cinder.api.openstack.wsgi [None req-87e3d1bf-9da1-476d-ae36-dcc969156022 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:29:39.040 8 INFO cinder.api.openstack.wsgi [None req-89e59571-01f2-4848-ab88-08cf4e034061 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:29:39.040 7 INFO cinder.api.openstack.wsgi [None req-87e3d1bf-9da1-476d-ae36-dcc969156022 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:29:39.041 8 INFO cinder.api.openstack.wsgi [None req-89e59571-01f2-4848-ab88-08cf4e034061 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:29:49.040 7 INFO cinder.api.openstack.wsgi [None req-87e3d1bf-9da1-476d-ae36-dcc969156022 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:29:49.040 8 INFO cinder.api.openstack.wsgi [None req-89e59571-01f2-4848-ab88-08cf4e034061 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:29:49.041 8 INFO cinder.api.openstack.wsgi [None req-89e59571-01f2-4848-ab88-08cf4e034061 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:29:49.042 7 INFO cinder.api.openstack.wsgi [None req-87e3d1bf-9da1-476d-ae36-dcc969156022 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:29:59.040 8 INFO cinder.api.openstack.wsgi [None req-89e59571-01f2-4848-ab88-08cf4e034061 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:29:59.040 7 INFO cinder.api.openstack.wsgi [None req-87e3d1bf-9da1-476d-ae36-dcc969156022 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:29:59.041 8 INFO cinder.api.openstack.wsgi [None req-89e59571-01f2-4848-ab88-08cf4e034061 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:29:59.041 7 INFO cinder.api.openstack.wsgi [None req-87e3d1bf-9da1-476d-ae36-dcc969156022 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:30:09.040 7 INFO cinder.api.openstack.wsgi [None req-87e3d1bf-9da1-476d-ae36-dcc969156022 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:30:09.040 8 INFO cinder.api.openstack.wsgi [None req-89e59571-01f2-4848-ab88-08cf4e034061 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:30:09.041 7 INFO cinder.api.openstack.wsgi [None req-87e3d1bf-9da1-476d-ae36-dcc969156022 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:30:09.041 8 INFO cinder.api.openstack.wsgi [None req-89e59571-01f2-4848-ab88-08cf4e034061 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:30:19.040 8 INFO cinder.api.openstack.wsgi [None req-89e59571-01f2-4848-ab88-08cf4e034061 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:30:19.040 7 INFO cinder.api.openstack.wsgi [None req-87e3d1bf-9da1-476d-ae36-dcc969156022 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:30:19.041 8 INFO cinder.api.openstack.wsgi [None req-89e59571-01f2-4848-ab88-08cf4e034061 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:30:19.041 7 INFO cinder.api.openstack.wsgi [None req-87e3d1bf-9da1-476d-ae36-dcc969156022 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:30:29.040 8 INFO cinder.api.openstack.wsgi [None req-89e59571-01f2-4848-ab88-08cf4e034061 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:30:29.041 7 INFO cinder.api.openstack.wsgi [None req-87e3d1bf-9da1-476d-ae36-dcc969156022 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:30:29.041 8 INFO cinder.api.openstack.wsgi [None req-89e59571-01f2-4848-ab88-08cf4e034061 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:30:29.042 7 INFO cinder.api.openstack.wsgi [None req-87e3d1bf-9da1-476d-ae36-dcc969156022 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:30:33.467 8 INFO cinder.api.openstack.wsgi [None req-d374596e-f30c-40c7-84f7-a03485ea65d4 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:30:33.477 8 INFO cinder.volume.api [None req-d374596e-f30c-40c7-84f7-a03485ea65d4 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:30:33.479 8 INFO cinder.api.openstack.wsgi [None req-d374596e-f30c-40c7-84f7-a03485ea65d4 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 264/528] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:30:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true => generated 15 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 20:30:33.501 7 INFO cinder.api.openstack.wsgi [None req-58867de5-8a32-43ac-973b-7eb9c4bf6c4e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services 2026-08-05 20:30:33.506 7 INFO cinder.api.openstack.wsgi [None req-58867de5-8a32-43ac-973b-7eb9c4bf6c4e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 265/529] 10.0.0.206 () {28 vars in 645 bytes} [Wed Aug 5 20:30:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:30:33.572 8 INFO cinder.api.openstack.wsgi [None req-f67ad3b5-f9fc-4d01-b704-7beded420654 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true 2026-08-05 20:30:33.603 8 INFO cinder.api.openstack.wsgi [None req-f67ad3b5-f9fc-4d01-b704-7beded420654 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 265/530] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:30:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:30:33.616 7 INFO cinder.api.openstack.wsgi [None req-2ff2693b-1629-4bb4-bc77-86d9215a6fb0 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true 2026-08-05 20:30:33.650 7 INFO cinder.api.openstack.wsgi [None req-2ff2693b-1629-4bb4-bc77-86d9215a6fb0 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 266/531] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:30:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:30:33.661 8 INFO cinder.api.openstack.wsgi [None req-9028ea13-13d9-4e8b-9324-31ea6f4d3522 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true 2026-08-05 20:30:33.683 8 INFO cinder.api.openstack.wsgi [None req-9028ea13-13d9-4e8b-9324-31ea6f4d3522 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 266/532] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:30:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:30:33.700 7 INFO cinder.api.openstack.wsgi [None req-47409f96-80bf-4552-afd8-2472a2a8090a c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true 2026-08-05 20:30:33.705 7 INFO cinder.volume.api [None req-47409f96-80bf-4552-afd8-2472a2a8090a c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all snapshots completed successfully. 2026-08-05 20:30:33.706 7 INFO cinder.api.openstack.wsgi [None req-47409f96-80bf-4552-afd8-2472a2a8090a c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 267/533] 10.0.0.206 () {28 vars in 674 bytes} [Wed Aug 5 20:30:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:30:33.716 8 INFO cinder.api.openstack.wsgi [None req-d735120f-a699-47d1-8248-31a6f75c3512 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:30:33.730 8 INFO cinder.volume.api [None req-d735120f-a699-47d1-8248-31a6f75c3512 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:30:33.732 8 INFO cinder.api.openstack.wsgi [None req-d735120f-a699-47d1-8248-31a6f75c3512 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 267/534] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:30:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:30:33.740 7 INFO cinder.api.openstack.wsgi [None req-78f2de80-0a55-408f-a679-9d6efb7c0e17 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true 2026-08-05 20:30:34.244 7 INFO cinder.api.openstack.wsgi [None req-78f2de80-0a55-408f-a679-9d6efb7c0e17 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 268/535] 10.0.0.206 () {28 vars in 696 bytes} [Wed Aug 5 20:30:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:30:39.040 8 INFO cinder.api.openstack.wsgi [None req-d735120f-a699-47d1-8248-31a6f75c3512 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:30:39.040 7 INFO cinder.api.openstack.wsgi [None req-78f2de80-0a55-408f-a679-9d6efb7c0e17 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:30:39.041 8 INFO cinder.api.openstack.wsgi [None req-d735120f-a699-47d1-8248-31a6f75c3512 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:30:39.041 7 INFO cinder.api.openstack.wsgi [None req-78f2de80-0a55-408f-a679-9d6efb7c0e17 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:30:49.039 7 INFO cinder.api.openstack.wsgi [None req-78f2de80-0a55-408f-a679-9d6efb7c0e17 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:30:49.040 8 INFO cinder.api.openstack.wsgi [None req-d735120f-a699-47d1-8248-31a6f75c3512 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:30:49.040 8 INFO cinder.api.openstack.wsgi [None req-d735120f-a699-47d1-8248-31a6f75c3512 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:30:49.040 7 INFO cinder.api.openstack.wsgi [None req-78f2de80-0a55-408f-a679-9d6efb7c0e17 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:30:59.040 7 INFO cinder.api.openstack.wsgi [None req-78f2de80-0a55-408f-a679-9d6efb7c0e17 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:30:59.040 8 INFO cinder.api.openstack.wsgi [None req-d735120f-a699-47d1-8248-31a6f75c3512 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:30:59.041 8 INFO cinder.api.openstack.wsgi [None req-d735120f-a699-47d1-8248-31a6f75c3512 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:30:59.041 7 INFO cinder.api.openstack.wsgi [None req-78f2de80-0a55-408f-a679-9d6efb7c0e17 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:31:09.040 8 INFO cinder.api.openstack.wsgi [None req-d735120f-a699-47d1-8248-31a6f75c3512 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:31:09.040 7 INFO cinder.api.openstack.wsgi [None req-78f2de80-0a55-408f-a679-9d6efb7c0e17 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:31:09.041 7 INFO cinder.api.openstack.wsgi [None req-78f2de80-0a55-408f-a679-9d6efb7c0e17 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:31:09.041 8 INFO cinder.api.openstack.wsgi [None req-d735120f-a699-47d1-8248-31a6f75c3512 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:31:19.040 7 INFO cinder.api.openstack.wsgi [None req-78f2de80-0a55-408f-a679-9d6efb7c0e17 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:31:19.040 8 INFO cinder.api.openstack.wsgi [None req-d735120f-a699-47d1-8248-31a6f75c3512 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:31:19.041 7 INFO cinder.api.openstack.wsgi [None req-78f2de80-0a55-408f-a679-9d6efb7c0e17 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:31:19.041 8 INFO cinder.api.openstack.wsgi [None req-d735120f-a699-47d1-8248-31a6f75c3512 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:31:29.040 8 INFO cinder.api.openstack.wsgi [None req-d735120f-a699-47d1-8248-31a6f75c3512 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:31:29.040 7 INFO cinder.api.openstack.wsgi [None req-78f2de80-0a55-408f-a679-9d6efb7c0e17 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:31:29.041 8 INFO cinder.api.openstack.wsgi [None req-d735120f-a699-47d1-8248-31a6f75c3512 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:31:29.042 7 INFO cinder.api.openstack.wsgi [None req-78f2de80-0a55-408f-a679-9d6efb7c0e17 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:31:33.244 8 INFO cinder.api.openstack.wsgi [None req-f1aa9755-055e-4bb5-9819-40e8f1d019f4 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:31:33.259 8 INFO cinder.volume.api [None req-f1aa9755-055e-4bb5-9819-40e8f1d019f4 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:31:33.262 8 INFO cinder.api.openstack.wsgi [None req-f1aa9755-055e-4bb5-9819-40e8f1d019f4 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 274/548] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:31:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true => generated 15 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 20:31:33.275 7 INFO cinder.api.openstack.wsgi [None req-f643fe8e-dbf4-46c2-9fe2-f2465757f8ad c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true 2026-08-05 20:31:33.781 7 INFO cinder.api.openstack.wsgi [None req-f643fe8e-dbf4-46c2-9fe2-f2465757f8ad c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 275/549] 10.0.0.206 () {28 vars in 696 bytes} [Wed Aug 5 20:31:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:31:33.830 8 INFO cinder.api.openstack.wsgi [None req-508f1005-add5-4216-8e44-d82c5d9cc1bc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true 2026-08-05 20:31:33.856 8 INFO cinder.api.openstack.wsgi [None req-508f1005-add5-4216-8e44-d82c5d9cc1bc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 275/550] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:31:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:31:33.868 7 INFO cinder.api.openstack.wsgi [None req-f6b431ae-b054-4e9d-95b7-6ebb99add191 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true 2026-08-05 20:31:33.898 7 INFO cinder.api.openstack.wsgi [None req-f6b431ae-b054-4e9d-95b7-6ebb99add191 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 276/551] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:31:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:31:33.912 8 INFO cinder.api.openstack.wsgi [None req-0df863ae-4c90-4b71-a9ec-161396608624 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true 2026-08-05 20:31:33.936 8 INFO cinder.api.openstack.wsgi [None req-0df863ae-4c90-4b71-a9ec-161396608624 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 276/552] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:31:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:31:33.948 7 INFO cinder.api.openstack.wsgi [None req-2cf8defd-1cf0-4e9e-92e5-034b4d616f80 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:31:33.957 7 INFO cinder.volume.api [None req-2cf8defd-1cf0-4e9e-92e5-034b4d616f80 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:31:33.959 7 INFO cinder.api.openstack.wsgi [None req-2cf8defd-1cf0-4e9e-92e5-034b4d616f80 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 277/553] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:31:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:31:33.970 8 INFO cinder.api.openstack.wsgi [None req-cf035183-ac39-42a6-a011-8534a3a1beb4 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true 2026-08-05 20:31:33.978 8 INFO cinder.volume.api [None req-cf035183-ac39-42a6-a011-8534a3a1beb4 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all snapshots completed successfully. 2026-08-05 20:31:33.978 8 INFO cinder.api.openstack.wsgi [None req-cf035183-ac39-42a6-a011-8534a3a1beb4 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 277/554] 10.0.0.206 () {28 vars in 674 bytes} [Wed Aug 5 20:31:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 20:31:33.993 7 INFO cinder.api.openstack.wsgi [None req-2c6d497c-420a-4b6a-b555-106d068d1b4e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services 2026-08-05 20:31:34.001 7 INFO cinder.api.openstack.wsgi [None req-2c6d497c-420a-4b6a-b555-106d068d1b4e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 278/555] 10.0.0.206 () {28 vars in 645 bytes} [Wed Aug 5 20:31:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:31:39.040 8 INFO cinder.api.openstack.wsgi [None req-cf035183-ac39-42a6-a011-8534a3a1beb4 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:31:39.040 7 INFO cinder.api.openstack.wsgi [None req-2c6d497c-420a-4b6a-b555-106d068d1b4e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:31:39.041 8 INFO cinder.api.openstack.wsgi [None req-cf035183-ac39-42a6-a011-8534a3a1beb4 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:31:39.041 7 INFO cinder.api.openstack.wsgi [None req-2c6d497c-420a-4b6a-b555-106d068d1b4e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:31:49.040 7 INFO cinder.api.openstack.wsgi [None req-2c6d497c-420a-4b6a-b555-106d068d1b4e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:31:49.040 8 INFO cinder.api.openstack.wsgi [None req-cf035183-ac39-42a6-a011-8534a3a1beb4 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:31:49.041 7 INFO cinder.api.openstack.wsgi [None req-2c6d497c-420a-4b6a-b555-106d068d1b4e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:31:49.042 8 INFO cinder.api.openstack.wsgi [None req-cf035183-ac39-42a6-a011-8534a3a1beb4 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:31:59.040 8 INFO cinder.api.openstack.wsgi [None req-cf035183-ac39-42a6-a011-8534a3a1beb4 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:31:59.040 8 INFO cinder.api.openstack.wsgi [None req-cf035183-ac39-42a6-a011-8534a3a1beb4 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:31:59.040 7 INFO cinder.api.openstack.wsgi [None req-2c6d497c-420a-4b6a-b555-106d068d1b4e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:31:59.042 7 INFO cinder.api.openstack.wsgi [None req-2c6d497c-420a-4b6a-b555-106d068d1b4e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:32:09.040 8 INFO cinder.api.openstack.wsgi [None req-cf035183-ac39-42a6-a011-8534a3a1beb4 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:32:09.040 7 INFO cinder.api.openstack.wsgi [None req-2c6d497c-420a-4b6a-b555-106d068d1b4e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:32:09.041 8 INFO cinder.api.openstack.wsgi [None req-cf035183-ac39-42a6-a011-8534a3a1beb4 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:32:09.041 7 INFO cinder.api.openstack.wsgi [None req-2c6d497c-420a-4b6a-b555-106d068d1b4e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:32:19.040 8 INFO cinder.api.openstack.wsgi [None req-cf035183-ac39-42a6-a011-8534a3a1beb4 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:32:19.041 8 INFO cinder.api.openstack.wsgi [None req-cf035183-ac39-42a6-a011-8534a3a1beb4 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:32:19.043 7 INFO cinder.api.openstack.wsgi [None req-2c6d497c-420a-4b6a-b555-106d068d1b4e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:32:19.044 7 INFO cinder.api.openstack.wsgi [None req-2c6d497c-420a-4b6a-b555-106d068d1b4e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:32:29.041 8 INFO cinder.api.openstack.wsgi [None req-cf035183-ac39-42a6-a011-8534a3a1beb4 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:32:29.041 8 INFO cinder.api.openstack.wsgi [None req-cf035183-ac39-42a6-a011-8534a3a1beb4 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:32:29.042 7 INFO cinder.api.openstack.wsgi [None req-2c6d497c-420a-4b6a-b555-106d068d1b4e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:32:29.043 7 INFO cinder.api.openstack.wsgi [None req-2c6d497c-420a-4b6a-b555-106d068d1b4e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:32:33.168 8 INFO cinder.api.openstack.wsgi [None req-dcb06c2e-0745-4008-8775-bc1af30c5e88 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true 2026-08-05 20:32:33.672 8 INFO cinder.api.openstack.wsgi [None req-dcb06c2e-0745-4008-8775-bc1af30c5e88 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 284/568] 10.0.0.206 () {28 vars in 696 bytes} [Wed Aug 5 20:32:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 622 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:32:33.684 7 INFO cinder.api.openstack.wsgi [None req-ed650180-67ec-43ec-a990-53f1ba9587f0 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true 2026-08-05 20:32:33.690 7 INFO cinder.volume.api [None req-ed650180-67ec-43ec-a990-53f1ba9587f0 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all snapshots completed successfully. 2026-08-05 20:32:33.690 7 INFO cinder.api.openstack.wsgi [None req-ed650180-67ec-43ec-a990-53f1ba9587f0 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 285/569] 10.0.0.206 () {28 vars in 674 bytes} [Wed Aug 5 20:32:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:32:33.702 8 INFO cinder.api.openstack.wsgi [None req-87bc06d9-29e6-4d0d-90e5-19c7ec2789ff c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services 2026-08-05 20:32:33.708 8 INFO cinder.api.openstack.wsgi [None req-87bc06d9-29e6-4d0d-90e5-19c7ec2789ff c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 285/570] 10.0.0.206 () {28 vars in 645 bytes} [Wed Aug 5 20:32:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:32:33.718 7 INFO cinder.api.openstack.wsgi [None req-3ecefba7-b16a-4d48-bec6-604c55afa7bc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:32:33.725 7 INFO cinder.volume.api [None req-3ecefba7-b16a-4d48-bec6-604c55afa7bc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:32:33.727 7 INFO cinder.api.openstack.wsgi [None req-3ecefba7-b16a-4d48-bec6-604c55afa7bc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 286/571] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:32:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:32:33.737 8 INFO cinder.api.openstack.wsgi [None req-c0c8ea4b-594c-48ef-add6-f5c20ae6a963 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:32:33.747 8 INFO cinder.volume.api [None req-c0c8ea4b-594c-48ef-add6-f5c20ae6a963 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:32:33.749 8 INFO cinder.api.openstack.wsgi [None req-c0c8ea4b-594c-48ef-add6-f5c20ae6a963 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 286/572] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:32:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:32:33.786 7 INFO cinder.api.openstack.wsgi [None req-19735053-c529-4fe9-8e5b-370d0d4c8901 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true 2026-08-05 20:32:33.804 7 INFO cinder.api.openstack.wsgi [None req-19735053-c529-4fe9-8e5b-370d0d4c8901 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 287/573] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:32:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:32:33.816 8 INFO cinder.api.openstack.wsgi [None req-e06c322d-4486-47ba-a3ba-c402258a83d1 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true 2026-08-05 20:32:33.834 8 INFO cinder.api.openstack.wsgi [None req-e06c322d-4486-47ba-a3ba-c402258a83d1 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 287/574] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:32:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:32:33.844 7 INFO cinder.api.openstack.wsgi [None req-bfa69706-937e-45cf-9c4f-f291a25980d5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true 2026-08-05 20:32:33.862 7 INFO cinder.api.openstack.wsgi [None req-bfa69706-937e-45cf-9c4f-f291a25980d5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 288/575] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:32:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:32:39.040 8 INFO cinder.api.openstack.wsgi [None req-e06c322d-4486-47ba-a3ba-c402258a83d1 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:32:39.041 7 INFO cinder.api.openstack.wsgi [None req-bfa69706-937e-45cf-9c4f-f291a25980d5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:32:39.041 8 INFO cinder.api.openstack.wsgi [None req-e06c322d-4486-47ba-a3ba-c402258a83d1 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:32:39.042 7 INFO cinder.api.openstack.wsgi [None req-bfa69706-937e-45cf-9c4f-f291a25980d5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:32:49.040 8 INFO cinder.api.openstack.wsgi [None req-e06c322d-4486-47ba-a3ba-c402258a83d1 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:32:49.040 7 INFO cinder.api.openstack.wsgi [None req-bfa69706-937e-45cf-9c4f-f291a25980d5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:32:49.041 8 INFO cinder.api.openstack.wsgi [None req-e06c322d-4486-47ba-a3ba-c402258a83d1 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:32:49.041 7 INFO cinder.api.openstack.wsgi [None req-bfa69706-937e-45cf-9c4f-f291a25980d5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:32:59.040 8 INFO cinder.api.openstack.wsgi [None req-e06c322d-4486-47ba-a3ba-c402258a83d1 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:32:59.040 7 INFO cinder.api.openstack.wsgi [None req-bfa69706-937e-45cf-9c4f-f291a25980d5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:32:59.041 8 INFO cinder.api.openstack.wsgi [None req-e06c322d-4486-47ba-a3ba-c402258a83d1 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:32:59.041 7 INFO cinder.api.openstack.wsgi [None req-bfa69706-937e-45cf-9c4f-f291a25980d5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:33:09.041 8 INFO cinder.api.openstack.wsgi [None req-e06c322d-4486-47ba-a3ba-c402258a83d1 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:33:09.041 7 INFO cinder.api.openstack.wsgi [None req-bfa69706-937e-45cf-9c4f-f291a25980d5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:33:09.043 8 INFO cinder.api.openstack.wsgi [None req-e06c322d-4486-47ba-a3ba-c402258a83d1 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:33:09.043 7 INFO cinder.api.openstack.wsgi [None req-bfa69706-937e-45cf-9c4f-f291a25980d5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:33:19.040 8 INFO cinder.api.openstack.wsgi [None req-e06c322d-4486-47ba-a3ba-c402258a83d1 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:33:19.040 7 INFO cinder.api.openstack.wsgi [None req-bfa69706-937e-45cf-9c4f-f291a25980d5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:33:19.041 8 INFO cinder.api.openstack.wsgi [None req-e06c322d-4486-47ba-a3ba-c402258a83d1 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:33:19.042 7 INFO cinder.api.openstack.wsgi [None req-bfa69706-937e-45cf-9c4f-f291a25980d5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:33:29.040 8 INFO cinder.api.openstack.wsgi [None req-e06c322d-4486-47ba-a3ba-c402258a83d1 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:33:29.041 7 INFO cinder.api.openstack.wsgi [None req-bfa69706-937e-45cf-9c4f-f291a25980d5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:33:29.042 7 INFO cinder.api.openstack.wsgi [None req-bfa69706-937e-45cf-9c4f-f291a25980d5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:33:29.042 8 INFO cinder.api.openstack.wsgi [None req-e06c322d-4486-47ba-a3ba-c402258a83d1 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:33:33.153 7 INFO cinder.api.openstack.wsgi [None req-bb031a64-64bd-45b7-b67a-332da34a799f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true 2026-08-05 20:33:33.159 7 INFO cinder.volume.api [None req-bb031a64-64bd-45b7-b67a-332da34a799f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all snapshots completed successfully. 2026-08-05 20:33:33.160 7 INFO cinder.api.openstack.wsgi [None req-bb031a64-64bd-45b7-b67a-332da34a799f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 295/588] 10.0.0.206 () {28 vars in 674 bytes} [Wed Aug 5 20:33:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true => generated 17 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 20:33:33.215 8 INFO cinder.api.openstack.wsgi [None req-6c9df0d7-fbd7-41ac-8f57-e63e3934c59d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true 2026-08-05 20:33:33.247 8 INFO cinder.api.openstack.wsgi [None req-6c9df0d7-fbd7-41ac-8f57-e63e3934c59d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 294/589] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:33:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:33:33.259 7 INFO cinder.api.openstack.wsgi [None req-e8aa34e3-15d6-4fd8-90bd-49c1c266aae6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true 2026-08-05 20:33:33.285 7 INFO cinder.api.openstack.wsgi [None req-e8aa34e3-15d6-4fd8-90bd-49c1c266aae6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 296/590] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:33:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:33:33.298 8 INFO cinder.api.openstack.wsgi [None req-9de5e017-8eaf-48bd-8f04-1bfe706a9c0a c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true 2026-08-05 20:33:33.319 8 INFO cinder.api.openstack.wsgi [None req-9de5e017-8eaf-48bd-8f04-1bfe706a9c0a c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 295/591] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:33:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:33:33.333 7 INFO cinder.api.openstack.wsgi [None req-aad6b405-92f5-479e-970c-046e23dd3817 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:33:33.346 7 INFO cinder.volume.api [None req-aad6b405-92f5-479e-970c-046e23dd3817 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:33:33.349 7 INFO cinder.api.openstack.wsgi [None req-aad6b405-92f5-479e-970c-046e23dd3817 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 297/592] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:33:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 20:33:33.359 8 INFO cinder.api.openstack.wsgi [None req-a470bf04-e0d8-407c-8844-f90b1a9275c3 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services 2026-08-05 20:33:33.364 8 INFO cinder.api.openstack.wsgi [None req-a470bf04-e0d8-407c-8844-f90b1a9275c3 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 296/593] 10.0.0.206 () {28 vars in 645 bytes} [Wed Aug 5 20:33:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:33:33.373 7 INFO cinder.api.openstack.wsgi [None req-574e4a47-18c6-4c14-9f2d-201510b04ed2 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:33:33.382 7 INFO cinder.volume.api [None req-574e4a47-18c6-4c14-9f2d-201510b04ed2 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:33:33.384 7 INFO cinder.api.openstack.wsgi [None req-574e4a47-18c6-4c14-9f2d-201510b04ed2 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 298/594] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:33:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:33:33.396 8 INFO cinder.api.openstack.wsgi [None req-4f3ffa74-2ef1-46ec-91c0-a17d11a1df68 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true 2026-08-05 20:33:33.899 8 INFO cinder.api.openstack.wsgi [None req-4f3ffa74-2ef1-46ec-91c0-a17d11a1df68 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 297/595] 10.0.0.206 () {28 vars in 696 bytes} [Wed Aug 5 20:33:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:33:39.040 7 INFO cinder.api.openstack.wsgi [None req-574e4a47-18c6-4c14-9f2d-201510b04ed2 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:33:39.041 8 INFO cinder.api.openstack.wsgi [None req-4f3ffa74-2ef1-46ec-91c0-a17d11a1df68 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:33:39.042 7 INFO cinder.api.openstack.wsgi [None req-574e4a47-18c6-4c14-9f2d-201510b04ed2 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:33:39.042 8 INFO cinder.api.openstack.wsgi [None req-4f3ffa74-2ef1-46ec-91c0-a17d11a1df68 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:33:49.040 8 INFO cinder.api.openstack.wsgi [None req-4f3ffa74-2ef1-46ec-91c0-a17d11a1df68 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:33:49.040 7 INFO cinder.api.openstack.wsgi [None req-574e4a47-18c6-4c14-9f2d-201510b04ed2 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:33:49.041 8 INFO cinder.api.openstack.wsgi [None req-4f3ffa74-2ef1-46ec-91c0-a17d11a1df68 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:33:49.042 7 INFO cinder.api.openstack.wsgi [None req-574e4a47-18c6-4c14-9f2d-201510b04ed2 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:33:59.040 7 INFO cinder.api.openstack.wsgi [None req-574e4a47-18c6-4c14-9f2d-201510b04ed2 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:33:59.040 8 INFO cinder.api.openstack.wsgi [None req-4f3ffa74-2ef1-46ec-91c0-a17d11a1df68 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:33:59.040 7 INFO cinder.api.openstack.wsgi [None req-574e4a47-18c6-4c14-9f2d-201510b04ed2 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:33:59.041 8 INFO cinder.api.openstack.wsgi [None req-4f3ffa74-2ef1-46ec-91c0-a17d11a1df68 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:34:09.040 7 INFO cinder.api.openstack.wsgi [None req-574e4a47-18c6-4c14-9f2d-201510b04ed2 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:34:09.040 8 INFO cinder.api.openstack.wsgi [None req-4f3ffa74-2ef1-46ec-91c0-a17d11a1df68 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:34:09.041 7 INFO cinder.api.openstack.wsgi [None req-574e4a47-18c6-4c14-9f2d-201510b04ed2 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:34:09.041 8 INFO cinder.api.openstack.wsgi [None req-4f3ffa74-2ef1-46ec-91c0-a17d11a1df68 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:34:19.040 7 INFO cinder.api.openstack.wsgi [None req-574e4a47-18c6-4c14-9f2d-201510b04ed2 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:34:19.041 8 INFO cinder.api.openstack.wsgi [None req-4f3ffa74-2ef1-46ec-91c0-a17d11a1df68 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:34:19.042 7 INFO cinder.api.openstack.wsgi [None req-574e4a47-18c6-4c14-9f2d-201510b04ed2 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:34:19.042 8 INFO cinder.api.openstack.wsgi [None req-4f3ffa74-2ef1-46ec-91c0-a17d11a1df68 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:34:29.040 7 INFO cinder.api.openstack.wsgi [None req-574e4a47-18c6-4c14-9f2d-201510b04ed2 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:34:29.040 8 INFO cinder.api.openstack.wsgi [None req-4f3ffa74-2ef1-46ec-91c0-a17d11a1df68 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:34:29.041 7 INFO cinder.api.openstack.wsgi [None req-574e4a47-18c6-4c14-9f2d-201510b04ed2 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:34:29.042 8 INFO cinder.api.openstack.wsgi [None req-4f3ffa74-2ef1-46ec-91c0-a17d11a1df68 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:34:33.123 7 INFO cinder.api.openstack.wsgi [None req-0ed21b6a-f58d-4ba2-9e13-35e7d5b4ee80 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true 2026-08-05 20:34:33.148 7 INFO cinder.api.openstack.wsgi [None req-0ed21b6a-f58d-4ba2-9e13-35e7d5b4ee80 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 305/608] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:34:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true => generated 845 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:34:33.163 8 INFO cinder.api.openstack.wsgi [None req-11450500-5baf-41e6-8939-582eb3b5ae67 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true 2026-08-05 20:34:33.240 8 INFO cinder.api.openstack.wsgi [None req-11450500-5baf-41e6-8939-582eb3b5ae67 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 304/609] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:34:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true => generated 845 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:34:33.248 7 INFO cinder.api.openstack.wsgi [None req-3156b354-716d-4cfa-9c8c-f76cfd91dca3 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true 2026-08-05 20:34:33.270 7 INFO cinder.api.openstack.wsgi [None req-3156b354-716d-4cfa-9c8c-f76cfd91dca3 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 306/610] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:34:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:34:33.282 8 INFO cinder.api.openstack.wsgi [None req-35c98905-7d76-4f36-9856-044913fa7d4e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services 2026-08-05 20:34:33.287 8 INFO cinder.api.openstack.wsgi [None req-35c98905-7d76-4f36-9856-044913fa7d4e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 305/611] 10.0.0.206 () {28 vars in 645 bytes} [Wed Aug 5 20:34:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:34:33.299 7 INFO cinder.api.openstack.wsgi [None req-d3f79510-7a8b-4a5f-ad61-59c09042fb9a c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:34:33.309 7 INFO cinder.volume.api [None req-d3f79510-7a8b-4a5f-ad61-59c09042fb9a c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:34:33.311 7 INFO cinder.api.openstack.wsgi [None req-d3f79510-7a8b-4a5f-ad61-59c09042fb9a c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 307/612] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:34:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:34:33.319 8 INFO cinder.api.openstack.wsgi [None req-dfb03576-0ae7-491c-891a-24bd36675b78 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true 2026-08-05 20:34:33.823 8 INFO cinder.api.openstack.wsgi [None req-dfb03576-0ae7-491c-891a-24bd36675b78 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 306/613] 10.0.0.206 () {28 vars in 696 bytes} [Wed Aug 5 20:34:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:34:33.834 7 INFO cinder.api.openstack.wsgi [None req-5ed277e5-1f08-4da2-90c4-3708fd6dc02d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:34:33.847 7 INFO cinder.volume.api [None req-5ed277e5-1f08-4da2-90c4-3708fd6dc02d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:34:33.849 7 INFO cinder.api.openstack.wsgi [None req-5ed277e5-1f08-4da2-90c4-3708fd6dc02d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 308/614] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:34:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 20:34:33.859 8 INFO cinder.api.openstack.wsgi [None req-413c323f-a32c-479c-9817-81a922cb4644 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true 2026-08-05 20:34:33.866 8 INFO cinder.volume.api [None req-413c323f-a32c-479c-9817-81a922cb4644 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all snapshots completed successfully. 2026-08-05 20:34:33.866 8 INFO cinder.api.openstack.wsgi [None req-413c323f-a32c-479c-9817-81a922cb4644 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 307/615] 10.0.0.206 () {28 vars in 674 bytes} [Wed Aug 5 20:34:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:34:39.040 7 INFO cinder.api.openstack.wsgi [None req-5ed277e5-1f08-4da2-90c4-3708fd6dc02d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:34:39.040 8 INFO cinder.api.openstack.wsgi [None req-413c323f-a32c-479c-9817-81a922cb4644 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:34:39.041 7 INFO cinder.api.openstack.wsgi [None req-5ed277e5-1f08-4da2-90c4-3708fd6dc02d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:34:39.041 8 INFO cinder.api.openstack.wsgi [None req-413c323f-a32c-479c-9817-81a922cb4644 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:34:49.039 8 INFO cinder.api.openstack.wsgi [None req-413c323f-a32c-479c-9817-81a922cb4644 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:34:49.040 7 INFO cinder.api.openstack.wsgi [None req-5ed277e5-1f08-4da2-90c4-3708fd6dc02d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:34:49.041 7 INFO cinder.api.openstack.wsgi [None req-5ed277e5-1f08-4da2-90c4-3708fd6dc02d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:34:49.041 8 INFO cinder.api.openstack.wsgi [None req-413c323f-a32c-479c-9817-81a922cb4644 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:34:59.040 7 INFO cinder.api.openstack.wsgi [None req-5ed277e5-1f08-4da2-90c4-3708fd6dc02d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:34:59.040 8 INFO cinder.api.openstack.wsgi [None req-413c323f-a32c-479c-9817-81a922cb4644 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:34:59.041 7 INFO cinder.api.openstack.wsgi [None req-5ed277e5-1f08-4da2-90c4-3708fd6dc02d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:34:59.042 8 INFO cinder.api.openstack.wsgi [None req-413c323f-a32c-479c-9817-81a922cb4644 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:35:07.045 7 INFO cinder.api.openstack.wsgi [None req-a9346917-9f2b-4a54-989c-babda006ad0f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET https://volume.199-19-213-141.nip.io/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=False 2026-08-05 20:35:07.061 7 INFO cinder.api.openstack.wsgi [None req-a9346917-9f2b-4a54-989c-babda006ad0f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] https://volume.199-19-213-141.nip.io/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 312/622] 199.19.213.141 () {44 vars in 1069 bytes} [Wed Aug 5 20:35:07 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=False => generated 338 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:35:09.040 8 INFO cinder.api.openstack.wsgi [None req-413c323f-a32c-479c-9817-81a922cb4644 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:35:09.040 7 INFO cinder.api.openstack.wsgi [None req-a9346917-9f2b-4a54-989c-babda006ad0f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:35:09.041 8 INFO cinder.api.openstack.wsgi [None req-413c323f-a32c-479c-9817-81a922cb4644 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:35:09.041 7 INFO cinder.api.openstack.wsgi [None req-a9346917-9f2b-4a54-989c-babda006ad0f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:35:19.039 8 INFO cinder.api.openstack.wsgi [None req-413c323f-a32c-479c-9817-81a922cb4644 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:35:19.039 7 INFO cinder.api.openstack.wsgi [None req-a9346917-9f2b-4a54-989c-babda006ad0f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:35:19.040 8 INFO cinder.api.openstack.wsgi [None req-413c323f-a32c-479c-9817-81a922cb4644 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:35:19.040 7 INFO cinder.api.openstack.wsgi [None req-a9346917-9f2b-4a54-989c-babda006ad0f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:35:29.040 7 INFO cinder.api.openstack.wsgi [None req-a9346917-9f2b-4a54-989c-babda006ad0f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:35:29.040 8 INFO cinder.api.openstack.wsgi [None req-413c323f-a32c-479c-9817-81a922cb4644 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:35:29.041 7 INFO cinder.api.openstack.wsgi [None req-a9346917-9f2b-4a54-989c-babda006ad0f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:35:29.042 8 INFO cinder.api.openstack.wsgi [None req-413c323f-a32c-479c-9817-81a922cb4644 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:35:33.065 7 INFO cinder.api.openstack.wsgi [None req-8f88afd8-b81f-4559-a157-c8fd8e36470a c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true 2026-08-05 20:35:33.071 7 INFO cinder.volume.api [None req-8f88afd8-b81f-4559-a157-c8fd8e36470a c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all snapshots completed successfully. 2026-08-05 20:35:33.072 7 INFO cinder.api.openstack.wsgi [None req-8f88afd8-b81f-4559-a157-c8fd8e36470a c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 316/629] 10.0.0.206 () {28 vars in 674 bytes} [Wed Aug 5 20:35:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true => generated 17 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 20:35:33.112 8 INFO cinder.api.openstack.wsgi [None req-aa40f3aa-775b-4875-8d53-04e8fcf21cc1 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true 2026-08-05 20:35:33.133 8 INFO cinder.api.openstack.wsgi [None req-aa40f3aa-775b-4875-8d53-04e8fcf21cc1 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 314/630] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:35:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:35:33.147 7 INFO cinder.api.openstack.wsgi [None req-3e2abb0f-2ed8-4d5a-a3e0-bb417213e62c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true 2026-08-05 20:35:33.181 7 INFO cinder.api.openstack.wsgi [None req-3e2abb0f-2ed8-4d5a-a3e0-bb417213e62c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 317/631] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:35:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:35:33.199 8 INFO cinder.api.openstack.wsgi [None req-0f2b1bb0-1f67-4170-a918-79d67079b72b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true 2026-08-05 20:35:33.235 8 INFO cinder.api.openstack.wsgi [None req-0f2b1bb0-1f67-4170-a918-79d67079b72b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 315/632] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:35:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:35:33.249 7 INFO cinder.api.openstack.wsgi [None req-59797a91-1df0-4fa5-b660-c065f12b42b5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true 2026-08-05 20:35:33.755 7 INFO cinder.api.openstack.wsgi [None req-59797a91-1df0-4fa5-b660-c065f12b42b5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 318/633] 10.0.0.206 () {28 vars in 696 bytes} [Wed Aug 5 20:35:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:35:33.768 8 INFO cinder.api.openstack.wsgi [None req-3b89a5b6-6f12-4259-a5c7-59db1293a568 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:35:33.776 8 INFO cinder.volume.api [None req-3b89a5b6-6f12-4259-a5c7-59db1293a568 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:35:33.778 8 INFO cinder.api.openstack.wsgi [None req-3b89a5b6-6f12-4259-a5c7-59db1293a568 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 316/634] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:35:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:35:33.789 7 INFO cinder.api.openstack.wsgi [None req-63e35c47-8fcb-4368-870a-6dcb45f64e7e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services 2026-08-05 20:35:33.798 7 INFO cinder.api.openstack.wsgi [None req-63e35c47-8fcb-4368-870a-6dcb45f64e7e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 319/635] 10.0.0.206 () {28 vars in 645 bytes} [Wed Aug 5 20:35:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:35:33.809 8 INFO cinder.api.openstack.wsgi [None req-76b2a05b-458d-4f9b-9561-8014cf6afabb c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:35:33.818 8 INFO cinder.volume.api [None req-76b2a05b-458d-4f9b-9561-8014cf6afabb c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:35:33.820 8 INFO cinder.api.openstack.wsgi [None req-76b2a05b-458d-4f9b-9561-8014cf6afabb c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 317/636] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:35:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:35:39.040 7 INFO cinder.api.openstack.wsgi [None req-63e35c47-8fcb-4368-870a-6dcb45f64e7e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:35:39.040 8 INFO cinder.api.openstack.wsgi [None req-76b2a05b-458d-4f9b-9561-8014cf6afabb c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:35:39.041 7 INFO cinder.api.openstack.wsgi [None req-63e35c47-8fcb-4368-870a-6dcb45f64e7e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:35:39.043 8 INFO cinder.api.openstack.wsgi [None req-76b2a05b-458d-4f9b-9561-8014cf6afabb c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:35:49.040 7 INFO cinder.api.openstack.wsgi [None req-63e35c47-8fcb-4368-870a-6dcb45f64e7e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:35:49.040 8 INFO cinder.api.openstack.wsgi [None req-76b2a05b-458d-4f9b-9561-8014cf6afabb c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:35:49.041 7 INFO cinder.api.openstack.wsgi [None req-63e35c47-8fcb-4368-870a-6dcb45f64e7e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:35:49.041 8 INFO cinder.api.openstack.wsgi [None req-76b2a05b-458d-4f9b-9561-8014cf6afabb c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:35:59.040 7 INFO cinder.api.openstack.wsgi [None req-63e35c47-8fcb-4368-870a-6dcb45f64e7e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:35:59.041 8 INFO cinder.api.openstack.wsgi [None req-76b2a05b-458d-4f9b-9561-8014cf6afabb c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:35:59.042 7 INFO cinder.api.openstack.wsgi [None req-63e35c47-8fcb-4368-870a-6dcb45f64e7e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:35:59.042 8 INFO cinder.api.openstack.wsgi [None req-76b2a05b-458d-4f9b-9561-8014cf6afabb c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:36:09.040 7 INFO cinder.api.openstack.wsgi [None req-63e35c47-8fcb-4368-870a-6dcb45f64e7e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:36:09.040 8 INFO cinder.api.openstack.wsgi [None req-76b2a05b-458d-4f9b-9561-8014cf6afabb c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:36:09.041 8 INFO cinder.api.openstack.wsgi [None req-76b2a05b-458d-4f9b-9561-8014cf6afabb c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:36:09.041 7 INFO cinder.api.openstack.wsgi [None req-63e35c47-8fcb-4368-870a-6dcb45f64e7e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:36:14.698 8 INFO cinder.api.openstack.wsgi [None req-4ba25320-1097-4ae4-ab97-9f34bd7169f7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET https://volume.199-19-213-141.nip.io/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=False 2026-08-05 20:36:14.717 8 INFO cinder.api.openstack.wsgi [None req-4ba25320-1097-4ae4-ab97-9f34bd7169f7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] https://volume.199-19-213-141.nip.io/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 322/645] 199.19.213.141 () {44 vars in 1069 bytes} [Wed Aug 5 20:36:14 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=False => generated 338 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:36:19.039 7 INFO cinder.api.openstack.wsgi [None req-63e35c47-8fcb-4368-870a-6dcb45f64e7e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:36:19.040 8 INFO cinder.api.openstack.wsgi [None req-4ba25320-1097-4ae4-ab97-9f34bd7169f7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:36:19.040 7 INFO cinder.api.openstack.wsgi [None req-63e35c47-8fcb-4368-870a-6dcb45f64e7e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:36:19.040 8 INFO cinder.api.openstack.wsgi [None req-4ba25320-1097-4ae4-ab97-9f34bd7169f7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:36:29.040 8 INFO cinder.api.openstack.wsgi [None req-4ba25320-1097-4ae4-ab97-9f34bd7169f7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:36:29.040 7 INFO cinder.api.openstack.wsgi [None req-63e35c47-8fcb-4368-870a-6dcb45f64e7e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:36:29.041 7 INFO cinder.api.openstack.wsgi [None req-63e35c47-8fcb-4368-870a-6dcb45f64e7e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:36:29.041 8 INFO cinder.api.openstack.wsgi [None req-4ba25320-1097-4ae4-ab97-9f34bd7169f7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:36:33.068 7 INFO cinder.api.openstack.wsgi [None req-440a3731-a84c-47c8-b8b7-ed805e65c805 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:36:33.077 7 INFO cinder.volume.api [None req-440a3731-a84c-47c8-b8b7-ed805e65c805 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:36:33.080 7 INFO cinder.api.openstack.wsgi [None req-440a3731-a84c-47c8-b8b7-ed805e65c805 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 326/650] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:36:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 20:36:33.092 8 INFO cinder.api.openstack.wsgi [None req-c35bb90b-0c5f-400c-aa37-6058cd3c71ba c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true 2026-08-05 20:36:33.099 8 INFO cinder.volume.api [None req-c35bb90b-0c5f-400c-aa37-6058cd3c71ba c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all snapshots completed successfully. 2026-08-05 20:36:33.099 8 INFO cinder.api.openstack.wsgi [None req-c35bb90b-0c5f-400c-aa37-6058cd3c71ba c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 325/651] 10.0.0.206 () {28 vars in 674 bytes} [Wed Aug 5 20:36:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:36:33.113 7 INFO cinder.api.openstack.wsgi [None req-e8693294-5dc9-4d48-99f3-9201c095cdf3 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services 2026-08-05 20:36:33.119 7 INFO cinder.api.openstack.wsgi [None req-e8693294-5dc9-4d48-99f3-9201c095cdf3 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 327/652] 10.0.0.206 () {28 vars in 645 bytes} [Wed Aug 5 20:36:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:36:33.133 8 INFO cinder.api.openstack.wsgi [None req-0c62e996-6148-4f24-9253-9183becbb1c5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true 2026-08-05 20:36:33.641 8 INFO cinder.api.openstack.wsgi [None req-0c62e996-6148-4f24-9253-9183becbb1c5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 326/653] 10.0.0.206 () {28 vars in 696 bytes} [Wed Aug 5 20:36:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:36:33.693 7 INFO cinder.api.openstack.wsgi [None req-a44020c8-85dd-442f-8d62-76d54c355943 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true 2026-08-05 20:36:33.718 7 INFO cinder.api.openstack.wsgi [None req-a44020c8-85dd-442f-8d62-76d54c355943 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 328/654] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:36:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:36:33.732 8 INFO cinder.api.openstack.wsgi [None req-5d96cd9e-75b9-4195-abe8-9ff302cb092a c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true 2026-08-05 20:36:33.756 8 INFO cinder.api.openstack.wsgi [None req-5d96cd9e-75b9-4195-abe8-9ff302cb092a c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 327/655] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:36:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:36:33.769 7 INFO cinder.api.openstack.wsgi [None req-6b378cf3-0c0d-4485-a45a-cef4ffba32a5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true 2026-08-05 20:36:33.793 7 INFO cinder.api.openstack.wsgi [None req-6b378cf3-0c0d-4485-a45a-cef4ffba32a5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 329/656] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:36:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:36:33.804 8 INFO cinder.api.openstack.wsgi [None req-bffd94bd-c06c-452f-a784-1912e70264fd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:36:33.814 8 INFO cinder.volume.api [None req-bffd94bd-c06c-452f-a784-1912e70264fd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:36:33.816 8 INFO cinder.api.openstack.wsgi [None req-bffd94bd-c06c-452f-a784-1912e70264fd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 328/657] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:36:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:36:39.039 7 INFO cinder.api.openstack.wsgi [None req-6b378cf3-0c0d-4485-a45a-cef4ffba32a5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:36:39.040 8 INFO cinder.api.openstack.wsgi [None req-bffd94bd-c06c-452f-a784-1912e70264fd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:36:39.040 7 INFO cinder.api.openstack.wsgi [None req-6b378cf3-0c0d-4485-a45a-cef4ffba32a5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:36:39.041 8 INFO cinder.api.openstack.wsgi [None req-bffd94bd-c06c-452f-a784-1912e70264fd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:36:49.040 8 INFO cinder.api.openstack.wsgi [None req-bffd94bd-c06c-452f-a784-1912e70264fd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:36:49.040 7 INFO cinder.api.openstack.wsgi [None req-6b378cf3-0c0d-4485-a45a-cef4ffba32a5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:36:49.041 8 INFO cinder.api.openstack.wsgi [None req-bffd94bd-c06c-452f-a784-1912e70264fd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:36:49.041 7 INFO cinder.api.openstack.wsgi [None req-6b378cf3-0c0d-4485-a45a-cef4ffba32a5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:36:59.040 8 INFO cinder.api.openstack.wsgi [None req-bffd94bd-c06c-452f-a784-1912e70264fd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:36:59.040 7 INFO cinder.api.openstack.wsgi [None req-6b378cf3-0c0d-4485-a45a-cef4ffba32a5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:36:59.041 8 INFO cinder.api.openstack.wsgi [None req-bffd94bd-c06c-452f-a784-1912e70264fd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:36:59.042 7 INFO cinder.api.openstack.wsgi [None req-6b378cf3-0c0d-4485-a45a-cef4ffba32a5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:37:09.040 7 INFO cinder.api.openstack.wsgi [None req-6b378cf3-0c0d-4485-a45a-cef4ffba32a5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:37:09.040 8 INFO cinder.api.openstack.wsgi [None req-bffd94bd-c06c-452f-a784-1912e70264fd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:37:09.040 7 INFO cinder.api.openstack.wsgi [None req-6b378cf3-0c0d-4485-a45a-cef4ffba32a5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:37:09.041 8 INFO cinder.api.openstack.wsgi [None req-bffd94bd-c06c-452f-a784-1912e70264fd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:37:19.040 7 INFO cinder.api.openstack.wsgi [None req-6b378cf3-0c0d-4485-a45a-cef4ffba32a5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:37:19.040 8 INFO cinder.api.openstack.wsgi [None req-bffd94bd-c06c-452f-a784-1912e70264fd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:37:19.041 7 INFO cinder.api.openstack.wsgi [None req-6b378cf3-0c0d-4485-a45a-cef4ffba32a5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:37:19.042 8 INFO cinder.api.openstack.wsgi [None req-bffd94bd-c06c-452f-a784-1912e70264fd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:37:29.040 7 INFO cinder.api.openstack.wsgi [None req-6b378cf3-0c0d-4485-a45a-cef4ffba32a5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:37:29.040 8 INFO cinder.api.openstack.wsgi [None req-bffd94bd-c06c-452f-a784-1912e70264fd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:37:29.041 8 INFO cinder.api.openstack.wsgi [None req-bffd94bd-c06c-452f-a784-1912e70264fd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:37:29.041 7 INFO cinder.api.openstack.wsgi [None req-6b378cf3-0c0d-4485-a45a-cef4ffba32a5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:37:33.264 8 INFO cinder.api.openstack.wsgi [None req-b30a8835-397e-4a63-9983-0e74d486a10e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true 2026-08-05 20:37:33.270 8 INFO cinder.volume.api [None req-b30a8835-397e-4a63-9983-0e74d486a10e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all snapshots completed successfully. 2026-08-05 20:37:33.270 8 INFO cinder.api.openstack.wsgi [None req-b30a8835-397e-4a63-9983-0e74d486a10e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 335/670] 10.0.0.206 () {28 vars in 674 bytes} [Wed Aug 5 20:37:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true => generated 17 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 20:37:33.280 7 INFO cinder.api.openstack.wsgi [None req-6c725a9c-5885-4e14-acbf-39e283d3392c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services 2026-08-05 20:37:33.288 7 INFO cinder.api.openstack.wsgi [None req-6c725a9c-5885-4e14-acbf-39e283d3392c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 336/671] 10.0.0.206 () {28 vars in 645 bytes} [Wed Aug 5 20:37:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:37:33.301 8 INFO cinder.api.openstack.wsgi [None req-c09cb7ca-a79e-46a6-874b-79ebf6cf3f44 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:37:33.310 8 INFO cinder.volume.api [None req-c09cb7ca-a79e-46a6-874b-79ebf6cf3f44 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:37:33.312 8 INFO cinder.api.openstack.wsgi [None req-c09cb7ca-a79e-46a6-874b-79ebf6cf3f44 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 336/672] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:37:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:37:33.320 7 INFO cinder.api.openstack.wsgi [None req-cdfbaf75-d1df-468c-b983-1022b4551d20 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:37:33.334 7 INFO cinder.volume.api [None req-cdfbaf75-d1df-468c-b983-1022b4551d20 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:37:33.338 7 INFO cinder.api.openstack.wsgi [None req-cdfbaf75-d1df-468c-b983-1022b4551d20 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 337/673] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:37:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:37:33.376 8 INFO cinder.api.openstack.wsgi [None req-26bf1424-cfee-4265-8d24-a02e30e56831 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true 2026-08-05 20:37:33.400 8 INFO cinder.api.openstack.wsgi [None req-26bf1424-cfee-4265-8d24-a02e30e56831 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 337/674] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:37:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:37:33.412 7 INFO cinder.api.openstack.wsgi [None req-da549299-3829-4466-a656-fa8305a1b466 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true 2026-08-05 20:37:33.431 7 INFO cinder.api.openstack.wsgi [None req-da549299-3829-4466-a656-fa8305a1b466 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 338/675] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:37:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:37:33.441 8 INFO cinder.api.openstack.wsgi [None req-5f5a1e91-80dc-4e9a-865f-2ad55e274291 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true 2026-08-05 20:37:33.464 8 INFO cinder.api.openstack.wsgi [None req-5f5a1e91-80dc-4e9a-865f-2ad55e274291 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 338/676] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:37:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:37:33.477 7 INFO cinder.api.openstack.wsgi [None req-9aed9be3-996a-44e9-b8e0-8ef01a323a0e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true 2026-08-05 20:37:33.993 7 INFO cinder.api.openstack.wsgi [None req-9aed9be3-996a-44e9-b8e0-8ef01a323a0e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 339/677] 10.0.0.206 () {28 vars in 696 bytes} [Wed Aug 5 20:37:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 526 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:37:39.041 8 INFO cinder.api.openstack.wsgi [None req-5f5a1e91-80dc-4e9a-865f-2ad55e274291 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:37:39.041 7 INFO cinder.api.openstack.wsgi [None req-9aed9be3-996a-44e9-b8e0-8ef01a323a0e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:37:39.042 8 INFO cinder.api.openstack.wsgi [None req-5f5a1e91-80dc-4e9a-865f-2ad55e274291 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:37:39.043 7 INFO cinder.api.openstack.wsgi [None req-9aed9be3-996a-44e9-b8e0-8ef01a323a0e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:37:49.040 7 INFO cinder.api.openstack.wsgi [None req-9aed9be3-996a-44e9-b8e0-8ef01a323a0e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:37:49.040 8 INFO cinder.api.openstack.wsgi [None req-5f5a1e91-80dc-4e9a-865f-2ad55e274291 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:37:49.042 8 INFO cinder.api.openstack.wsgi [None req-5f5a1e91-80dc-4e9a-865f-2ad55e274291 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:37:49.042 7 INFO cinder.api.openstack.wsgi [None req-9aed9be3-996a-44e9-b8e0-8ef01a323a0e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:37:50.243 8 INFO cinder.api.openstack.wsgi [None req-994b04fa-3387-4cfc-a740-f9cbdca7af27 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots 2026-08-05 20:37:50.258 8 INFO cinder.volume.api [None req-994b04fa-3387-4cfc-a740-f9cbdca7af27 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all snapshots completed successfully. 2026-08-05 20:37:50.258 8 INFO cinder.api.openstack.wsgi [None req-994b04fa-3387-4cfc-a740-f9cbdca7af27 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 341/682] 10.0.0.222 () {32 vars in 705 bytes} [Wed Aug 5 20:37:50 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 20:37:50.271 7 INFO cinder.api.openstack.wsgi [None req-48c4553c-003b-414e-bb38-9dbf69e26c61 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes 2026-08-05 20:37:50.297 7 INFO cinder.volume.api [None req-48c4553c-003b-414e-bb38-9dbf69e26c61 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:37:50.298 7 INFO cinder.api.openstack.wsgi [None req-48c4553c-003b-414e-bb38-9dbf69e26c61 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes returned with HTTP 200 [pid: 7|app: 0|req: 342/683] 10.0.0.222 () {32 vars in 701 bytes} [Wed Aug 5 20:37:50 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 20:37:59.040 8 INFO cinder.api.openstack.wsgi [None req-994b04fa-3387-4cfc-a740-f9cbdca7af27 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:37:59.041 8 INFO cinder.api.openstack.wsgi [None req-994b04fa-3387-4cfc-a740-f9cbdca7af27 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:37:59.041 7 INFO cinder.api.openstack.wsgi [None req-48c4553c-003b-414e-bb38-9dbf69e26c61 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:37:59.042 7 INFO cinder.api.openstack.wsgi [None req-48c4553c-003b-414e-bb38-9dbf69e26c61 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:38:09.042 8 INFO cinder.api.openstack.wsgi [None req-994b04fa-3387-4cfc-a740-f9cbdca7af27 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:38:09.043 7 INFO cinder.api.openstack.wsgi [None req-48c4553c-003b-414e-bb38-9dbf69e26c61 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:38:09.043 8 INFO cinder.api.openstack.wsgi [None req-994b04fa-3387-4cfc-a740-f9cbdca7af27 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:38:09.047 7 INFO cinder.api.openstack.wsgi [None req-48c4553c-003b-414e-bb38-9dbf69e26c61 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:38:10.384 8 INFO cinder.api.openstack.wsgi [None req-9ae504e8-1268-4da7-bfa0-941aa3c053b7 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ad1eecbb02f14fe1b08fa782f59969b4/volumes 2026-08-05 20:38:11.073 8 INFO cinder.api.v3.volumes [None req-9ae504e8-1268-4da7-bfa0-941aa3c053b7 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] Create volume of 1 GB 2026-08-05 20:38:11.089 8 INFO cinder.volume.api [None req-9ae504e8-1268-4da7-bfa0-941aa3c053b7 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] Availability Zones retrieved successfully. 2026-08-05 20:38:11.475 8 INFO cinder.volume.api [None req-9ae504e8-1268-4da7-bfa0-941aa3c053b7 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] Create volume request issued successfully. 2026-08-05 20:38:11.476 8 INFO cinder.api.openstack.wsgi [None req-9ae504e8-1268-4da7-bfa0-941aa3c053b7 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ad1eecbb02f14fe1b08fa782f59969b4/volumes returned with HTTP 202 [pid: 8|app: 0|req: 344/688] 10.0.0.222 () {34 vars in 723 bytes} [Wed Aug 5 20:38:10 2026] POST /v3/ad1eecbb02f14fe1b08fa782f59969b4/volumes => generated 864 bytes in 1102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-08-05 20:38:11.506 7 INFO cinder.api.openstack.wsgi [None req-4223dca9-f9c9-4835-90c0-ae1ce782f5f5 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ad1eecbb02f14fe1b08fa782f59969b4/volumes/101ed326-1dd5-4643-a6f8-52f1cbd72e38 /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-08-05 20:38:11.547 7 INFO cinder.volume.api [None req-4223dca9-f9c9-4835-90c0-ae1ce782f5f5 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] Volume info retrieved successfully. 2026-08-05 20:38:11.556 7 INFO cinder.api.openstack.wsgi [None req-4223dca9-f9c9-4835-90c0-ae1ce782f5f5 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ad1eecbb02f14fe1b08fa782f59969b4/volumes/101ed326-1dd5-4643-a6f8-52f1cbd72e38 returned with HTTP 200 [pid: 7|app: 0|req: 345/689] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:38:11 2026] GET /v3/ad1eecbb02f14fe1b08fa782f59969b4/volumes/101ed326-1dd5-4643-a6f8-52f1cbd72e38 => generated 932 bytes in 58 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-08-05 20:38:12.578 8 INFO cinder.api.openstack.wsgi [None req-444a1697-5272-4ac5-8aa0-0bcf4d720e7d 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ad1eecbb02f14fe1b08fa782f59969b4/volumes/101ed326-1dd5-4643-a6f8-52f1cbd72e38 /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-08-05 20:38:12.594 8 INFO cinder.volume.api [None req-444a1697-5272-4ac5-8aa0-0bcf4d720e7d 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] Volume info retrieved successfully. 2026-08-05 20:38:12.600 8 INFO cinder.api.openstack.wsgi [None req-444a1697-5272-4ac5-8aa0-0bcf4d720e7d 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ad1eecbb02f14fe1b08fa782f59969b4/volumes/101ed326-1dd5-4643-a6f8-52f1cbd72e38 returned with HTTP 200 [pid: 8|app: 0|req: 345/690] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:38:12 2026] GET /v3/ad1eecbb02f14fe1b08fa782f59969b4/volumes/101ed326-1dd5-4643-a6f8-52f1cbd72e38 => generated 956 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-08-05 20:38:13.621 7 INFO cinder.api.openstack.wsgi [None req-ec643009-9b58-4e8e-a9a2-fc6b6ce3dcbf 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ad1eecbb02f14fe1b08fa782f59969b4/volumes/101ed326-1dd5-4643-a6f8-52f1cbd72e38 /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-08-05 20:38:13.636 7 INFO cinder.volume.api [None req-ec643009-9b58-4e8e-a9a2-fc6b6ce3dcbf 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] Volume info retrieved successfully. 2026-08-05 20:38:13.640 7 INFO cinder.api.openstack.wsgi [None req-ec643009-9b58-4e8e-a9a2-fc6b6ce3dcbf 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ad1eecbb02f14fe1b08fa782f59969b4/volumes/101ed326-1dd5-4643-a6f8-52f1cbd72e38 returned with HTTP 200 [pid: 7|app: 0|req: 346/691] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:38:13 2026] GET /v3/ad1eecbb02f14fe1b08fa782f59969b4/volumes/101ed326-1dd5-4643-a6f8-52f1cbd72e38 => generated 956 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:38:14.663 8 INFO cinder.api.openstack.wsgi [None req-97749e62-e67c-4f81-b677-d4f342b50bc8 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ad1eecbb02f14fe1b08fa782f59969b4/volumes/101ed326-1dd5-4643-a6f8-52f1cbd72e38 /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-08-05 20:38:14.681 8 INFO cinder.volume.api [None req-97749e62-e67c-4f81-b677-d4f342b50bc8 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] Volume info retrieved successfully. 2026-08-05 20:38:14.686 8 INFO cinder.api.openstack.wsgi [None req-97749e62-e67c-4f81-b677-d4f342b50bc8 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ad1eecbb02f14fe1b08fa782f59969b4/volumes/101ed326-1dd5-4643-a6f8-52f1cbd72e38 returned with HTTP 200 [pid: 8|app: 0|req: 346/692] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:38:14 2026] GET /v3/ad1eecbb02f14fe1b08fa782f59969b4/volumes/101ed326-1dd5-4643-a6f8-52f1cbd72e38 => generated 1482 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:38:14.792 7 INFO cinder.api.openstack.wsgi [req-6f738fbb-41a9-4f69-ae19-2028d7e190bb req-c9440cb8-7cb2-46b1-9fae-93af579b5133 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ad1eecbb02f14fe1b08fa782f59969b4/volumes/101ed326-1dd5-4643-a6f8-52f1cbd72e38 /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-08-05 20:38:14.809 7 INFO cinder.volume.api [req-6f738fbb-41a9-4f69-ae19-2028d7e190bb req-c9440cb8-7cb2-46b1-9fae-93af579b5133 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] Volume info retrieved successfully. 2026-08-05 20:38:14.818 7 INFO cinder.api.openstack.wsgi [req-6f738fbb-41a9-4f69-ae19-2028d7e190bb req-c9440cb8-7cb2-46b1-9fae-93af579b5133 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ad1eecbb02f14fe1b08fa782f59969b4/volumes/101ed326-1dd5-4643-a6f8-52f1cbd72e38 returned with HTTP 200 [pid: 7|app: 0|req: 347/693] 10.0.0.186 () {34 vars in 1028 bytes} [Wed Aug 5 20:38:14 2026] GET /v3/ad1eecbb02f14fe1b08fa782f59969b4/volumes/101ed326-1dd5-4643-a6f8-52f1cbd72e38 => generated 1482 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:38:15.915 8 INFO cinder.api.openstack.wsgi [req-6f738fbb-41a9-4f69-ae19-2028d7e190bb req-4b7d8450-e04d-4a13-8d4f-78f06337360e 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ad1eecbb02f14fe1b08fa782f59969b4/volumes/101ed326-1dd5-4643-a6f8-52f1cbd72e38 /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-08-05 20:38:15.930 8 INFO cinder.volume.api [req-6f738fbb-41a9-4f69-ae19-2028d7e190bb req-4b7d8450-e04d-4a13-8d4f-78f06337360e 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] Volume info retrieved successfully. 2026-08-05 20:38:15.937 8 INFO cinder.api.openstack.wsgi [req-6f738fbb-41a9-4f69-ae19-2028d7e190bb req-4b7d8450-e04d-4a13-8d4f-78f06337360e 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ad1eecbb02f14fe1b08fa782f59969b4/volumes/101ed326-1dd5-4643-a6f8-52f1cbd72e38 returned with HTTP 200 [pid: 8|app: 0|req: 347/694] 10.0.0.186 () {34 vars in 1028 bytes} [Wed Aug 5 20:38:15 2026] GET /v3/ad1eecbb02f14fe1b08fa782f59969b4/volumes/101ed326-1dd5-4643-a6f8-52f1cbd72e38 => generated 1482 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-05 20:38:15.946 7 INFO cinder.api.openstack.wsgi [req-6f738fbb-41a9-4f69-ae19-2028d7e190bb req-c9440cb8-7cb2-46b1-9fae-93af579b5133 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-05 20:38:15.947 7 INFO cinder.api.openstack.wsgi [req-6f738fbb-41a9-4f69-ae19-2028d7e190bb req-c9440cb8-7cb2-46b1-9fae-93af579b5133 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 348/695] 10.0.0.186 () {32 vars in 829 bytes} [Wed Aug 5 20:38:15 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-08-05 20:38:15.960 8 INFO cinder.api.openstack.wsgi [req-6f738fbb-41a9-4f69-ae19-2028d7e190bb req-dff9018f-da30-4f75-ab5d-bed4c540dd13 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ad1eecbb02f14fe1b08fa782f59969b4/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-08-05 20:38:16.046 8 INFO cinder.api.openstack.wsgi [req-6f738fbb-41a9-4f69-ae19-2028d7e190bb req-dff9018f-da30-4f75-ab5d-bed4c540dd13 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ad1eecbb02f14fe1b08fa782f59969b4/attachments returned with HTTP 200 [pid: 8|app: 0|req: 348/696] 10.0.0.186 () {40 vars in 1057 bytes} [Wed Aug 5 20:38:15 2026] POST /v3/ad1eecbb02f14fe1b08fa782f59969b4/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-05 20:38:19.041 7 INFO cinder.api.openstack.wsgi [req-6f738fbb-41a9-4f69-ae19-2028d7e190bb req-c9440cb8-7cb2-46b1-9fae-93af579b5133 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:38:19.041 8 INFO cinder.api.openstack.wsgi [req-6f738fbb-41a9-4f69-ae19-2028d7e190bb req-dff9018f-da30-4f75-ab5d-bed4c540dd13 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:38:19.041 7 INFO cinder.api.openstack.wsgi [req-6f738fbb-41a9-4f69-ae19-2028d7e190bb req-c9440cb8-7cb2-46b1-9fae-93af579b5133 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:38:19.042 8 INFO cinder.api.openstack.wsgi [req-6f738fbb-41a9-4f69-ae19-2028d7e190bb req-dff9018f-da30-4f75-ab5d-bed4c540dd13 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:38:22.331 7 INFO cinder.api.openstack.wsgi [req-6f738fbb-41a9-4f69-ae19-2028d7e190bb req-c9440cb8-7cb2-46b1-9fae-93af579b5133 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-05 20:38:22.332 7 INFO cinder.api.openstack.wsgi [req-6f738fbb-41a9-4f69-ae19-2028d7e190bb req-c9440cb8-7cb2-46b1-9fae-93af579b5133 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 350/699] 199.19.213.141 () {32 vars in 840 bytes} [Wed Aug 5 20:38:22 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-08-05 20:38:22.379 8 INFO cinder.api.openstack.wsgi [req-6f738fbb-41a9-4f69-ae19-2028d7e190bb req-0e34333b-c1d2-43f0-b1f8-2f06a5966e4b 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ad1eecbb02f14fe1b08fa782f59969b4/volumes/101ed326-1dd5-4643-a6f8-52f1cbd72e38 /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-08-05 20:38:22.396 8 INFO cinder.volume.api [req-6f738fbb-41a9-4f69-ae19-2028d7e190bb req-0e34333b-c1d2-43f0-b1f8-2f06a5966e4b 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] Volume info retrieved successfully. 2026-08-05 20:38:22.407 8 INFO cinder.api.openstack.wsgi [req-6f738fbb-41a9-4f69-ae19-2028d7e190bb req-0e34333b-c1d2-43f0-b1f8-2f06a5966e4b 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ad1eecbb02f14fe1b08fa782f59969b4/volumes/101ed326-1dd5-4643-a6f8-52f1cbd72e38 returned with HTTP 200 [pid: 8|app: 0|req: 350/700] 199.19.213.141 () {36 vars in 1073 bytes} [Wed Aug 5 20:38:22 2026] GET /v3/ad1eecbb02f14fe1b08fa782f59969b4/volumes/101ed326-1dd5-4643-a6f8-52f1cbd72e38 => generated 1662 bytes in 42 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-08-05 20:38:24.295 7 INFO cinder.api.openstack.wsgi [req-6f738fbb-41a9-4f69-ae19-2028d7e190bb req-39a68e00-d44a-4459-8370-486024f94f2a 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ad1eecbb02f14fe1b08fa782f59969b4/attachments/7fca9d47-d9e7-4e52-baa6-f58799aa80e8 /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-08-05 20:38:25.344 7 INFO cinder.api.openstack.wsgi [req-6f738fbb-41a9-4f69-ae19-2028d7e190bb req-39a68e00-d44a-4459-8370-486024f94f2a 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ad1eecbb02f14fe1b08fa782f59969b4/attachments/7fca9d47-d9e7-4e52-baa6-f58799aa80e8 returned with HTTP 200 [pid: 7|app: 0|req: 351/701] 199.19.213.141 () {40 vars in 1135 bytes} [Wed Aug 5 20:38:24 2026] PUT /v3/ad1eecbb02f14fe1b08fa782f59969b4/attachments/7fca9d47-d9e7-4e52-baa6-f58799aa80e8 => generated 802 bytes in 1061 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-08-05 20:38:25.396 8 INFO cinder.api.openstack.wsgi [req-6f738fbb-41a9-4f69-ae19-2028d7e190bb req-68575eff-eddb-485f-b14b-153339e2ab59 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ad1eecbb02f14fe1b08fa782f59969b4/attachments/7fca9d47-d9e7-4e52-baa6-f58799aa80e8/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-08-05 20:38:25.460 8 INFO cinder.api.openstack.wsgi [req-6f738fbb-41a9-4f69-ae19-2028d7e190bb req-68575eff-eddb-485f-b14b-153339e2ab59 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ad1eecbb02f14fe1b08fa782f59969b4/attachments/7fca9d47-d9e7-4e52-baa6-f58799aa80e8/action returned with HTTP 204 [pid: 8|app: 0|req: 351/702] 199.19.213.141 () {40 vars in 1148 bytes} [Wed Aug 5 20:38:25 2026] POST /v3/ad1eecbb02f14fe1b08fa782f59969b4/attachments/7fca9d47-d9e7-4e52-baa6-f58799aa80e8/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-08-05 20:38:29.040 7 INFO cinder.api.openstack.wsgi [req-6f738fbb-41a9-4f69-ae19-2028d7e190bb req-39a68e00-d44a-4459-8370-486024f94f2a 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:38:29.041 7 INFO cinder.api.openstack.wsgi [req-6f738fbb-41a9-4f69-ae19-2028d7e190bb req-39a68e00-d44a-4459-8370-486024f94f2a 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:38:29.040 8 INFO cinder.api.openstack.wsgi [req-6f738fbb-41a9-4f69-ae19-2028d7e190bb req-68575eff-eddb-485f-b14b-153339e2ab59 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:38:29.042 8 INFO cinder.api.openstack.wsgi [req-6f738fbb-41a9-4f69-ae19-2028d7e190bb req-68575eff-eddb-485f-b14b-153339e2ab59 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] http://10.0.0.31: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-08-05 20:38:33.181 7 INFO cinder.api.openstack.wsgi [None req-98c58663-f720-4485-9d9b-6a7a058f8457 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-05 20:38:33.687 7 INFO cinder.api.openstack.wsgi [None req-98c58663-f720-4485-9d9b-6a7a058f8457 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 353/705] 10.0.0.206 () {28 vars in 696 bytes} [Wed Aug 5 20:38:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 637 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-08-05 20:38:33.701 8 INFO cinder.api.openstack.wsgi [None req-f1aa68dd-36b5-4bfe-96b1-0c512a8326cc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:38:33.717 8 INFO cinder.volume.api [None req-f1aa68dd-36b5-4bfe-96b1-0c512a8326cc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - 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-08-05 20:38:33.723 8 INFO cinder.api.openstack.wsgi [None req-f1aa68dd-36b5-4bfe-96b1-0c512a8326cc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 353/706] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:38:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true => generated 1948 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-05 20:38:33.739 7 INFO cinder.api.openstack.wsgi [None req-177c2854-3c0b-4502-a70c-abd31469d648 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services 2026-08-05 20:38:33.748 7 INFO cinder.api.openstack.wsgi [None req-177c2854-3c0b-4502-a70c-abd31469d648 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 354/707] 10.0.0.206 () {28 vars in 645 bytes} [Wed Aug 5 20:38:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-services => generated 646 bytes in 17 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-08-05 20:38:33.761 8 INFO cinder.api.openstack.wsgi [None req-110a479b-7063-4630-b11d-7056322c8834 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true 2026-08-05 20:38:33.765 8 INFO cinder.volume.api [None req-110a479b-7063-4630-b11d-7056322c8834 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all snapshots completed successfully. 2026-08-05 20:38:33.766 8 INFO cinder.api.openstack.wsgi [None req-110a479b-7063-4630-b11d-7056322c8834 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 354/708] 10.0.0.206 () {28 vars in 674 bytes} [Wed Aug 5 20:38:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:38:33.777 7 INFO cinder.api.openstack.wsgi [None req-e76f63ce-7194-4497-b7e2-d5f294c08a7e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:38:33.792 7 INFO cinder.volume.api [None req-e76f63ce-7194-4497-b7e2-d5f294c08a7e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - 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-08-05 20:38:33.799 7 INFO cinder.api.openstack.wsgi [None req-e76f63ce-7194-4497-b7e2-d5f294c08a7e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 355/709] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:38:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true => generated 1948 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-05 20:38:33.838 8 INFO cinder.api.openstack.wsgi [None req-ad12eaff-f2c4-41ab-83c9-5e54023d0165 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/4044358d324e4e54a1a52b0085cd72a7?usage=true 2026-08-05 20:38:33.857 8 INFO cinder.api.openstack.wsgi [None req-ad12eaff-f2c4-41ab-83c9-5e54023d0165 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/4044358d324e4e54a1a52b0085cd72a7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 355/710] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:38:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/4044358d324e4e54a1a52b0085cd72a7?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:38:33.869 7 INFO cinder.api.openstack.wsgi [None req-7f5a4b08-1572-4725-b973-6c1ddd0d0d0d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true 2026-08-05 20:38:33.893 7 INFO cinder.api.openstack.wsgi [None req-7f5a4b08-1572-4725-b973-6c1ddd0d0d0d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 356/711] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:38:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:38:33.906 8 INFO cinder.api.openstack.wsgi [None req-dcd454d6-1861-4e36-94e3-2629db373030 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/8adaa4cc9600471299dd9cc2fbe5429d?usage=true 2026-08-05 20:38:33.931 8 INFO cinder.api.openstack.wsgi [None req-dcd454d6-1861-4e36-94e3-2629db373030 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/8adaa4cc9600471299dd9cc2fbe5429d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 356/712] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:38:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/8adaa4cc9600471299dd9cc2fbe5429d?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:38:33.942 7 INFO cinder.api.openstack.wsgi [None req-5fb028ea-b2b4-4ddd-9acc-ac5742550d48 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true 2026-08-05 20:38:33.963 7 INFO cinder.api.openstack.wsgi [None req-5fb028ea-b2b4-4ddd-9acc-ac5742550d48 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 357/713] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:38:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:38:33.977 8 INFO cinder.api.openstack.wsgi [None req-0e04ecb5-07a5-416d-8468-7b5edacd4d11 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/ad1eecbb02f14fe1b08fa782f59969b4?usage=true 2026-08-05 20:38:34.026 8 INFO cinder.api.openstack.wsgi [None req-0e04ecb5-07a5-416d-8468-7b5edacd4d11 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/ad1eecbb02f14fe1b08fa782f59969b4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 357/714] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:38:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/ad1eecbb02f14fe1b08fa782f59969b4?usage=true => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:38:34.039 7 INFO cinder.api.openstack.wsgi [None req-1179c5e0-3108-4974-9d14-7b373da54b25 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true 2026-08-05 20:38:34.058 7 INFO cinder.api.openstack.wsgi [None req-1179c5e0-3108-4974-9d14-7b373da54b25 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 358/715] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:38:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:38:34.075 8 INFO cinder.api.openstack.wsgi [None req-5b6d6597-009e-4f81-9756-7e3c9c82dc46 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/f70ab027500d468f96853cf604cddda5?usage=true 2026-08-05 20:38:34.116 8 INFO cinder.api.openstack.wsgi [None req-5b6d6597-009e-4f81-9756-7e3c9c82dc46 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/f70ab027500d468f96853cf604cddda5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 358/716] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:38:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/f70ab027500d468f96853cf604cddda5?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:38:38.606 7 INFO cinder.api.openstack.wsgi [req-96bf3f0b-6684-468c-bda2-92a27bd1bbcf req-8ed971ac-3ec6-4e81-8440-4942867bf631 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ad1eecbb02f14fe1b08fa782f59969b4/attachments/7fca9d47-d9e7-4e52-baa6-f58799aa80e8 /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-08-05 20:38:39.040 8 INFO cinder.api.openstack.wsgi [None req-5b6d6597-009e-4f81-9756-7e3c9c82dc46 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:38:39.041 8 INFO cinder.api.openstack.wsgi [None req-5b6d6597-009e-4f81-9756-7e3c9c82dc46 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:38:39.042 8 INFO cinder.api.openstack.wsgi [None req-5b6d6597-009e-4f81-9756-7e3c9c82dc46 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:38:39.043 8 INFO cinder.api.openstack.wsgi [None req-5b6d6597-009e-4f81-9756-7e3c9c82dc46 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:38:39.187 7 INFO cinder.api.openstack.wsgi [req-96bf3f0b-6684-468c-bda2-92a27bd1bbcf req-8ed971ac-3ec6-4e81-8440-4942867bf631 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ad1eecbb02f14fe1b08fa782f59969b4/attachments/7fca9d47-d9e7-4e52-baa6-f58799aa80e8 returned with HTTP 200 [pid: 7|app: 0|req: 359/719] 199.19.213.141 () {38 vars in 1103 bytes} [Wed Aug 5 20:38:38 2026] DELETE /v3/ad1eecbb02f14fe1b08fa782f59969b4/attachments/7fca9d47-d9e7-4e52-baa6-f58799aa80e8 => generated 19 bytes in 597 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:38:39.203 8 INFO cinder.api.openstack.wsgi [req-96bf3f0b-6684-468c-bda2-92a27bd1bbcf req-2eb099dd-1a4e-4601-bc01-705078e77dff 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ad1eecbb02f14fe1b08fa782f59969b4/volumes/101ed326-1dd5-4643-a6f8-52f1cbd72e38 2026-08-05 20:38:39.203 8 INFO cinder.api.v3.volumes [req-96bf3f0b-6684-468c-bda2-92a27bd1bbcf req-2eb099dd-1a4e-4601-bc01-705078e77dff 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] Delete volume with id: 101ed326-1dd5-4643-a6f8-52f1cbd72e38 /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-08-05 20:38:39.212 8 INFO cinder.volume.api [req-96bf3f0b-6684-468c-bda2-92a27bd1bbcf req-2eb099dd-1a4e-4601-bc01-705078e77dff 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] Volume info retrieved successfully. 2026-08-05 20:38:39.245 8 INFO cinder.volume.api [req-96bf3f0b-6684-468c-bda2-92a27bd1bbcf req-2eb099dd-1a4e-4601-bc01-705078e77dff 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] Delete volume request issued successfully. 2026-08-05 20:38:39.246 8 INFO cinder.api.openstack.wsgi [req-96bf3f0b-6684-468c-bda2-92a27bd1bbcf req-2eb099dd-1a4e-4601-bc01-705078e77dff 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ad1eecbb02f14fe1b08fa782f59969b4/volumes/101ed326-1dd5-4643-a6f8-52f1cbd72e38 returned with HTTP 202 [pid: 8|app: 0|req: 361/720] 199.19.213.141 () {36 vars in 1054 bytes} [Wed Aug 5 20:38:39 2026] DELETE /v3/ad1eecbb02f14fe1b08fa782f59969b4/volumes/101ed326-1dd5-4643-a6f8-52f1cbd72e38 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-08-05 20:38:49.040 8 INFO cinder.api.openstack.wsgi [req-96bf3f0b-6684-468c-bda2-92a27bd1bbcf req-2eb099dd-1a4e-4601-bc01-705078e77dff 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:38:49.040 7 INFO cinder.api.openstack.wsgi [req-96bf3f0b-6684-468c-bda2-92a27bd1bbcf req-8ed971ac-3ec6-4e81-8440-4942867bf631 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:38:49.041 8 INFO cinder.api.openstack.wsgi [req-96bf3f0b-6684-468c-bda2-92a27bd1bbcf req-2eb099dd-1a4e-4601-bc01-705078e77dff 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:38:49.041 7 INFO cinder.api.openstack.wsgi [req-96bf3f0b-6684-468c-bda2-92a27bd1bbcf req-8ed971ac-3ec6-4e81-8440-4942867bf631 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:38:59.040 8 INFO cinder.api.openstack.wsgi [req-96bf3f0b-6684-468c-bda2-92a27bd1bbcf req-2eb099dd-1a4e-4601-bc01-705078e77dff 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:38:59.040 7 INFO cinder.api.openstack.wsgi [req-96bf3f0b-6684-468c-bda2-92a27bd1bbcf req-8ed971ac-3ec6-4e81-8440-4942867bf631 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:38:59.041 8 INFO cinder.api.openstack.wsgi [req-96bf3f0b-6684-468c-bda2-92a27bd1bbcf req-2eb099dd-1a4e-4601-bc01-705078e77dff 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:38:59.042 7 INFO cinder.api.openstack.wsgi [req-96bf3f0b-6684-468c-bda2-92a27bd1bbcf req-8ed971ac-3ec6-4e81-8440-4942867bf631 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:39:09.040 8 INFO cinder.api.openstack.wsgi [req-96bf3f0b-6684-468c-bda2-92a27bd1bbcf req-2eb099dd-1a4e-4601-bc01-705078e77dff 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:39:09.040 7 INFO cinder.api.openstack.wsgi [req-96bf3f0b-6684-468c-bda2-92a27bd1bbcf req-8ed971ac-3ec6-4e81-8440-4942867bf631 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:39:09.041 8 INFO cinder.api.openstack.wsgi [req-96bf3f0b-6684-468c-bda2-92a27bd1bbcf req-2eb099dd-1a4e-4601-bc01-705078e77dff 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:39:09.042 7 INFO cinder.api.openstack.wsgi [req-96bf3f0b-6684-468c-bda2-92a27bd1bbcf req-8ed971ac-3ec6-4e81-8440-4942867bf631 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:39:19.040 7 INFO cinder.api.openstack.wsgi [req-96bf3f0b-6684-468c-bda2-92a27bd1bbcf req-8ed971ac-3ec6-4e81-8440-4942867bf631 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:39:19.040 8 INFO cinder.api.openstack.wsgi [req-96bf3f0b-6684-468c-bda2-92a27bd1bbcf req-2eb099dd-1a4e-4601-bc01-705078e77dff 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:39:19.040 7 INFO cinder.api.openstack.wsgi [req-96bf3f0b-6684-468c-bda2-92a27bd1bbcf req-8ed971ac-3ec6-4e81-8440-4942867bf631 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:39:19.041 8 INFO cinder.api.openstack.wsgi [req-96bf3f0b-6684-468c-bda2-92a27bd1bbcf req-2eb099dd-1a4e-4601-bc01-705078e77dff 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:39:29.039 7 INFO cinder.api.openstack.wsgi [req-96bf3f0b-6684-468c-bda2-92a27bd1bbcf req-8ed971ac-3ec6-4e81-8440-4942867bf631 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:39:29.040 7 INFO cinder.api.openstack.wsgi [req-96bf3f0b-6684-468c-bda2-92a27bd1bbcf req-8ed971ac-3ec6-4e81-8440-4942867bf631 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:39:29.041 8 INFO cinder.api.openstack.wsgi [req-96bf3f0b-6684-468c-bda2-92a27bd1bbcf req-2eb099dd-1a4e-4601-bc01-705078e77dff 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:39:29.043 8 INFO cinder.api.openstack.wsgi [req-96bf3f0b-6684-468c-bda2-92a27bd1bbcf req-2eb099dd-1a4e-4601-bc01-705078e77dff 3bbfdfaa215446afa2928cae59e74abe ad1eecbb02f14fe1b08fa782f59969b4 - - default default] http://10.0.0.31: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-08-05 20:39:33.044 7 INFO cinder.api.openstack.wsgi [req-5794d43f-c254-404b-927d-fba8e33e6f73 req-4445bd02-e60d-4dbb-b19e-008494c02e48 67d4b4d8dc8d4e268079f1de98b69f89 b734d90618e145c58e8461dd68d274d9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b734d90618e145c58e8461dd68d274d9/attachments?instance_id=b148f7d8-eaee-4517-b862-c7d3d5815055 2026-08-05 20:39:33.057 7 INFO cinder.api.openstack.wsgi [req-5794d43f-c254-404b-927d-fba8e33e6f73 req-4445bd02-e60d-4dbb-b19e-008494c02e48 67d4b4d8dc8d4e268079f1de98b69f89 b734d90618e145c58e8461dd68d274d9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b734d90618e145c58e8461dd68d274d9/attachments?instance_id=b148f7d8-eaee-4517-b862-c7d3d5815055 returned with HTTP 200 [pid: 7|app: 0|req: 365/731] 199.19.213.141 () {36 vars in 1104 bytes} [Wed Aug 5 20:39:33 2026] GET /v3/b734d90618e145c58e8461dd68d274d9/attachments?instance_id=b148f7d8-eaee-4517-b862-c7d3d5815055 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:39:33.219 8 INFO cinder.api.openstack.wsgi [None req-056fbdcb-cae3-4049-8c8e-d9f392b5b566 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services 2026-08-05 20:39:33.224 8 INFO cinder.api.openstack.wsgi [None req-056fbdcb-cae3-4049-8c8e-d9f392b5b566 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 367/732] 10.0.0.206 () {28 vars in 645 bytes} [Wed Aug 5 20:39:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-services => generated 646 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:39:33.288 7 INFO cinder.api.openstack.wsgi [None req-9200f302-531e-4249-aaf9-9c1a4a62458e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-05 20:39:33.311 7 INFO cinder.api.openstack.wsgi [None req-9200f302-531e-4249-aaf9-9c1a4a62458e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 366/733] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:39:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:39:33.326 8 INFO cinder.api.openstack.wsgi [None req-4a700611-d5bf-4ea0-8ebf-3f545d9b1769 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/69e9ccb18299451bb6b7ae2e15591740?usage=true 2026-08-05 20:39:33.347 8 INFO cinder.api.openstack.wsgi [None req-4a700611-d5bf-4ea0-8ebf-3f545d9b1769 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/69e9ccb18299451bb6b7ae2e15591740?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 368/734] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:39:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/69e9ccb18299451bb6b7ae2e15591740?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:39:33.356 7 INFO cinder.api.openstack.wsgi [None req-3bd727a9-1359-4a53-900b-0cbdcbbeb2f4 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/7bf5ea2366fd40cfa7743d24bf696941?usage=true 2026-08-05 20:39:33.385 7 INFO cinder.api.openstack.wsgi [None req-3bd727a9-1359-4a53-900b-0cbdcbbeb2f4 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/7bf5ea2366fd40cfa7743d24bf696941?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 367/735] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:39:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/7bf5ea2366fd40cfa7743d24bf696941?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:39:33.399 8 INFO cinder.api.openstack.wsgi [None req-b44873b9-4a50-4254-a605-251eff6e82d1 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true 2026-08-05 20:39:33.416 8 INFO cinder.api.openstack.wsgi [None req-b44873b9-4a50-4254-a605-251eff6e82d1 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 369/736] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:39:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:39:33.427 7 INFO cinder.api.openstack.wsgi [None req-b4951a6f-ac02-468d-a0b3-458559511f50 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/b734d90618e145c58e8461dd68d274d9?usage=true 2026-08-05 20:39:33.447 7 INFO cinder.api.openstack.wsgi [None req-b4951a6f-ac02-468d-a0b3-458559511f50 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/b734d90618e145c58e8461dd68d274d9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 368/737] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:39:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/b734d90618e145c58e8461dd68d274d9?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:39:33.460 8 INFO cinder.api.openstack.wsgi [None req-88603e8b-3ebc-4db2-850c-74529c1e0377 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true 2026-08-05 20:39:33.486 8 INFO cinder.api.openstack.wsgi [None req-88603e8b-3ebc-4db2-850c-74529c1e0377 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 370/738] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:39:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:39:33.498 7 INFO cinder.api.openstack.wsgi [None req-8f9b48e3-cea4-4f72-a0cb-502c4e7e67c9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/f8ba053b5d8d41f9b1c17437aeba93b4?usage=true 2026-08-05 20:39:33.524 7 INFO cinder.api.openstack.wsgi [None req-8f9b48e3-cea4-4f72-a0cb-502c4e7e67c9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/f8ba053b5d8d41f9b1c17437aeba93b4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 369/739] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:39:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/f8ba053b5d8d41f9b1c17437aeba93b4?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:39:33.534 8 INFO cinder.api.openstack.wsgi [None req-87884b85-2129-4393-b887-be9918e981ad c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:39:33.542 8 INFO cinder.volume.api [None req-87884b85-2129-4393-b887-be9918e981ad c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:39:33.543 8 INFO cinder.api.openstack.wsgi [None req-87884b85-2129-4393-b887-be9918e981ad c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 371/740] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:39:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:39:33.558 7 INFO cinder.api.openstack.wsgi [None req-d95ce2a2-9455-488f-9b02-25e0a6c8a440 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true 2026-08-05 20:39:34.062 7 INFO cinder.api.openstack.wsgi [None req-d95ce2a2-9455-488f-9b02-25e0a6c8a440 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 370/741] 10.0.0.206 () {28 vars in 696 bytes} [Wed Aug 5 20:39:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:39:34.074 8 INFO cinder.api.openstack.wsgi [None req-d61367ea-8cfb-45cd-86a9-d913b0d372b6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:39:34.083 8 INFO cinder.volume.api [None req-d61367ea-8cfb-45cd-86a9-d913b0d372b6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:39:34.084 8 INFO cinder.api.openstack.wsgi [None req-d61367ea-8cfb-45cd-86a9-d913b0d372b6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 372/742] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:39:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:39:34.095 7 INFO cinder.api.openstack.wsgi [None req-2a68ce0b-ad96-4b31-a6e5-76c2a74ece3b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true 2026-08-05 20:39:34.103 7 INFO cinder.volume.api [None req-2a68ce0b-ad96-4b31-a6e5-76c2a74ece3b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all snapshots completed successfully. 2026-08-05 20:39:34.104 7 INFO cinder.api.openstack.wsgi [None req-2a68ce0b-ad96-4b31-a6e5-76c2a74ece3b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 371/743] 10.0.0.206 () {28 vars in 674 bytes} [Wed Aug 5 20:39:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 20:39:39.040 8 INFO cinder.api.openstack.wsgi [None req-d61367ea-8cfb-45cd-86a9-d913b0d372b6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:39:39.041 8 INFO cinder.api.openstack.wsgi [None req-d61367ea-8cfb-45cd-86a9-d913b0d372b6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:39:39.042 7 INFO cinder.api.openstack.wsgi [None req-2a68ce0b-ad96-4b31-a6e5-76c2a74ece3b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:39:39.043 7 INFO cinder.api.openstack.wsgi [None req-2a68ce0b-ad96-4b31-a6e5-76c2a74ece3b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:39:49.040 8 INFO cinder.api.openstack.wsgi [None req-d61367ea-8cfb-45cd-86a9-d913b0d372b6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:39:49.040 8 INFO cinder.api.openstack.wsgi [None req-d61367ea-8cfb-45cd-86a9-d913b0d372b6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:39:49.041 7 INFO cinder.api.openstack.wsgi [None req-2a68ce0b-ad96-4b31-a6e5-76c2a74ece3b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:39:49.041 7 INFO cinder.api.openstack.wsgi [None req-2a68ce0b-ad96-4b31-a6e5-76c2a74ece3b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:39:59.039 7 INFO cinder.api.openstack.wsgi [None req-2a68ce0b-ad96-4b31-a6e5-76c2a74ece3b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:39:59.039 8 INFO cinder.api.openstack.wsgi [None req-d61367ea-8cfb-45cd-86a9-d913b0d372b6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:39:59.040 7 INFO cinder.api.openstack.wsgi [None req-2a68ce0b-ad96-4b31-a6e5-76c2a74ece3b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:39:59.040 8 INFO cinder.api.openstack.wsgi [None req-d61367ea-8cfb-45cd-86a9-d913b0d372b6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:40:07.952 7 INFO cinder.api.openstack.wsgi [None req-2a68ce0b-ad96-4b31-a6e5-76c2a74ece3b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-05 20:40:07.953 7 INFO cinder.api.openstack.wsgi [None req-2a68ce0b-ad96-4b31-a6e5-76c2a74ece3b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 375/750] 10.0.0.222 () {30 vars in 411 bytes} [Wed Aug 5 20:40:07 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-08-05 20:40:09.039 8 INFO cinder.api.openstack.wsgi [None req-d61367ea-8cfb-45cd-86a9-d913b0d372b6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:40:09.040 7 INFO cinder.api.openstack.wsgi [None req-2a68ce0b-ad96-4b31-a6e5-76c2a74ece3b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:40:09.040 8 INFO cinder.api.openstack.wsgi [None req-d61367ea-8cfb-45cd-86a9-d913b0d372b6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:40:09.041 7 INFO cinder.api.openstack.wsgi [None req-2a68ce0b-ad96-4b31-a6e5-76c2a74ece3b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:40:12.307 8 INFO cinder.api.openstack.wsgi [None req-d61367ea-8cfb-45cd-86a9-d913b0d372b6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-05 20:40:12.308 8 INFO cinder.api.openstack.wsgi [None req-d61367ea-8cfb-45cd-86a9-d913b0d372b6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 377/753] 10.0.0.54 () {28 vars in 375 bytes} [Wed Aug 5 20:40:12 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-08-05 20:40:12.318 7 INFO cinder.api.openstack.wsgi [None req-e394792b-77fc-4ee2-b5b8-c453c3e0a2b1 802037a0206d46b2985fc9cc12295af0 b9511fefb7304826b01c866afc21e0b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b9511fefb7304826b01c866afc21e0b6/limits?tenant_id=b9511fefb7304826b01c866afc21e0b6 2026-08-05 20:40:12.343 7 INFO cinder.api.openstack.wsgi [None req-e394792b-77fc-4ee2-b5b8-c453c3e0a2b1 802037a0206d46b2985fc9cc12295af0 b9511fefb7304826b01c866afc21e0b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9511fefb7304826b01c866afc21e0b6/limits?tenant_id=b9511fefb7304826b01c866afc21e0b6 returned with HTTP 200 [pid: 7|app: 0|req: 377/754] 10.0.0.54 () {34 vars in 878 bytes} [Wed Aug 5 20:40:12 2026] GET /v3/b9511fefb7304826b01c866afc21e0b6/limits?tenant_id=b9511fefb7304826b01c866afc21e0b6 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-05 20:40:13.938 8 INFO cinder.api.openstack.wsgi [None req-d61367ea-8cfb-45cd-86a9-d913b0d372b6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-05 20:40:13.938 8 INFO cinder.api.openstack.wsgi [None req-d61367ea-8cfb-45cd-86a9-d913b0d372b6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 378/755] 10.0.0.54 () {28 vars in 375 bytes} [Wed Aug 5 20:40:13 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-08-05 20:40:13.944 7 INFO cinder.api.openstack.wsgi [None req-e394792b-77fc-4ee2-b5b8-c453c3e0a2b1 802037a0206d46b2985fc9cc12295af0 b9511fefb7304826b01c866afc21e0b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-05 20:40:13.946 7 INFO cinder.api.openstack.wsgi [None req-e394792b-77fc-4ee2-b5b8-c453c3e0a2b1 802037a0206d46b2985fc9cc12295af0 b9511fefb7304826b01c866afc21e0b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 378/756] 10.0.0.54 () {28 vars in 375 bytes} [Wed Aug 5 20:40:13 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-08-05 20:40:14.683 8 INFO cinder.api.openstack.wsgi [None req-d61367ea-8cfb-45cd-86a9-d913b0d372b6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-05 20:40:14.683 8 INFO cinder.api.openstack.wsgi [None req-d61367ea-8cfb-45cd-86a9-d913b0d372b6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 379/757] 10.0.0.54 () {28 vars in 375 bytes} [Wed Aug 5 20:40:14 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-08-05 20:40:14.695 7 INFO cinder.api.openstack.wsgi [None req-50f082f4-9243-4f70-ac73-fb5c1aaec4d2 802037a0206d46b2985fc9cc12295af0 b9511fefb7304826b01c866afc21e0b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b9511fefb7304826b01c866afc21e0b6/limits?tenant_id=b9511fefb7304826b01c866afc21e0b6 2026-08-05 20:40:14.745 7 INFO cinder.api.openstack.wsgi [None req-50f082f4-9243-4f70-ac73-fb5c1aaec4d2 802037a0206d46b2985fc9cc12295af0 b9511fefb7304826b01c866afc21e0b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9511fefb7304826b01c866afc21e0b6/limits?tenant_id=b9511fefb7304826b01c866afc21e0b6 returned with HTTP 200 [pid: 7|app: 0|req: 379/758] 10.0.0.54 () {34 vars in 878 bytes} [Wed Aug 5 20:40:14 2026] GET /v3/b9511fefb7304826b01c866afc21e0b6/limits?tenant_id=b9511fefb7304826b01c866afc21e0b6 => generated 302 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-05 20:40:16.467 8 INFO cinder.api.openstack.wsgi [None req-d61367ea-8cfb-45cd-86a9-d913b0d372b6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-05 20:40:16.468 8 INFO cinder.api.openstack.wsgi [None req-d61367ea-8cfb-45cd-86a9-d913b0d372b6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 380/759] 10.0.0.54 () {28 vars in 375 bytes} [Wed Aug 5 20:40:16 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-08-05 20:40:16.473 7 INFO cinder.api.openstack.wsgi [None req-50f082f4-9243-4f70-ac73-fb5c1aaec4d2 802037a0206d46b2985fc9cc12295af0 b9511fefb7304826b01c866afc21e0b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-05 20:40:16.474 7 INFO cinder.api.openstack.wsgi [None req-50f082f4-9243-4f70-ac73-fb5c1aaec4d2 802037a0206d46b2985fc9cc12295af0 b9511fefb7304826b01c866afc21e0b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 380/760] 10.0.0.54 () {28 vars in 375 bytes} [Wed Aug 5 20:40:16 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-08-05 20:40:19.040 8 INFO cinder.api.openstack.wsgi [None req-d61367ea-8cfb-45cd-86a9-d913b0d372b6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:40:19.040 7 INFO cinder.api.openstack.wsgi [None req-50f082f4-9243-4f70-ac73-fb5c1aaec4d2 802037a0206d46b2985fc9cc12295af0 b9511fefb7304826b01c866afc21e0b6 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:40:19.041 8 INFO cinder.api.openstack.wsgi [None req-d61367ea-8cfb-45cd-86a9-d913b0d372b6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:40:19.041 7 INFO cinder.api.openstack.wsgi [None req-50f082f4-9243-4f70-ac73-fb5c1aaec4d2 802037a0206d46b2985fc9cc12295af0 b9511fefb7304826b01c866afc21e0b6 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:40:29.040 8 INFO cinder.api.openstack.wsgi [None req-d61367ea-8cfb-45cd-86a9-d913b0d372b6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:40:29.040 7 INFO cinder.api.openstack.wsgi [None req-50f082f4-9243-4f70-ac73-fb5c1aaec4d2 802037a0206d46b2985fc9cc12295af0 b9511fefb7304826b01c866afc21e0b6 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:40:29.041 7 INFO cinder.api.openstack.wsgi [None req-50f082f4-9243-4f70-ac73-fb5c1aaec4d2 802037a0206d46b2985fc9cc12295af0 b9511fefb7304826b01c866afc21e0b6 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:40:29.041 8 INFO cinder.api.openstack.wsgi [None req-d61367ea-8cfb-45cd-86a9-d913b0d372b6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:40:33.321 7 INFO cinder.api.openstack.wsgi [None req-f72ad974-a7ba-4752-ac9d-5af12bd0c24d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:40:33.332 7 INFO cinder.volume.api [None req-f72ad974-a7ba-4752-ac9d-5af12bd0c24d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:40:33.334 7 INFO cinder.api.openstack.wsgi [None req-f72ad974-a7ba-4752-ac9d-5af12bd0c24d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 383/765] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:40:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true => generated 15 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 20:40:33.345 8 INFO cinder.api.openstack.wsgi [None req-149a0dc7-6536-4de8-a7ee-48a0b5b7f721 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true 2026-08-05 20:40:33.851 8 INFO cinder.api.openstack.wsgi [None req-149a0dc7-6536-4de8-a7ee-48a0b5b7f721 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 383/766] 10.0.0.206 () {28 vars in 696 bytes} [Wed Aug 5 20:40:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:40:33.864 7 INFO cinder.api.openstack.wsgi [None req-fa9e0ec2-fe18-478f-a922-4480e4cca931 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true 2026-08-05 20:40:33.872 7 INFO cinder.volume.api [None req-fa9e0ec2-fe18-478f-a922-4480e4cca931 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all snapshots completed successfully. 2026-08-05 20:40:33.873 7 INFO cinder.api.openstack.wsgi [None req-fa9e0ec2-fe18-478f-a922-4480e4cca931 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 384/767] 10.0.0.206 () {28 vars in 674 bytes} [Wed Aug 5 20:40:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 20:40:33.980 8 INFO cinder.api.openstack.wsgi [None req-09db379d-4e3a-4377-8788-d7fd424caf1f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/1274b9c294ca4ed1b7b6194c820a32e2?usage=true 2026-08-05 20:40:34.005 8 INFO cinder.api.openstack.wsgi [None req-09db379d-4e3a-4377-8788-d7fd424caf1f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/1274b9c294ca4ed1b7b6194c820a32e2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 384/768] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:40:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/1274b9c294ca4ed1b7b6194c820a32e2?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:40:34.017 7 INFO cinder.api.openstack.wsgi [None req-65b9da47-d0cc-45ba-b92a-807eb0e6ef5c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/30a400bc8ad54f42935b2f7dc20987b7?usage=true 2026-08-05 20:40:34.056 7 INFO cinder.api.openstack.wsgi [None req-65b9da47-d0cc-45ba-b92a-807eb0e6ef5c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/30a400bc8ad54f42935b2f7dc20987b7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 385/769] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:40:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/30a400bc8ad54f42935b2f7dc20987b7?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:40:34.072 8 INFO cinder.api.openstack.wsgi [None req-2b88e9cd-7373-4f89-8f48-f3305697b202 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/556150049b9248bc80a6b9f8c7b14170?usage=true 2026-08-05 20:40:34.094 8 INFO cinder.api.openstack.wsgi [None req-2b88e9cd-7373-4f89-8f48-f3305697b202 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/556150049b9248bc80a6b9f8c7b14170?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 385/770] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:40:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/556150049b9248bc80a6b9f8c7b14170?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:40:34.108 7 INFO cinder.api.openstack.wsgi [None req-3731c822-61e9-4081-adee-ae0be832d5b5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true 2026-08-05 20:40:34.154 7 INFO cinder.api.openstack.wsgi [None req-3731c822-61e9-4081-adee-ae0be832d5b5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 386/771] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:40:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:40:34.168 8 INFO cinder.api.openstack.wsgi [None req-77ed9034-9eec-4448-b67e-7520599a6d80 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true 2026-08-05 20:40:34.198 8 INFO cinder.api.openstack.wsgi [None req-77ed9034-9eec-4448-b67e-7520599a6d80 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 386/772] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:40:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:40:34.212 7 INFO cinder.api.openstack.wsgi [None req-ea8b4c4b-d275-4901-9245-111a6ffec312 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a61dc66304d04069884dc826f9c59fd5?usage=true 2026-08-05 20:40:34.242 7 INFO cinder.api.openstack.wsgi [None req-ea8b4c4b-d275-4901-9245-111a6ffec312 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a61dc66304d04069884dc826f9c59fd5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 387/773] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:40:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a61dc66304d04069884dc826f9c59fd5?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:40:34.257 8 INFO cinder.api.openstack.wsgi [None req-58d0847f-f189-4e6f-8ee9-d0e10ecfd8a3 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/c0a36f62bad84bb1a36d08332e330644?usage=true 2026-08-05 20:40:34.283 8 INFO cinder.api.openstack.wsgi [None req-58d0847f-f189-4e6f-8ee9-d0e10ecfd8a3 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/c0a36f62bad84bb1a36d08332e330644?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 387/774] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:40:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/c0a36f62bad84bb1a36d08332e330644?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:40:34.299 7 INFO cinder.api.openstack.wsgi [None req-f5143a9e-429a-40db-9a77-e1de1cd8db1f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6510945300b4c019dd90a9951bc8f43?usage=true 2026-08-05 20:40:34.323 7 INFO cinder.api.openstack.wsgi [None req-f5143a9e-429a-40db-9a77-e1de1cd8db1f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6510945300b4c019dd90a9951bc8f43?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 388/775] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:40:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6510945300b4c019dd90a9951bc8f43?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:40:34.342 8 INFO cinder.api.openstack.wsgi [None req-59410414-283e-4081-a1c1-808af6ab4a43 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true 2026-08-05 20:40:34.373 8 INFO cinder.api.openstack.wsgi [None req-59410414-283e-4081-a1c1-808af6ab4a43 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 388/776] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:40:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:40:34.386 7 INFO cinder.api.openstack.wsgi [None req-8335b5ab-fae4-40cb-8fbb-b6451a12a544 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/e03d48ca51374445bb892a34498b70a9?usage=true 2026-08-05 20:40:34.408 7 INFO cinder.api.openstack.wsgi [None req-8335b5ab-fae4-40cb-8fbb-b6451a12a544 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/e03d48ca51374445bb892a34498b70a9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 389/777] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:40:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/e03d48ca51374445bb892a34498b70a9?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:40:34.418 8 INFO cinder.api.openstack.wsgi [None req-34d6e260-fb1b-4ff3-b7dc-075755ba568c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services 2026-08-05 20:40:34.425 8 INFO cinder.api.openstack.wsgi [None req-34d6e260-fb1b-4ff3-b7dc-075755ba568c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 389/778] 10.0.0.206 () {28 vars in 645 bytes} [Wed Aug 5 20:40:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:40:34.435 7 INFO cinder.api.openstack.wsgi [None req-3ac1d63f-5c11-4a25-9c49-83442a0c3a57 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:40:34.449 7 INFO cinder.volume.api [None req-3ac1d63f-5c11-4a25-9c49-83442a0c3a57 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:40:34.452 7 INFO cinder.api.openstack.wsgi [None req-3ac1d63f-5c11-4a25-9c49-83442a0c3a57 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 390/779] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:40:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:40:39.040 7 INFO cinder.api.openstack.wsgi [None req-3ac1d63f-5c11-4a25-9c49-83442a0c3a57 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:40:39.040 8 INFO cinder.api.openstack.wsgi [None req-34d6e260-fb1b-4ff3-b7dc-075755ba568c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:40:39.041 7 INFO cinder.api.openstack.wsgi [None req-3ac1d63f-5c11-4a25-9c49-83442a0c3a57 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:40:39.041 8 INFO cinder.api.openstack.wsgi [None req-34d6e260-fb1b-4ff3-b7dc-075755ba568c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:40:49.040 8 INFO cinder.api.openstack.wsgi [None req-34d6e260-fb1b-4ff3-b7dc-075755ba568c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:40:49.040 7 INFO cinder.api.openstack.wsgi [None req-3ac1d63f-5c11-4a25-9c49-83442a0c3a57 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:40:49.040 8 INFO cinder.api.openstack.wsgi [None req-34d6e260-fb1b-4ff3-b7dc-075755ba568c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:40:49.041 7 INFO cinder.api.openstack.wsgi [None req-3ac1d63f-5c11-4a25-9c49-83442a0c3a57 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:40:59.040 7 INFO cinder.api.openstack.wsgi [None req-3ac1d63f-5c11-4a25-9c49-83442a0c3a57 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:40:59.040 8 INFO cinder.api.openstack.wsgi [None req-34d6e260-fb1b-4ff3-b7dc-075755ba568c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:40:59.042 7 INFO cinder.api.openstack.wsgi [None req-3ac1d63f-5c11-4a25-9c49-83442a0c3a57 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:40:59.042 8 INFO cinder.api.openstack.wsgi [None req-34d6e260-fb1b-4ff3-b7dc-075755ba568c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:41:09.040 8 INFO cinder.api.openstack.wsgi [None req-34d6e260-fb1b-4ff3-b7dc-075755ba568c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:41:09.040 7 INFO cinder.api.openstack.wsgi [None req-3ac1d63f-5c11-4a25-9c49-83442a0c3a57 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:41:09.041 7 INFO cinder.api.openstack.wsgi [None req-3ac1d63f-5c11-4a25-9c49-83442a0c3a57 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:41:09.041 8 INFO cinder.api.openstack.wsgi [None req-34d6e260-fb1b-4ff3-b7dc-075755ba568c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:41:19.040 8 INFO cinder.api.openstack.wsgi [None req-34d6e260-fb1b-4ff3-b7dc-075755ba568c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:41:19.040 7 INFO cinder.api.openstack.wsgi [None req-3ac1d63f-5c11-4a25-9c49-83442a0c3a57 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:41:19.041 8 INFO cinder.api.openstack.wsgi [None req-34d6e260-fb1b-4ff3-b7dc-075755ba568c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:41:19.041 7 INFO cinder.api.openstack.wsgi [None req-3ac1d63f-5c11-4a25-9c49-83442a0c3a57 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:41:21.374 8 INFO cinder.api.openstack.wsgi [None req-ce660995-6204-407d-a1a8-3f7cd2fe3474 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b287ba3dc47541b0b3ddd61cdf205e2f/volumes 2026-08-05 20:41:21.379 8 INFO cinder.api.v3.volumes [None req-ce660995-6204-407d-a1a8-3f7cd2fe3474 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] Create volume of 1 GB 2026-08-05 20:41:21.384 8 INFO cinder.volume.api [None req-ce660995-6204-407d-a1a8-3f7cd2fe3474 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] Availability Zones retrieved successfully. 2026-08-05 20:41:21.512 8 INFO cinder.volume.api [None req-ce660995-6204-407d-a1a8-3f7cd2fe3474 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] Create volume request issued successfully. 2026-08-05 20:41:21.513 8 INFO cinder.api.openstack.wsgi [None req-ce660995-6204-407d-a1a8-3f7cd2fe3474 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b287ba3dc47541b0b3ddd61cdf205e2f/volumes returned with HTTP 202 [pid: 8|app: 0|req: 395/790] 10.0.0.222 () {34 vars in 722 bytes} [Wed Aug 5 20:41:21 2026] POST /v3/b287ba3dc47541b0b3ddd61cdf205e2f/volumes => generated 860 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-08-05 20:41:21.535 7 INFO cinder.api.openstack.wsgi [None req-10856f2e-e205-45b1-a0d2-ffbaa56c1cbb ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b287ba3dc47541b0b3ddd61cdf205e2f/volumes/e426a65a-25be-4e53-b26b-522bff6d4a02 /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-08-05 20:41:21.557 7 INFO cinder.volume.api [None req-10856f2e-e205-45b1-a0d2-ffbaa56c1cbb ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] Volume info retrieved successfully. 2026-08-05 20:41:21.569 7 INFO cinder.api.openstack.wsgi [None req-10856f2e-e205-45b1-a0d2-ffbaa56c1cbb ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b287ba3dc47541b0b3ddd61cdf205e2f/volumes/e426a65a-25be-4e53-b26b-522bff6d4a02 returned with HTTP 200 [pid: 7|app: 0|req: 396/791] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:41:21 2026] GET /v3/b287ba3dc47541b0b3ddd61cdf205e2f/volumes/e426a65a-25be-4e53-b26b-522bff6d4a02 => generated 928 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-08-05 20:41:22.589 8 INFO cinder.api.openstack.wsgi [None req-c0b60c72-df4b-4dbd-b25c-5ce5a7d36423 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b287ba3dc47541b0b3ddd61cdf205e2f/volumes/e426a65a-25be-4e53-b26b-522bff6d4a02 /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-08-05 20:41:22.606 8 INFO cinder.volume.api [None req-c0b60c72-df4b-4dbd-b25c-5ce5a7d36423 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] Volume info retrieved successfully. 2026-08-05 20:41:22.614 8 INFO cinder.api.openstack.wsgi [None req-c0b60c72-df4b-4dbd-b25c-5ce5a7d36423 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b287ba3dc47541b0b3ddd61cdf205e2f/volumes/e426a65a-25be-4e53-b26b-522bff6d4a02 returned with HTTP 200 [pid: 8|app: 0|req: 396/792] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:41:22 2026] GET /v3/b287ba3dc47541b0b3ddd61cdf205e2f/volumes/e426a65a-25be-4e53-b26b-522bff6d4a02 => generated 953 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:41:29.040 7 INFO cinder.api.openstack.wsgi [None req-10856f2e-e205-45b1-a0d2-ffbaa56c1cbb ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:41:29.040 8 INFO cinder.api.openstack.wsgi [None req-c0b60c72-df4b-4dbd-b25c-5ce5a7d36423 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:41:29.041 7 INFO cinder.api.openstack.wsgi [None req-10856f2e-e205-45b1-a0d2-ffbaa56c1cbb ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:41:29.042 8 INFO cinder.api.openstack.wsgi [None req-c0b60c72-df4b-4dbd-b25c-5ce5a7d36423 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] http://10.0.0.31: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-08-05 20:41:33.258 7 INFO cinder.api.openstack.wsgi [None req-21b8cb22-8440-4f36-a23d-6923b6766105 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services 2026-08-05 20:41:33.264 7 INFO cinder.api.openstack.wsgi [None req-21b8cb22-8440-4f36-a23d-6923b6766105 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 398/795] 10.0.0.206 () {28 vars in 645 bytes} [Wed Aug 5 20:41:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-services => generated 646 bytes in 136 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-08-05 20:41:33.277 8 INFO cinder.api.openstack.wsgi [None req-4762e9f9-fb4a-4f1a-ad15-b2f7194036a3 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true 2026-08-05 20:41:33.781 8 INFO cinder.api.openstack.wsgi [None req-4762e9f9-fb4a-4f1a-ad15-b2f7194036a3 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 398/796] 10.0.0.206 () {28 vars in 696 bytes} [Wed Aug 5 20:41:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:41:33.792 7 INFO cinder.api.openstack.wsgi [None req-f375aba1-119f-4de4-9577-3cc2d91bc74c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:41:33.803 7 INFO cinder.volume.api [None req-f375aba1-119f-4de4-9577-3cc2d91bc74c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - 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-08-05 20:41:33.810 7 INFO cinder.api.openstack.wsgi [None req-f375aba1-119f-4de4-9577-3cc2d91bc74c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 399/797] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:41:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true => generated 1121 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-05 20:41:33.895 8 INFO cinder.api.openstack.wsgi [None req-7ec2c55e-28cf-4511-9603-fcca489b1909 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/09cd36736bb54336983b810780829218?usage=true 2026-08-05 20:41:33.922 8 INFO cinder.api.openstack.wsgi [None req-7ec2c55e-28cf-4511-9603-fcca489b1909 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/09cd36736bb54336983b810780829218?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 399/798] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:41:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/09cd36736bb54336983b810780829218?usage=true => generated 847 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-08-05 20:41:33.935 7 INFO cinder.api.openstack.wsgi [None req-5411c736-a425-4475-86a0-9712499c69ac c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/0d8dbe370d09407d9496edbf88a7d708?usage=true 2026-08-05 20:41:33.957 7 INFO cinder.api.openstack.wsgi [None req-5411c736-a425-4475-86a0-9712499c69ac c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/0d8dbe370d09407d9496edbf88a7d708?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 400/799] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:41:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/0d8dbe370d09407d9496edbf88a7d708?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:41:33.969 8 INFO cinder.api.openstack.wsgi [None req-23dd2308-545f-41ef-b91d-8f157d9b9b66 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/58ed81bfc1ad4d59aeeffc604bf72f75?usage=true 2026-08-05 20:41:33.993 8 INFO cinder.api.openstack.wsgi [None req-23dd2308-545f-41ef-b91d-8f157d9b9b66 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/58ed81bfc1ad4d59aeeffc604bf72f75?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 400/800] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:41:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/58ed81bfc1ad4d59aeeffc604bf72f75?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:41:34.005 7 INFO cinder.api.openstack.wsgi [None req-71f3a145-996f-4c3f-8a66-17a262bce68c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true 2026-08-05 20:41:34.024 7 INFO cinder.api.openstack.wsgi [None req-71f3a145-996f-4c3f-8a66-17a262bce68c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 401/801] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:41:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:41:34.039 8 INFO cinder.api.openstack.wsgi [None req-9514dc33-2f71-4967-843b-ded82509944d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6e673751e240446f85ae6da38ab19c96?usage=true 2026-08-05 20:41:34.057 8 INFO cinder.api.openstack.wsgi [None req-9514dc33-2f71-4967-843b-ded82509944d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6e673751e240446f85ae6da38ab19c96?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 401/802] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:41:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6e673751e240446f85ae6da38ab19c96?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:41:34.066 7 INFO cinder.api.openstack.wsgi [None req-38f601de-6db0-42e3-9005-8015524a6a53 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/71c367beb14a4da09e6d04702f2409e2?usage=true 2026-08-05 20:41:34.088 7 INFO cinder.api.openstack.wsgi [None req-38f601de-6db0-42e3-9005-8015524a6a53 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/71c367beb14a4da09e6d04702f2409e2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 402/803] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:41:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/71c367beb14a4da09e6d04702f2409e2?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:41:34.101 8 INFO cinder.api.openstack.wsgi [None req-802d4517-f7cc-4d40-a4a0-43416b48e19f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/77d0e9b66b334feb8fd81f425964bcf2?usage=true 2026-08-05 20:41:34.120 8 INFO cinder.api.openstack.wsgi [None req-802d4517-f7cc-4d40-a4a0-43416b48e19f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/77d0e9b66b334feb8fd81f425964bcf2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 402/804] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:41:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/77d0e9b66b334feb8fd81f425964bcf2?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:41:34.139 7 INFO cinder.api.openstack.wsgi [None req-5b166d54-6af0-4f25-8a4f-3c4079f626fa c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/799694e752ca4e0493cae91341ea4ebe?usage=true 2026-08-05 20:41:34.167 7 INFO cinder.api.openstack.wsgi [None req-5b166d54-6af0-4f25-8a4f-3c4079f626fa c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/799694e752ca4e0493cae91341ea4ebe?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 403/805] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:41:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/799694e752ca4e0493cae91341ea4ebe?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:41:34.185 8 INFO cinder.api.openstack.wsgi [None req-dedcd41e-4a4e-4111-9c86-c854f43eefc9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/87eb09d426714edd95a8bd9566b53aee?usage=true 2026-08-05 20:41:34.236 8 INFO cinder.api.openstack.wsgi [None req-dedcd41e-4a4e-4111-9c86-c854f43eefc9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/87eb09d426714edd95a8bd9566b53aee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 403/806] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:41:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/87eb09d426714edd95a8bd9566b53aee?usage=true => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:41:34.254 7 INFO cinder.api.openstack.wsgi [None req-dee72da3-da4c-44fb-a510-736f48ddc63c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true 2026-08-05 20:41:34.313 7 INFO cinder.api.openstack.wsgi [None req-dee72da3-da4c-44fb-a510-736f48ddc63c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 404/807] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:41:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true => generated 845 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:41:34.329 8 INFO cinder.api.openstack.wsgi [None req-1a761f9f-f67f-4f0a-bc43-77399390e4b3 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/b287ba3dc47541b0b3ddd61cdf205e2f?usage=true 2026-08-05 20:41:34.349 8 INFO cinder.api.openstack.wsgi [None req-1a761f9f-f67f-4f0a-bc43-77399390e4b3 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/b287ba3dc47541b0b3ddd61cdf205e2f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 404/808] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:41:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/b287ba3dc47541b0b3ddd61cdf205e2f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:41:34.364 7 INFO cinder.api.openstack.wsgi [None req-67c230b1-ae2d-4b80-a889-c2089c534a41 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/b29b1b9ba8bb4a42bb1ef884cacbf5e4?usage=true 2026-08-05 20:41:34.394 7 INFO cinder.api.openstack.wsgi [None req-67c230b1-ae2d-4b80-a889-c2089c534a41 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/b29b1b9ba8bb4a42bb1ef884cacbf5e4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 405/809] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:41:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/b29b1b9ba8bb4a42bb1ef884cacbf5e4?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:41:34.405 8 INFO cinder.api.openstack.wsgi [None req-835a0b4b-6779-4048-a825-e2bd45d3a46e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true 2026-08-05 20:41:34.439 8 INFO cinder.api.openstack.wsgi [None req-835a0b4b-6779-4048-a825-e2bd45d3a46e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 405/810] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:41:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:41:34.452 7 INFO cinder.api.openstack.wsgi [None req-121248d5-8b61-4692-9999-32c9e282f3c0 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d78f7a7c767140379fefe00323c0a6da?usage=true 2026-08-05 20:41:34.475 7 INFO cinder.api.openstack.wsgi [None req-121248d5-8b61-4692-9999-32c9e282f3c0 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d78f7a7c767140379fefe00323c0a6da?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 406/811] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:41:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d78f7a7c767140379fefe00323c0a6da?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:41:34.488 8 INFO cinder.api.openstack.wsgi [None req-0d219ce0-177a-45be-92c2-614533505b93 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/e03d48ca51374445bb892a34498b70a9?usage=true 2026-08-05 20:41:34.508 8 INFO cinder.api.openstack.wsgi [None req-0d219ce0-177a-45be-92c2-614533505b93 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/e03d48ca51374445bb892a34498b70a9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 406/812] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:41:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/e03d48ca51374445bb892a34498b70a9?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:41:34.519 7 INFO cinder.api.openstack.wsgi [None req-5792391d-6b7f-4bdd-aad8-7264c5473ee5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:41:34.531 7 INFO cinder.volume.api [None req-5792391d-6b7f-4bdd-aad8-7264c5473ee5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - 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-08-05 20:41:34.537 7 INFO cinder.api.openstack.wsgi [None req-5792391d-6b7f-4bdd-aad8-7264c5473ee5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 407/813] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:41:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true => generated 1121 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-05 20:41:34.548 8 INFO cinder.api.openstack.wsgi [None req-d2ce1d91-ca77-4d9e-b81a-7566afd32640 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true 2026-08-05 20:41:34.553 8 INFO cinder.volume.api [None req-d2ce1d91-ca77-4d9e-b81a-7566afd32640 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all snapshots completed successfully. 2026-08-05 20:41:34.553 8 INFO cinder.api.openstack.wsgi [None req-d2ce1d91-ca77-4d9e-b81a-7566afd32640 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 407/814] 10.0.0.206 () {28 vars in 674 bytes} [Wed Aug 5 20:41:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:41:37.943 7 INFO cinder.api.openstack.wsgi [None req-d17ed381-e219-41cc-be0c-fa1b7c7afe34 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b287ba3dc47541b0b3ddd61cdf205e2f/volumes/e426a65a-25be-4e53-b26b-522bff6d4a02/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-08-05 20:41:37.959 7 INFO cinder.volume.api [None req-d17ed381-e219-41cc-be0c-fa1b7c7afe34 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] Volume info retrieved successfully. 2026-08-05 20:41:38.069 7 INFO cinder.volume.api [None req-d17ed381-e219-41cc-be0c-fa1b7c7afe34 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] Update volume admin metadata completed successfully. 2026-08-05 20:41:38.576 7 INFO cinder.volume.api [None req-d17ed381-e219-41cc-be0c-fa1b7c7afe34 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] Attach volume completed successfully. 2026-08-05 20:41:38.576 7 INFO cinder.api.openstack.wsgi [None req-d17ed381-e219-41cc-be0c-fa1b7c7afe34 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b287ba3dc47541b0b3ddd61cdf205e2f/volumes/e426a65a-25be-4e53-b26b-522bff6d4a02/action returned with HTTP 202 [pid: 7|app: 0|req: 408/815] 10.0.0.222 () {34 vars in 810 bytes} [Wed Aug 5 20:41:37 2026] POST /v3/b287ba3dc47541b0b3ddd61cdf205e2f/volumes/e426a65a-25be-4e53-b26b-522bff6d4a02/action => generated 0 bytes in 643 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) 2026-08-05 20:41:38.591 8 INFO cinder.api.openstack.wsgi [None req-f7ab8bad-a3d4-4fc6-837a-658fd1134929 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b287ba3dc47541b0b3ddd61cdf205e2f/volumes/e426a65a-25be-4e53-b26b-522bff6d4a02 /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-08-05 20:41:38.608 8 INFO cinder.volume.api [None req-f7ab8bad-a3d4-4fc6-837a-658fd1134929 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] Volume info retrieved successfully. 2026-08-05 20:41:38.613 8 INFO cinder.api.openstack.wsgi [None req-f7ab8bad-a3d4-4fc6-837a-658fd1134929 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b287ba3dc47541b0b3ddd61cdf205e2f/volumes/e426a65a-25be-4e53-b26b-522bff6d4a02 returned with HTTP 200 [pid: 8|app: 0|req: 408/816] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:41:38 2026] GET /v3/b287ba3dc47541b0b3ddd61cdf205e2f/volumes/e426a65a-25be-4e53-b26b-522bff6d4a02 => generated 1287 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-08-05 20:41:38.637 7 INFO cinder.api.openstack.wsgi [None req-5e9c4120-600f-43b0-8445-60682f903422 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b287ba3dc47541b0b3ddd61cdf205e2f/volumes/e426a65a-25be-4e53-b26b-522bff6d4a02/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-08-05 20:41:38.660 7 INFO cinder.volume.api [None req-5e9c4120-600f-43b0-8445-60682f903422 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] Volume info retrieved successfully. 2026-08-05 20:41:39.040 8 INFO cinder.api.openstack.wsgi [None req-f7ab8bad-a3d4-4fc6-837a-658fd1134929 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:41:39.041 8 INFO cinder.api.openstack.wsgi [None req-f7ab8bad-a3d4-4fc6-837a-658fd1134929 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:41:39.042 8 INFO cinder.api.openstack.wsgi [None req-f7ab8bad-a3d4-4fc6-837a-658fd1134929 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:41:39.043 8 INFO cinder.api.openstack.wsgi [None req-f7ab8bad-a3d4-4fc6-837a-658fd1134929 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:41:39.165 7 INFO cinder.volume.api [None req-5e9c4120-600f-43b0-8445-60682f903422 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] Detach volume completed successfully. 2026-08-05 20:41:39.166 7 INFO cinder.api.openstack.wsgi [None req-5e9c4120-600f-43b0-8445-60682f903422 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b287ba3dc47541b0b3ddd61cdf205e2f/volumes/e426a65a-25be-4e53-b26b-522bff6d4a02/action returned with HTTP 202 [pid: 7|app: 0|req: 409/819] 10.0.0.222 () {34 vars in 810 bytes} [Wed Aug 5 20:41:38 2026] POST /v3/b287ba3dc47541b0b3ddd61cdf205e2f/volumes/e426a65a-25be-4e53-b26b-522bff6d4a02/action => generated 0 bytes in 537 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-08-05 20:41:39.179 8 INFO cinder.api.openstack.wsgi [None req-235e7282-16fe-4387-ade8-6ece826fa5c0 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b287ba3dc47541b0b3ddd61cdf205e2f/volumes/e426a65a-25be-4e53-b26b-522bff6d4a02 /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-08-05 20:41:39.196 8 INFO cinder.volume.api [None req-235e7282-16fe-4387-ade8-6ece826fa5c0 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] Volume info retrieved successfully. 2026-08-05 20:41:39.202 8 INFO cinder.api.openstack.wsgi [None req-235e7282-16fe-4387-ade8-6ece826fa5c0 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b287ba3dc47541b0b3ddd61cdf205e2f/volumes/e426a65a-25be-4e53-b26b-522bff6d4a02 returned with HTTP 200 [pid: 8|app: 0|req: 411/820] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:41:39 2026] GET /v3/b287ba3dc47541b0b3ddd61cdf205e2f/volumes/e426a65a-25be-4e53-b26b-522bff6d4a02 => generated 972 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-08-05 20:41:46.631 7 INFO cinder.api.openstack.wsgi [None req-096f4865-9a27-4c04-bed6-1d677daf3d81 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b287ba3dc47541b0b3ddd61cdf205e2f/volumes/e426a65a-25be-4e53-b26b-522bff6d4a02 /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-08-05 20:41:46.650 7 INFO cinder.volume.api [None req-096f4865-9a27-4c04-bed6-1d677daf3d81 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] Volume info retrieved successfully. 2026-08-05 20:41:46.659 7 INFO cinder.api.openstack.wsgi [None req-096f4865-9a27-4c04-bed6-1d677daf3d81 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b287ba3dc47541b0b3ddd61cdf205e2f/volumes/e426a65a-25be-4e53-b26b-522bff6d4a02 returned with HTTP 200 [pid: 7|app: 0|req: 410/821] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:41:46 2026] GET /v3/b287ba3dc47541b0b3ddd61cdf205e2f/volumes/e426a65a-25be-4e53-b26b-522bff6d4a02 => generated 972 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-08-05 20:41:46.688 8 INFO cinder.api.openstack.wsgi [None req-ab5a21fb-f18e-4d0b-9448-9b5d900699c6 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b287ba3dc47541b0b3ddd61cdf205e2f/volumes/e426a65a-25be-4e53-b26b-522bff6d4a02 2026-08-05 20:41:46.689 8 INFO cinder.api.v3.volumes [None req-ab5a21fb-f18e-4d0b-9448-9b5d900699c6 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] Delete volume with id: e426a65a-25be-4e53-b26b-522bff6d4a02 /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-08-05 20:41:46.710 8 INFO cinder.volume.api [None req-ab5a21fb-f18e-4d0b-9448-9b5d900699c6 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] Volume info retrieved successfully. 2026-08-05 20:41:46.741 8 INFO cinder.volume.api [None req-ab5a21fb-f18e-4d0b-9448-9b5d900699c6 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] Delete volume request issued successfully. 2026-08-05 20:41:46.741 8 INFO cinder.api.openstack.wsgi [None req-ab5a21fb-f18e-4d0b-9448-9b5d900699c6 ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b287ba3dc47541b0b3ddd61cdf205e2f/volumes/e426a65a-25be-4e53-b26b-522bff6d4a02 returned with HTTP 202 [pid: 8|app: 0|req: 412/822] 10.0.0.222 () {32 vars in 778 bytes} [Wed Aug 5 20:41:46 2026] DELETE /v3/b287ba3dc47541b0b3ddd61cdf205e2f/volumes/e426a65a-25be-4e53-b26b-522bff6d4a02 => generated 0 bytes in 62 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-08-05 20:41:46.755 7 INFO cinder.api.openstack.wsgi [None req-648998c5-9719-4010-a3b5-89dd1ca5720c ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b287ba3dc47541b0b3ddd61cdf205e2f/volumes/e426a65a-25be-4e53-b26b-522bff6d4a02 /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-08-05 20:41:46.772 7 INFO cinder.volume.api [None req-648998c5-9719-4010-a3b5-89dd1ca5720c ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] Volume info retrieved successfully. 2026-08-05 20:41:46.776 7 INFO cinder.api.openstack.wsgi [None req-648998c5-9719-4010-a3b5-89dd1ca5720c ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b287ba3dc47541b0b3ddd61cdf205e2f/volumes/e426a65a-25be-4e53-b26b-522bff6d4a02 returned with HTTP 200 [pid: 7|app: 0|req: 411/823] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:41:46 2026] GET /v3/b287ba3dc47541b0b3ddd61cdf205e2f/volumes/e426a65a-25be-4e53-b26b-522bff6d4a02 => generated 971 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-08-05 20:41:47.800 8 INFO cinder.api.openstack.wsgi [None req-7615464b-6b7c-4bdd-ac5e-3e46f6a8a4bf ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b287ba3dc47541b0b3ddd61cdf205e2f/volumes/e426a65a-25be-4e53-b26b-522bff6d4a02 2026-08-05 20:41:47.809 8 INFO cinder.api.openstack.wsgi [None req-7615464b-6b7c-4bdd-ac5e-3e46f6a8a4bf ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b287ba3dc47541b0b3ddd61cdf205e2f/volumes/e426a65a-25be-4e53-b26b-522bff6d4a02 returned with HTTP 404 [pid: 8|app: 0|req: 413/824] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:41:47 2026] GET /v3/b287ba3dc47541b0b3ddd61cdf205e2f/volumes/e426a65a-25be-4e53-b26b-522bff6d4a02 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-08-05 20:41:49.039 7 INFO cinder.api.openstack.wsgi [None req-648998c5-9719-4010-a3b5-89dd1ca5720c ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:41:49.040 8 INFO cinder.api.openstack.wsgi [None req-7615464b-6b7c-4bdd-ac5e-3e46f6a8a4bf ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:41:49.041 7 INFO cinder.api.openstack.wsgi [None req-648998c5-9719-4010-a3b5-89dd1ca5720c ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:41:49.042 8 INFO cinder.api.openstack.wsgi [None req-7615464b-6b7c-4bdd-ac5e-3e46f6a8a4bf ed56c9f4233e40138fbe7f30f13f4bdb b287ba3dc47541b0b3ddd61cdf205e2f - - default default] http://10.0.0.31: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-08-05 20:41:52.525 7 INFO cinder.api.openstack.wsgi [None req-41e96edb-54ba-4578-9a84-6d1457864a97 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes 2026-08-05 20:41:52.528 7 INFO cinder.api.v3.volumes [None req-41e96edb-54ba-4578-9a84-6d1457864a97 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Create volume of 1 GB 2026-08-05 20:41:52.545 7 INFO cinder.volume.api [None req-41e96edb-54ba-4578-9a84-6d1457864a97 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Availability Zones retrieved successfully. 2026-08-05 20:41:52.783 7 INFO cinder.volume.api [None req-41e96edb-54ba-4578-9a84-6d1457864a97 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Create volume request issued successfully. 2026-08-05 20:41:52.785 7 INFO cinder.api.openstack.wsgi [None req-41e96edb-54ba-4578-9a84-6d1457864a97 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes returned with HTTP 202 [pid: 7|app: 0|req: 413/827] 10.0.0.222 () {34 vars in 723 bytes} [Wed Aug 5 20:41:52 2026] POST /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes => generated 871 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-08-05 20:41:52.811 8 INFO cinder.api.openstack.wsgi [None req-b2b8fdbf-5df2-446c-afe0-480e23cf155b 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/1eef2633-0fd2-4d53-938b-5b7d10df8ab9 /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-08-05 20:41:52.827 8 INFO cinder.volume.api [None req-b2b8fdbf-5df2-446c-afe0-480e23cf155b 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume info retrieved successfully. 2026-08-05 20:41:52.833 8 INFO cinder.api.openstack.wsgi [None req-b2b8fdbf-5df2-446c-afe0-480e23cf155b 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/1eef2633-0fd2-4d53-938b-5b7d10df8ab9 returned with HTTP 200 [pid: 8|app: 0|req: 415/828] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:41:52 2026] GET /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/1eef2633-0fd2-4d53-938b-5b7d10df8ab9 => generated 939 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:41:53.852 7 INFO cinder.api.openstack.wsgi [None req-f515a0c3-bb4e-4811-b9ce-7cdbb7947ca7 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/1eef2633-0fd2-4d53-938b-5b7d10df8ab9 /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-08-05 20:41:53.866 7 INFO cinder.volume.api [None req-f515a0c3-bb4e-4811-b9ce-7cdbb7947ca7 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume info retrieved successfully. 2026-08-05 20:41:53.870 7 INFO cinder.api.openstack.wsgi [None req-f515a0c3-bb4e-4811-b9ce-7cdbb7947ca7 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/1eef2633-0fd2-4d53-938b-5b7d10df8ab9 returned with HTTP 200 [pid: 7|app: 0|req: 414/829] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:41:53 2026] GET /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/1eef2633-0fd2-4d53-938b-5b7d10df8ab9 => generated 964 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:41:53.894 8 INFO cinder.api.openstack.wsgi [None req-4c9b67b0-06dc-414b-8cda-23850e145c97 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/1eef2633-0fd2-4d53-938b-5b7d10df8ab9 /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-08-05 20:41:53.911 8 INFO cinder.volume.api [None req-4c9b67b0-06dc-414b-8cda-23850e145c97 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume info retrieved successfully. 2026-08-05 20:41:53.915 8 INFO cinder.api.openstack.wsgi [None req-4c9b67b0-06dc-414b-8cda-23850e145c97 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/1eef2633-0fd2-4d53-938b-5b7d10df8ab9 returned with HTTP 200 [pid: 8|app: 0|req: 416/830] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:41:53 2026] GET /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/1eef2633-0fd2-4d53-938b-5b7d10df8ab9 => 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-08-05 20:41:53.940 7 INFO cinder.api.openstack.wsgi [None req-c7994331-a3f9-4747-8af3-040df966091f 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/1eef2633-0fd2-4d53-938b-5b7d10df8ab9 /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-08-05 20:41:53.960 7 INFO cinder.volume.api [None req-c7994331-a3f9-4747-8af3-040df966091f 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume info retrieved successfully. 2026-08-05 20:41:53.969 7 INFO cinder.volume.api [None req-c7994331-a3f9-4747-8af3-040df966091f 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume updated successfully. 2026-08-05 20:41:53.970 7 INFO cinder.api.openstack.wsgi [None req-c7994331-a3f9-4747-8af3-040df966091f 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/1eef2633-0fd2-4d53-938b-5b7d10df8ab9 returned with HTTP 200 [pid: 7|app: 0|req: 415/831] 10.0.0.222 () {34 vars in 795 bytes} [Wed Aug 5 20:41:53 2026] PUT /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/1eef2633-0fd2-4d53-938b-5b7d10df8ab9 => generated 896 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-08-05 20:41:53.989 8 INFO cinder.api.openstack.wsgi [None req-49ee9a5a-7b65-483f-8b83-2728ec41ea86 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/1eef2633-0fd2-4d53-938b-5b7d10df8ab9 /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-08-05 20:41:54.006 8 INFO cinder.volume.api [None req-49ee9a5a-7b65-483f-8b83-2728ec41ea86 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume info retrieved successfully. 2026-08-05 20:41:54.014 8 INFO cinder.volume.api [None req-49ee9a5a-7b65-483f-8b83-2728ec41ea86 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume updated successfully. 2026-08-05 20:41:54.015 8 INFO cinder.api.openstack.wsgi [None req-49ee9a5a-7b65-483f-8b83-2728ec41ea86 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/1eef2633-0fd2-4d53-938b-5b7d10df8ab9 returned with HTTP 200 [pid: 8|app: 0|req: 417/832] 10.0.0.222 () {34 vars in 796 bytes} [Wed Aug 5 20:41:53 2026] PUT /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/1eef2633-0fd2-4d53-938b-5b7d10df8ab9 => generated 935 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-08-05 20:41:54.037 7 INFO cinder.api.openstack.wsgi [None req-11528032-88a0-4a6e-9632-c95577d54654 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/1eef2633-0fd2-4d53-938b-5b7d10df8ab9 /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-08-05 20:41:54.054 7 INFO cinder.volume.api [None req-11528032-88a0-4a6e-9632-c95577d54654 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume info retrieved successfully. 2026-08-05 20:41:54.060 7 INFO cinder.api.openstack.wsgi [None req-11528032-88a0-4a6e-9632-c95577d54654 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/1eef2633-0fd2-4d53-938b-5b7d10df8ab9 returned with HTTP 200 [pid: 7|app: 0|req: 416/833] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:41:54 2026] GET /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/1eef2633-0fd2-4d53-938b-5b7d10df8ab9 => generated 1003 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:41:54.081 8 INFO cinder.api.openstack.wsgi [None req-ce4bd003-e01a-48e1-8f58-ae133738aab0 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes 2026-08-05 20:41:54.084 8 INFO cinder.api.v3.volumes [None req-ce4bd003-e01a-48e1-8f58-ae133738aab0 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Create volume of 1 GB 2026-08-05 20:41:54.089 8 INFO cinder.volume.api [None req-ce4bd003-e01a-48e1-8f58-ae133738aab0 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Availability Zones retrieved successfully. 2026-08-05 20:41:54.262 8 INFO cinder.volume.api [None req-ce4bd003-e01a-48e1-8f58-ae133738aab0 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Create volume request issued successfully. 2026-08-05 20:41:54.263 8 INFO cinder.api.openstack.wsgi [None req-ce4bd003-e01a-48e1-8f58-ae133738aab0 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes returned with HTTP 202 [pid: 8|app: 0|req: 418/834] 10.0.0.222 () {34 vars in 723 bytes} [Wed Aug 5 20:41:54 2026] POST /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes => generated 891 bytes in 187 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-08-05 20:41:54.284 7 INFO cinder.api.openstack.wsgi [None req-59b12093-d56c-43b4-8e72-27fa03767caf 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/ff948fee-c58a-46ba-b2ae-10317234af5f /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-08-05 20:41:54.297 7 INFO cinder.volume.api [None req-59b12093-d56c-43b4-8e72-27fa03767caf 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume info retrieved successfully. 2026-08-05 20:41:54.305 7 INFO cinder.api.openstack.wsgi [None req-59b12093-d56c-43b4-8e72-27fa03767caf 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/ff948fee-c58a-46ba-b2ae-10317234af5f returned with HTTP 200 [pid: 7|app: 0|req: 417/835] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:41:54 2026] GET /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/ff948fee-c58a-46ba-b2ae-10317234af5f => generated 959 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-08-05 20:41:55.325 8 INFO cinder.api.openstack.wsgi [None req-3bec837b-a3de-48b0-949d-c6054b39c514 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/ff948fee-c58a-46ba-b2ae-10317234af5f /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-08-05 20:41:55.341 8 INFO cinder.volume.api [None req-3bec837b-a3de-48b0-949d-c6054b39c514 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume info retrieved successfully. 2026-08-05 20:41:55.347 8 INFO cinder.api.openstack.wsgi [None req-3bec837b-a3de-48b0-949d-c6054b39c514 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/ff948fee-c58a-46ba-b2ae-10317234af5f returned with HTTP 200 [pid: 8|app: 0|req: 419/836] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:41:55 2026] GET /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/ff948fee-c58a-46ba-b2ae-10317234af5f => 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-08-05 20:41:55.373 7 INFO cinder.api.openstack.wsgi [None req-406fcb2e-4ac5-4a5b-a43b-c2840293cbf3 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/ff948fee-c58a-46ba-b2ae-10317234af5f /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-08-05 20:41:55.405 7 INFO cinder.volume.api [None req-406fcb2e-4ac5-4a5b-a43b-c2840293cbf3 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume info retrieved successfully. 2026-08-05 20:41:55.428 7 INFO cinder.volume.api [None req-406fcb2e-4ac5-4a5b-a43b-c2840293cbf3 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume updated successfully. 2026-08-05 20:41:55.429 7 INFO cinder.api.openstack.wsgi [None req-406fcb2e-4ac5-4a5b-a43b-c2840293cbf3 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/ff948fee-c58a-46ba-b2ae-10317234af5f returned with HTTP 200 [pid: 7|app: 0|req: 418/837] 10.0.0.222 () {34 vars in 795 bytes} [Wed Aug 5 20:41:55 2026] PUT /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/ff948fee-c58a-46ba-b2ae-10317234af5f => generated 882 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:41:55.449 8 INFO cinder.api.openstack.wsgi [None req-ad86133e-d062-444e-9edd-4a7399da472e 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/ff948fee-c58a-46ba-b2ae-10317234af5f /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-08-05 20:41:55.470 8 INFO cinder.volume.api [None req-ad86133e-d062-444e-9edd-4a7399da472e 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume info retrieved successfully. 2026-08-05 20:41:55.475 8 INFO cinder.api.openstack.wsgi [None req-ad86133e-d062-444e-9edd-4a7399da472e 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/ff948fee-c58a-46ba-b2ae-10317234af5f returned with HTTP 200 [pid: 8|app: 0|req: 420/838] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:41:55 2026] GET /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/ff948fee-c58a-46ba-b2ae-10317234af5f => generated 950 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:41:55.497 7 INFO cinder.api.openstack.wsgi [None req-cfb52035-5f88-478a-a80d-b90857813cd0 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/ff948fee-c58a-46ba-b2ae-10317234af5f 2026-08-05 20:41:55.497 7 INFO cinder.api.v3.volumes [None req-cfb52035-5f88-478a-a80d-b90857813cd0 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Delete volume with id: ff948fee-c58a-46ba-b2ae-10317234af5f /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-08-05 20:41:55.511 7 INFO cinder.volume.api [None req-cfb52035-5f88-478a-a80d-b90857813cd0 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume info retrieved successfully. 2026-08-05 20:41:55.541 7 INFO cinder.volume.api [None req-cfb52035-5f88-478a-a80d-b90857813cd0 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Delete volume request issued successfully. 2026-08-05 20:41:55.542 7 INFO cinder.api.openstack.wsgi [None req-cfb52035-5f88-478a-a80d-b90857813cd0 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/ff948fee-c58a-46ba-b2ae-10317234af5f returned with HTTP 202 [pid: 7|app: 0|req: 419/839] 10.0.0.222 () {32 vars in 778 bytes} [Wed Aug 5 20:41:55 2026] DELETE /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/ff948fee-c58a-46ba-b2ae-10317234af5f => generated 0 bytes in 50 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-08-05 20:41:55.555 8 INFO cinder.api.openstack.wsgi [None req-b608bc26-3f2a-4ba9-aecc-351f906ca9c7 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/ff948fee-c58a-46ba-b2ae-10317234af5f /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-08-05 20:41:55.569 8 INFO cinder.volume.api [None req-b608bc26-3f2a-4ba9-aecc-351f906ca9c7 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume info retrieved successfully. 2026-08-05 20:41:55.572 8 INFO cinder.api.openstack.wsgi [None req-b608bc26-3f2a-4ba9-aecc-351f906ca9c7 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/ff948fee-c58a-46ba-b2ae-10317234af5f returned with HTTP 200 [pid: 8|app: 0|req: 421/840] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:41:55 2026] GET /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/ff948fee-c58a-46ba-b2ae-10317234af5f => generated 949 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:41:56.596 7 INFO cinder.api.openstack.wsgi [None req-90a19217-f389-44cf-9a8b-f24439c39eb6 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/ff948fee-c58a-46ba-b2ae-10317234af5f 2026-08-05 20:41:56.603 7 INFO cinder.api.openstack.wsgi [None req-90a19217-f389-44cf-9a8b-f24439c39eb6 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/ff948fee-c58a-46ba-b2ae-10317234af5f returned with HTTP 404 [pid: 7|app: 0|req: 420/841] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:41:56 2026] GET /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/ff948fee-c58a-46ba-b2ae-10317234af5f => 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-08-05 20:41:56.616 8 INFO cinder.api.openstack.wsgi [None req-b1b67158-0665-44ef-a5d9-81615bf8b14c 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/1eef2633-0fd2-4d53-938b-5b7d10df8ab9 /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-08-05 20:41:56.632 8 INFO cinder.volume.api [None req-b1b67158-0665-44ef-a5d9-81615bf8b14c 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume info retrieved successfully. 2026-08-05 20:41:56.637 8 INFO cinder.api.openstack.wsgi [None req-b1b67158-0665-44ef-a5d9-81615bf8b14c 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/1eef2633-0fd2-4d53-938b-5b7d10df8ab9 returned with HTTP 200 [pid: 8|app: 0|req: 422/842] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:41:56 2026] GET /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/1eef2633-0fd2-4d53-938b-5b7d10df8ab9 => generated 1003 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-05 20:41:56.657 7 INFO cinder.api.openstack.wsgi [None req-0ff19947-bae2-4a73-b54d-7fe5d7b31215 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/1eef2633-0fd2-4d53-938b-5b7d10df8ab9 2026-08-05 20:41:56.658 7 INFO cinder.api.v3.volumes [None req-0ff19947-bae2-4a73-b54d-7fe5d7b31215 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Delete volume with id: 1eef2633-0fd2-4d53-938b-5b7d10df8ab9 /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-08-05 20:41:56.667 7 INFO cinder.volume.api [None req-0ff19947-bae2-4a73-b54d-7fe5d7b31215 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume info retrieved successfully. 2026-08-05 20:41:56.690 7 INFO cinder.volume.api [None req-0ff19947-bae2-4a73-b54d-7fe5d7b31215 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Delete volume request issued successfully. 2026-08-05 20:41:56.690 7 INFO cinder.api.openstack.wsgi [None req-0ff19947-bae2-4a73-b54d-7fe5d7b31215 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/1eef2633-0fd2-4d53-938b-5b7d10df8ab9 returned with HTTP 202 [pid: 7|app: 0|req: 421/843] 10.0.0.222 () {32 vars in 778 bytes} [Wed Aug 5 20:41:56 2026] DELETE /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/1eef2633-0fd2-4d53-938b-5b7d10df8ab9 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:41:56.702 8 INFO cinder.api.openstack.wsgi [None req-7c02cab5-784e-4c57-952a-34cfa18ba4ed 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/1eef2633-0fd2-4d53-938b-5b7d10df8ab9 /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-08-05 20:41:56.719 8 INFO cinder.volume.api [None req-7c02cab5-784e-4c57-952a-34cfa18ba4ed 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume info retrieved successfully. 2026-08-05 20:41:56.725 8 INFO cinder.api.openstack.wsgi [None req-7c02cab5-784e-4c57-952a-34cfa18ba4ed 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/1eef2633-0fd2-4d53-938b-5b7d10df8ab9 returned with HTTP 200 [pid: 8|app: 0|req: 423/844] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:41:56 2026] GET /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/1eef2633-0fd2-4d53-938b-5b7d10df8ab9 => generated 1002 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:41:57.754 7 INFO cinder.api.openstack.wsgi [None req-645319a4-72ac-4ae2-a2d5-a5c66efeef56 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/1eef2633-0fd2-4d53-938b-5b7d10df8ab9 2026-08-05 20:41:57.764 7 INFO cinder.api.openstack.wsgi [None req-645319a4-72ac-4ae2-a2d5-a5c66efeef56 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/1eef2633-0fd2-4d53-938b-5b7d10df8ab9 returned with HTTP 404 [pid: 7|app: 0|req: 422/845] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:41:57 2026] GET /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/1eef2633-0fd2-4d53-938b-5b7d10df8ab9 => generated 109 bytes in 21 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-08-05 20:41:57.826 8 INFO cinder.api.openstack.wsgi [None req-3f23fd8e-218d-406e-9aee-ae20be390463 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes 2026-08-05 20:41:57.937 8 INFO cinder.api.v3.volumes [None req-3f23fd8e-218d-406e-9aee-ae20be390463 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Create volume of 1 GB 2026-08-05 20:41:57.944 8 INFO cinder.volume.api [None req-3f23fd8e-218d-406e-9aee-ae20be390463 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Availability Zones retrieved successfully. 2026-08-05 20:41:58.142 8 INFO cinder.volume.api [None req-3f23fd8e-218d-406e-9aee-ae20be390463 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Create volume request issued successfully. 2026-08-05 20:41:58.143 8 INFO cinder.api.openstack.wsgi [None req-3f23fd8e-218d-406e-9aee-ae20be390463 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes returned with HTTP 202 [pid: 8|app: 0|req: 424/846] 10.0.0.222 () {34 vars in 723 bytes} [Wed Aug 5 20:41:57 2026] POST /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes => generated 871 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-08-05 20:41:58.165 7 INFO cinder.api.openstack.wsgi [None req-a19fd6c1-8683-4e90-aef5-98e882888742 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/cfca270c-7c73-4d12-a36d-7406688e75b7 /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-08-05 20:41:58.183 7 INFO cinder.volume.api [None req-a19fd6c1-8683-4e90-aef5-98e882888742 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume info retrieved successfully. 2026-08-05 20:41:58.189 7 INFO cinder.api.openstack.wsgi [None req-a19fd6c1-8683-4e90-aef5-98e882888742 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/cfca270c-7c73-4d12-a36d-7406688e75b7 returned with HTTP 200 [pid: 7|app: 0|req: 423/847] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:41:58 2026] GET /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/cfca270c-7c73-4d12-a36d-7406688e75b7 => generated 939 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:41:59.040 8 INFO cinder.api.openstack.wsgi [None req-3f23fd8e-218d-406e-9aee-ae20be390463 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:41:59.040 7 INFO cinder.api.openstack.wsgi [None req-a19fd6c1-8683-4e90-aef5-98e882888742 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:41:59.041 8 INFO cinder.api.openstack.wsgi [None req-3f23fd8e-218d-406e-9aee-ae20be390463 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:41:59.042 7 INFO cinder.api.openstack.wsgi [None req-a19fd6c1-8683-4e90-aef5-98e882888742 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://10.0.0.31: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-08-05 20:41:59.213 8 INFO cinder.api.openstack.wsgi [None req-68328085-e46e-4b32-8d82-4d1765d16009 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/cfca270c-7c73-4d12-a36d-7406688e75b7 /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-08-05 20:41:59.232 8 INFO cinder.volume.api [None req-68328085-e46e-4b32-8d82-4d1765d16009 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume info retrieved successfully. 2026-08-05 20:41:59.246 8 INFO cinder.api.openstack.wsgi [None req-68328085-e46e-4b32-8d82-4d1765d16009 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/cfca270c-7c73-4d12-a36d-7406688e75b7 returned with HTTP 200 [pid: 8|app: 0|req: 426/850] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:41:59 2026] GET /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/cfca270c-7c73-4d12-a36d-7406688e75b7 => generated 1489 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-08-05 20:41:59.272 7 INFO cinder.api.openstack.wsgi [None req-ab97c93e-2de1-4a1e-bb2a-56771696baef 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/cfca270c-7c73-4d12-a36d-7406688e75b7 /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-08-05 20:41:59.287 7 INFO cinder.volume.api [None req-ab97c93e-2de1-4a1e-bb2a-56771696baef 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume info retrieved successfully. 2026-08-05 20:41:59.293 7 INFO cinder.api.openstack.wsgi [None req-ab97c93e-2de1-4a1e-bb2a-56771696baef 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/cfca270c-7c73-4d12-a36d-7406688e75b7 returned with HTTP 200 [pid: 7|app: 0|req: 425/851] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:41:59 2026] GET /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/cfca270c-7c73-4d12-a36d-7406688e75b7 => generated 1489 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-08-05 20:41:59.316 8 INFO cinder.api.openstack.wsgi [None req-327aebd1-d835-4fb2-bad7-ffbac480667a 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/cfca270c-7c73-4d12-a36d-7406688e75b7 /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-08-05 20:41:59.334 8 INFO cinder.volume.api [None req-327aebd1-d835-4fb2-bad7-ffbac480667a 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume info retrieved successfully. 2026-08-05 20:41:59.339 8 INFO cinder.volume.api [None req-327aebd1-d835-4fb2-bad7-ffbac480667a 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume updated successfully. 2026-08-05 20:41:59.339 8 INFO cinder.api.openstack.wsgi [None req-327aebd1-d835-4fb2-bad7-ffbac480667a 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/cfca270c-7c73-4d12-a36d-7406688e75b7 returned with HTTP 200 [pid: 8|app: 0|req: 427/852] 10.0.0.222 () {34 vars in 795 bytes} [Wed Aug 5 20:41:59 2026] PUT /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/cfca270c-7c73-4d12-a36d-7406688e75b7 => generated 895 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-08-05 20:41:59.360 7 INFO cinder.api.openstack.wsgi [None req-a9132838-e2a7-4587-8c02-f644d43251ac 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/cfca270c-7c73-4d12-a36d-7406688e75b7 /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-08-05 20:41:59.378 7 INFO cinder.volume.api [None req-a9132838-e2a7-4587-8c02-f644d43251ac 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume info retrieved successfully. 2026-08-05 20:41:59.387 7 INFO cinder.volume.api [None req-a9132838-e2a7-4587-8c02-f644d43251ac 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume updated successfully. 2026-08-05 20:41:59.389 7 INFO cinder.api.openstack.wsgi [None req-a9132838-e2a7-4587-8c02-f644d43251ac 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/cfca270c-7c73-4d12-a36d-7406688e75b7 returned with HTTP 200 [pid: 7|app: 0|req: 426/853] 10.0.0.222 () {34 vars in 796 bytes} [Wed Aug 5 20:41:59 2026] PUT /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/cfca270c-7c73-4d12-a36d-7406688e75b7 => generated 933 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:41:59.413 8 INFO cinder.api.openstack.wsgi [None req-c8cc0c47-ff7b-4532-a598-50d9fa0739c2 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/cfca270c-7c73-4d12-a36d-7406688e75b7 /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-08-05 20:41:59.426 8 INFO cinder.volume.api [None req-c8cc0c47-ff7b-4532-a598-50d9fa0739c2 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume info retrieved successfully. 2026-08-05 20:41:59.432 8 INFO cinder.api.openstack.wsgi [None req-c8cc0c47-ff7b-4532-a598-50d9fa0739c2 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/cfca270c-7c73-4d12-a36d-7406688e75b7 returned with HTTP 200 [pid: 8|app: 0|req: 428/854] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:41:59 2026] GET /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/cfca270c-7c73-4d12-a36d-7406688e75b7 => generated 1527 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:41:59.456 7 INFO cinder.api.openstack.wsgi [None req-ed1c94b6-8d9b-4c86-8225-30f7178b2207 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes 2026-08-05 20:41:59.460 7 INFO cinder.api.v3.volumes [None req-ed1c94b6-8d9b-4c86-8225-30f7178b2207 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Create volume of 1 GB 2026-08-05 20:41:59.466 7 INFO cinder.volume.api [None req-ed1c94b6-8d9b-4c86-8225-30f7178b2207 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Availability Zones retrieved successfully. 2026-08-05 20:41:59.591 7 INFO cinder.volume.api [None req-ed1c94b6-8d9b-4c86-8225-30f7178b2207 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Create volume request issued successfully. 2026-08-05 20:41:59.593 7 INFO cinder.api.openstack.wsgi [None req-ed1c94b6-8d9b-4c86-8225-30f7178b2207 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes returned with HTTP 202 [pid: 7|app: 0|req: 427/855] 10.0.0.222 () {34 vars in 723 bytes} [Wed Aug 5 20:41:59 2026] POST /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes => generated 892 bytes in 145 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-08-05 20:41:59.619 8 INFO cinder.api.openstack.wsgi [None req-06fa1bb2-f346-4d80-8cb3-2c6793e62eb2 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/436df391-d98e-4f7c-a20b-28825b10bbac /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-08-05 20:41:59.640 8 INFO cinder.volume.api [None req-06fa1bb2-f346-4d80-8cb3-2c6793e62eb2 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume info retrieved successfully. 2026-08-05 20:41:59.648 8 INFO cinder.api.openstack.wsgi [None req-06fa1bb2-f346-4d80-8cb3-2c6793e62eb2 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/436df391-d98e-4f7c-a20b-28825b10bbac returned with HTTP 200 [pid: 8|app: 0|req: 429/856] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:41:59 2026] GET /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/436df391-d98e-4f7c-a20b-28825b10bbac => generated 960 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-08-05 20:42:00.670 7 INFO cinder.api.openstack.wsgi [None req-ac9e4e0a-cf5b-4b4d-9b3b-618966331082 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/436df391-d98e-4f7c-a20b-28825b10bbac /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-08-05 20:42:00.690 7 INFO cinder.volume.api [None req-ac9e4e0a-cf5b-4b4d-9b3b-618966331082 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:00.701 7 INFO cinder.api.openstack.wsgi [None req-ac9e4e0a-cf5b-4b4d-9b3b-618966331082 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/436df391-d98e-4f7c-a20b-28825b10bbac returned with HTTP 200 [pid: 7|app: 0|req: 428/857] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:42:00 2026] GET /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/436df391-d98e-4f7c-a20b-28825b10bbac => generated 985 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-08-05 20:42:00.727 8 INFO cinder.api.openstack.wsgi [None req-e83b5837-0acc-41e9-855d-fb3fd095c088 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/436df391-d98e-4f7c-a20b-28825b10bbac /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-08-05 20:42:00.751 8 INFO cinder.volume.api [None req-e83b5837-0acc-41e9-855d-fb3fd095c088 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:00.760 8 INFO cinder.volume.api [None req-e83b5837-0acc-41e9-855d-fb3fd095c088 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume updated successfully. 2026-08-05 20:42:00.760 8 INFO cinder.api.openstack.wsgi [None req-e83b5837-0acc-41e9-855d-fb3fd095c088 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/436df391-d98e-4f7c-a20b-28825b10bbac returned with HTTP 200 [pid: 8|app: 0|req: 430/858] 10.0.0.222 () {34 vars in 795 bytes} [Wed Aug 5 20:42:00 2026] PUT /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/436df391-d98e-4f7c-a20b-28825b10bbac => generated 882 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:42:00.778 7 INFO cinder.api.openstack.wsgi [None req-a193a04b-eae4-4809-a17f-61839305b320 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/436df391-d98e-4f7c-a20b-28825b10bbac /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-08-05 20:42:00.796 7 INFO cinder.volume.api [None req-a193a04b-eae4-4809-a17f-61839305b320 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:00.811 7 INFO cinder.api.openstack.wsgi [None req-a193a04b-eae4-4809-a17f-61839305b320 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/436df391-d98e-4f7c-a20b-28825b10bbac returned with HTTP 200 [pid: 7|app: 0|req: 429/859] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:42:00 2026] GET /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/436df391-d98e-4f7c-a20b-28825b10bbac => generated 950 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:42:00.832 8 INFO cinder.api.openstack.wsgi [None req-a91ae977-f62a-4a4c-a54e-00c708b96952 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/436df391-d98e-4f7c-a20b-28825b10bbac 2026-08-05 20:42:00.832 8 INFO cinder.api.v3.volumes [None req-a91ae977-f62a-4a4c-a54e-00c708b96952 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Delete volume with id: 436df391-d98e-4f7c-a20b-28825b10bbac /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-08-05 20:42:00.842 8 INFO cinder.volume.api [None req-a91ae977-f62a-4a4c-a54e-00c708b96952 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:00.859 8 INFO cinder.volume.api [None req-a91ae977-f62a-4a4c-a54e-00c708b96952 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Delete volume request issued successfully. 2026-08-05 20:42:00.860 8 INFO cinder.api.openstack.wsgi [None req-a91ae977-f62a-4a4c-a54e-00c708b96952 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/436df391-d98e-4f7c-a20b-28825b10bbac returned with HTTP 202 [pid: 8|app: 0|req: 431/860] 10.0.0.222 () {32 vars in 778 bytes} [Wed Aug 5 20:42:00 2026] DELETE /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/436df391-d98e-4f7c-a20b-28825b10bbac => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:42:00.872 7 INFO cinder.api.openstack.wsgi [None req-fa4f95cb-fe60-4123-a74c-0dc7ece2ad65 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/436df391-d98e-4f7c-a20b-28825b10bbac /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-08-05 20:42:00.893 7 INFO cinder.volume.api [None req-fa4f95cb-fe60-4123-a74c-0dc7ece2ad65 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:00.898 7 INFO cinder.api.openstack.wsgi [None req-fa4f95cb-fe60-4123-a74c-0dc7ece2ad65 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/436df391-d98e-4f7c-a20b-28825b10bbac returned with HTTP 200 [pid: 7|app: 0|req: 430/861] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:42:00 2026] GET /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/436df391-d98e-4f7c-a20b-28825b10bbac => generated 949 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:42:01.921 8 INFO cinder.api.openstack.wsgi [None req-e1c672cd-0cb6-4c46-8459-389c4ebdea9d 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/436df391-d98e-4f7c-a20b-28825b10bbac 2026-08-05 20:42:01.929 8 INFO cinder.api.openstack.wsgi [None req-e1c672cd-0cb6-4c46-8459-389c4ebdea9d 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/436df391-d98e-4f7c-a20b-28825b10bbac returned with HTTP 404 [pid: 8|app: 0|req: 432/862] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:42:01 2026] GET /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/436df391-d98e-4f7c-a20b-28825b10bbac => 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-08-05 20:42:01.939 7 INFO cinder.api.openstack.wsgi [None req-b126cb4b-f1b9-4327-abf5-96fa71d7990c 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/cfca270c-7c73-4d12-a36d-7406688e75b7 /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-08-05 20:42:01.962 7 INFO cinder.volume.api [None req-b126cb4b-f1b9-4327-abf5-96fa71d7990c 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:01.968 7 INFO cinder.api.openstack.wsgi [None req-b126cb4b-f1b9-4327-abf5-96fa71d7990c 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/cfca270c-7c73-4d12-a36d-7406688e75b7 returned with HTTP 200 [pid: 7|app: 0|req: 431/863] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:42:01 2026] GET /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/cfca270c-7c73-4d12-a36d-7406688e75b7 => generated 1527 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-05 20:42:01.985 8 INFO cinder.api.openstack.wsgi [None req-c0e773d3-f84f-47c0-b36a-4496ea9b1a2e 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/cfca270c-7c73-4d12-a36d-7406688e75b7 2026-08-05 20:42:01.985 8 INFO cinder.api.v3.volumes [None req-c0e773d3-f84f-47c0-b36a-4496ea9b1a2e 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Delete volume with id: cfca270c-7c73-4d12-a36d-7406688e75b7 /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-08-05 20:42:01.999 8 INFO cinder.volume.api [None req-c0e773d3-f84f-47c0-b36a-4496ea9b1a2e 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:02.018 8 INFO cinder.volume.api [None req-c0e773d3-f84f-47c0-b36a-4496ea9b1a2e 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Delete volume request issued successfully. 2026-08-05 20:42:02.018 8 INFO cinder.api.openstack.wsgi [None req-c0e773d3-f84f-47c0-b36a-4496ea9b1a2e 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/cfca270c-7c73-4d12-a36d-7406688e75b7 returned with HTTP 202 [pid: 8|app: 0|req: 433/864] 10.0.0.222 () {32 vars in 778 bytes} [Wed Aug 5 20:42:01 2026] DELETE /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/cfca270c-7c73-4d12-a36d-7406688e75b7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:42:02.030 7 INFO cinder.api.openstack.wsgi [None req-d8071944-4aee-44d4-ae25-af96613cbb54 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/cfca270c-7c73-4d12-a36d-7406688e75b7 /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-08-05 20:42:02.048 7 INFO cinder.volume.api [None req-d8071944-4aee-44d4-ae25-af96613cbb54 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:02.053 7 INFO cinder.api.openstack.wsgi [None req-d8071944-4aee-44d4-ae25-af96613cbb54 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/cfca270c-7c73-4d12-a36d-7406688e75b7 returned with HTTP 200 [pid: 7|app: 0|req: 432/865] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:42:02 2026] GET /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/cfca270c-7c73-4d12-a36d-7406688e75b7 => generated 1526 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:42:03.077 8 INFO cinder.api.openstack.wsgi [None req-7f3302a8-8cbc-41c0-a066-d854f0ac740b 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/cfca270c-7c73-4d12-a36d-7406688e75b7 2026-08-05 20:42:03.086 8 INFO cinder.api.openstack.wsgi [None req-7f3302a8-8cbc-41c0-a066-d854f0ac740b 72e87f1113254fd7ba85d824034f67b9 ec8c70e4c85945e0b91020cf06918dc7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/cfca270c-7c73-4d12-a36d-7406688e75b7 returned with HTTP 404 [pid: 8|app: 0|req: 434/866] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:42:03 2026] GET /v3/ec8c70e4c85945e0b91020cf06918dc7/volumes/cfca270c-7c73-4d12-a36d-7406688e75b7 => 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-08-05 20:42:05.887 7 INFO cinder.api.openstack.wsgi [None req-924c04e2-c108-4e68-b099-fc5ccd6f4476 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes 2026-08-05 20:42:05.920 7 INFO cinder.volume.api [None req-924c04e2-c108-4e68-b099-fc5ccd6f4476 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Get all volumes completed successfully. 2026-08-05 20:42:05.920 7 INFO cinder.api.openstack.wsgi [None req-924c04e2-c108-4e68-b099-fc5ccd6f4476 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes returned with HTTP 200 [pid: 7|app: 0|req: 433/867] 10.0.0.222 () {32 vars in 701 bytes} [Wed Aug 5 20:42:05 2026] GET /v3/29e5d4d5f80344059020ce6ea6152dc1/volumes => generated 15 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 20:42:05.937 8 INFO cinder.api.openstack.wsgi [None req-00a04a58-9056-4366-b4f2-1387699e93a4 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes 2026-08-05 20:42:05.941 8 INFO cinder.api.v3.volumes [None req-00a04a58-9056-4366-b4f2-1387699e93a4 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Create volume of 1 GB 2026-08-05 20:42:05.946 8 INFO cinder.volume.api [None req-00a04a58-9056-4366-b4f2-1387699e93a4 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Availability Zones retrieved successfully. 2026-08-05 20:42:06.185 8 INFO cinder.volume.api [None req-00a04a58-9056-4366-b4f2-1387699e93a4 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Create volume request issued successfully. 2026-08-05 20:42:06.186 8 INFO cinder.api.openstack.wsgi [None req-00a04a58-9056-4366-b4f2-1387699e93a4 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes returned with HTTP 202 [pid: 8|app: 0|req: 435/868] 10.0.0.222 () {34 vars in 723 bytes} [Wed Aug 5 20:42:05 2026] POST /v3/29e5d4d5f80344059020ce6ea6152dc1/volumes => generated 875 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-08-05 20:42:06.213 7 INFO cinder.api.openstack.wsgi [None req-683d4572-cde2-44a6-addd-85e066978f85 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/8165bd01-f71a-4d96-8362-7e398d8ad223 /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-08-05 20:42:06.234 7 INFO cinder.volume.api [None req-683d4572-cde2-44a6-addd-85e066978f85 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:06.245 7 INFO cinder.api.openstack.wsgi [None req-683d4572-cde2-44a6-addd-85e066978f85 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/8165bd01-f71a-4d96-8362-7e398d8ad223 returned with HTTP 200 [pid: 7|app: 0|req: 434/869] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:42:06 2026] GET /v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/8165bd01-f71a-4d96-8362-7e398d8ad223 => generated 943 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:42:07.271 8 INFO cinder.api.openstack.wsgi [None req-e56376fc-4ef8-4b25-bf5c-e7e2afa93b89 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/8165bd01-f71a-4d96-8362-7e398d8ad223 /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-08-05 20:42:07.289 8 INFO cinder.volume.api [None req-e56376fc-4ef8-4b25-bf5c-e7e2afa93b89 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:07.295 8 INFO cinder.api.openstack.wsgi [None req-e56376fc-4ef8-4b25-bf5c-e7e2afa93b89 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/8165bd01-f71a-4d96-8362-7e398d8ad223 returned with HTTP 200 [pid: 8|app: 0|req: 436/870] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:42:07 2026] GET /v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/8165bd01-f71a-4d96-8362-7e398d8ad223 => generated 968 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-08-05 20:42:07.315 7 INFO cinder.api.openstack.wsgi [None req-62e426a9-554d-4924-8b87-8ddf565bd11b 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/8165bd01-f71a-4d96-8362-7e398d8ad223 /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-08-05 20:42:07.332 7 INFO cinder.volume.api [None req-62e426a9-554d-4924-8b87-8ddf565bd11b 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:07.339 7 INFO cinder.api.openstack.wsgi [None req-62e426a9-554d-4924-8b87-8ddf565bd11b 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/8165bd01-f71a-4d96-8362-7e398d8ad223 returned with HTTP 200 [pid: 7|app: 0|req: 435/871] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:42:07 2026] GET /v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/8165bd01-f71a-4d96-8362-7e398d8ad223 => 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-08-05 20:42:07.365 8 INFO cinder.api.openstack.wsgi [None req-af76c291-e0b0-4e66-a0db-dabeb5332cb9 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes 2026-08-05 20:42:07.368 8 INFO cinder.api.v3.volumes [None req-af76c291-e0b0-4e66-a0db-dabeb5332cb9 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Create volume of 1 GB 2026-08-05 20:42:07.375 8 INFO cinder.volume.api [None req-af76c291-e0b0-4e66-a0db-dabeb5332cb9 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Availability Zones retrieved successfully. 2026-08-05 20:42:07.555 8 INFO cinder.volume.api [None req-af76c291-e0b0-4e66-a0db-dabeb5332cb9 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Create volume request issued successfully. 2026-08-05 20:42:07.556 8 INFO cinder.api.openstack.wsgi [None req-af76c291-e0b0-4e66-a0db-dabeb5332cb9 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes returned with HTTP 202 [pid: 8|app: 0|req: 437/872] 10.0.0.222 () {34 vars in 723 bytes} [Wed Aug 5 20:42:07 2026] POST /v3/29e5d4d5f80344059020ce6ea6152dc1/volumes => generated 876 bytes in 200 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-08-05 20:42:07.576 7 INFO cinder.api.openstack.wsgi [None req-30b5e9a1-d92f-4f54-b244-940846f17676 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/b0d08080-72c5-4636-a349-42b12fd8c222 /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-08-05 20:42:07.593 7 INFO cinder.volume.api [None req-30b5e9a1-d92f-4f54-b244-940846f17676 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:07.596 7 INFO cinder.api.openstack.wsgi [None req-30b5e9a1-d92f-4f54-b244-940846f17676 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/b0d08080-72c5-4636-a349-42b12fd8c222 returned with HTTP 200 [pid: 7|app: 0|req: 436/873] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:42:07 2026] GET /v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/b0d08080-72c5-4636-a349-42b12fd8c222 => generated 944 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-08-05 20:42:08.621 8 INFO cinder.api.openstack.wsgi [None req-63e1c5e5-0c6a-4db4-b37e-12589517b901 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/b0d08080-72c5-4636-a349-42b12fd8c222 /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-08-05 20:42:08.640 8 INFO cinder.volume.api [None req-63e1c5e5-0c6a-4db4-b37e-12589517b901 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:08.646 8 INFO cinder.api.openstack.wsgi [None req-63e1c5e5-0c6a-4db4-b37e-12589517b901 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/b0d08080-72c5-4636-a349-42b12fd8c222 returned with HTTP 200 [pid: 8|app: 0|req: 438/874] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:42:08 2026] GET /v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/b0d08080-72c5-4636-a349-42b12fd8c222 => 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-08-05 20:42:08.664 7 INFO cinder.api.openstack.wsgi [None req-0bdb389d-73b9-4886-a5e5-b92c5ccbfadc 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/b0d08080-72c5-4636-a349-42b12fd8c222 /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-08-05 20:42:08.678 7 INFO cinder.volume.api [None req-0bdb389d-73b9-4886-a5e5-b92c5ccbfadc 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:08.682 7 INFO cinder.api.openstack.wsgi [None req-0bdb389d-73b9-4886-a5e5-b92c5ccbfadc 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/b0d08080-72c5-4636-a349-42b12fd8c222 returned with HTTP 200 [pid: 7|app: 0|req: 437/875] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:42:08 2026] GET /v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/b0d08080-72c5-4636-a349-42b12fd8c222 => 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-08-05 20:42:08.703 8 INFO cinder.api.openstack.wsgi [None req-3462164d-ebc6-47f8-b62c-db72c2579954 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes 2026-08-05 20:42:08.708 8 INFO cinder.api.v3.volumes [None req-3462164d-ebc6-47f8-b62c-db72c2579954 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Create volume of 1 GB 2026-08-05 20:42:08.713 8 INFO cinder.volume.api [None req-3462164d-ebc6-47f8-b62c-db72c2579954 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Availability Zones retrieved successfully. 2026-08-05 20:42:08.846 8 INFO cinder.volume.api [None req-3462164d-ebc6-47f8-b62c-db72c2579954 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Create volume request issued successfully. 2026-08-05 20:42:08.847 8 INFO cinder.api.openstack.wsgi [None req-3462164d-ebc6-47f8-b62c-db72c2579954 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes returned with HTTP 202 [pid: 8|app: 0|req: 439/876] 10.0.0.222 () {34 vars in 723 bytes} [Wed Aug 5 20:42:08 2026] POST /v3/29e5d4d5f80344059020ce6ea6152dc1/volumes => generated 875 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:42:08.869 7 INFO cinder.api.openstack.wsgi [None req-da2ff179-6d31-4e52-85ad-950a3bb99d53 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/6a34cc9f-7247-4a44-bf79-8301cfe28d5f /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-08-05 20:42:08.884 7 INFO cinder.volume.api [None req-da2ff179-6d31-4e52-85ad-950a3bb99d53 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:08.888 7 INFO cinder.api.openstack.wsgi [None req-da2ff179-6d31-4e52-85ad-950a3bb99d53 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/6a34cc9f-7247-4a44-bf79-8301cfe28d5f returned with HTTP 200 [pid: 7|app: 0|req: 438/877] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:42:08 2026] GET /v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/6a34cc9f-7247-4a44-bf79-8301cfe28d5f => generated 943 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:42:09.040 7 INFO cinder.api.openstack.wsgi [None req-da2ff179-6d31-4e52-85ad-950a3bb99d53 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:42:09.041 8 INFO cinder.api.openstack.wsgi [None req-3462164d-ebc6-47f8-b62c-db72c2579954 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:42:09.042 7 INFO cinder.api.openstack.wsgi [None req-da2ff179-6d31-4e52-85ad-950a3bb99d53 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:42:09.042 8 INFO cinder.api.openstack.wsgi [None req-3462164d-ebc6-47f8-b62c-db72c2579954 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] http://10.0.0.31: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-08-05 20:42:09.908 7 INFO cinder.api.openstack.wsgi [None req-adee4220-e6bb-4b67-9b8f-0a942f8ea722 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/6a34cc9f-7247-4a44-bf79-8301cfe28d5f /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-08-05 20:42:09.926 7 INFO cinder.volume.api [None req-adee4220-e6bb-4b67-9b8f-0a942f8ea722 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:09.931 7 INFO cinder.api.openstack.wsgi [None req-adee4220-e6bb-4b67-9b8f-0a942f8ea722 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/6a34cc9f-7247-4a44-bf79-8301cfe28d5f returned with HTTP 200 [pid: 7|app: 0|req: 440/880] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:42:09 2026] GET /v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/6a34cc9f-7247-4a44-bf79-8301cfe28d5f => generated 968 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:42:09.950 8 INFO cinder.api.openstack.wsgi [None req-7969936e-bce2-4859-a597-0850587d4cfa 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/6a34cc9f-7247-4a44-bf79-8301cfe28d5f /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-08-05 20:42:09.967 8 INFO cinder.volume.api [None req-7969936e-bce2-4859-a597-0850587d4cfa 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:09.974 8 INFO cinder.api.openstack.wsgi [None req-7969936e-bce2-4859-a597-0850587d4cfa 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/6a34cc9f-7247-4a44-bf79-8301cfe28d5f returned with HTTP 200 [pid: 8|app: 0|req: 441/881] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:42:09 2026] GET /v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/6a34cc9f-7247-4a44-bf79-8301cfe28d5f => generated 968 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:42:10.001 7 INFO cinder.api.openstack.wsgi [None req-94a87a8a-a1e1-4fd2-993e-8417c298baa4 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes 2026-08-05 20:42:10.011 7 INFO cinder.volume.api [None req-94a87a8a-a1e1-4fd2-993e-8417c298baa4 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Get all volumes completed successfully. 2026-08-05 20:42:10.012 7 INFO cinder.api.openstack.wsgi [None req-94a87a8a-a1e1-4fd2-993e-8417c298baa4 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes returned with HTTP 200 [pid: 7|app: 0|req: 441/882] 10.0.0.222 () {32 vars in 701 bytes} [Wed Aug 5 20:42:09 2026] GET /v3/29e5d4d5f80344059020ce6ea6152dc1/volumes => generated 1322 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:42:10.031 8 INFO cinder.api.openstack.wsgi [None req-9d0a897a-2d62-40c0-ad20-b0d1634743db 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/6a34cc9f-7247-4a44-bf79-8301cfe28d5f /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-08-05 20:42:10.046 8 INFO cinder.volume.api [None req-9d0a897a-2d62-40c0-ad20-b0d1634743db 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:10.054 8 INFO cinder.api.openstack.wsgi [None req-9d0a897a-2d62-40c0-ad20-b0d1634743db 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/6a34cc9f-7247-4a44-bf79-8301cfe28d5f returned with HTTP 200 [pid: 8|app: 0|req: 442/883] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:42:10 2026] GET /v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/6a34cc9f-7247-4a44-bf79-8301cfe28d5f => 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-08-05 20:42:10.078 7 INFO cinder.api.openstack.wsgi [None req-dd837f46-42f3-4436-9c9f-fee64cf3dba6 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/6a34cc9f-7247-4a44-bf79-8301cfe28d5f 2026-08-05 20:42:10.079 7 INFO cinder.api.v3.volumes [None req-dd837f46-42f3-4436-9c9f-fee64cf3dba6 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Delete volume with id: 6a34cc9f-7247-4a44-bf79-8301cfe28d5f /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-08-05 20:42:10.238 7 INFO cinder.volume.api [None req-dd837f46-42f3-4436-9c9f-fee64cf3dba6 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:10.269 7 INFO cinder.volume.api [None req-dd837f46-42f3-4436-9c9f-fee64cf3dba6 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Delete volume request issued successfully. 2026-08-05 20:42:10.269 7 INFO cinder.api.openstack.wsgi [None req-dd837f46-42f3-4436-9c9f-fee64cf3dba6 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/6a34cc9f-7247-4a44-bf79-8301cfe28d5f returned with HTTP 202 [pid: 7|app: 0|req: 442/884] 10.0.0.222 () {32 vars in 778 bytes} [Wed Aug 5 20:42:10 2026] DELETE /v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/6a34cc9f-7247-4a44-bf79-8301cfe28d5f => generated 0 bytes in 196 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-08-05 20:42:10.284 8 INFO cinder.api.openstack.wsgi [None req-9b1ab9b0-f965-47a3-8a94-a1b1793e3b3f 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/6a34cc9f-7247-4a44-bf79-8301cfe28d5f /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-08-05 20:42:10.299 8 INFO cinder.volume.api [None req-9b1ab9b0-f965-47a3-8a94-a1b1793e3b3f 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:10.305 8 INFO cinder.api.openstack.wsgi [None req-9b1ab9b0-f965-47a3-8a94-a1b1793e3b3f 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/6a34cc9f-7247-4a44-bf79-8301cfe28d5f returned with HTTP 200 [pid: 8|app: 0|req: 443/885] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:42:10 2026] GET /v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/6a34cc9f-7247-4a44-bf79-8301cfe28d5f => generated 967 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-08-05 20:42:11.326 7 INFO cinder.api.openstack.wsgi [None req-dba48c79-7920-4f76-8dbc-049e4b68c826 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/6a34cc9f-7247-4a44-bf79-8301cfe28d5f 2026-08-05 20:42:11.336 7 INFO cinder.api.openstack.wsgi [None req-dba48c79-7920-4f76-8dbc-049e4b68c826 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/6a34cc9f-7247-4a44-bf79-8301cfe28d5f returned with HTTP 404 [pid: 7|app: 0|req: 443/886] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:42:11 2026] GET /v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/6a34cc9f-7247-4a44-bf79-8301cfe28d5f => 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-08-05 20:42:11.349 8 INFO cinder.api.openstack.wsgi [None req-17dd22c4-3586-485d-a2f5-903cc1bd51c7 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/b0d08080-72c5-4636-a349-42b12fd8c222 /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-08-05 20:42:11.365 8 INFO cinder.volume.api [None req-17dd22c4-3586-485d-a2f5-903cc1bd51c7 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:11.371 8 INFO cinder.api.openstack.wsgi [None req-17dd22c4-3586-485d-a2f5-903cc1bd51c7 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/b0d08080-72c5-4636-a349-42b12fd8c222 returned with HTTP 200 [pid: 8|app: 0|req: 444/887] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:42:11 2026] GET /v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/b0d08080-72c5-4636-a349-42b12fd8c222 => generated 969 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:42:11.390 7 INFO cinder.api.openstack.wsgi [None req-f9056f0f-32a8-4bf1-abcf-44e7af6b54f8 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/b0d08080-72c5-4636-a349-42b12fd8c222 2026-08-05 20:42:11.390 7 INFO cinder.api.v3.volumes [None req-f9056f0f-32a8-4bf1-abcf-44e7af6b54f8 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Delete volume with id: b0d08080-72c5-4636-a349-42b12fd8c222 /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-08-05 20:42:11.399 7 INFO cinder.volume.api [None req-f9056f0f-32a8-4bf1-abcf-44e7af6b54f8 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:11.428 7 INFO cinder.volume.api [None req-f9056f0f-32a8-4bf1-abcf-44e7af6b54f8 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Delete volume request issued successfully. 2026-08-05 20:42:11.428 7 INFO cinder.api.openstack.wsgi [None req-f9056f0f-32a8-4bf1-abcf-44e7af6b54f8 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/b0d08080-72c5-4636-a349-42b12fd8c222 returned with HTTP 202 [pid: 7|app: 0|req: 444/888] 10.0.0.222 () {32 vars in 778 bytes} [Wed Aug 5 20:42:11 2026] DELETE /v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/b0d08080-72c5-4636-a349-42b12fd8c222 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:42:11.444 8 INFO cinder.api.openstack.wsgi [None req-20ee4578-5c0b-4765-8edd-719318b81a21 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/b0d08080-72c5-4636-a349-42b12fd8c222 /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-08-05 20:42:11.456 8 INFO cinder.volume.api [None req-20ee4578-5c0b-4765-8edd-719318b81a21 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:11.462 8 INFO cinder.api.openstack.wsgi [None req-20ee4578-5c0b-4765-8edd-719318b81a21 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/b0d08080-72c5-4636-a349-42b12fd8c222 returned with HTTP 200 [pid: 8|app: 0|req: 445/889] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:42:11 2026] GET /v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/b0d08080-72c5-4636-a349-42b12fd8c222 => generated 968 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:42:12.485 7 INFO cinder.api.openstack.wsgi [None req-c310564d-250a-4d50-9f64-de935ae830b8 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/b0d08080-72c5-4636-a349-42b12fd8c222 2026-08-05 20:42:12.494 7 INFO cinder.api.openstack.wsgi [None req-c310564d-250a-4d50-9f64-de935ae830b8 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/b0d08080-72c5-4636-a349-42b12fd8c222 returned with HTTP 404 [pid: 7|app: 0|req: 445/890] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:42:12 2026] GET /v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/b0d08080-72c5-4636-a349-42b12fd8c222 => 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-08-05 20:42:12.508 8 INFO cinder.api.openstack.wsgi [None req-bcaaaebb-108f-4bce-948d-c45a9140f9e3 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/8165bd01-f71a-4d96-8362-7e398d8ad223 /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-08-05 20:42:12.525 8 INFO cinder.volume.api [None req-bcaaaebb-108f-4bce-948d-c45a9140f9e3 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:12.530 8 INFO cinder.api.openstack.wsgi [None req-bcaaaebb-108f-4bce-948d-c45a9140f9e3 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/8165bd01-f71a-4d96-8362-7e398d8ad223 returned with HTTP 200 [pid: 8|app: 0|req: 446/891] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:42:12 2026] GET /v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/8165bd01-f71a-4d96-8362-7e398d8ad223 => generated 968 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:42:12.550 7 INFO cinder.api.openstack.wsgi [None req-c0f6b1fd-6184-4cf7-993a-f819772fc7c8 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/8165bd01-f71a-4d96-8362-7e398d8ad223 2026-08-05 20:42:12.550 7 INFO cinder.api.v3.volumes [None req-c0f6b1fd-6184-4cf7-993a-f819772fc7c8 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Delete volume with id: 8165bd01-f71a-4d96-8362-7e398d8ad223 /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-08-05 20:42:12.563 7 INFO cinder.volume.api [None req-c0f6b1fd-6184-4cf7-993a-f819772fc7c8 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:12.590 7 INFO cinder.volume.api [None req-c0f6b1fd-6184-4cf7-993a-f819772fc7c8 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Delete volume request issued successfully. 2026-08-05 20:42:12.590 7 INFO cinder.api.openstack.wsgi [None req-c0f6b1fd-6184-4cf7-993a-f819772fc7c8 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/8165bd01-f71a-4d96-8362-7e398d8ad223 returned with HTTP 202 [pid: 7|app: 0|req: 446/892] 10.0.0.222 () {32 vars in 778 bytes} [Wed Aug 5 20:42:12 2026] DELETE /v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/8165bd01-f71a-4d96-8362-7e398d8ad223 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:42:12.601 8 INFO cinder.api.openstack.wsgi [None req-2a414b43-4285-466d-b908-d76e81708c4c 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/8165bd01-f71a-4d96-8362-7e398d8ad223 /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-08-05 20:42:12.620 8 INFO cinder.volume.api [None req-2a414b43-4285-466d-b908-d76e81708c4c 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:12.626 8 INFO cinder.api.openstack.wsgi [None req-2a414b43-4285-466d-b908-d76e81708c4c 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/8165bd01-f71a-4d96-8362-7e398d8ad223 returned with HTTP 200 [pid: 8|app: 0|req: 447/893] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:42:12 2026] GET /v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/8165bd01-f71a-4d96-8362-7e398d8ad223 => generated 967 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-08-05 20:42:13.648 7 INFO cinder.api.openstack.wsgi [None req-0f37fc36-5d9e-4901-bdb4-a5873e8ce165 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/8165bd01-f71a-4d96-8362-7e398d8ad223 2026-08-05 20:42:13.656 7 INFO cinder.api.openstack.wsgi [None req-0f37fc36-5d9e-4901-bdb4-a5873e8ce165 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/8165bd01-f71a-4d96-8362-7e398d8ad223 returned with HTTP 404 [pid: 7|app: 0|req: 447/894] 10.0.0.222 () {32 vars in 775 bytes} [Wed Aug 5 20:42:13 2026] GET /v3/29e5d4d5f80344059020ce6ea6152dc1/volumes/8165bd01-f71a-4d96-8362-7e398d8ad223 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-08-05 20:42:19.039 8 INFO cinder.api.openstack.wsgi [None req-2a414b43-4285-466d-b908-d76e81708c4c 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:42:19.040 7 INFO cinder.api.openstack.wsgi [None req-0f37fc36-5d9e-4901-bdb4-a5873e8ce165 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:42:19.040 8 INFO cinder.api.openstack.wsgi [None req-2a414b43-4285-466d-b908-d76e81708c4c 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:42:19.041 7 INFO cinder.api.openstack.wsgi [None req-0f37fc36-5d9e-4901-bdb4-a5873e8ce165 35c98ed5357240f085850cb9d37ee836 29e5d4d5f80344059020ce6ea6152dc1 - - default default] http://10.0.0.31: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-08-05 20:42:20.377 8 INFO cinder.api.openstack.wsgi [None req-871df159-e24f-4017-a203-a847355bcae7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes 2026-08-05 20:42:20.469 8 INFO cinder.api.v3.volumes [None req-871df159-e24f-4017-a203-a847355bcae7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Create volume of 16 GB 2026-08-05 20:42:20.476 8 INFO cinder.volume.api [None req-871df159-e24f-4017-a203-a847355bcae7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Availability Zones retrieved successfully. 2026-08-05 20:42:20.686 8 INFO cinder.volume.api [None req-871df159-e24f-4017-a203-a847355bcae7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Create volume request issued successfully. 2026-08-05 20:42:20.687 8 INFO cinder.api.openstack.wsgi [None req-871df159-e24f-4017-a203-a847355bcae7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes returned with HTTP 202 [pid: 8|app: 0|req: 449/897] 199.19.213.141 () {34 vars in 734 bytes} [Wed Aug 5 20:42:20 2026] POST /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes => generated 846 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-08-05 20:42:20.703 7 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-46f62921-7537-48b5-bfe8-21538edf1ba9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/1e407f7d-631f-4e2e-a902-f29af4cdbedc /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-08-05 20:42:20.741 7 INFO cinder.volume.api [req-871df159-e24f-4017-a203-a847355bcae7 req-46f62921-7537-48b5-bfe8-21538edf1ba9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:20.751 7 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-46f62921-7537-48b5-bfe8-21538edf1ba9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/1e407f7d-631f-4e2e-a902-f29af4cdbedc returned with HTTP 200 [pid: 7|app: 0|req: 449/898] 199.19.213.141 () {32 vars in 825 bytes} [Wed Aug 5 20:42:20 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/1e407f7d-631f-4e2e-a902-f29af4cdbedc => generated 1025 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:42:25.769 8 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-8549fb6c-a89b-4ac6-9633-b1becef96129 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/1e407f7d-631f-4e2e-a902-f29af4cdbedc /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-08-05 20:42:25.783 8 INFO cinder.volume.api [req-871df159-e24f-4017-a203-a847355bcae7 req-8549fb6c-a89b-4ac6-9633-b1becef96129 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:25.797 8 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-8549fb6c-a89b-4ac6-9633-b1becef96129 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/1e407f7d-631f-4e2e-a902-f29af4cdbedc returned with HTTP 200 [pid: 8|app: 0|req: 450/899] 199.19.213.141 () {32 vars in 825 bytes} [Wed Aug 5 20:42:25 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/1e407f7d-631f-4e2e-a902-f29af4cdbedc => generated 1675 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:42:26.505 7 INFO cinder.api.openstack.wsgi [req-99aff979-92d9-4170-a6e2-4f049dbcb2c0 req-c9c560c6-9246-42ff-af7e-21b00eb50f34 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/1e407f7d-631f-4e2e-a902-f29af4cdbedc /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-08-05 20:42:26.521 7 INFO cinder.volume.api [req-99aff979-92d9-4170-a6e2-4f049dbcb2c0 req-c9c560c6-9246-42ff-af7e-21b00eb50f34 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:26.526 7 INFO cinder.api.openstack.wsgi [req-99aff979-92d9-4170-a6e2-4f049dbcb2c0 req-c9c560c6-9246-42ff-af7e-21b00eb50f34 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/1e407f7d-631f-4e2e-a902-f29af4cdbedc returned with HTTP 200 [pid: 7|app: 0|req: 450/900] 10.0.0.186 () {34 vars in 1028 bytes} [Wed Aug 5 20:42:26 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/1e407f7d-631f-4e2e-a902-f29af4cdbedc => 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-08-05 20:42:26.948 8 INFO cinder.api.openstack.wsgi [req-99aff979-92d9-4170-a6e2-4f049dbcb2c0 req-f7878e6a-7f98-48ad-8e7e-3a44225ab1b9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/1e407f7d-631f-4e2e-a902-f29af4cdbedc /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-08-05 20:42:26.963 8 INFO cinder.volume.api [req-99aff979-92d9-4170-a6e2-4f049dbcb2c0 req-f7878e6a-7f98-48ad-8e7e-3a44225ab1b9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:26.967 8 INFO cinder.api.openstack.wsgi [req-99aff979-92d9-4170-a6e2-4f049dbcb2c0 req-f7878e6a-7f98-48ad-8e7e-3a44225ab1b9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/1e407f7d-631f-4e2e-a902-f29af4cdbedc returned with HTTP 200 [pid: 8|app: 0|req: 451/901] 10.0.0.186 () {34 vars in 1028 bytes} [Wed Aug 5 20:42:26 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/1e407f7d-631f-4e2e-a902-f29af4cdbedc => generated 1675 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-05 20:42:26.986 7 INFO cinder.api.openstack.wsgi [req-99aff979-92d9-4170-a6e2-4f049dbcb2c0 req-c9c560c6-9246-42ff-af7e-21b00eb50f34 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-05 20:42:26.991 7 INFO cinder.api.openstack.wsgi [req-99aff979-92d9-4170-a6e2-4f049dbcb2c0 req-c9c560c6-9246-42ff-af7e-21b00eb50f34 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 451/902] 10.0.0.186 () {32 vars in 829 bytes} [Wed Aug 5 20:42:26 2026] GET / => generated 411 bytes in 11 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-08-05 20:42:27.009 8 INFO cinder.api.openstack.wsgi [req-99aff979-92d9-4170-a6e2-4f049dbcb2c0 req-ffa8827b-3fae-47d4-83b9-924aafb4d05d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:42:27.068 8 INFO cinder.api.openstack.wsgi [req-99aff979-92d9-4170-a6e2-4f049dbcb2c0 req-ffa8827b-3fae-47d4-83b9-924aafb4d05d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/attachments returned with HTTP 200 [pid: 8|app: 0|req: 452/903] 10.0.0.186 () {40 vars in 1057 bytes} [Wed Aug 5 20:42:26 2026] POST /v3/a293df2f13bd4dedbadc882f49c07ad1/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-05 20:42:29.040 7 INFO cinder.api.openstack.wsgi [req-99aff979-92d9-4170-a6e2-4f049dbcb2c0 req-c9c560c6-9246-42ff-af7e-21b00eb50f34 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:42:29.041 8 INFO cinder.api.openstack.wsgi [req-99aff979-92d9-4170-a6e2-4f049dbcb2c0 req-ffa8827b-3fae-47d4-83b9-924aafb4d05d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:42:29.041 7 INFO cinder.api.openstack.wsgi [req-99aff979-92d9-4170-a6e2-4f049dbcb2c0 req-c9c560c6-9246-42ff-af7e-21b00eb50f34 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:42:29.042 8 INFO cinder.api.openstack.wsgi [req-99aff979-92d9-4170-a6e2-4f049dbcb2c0 req-ffa8827b-3fae-47d4-83b9-924aafb4d05d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31: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-08-05 20:42:30.517 7 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-6d76924a-4bbf-4fee-bb55-4330aa44453a c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/1e407f7d-631f-4e2e-a902-f29af4cdbedc /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-08-05 20:42:30.541 7 INFO cinder.volume.api [req-871df159-e24f-4017-a203-a847355bcae7 req-6d76924a-4bbf-4fee-bb55-4330aa44453a c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:30.549 7 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-6d76924a-4bbf-4fee-bb55-4330aa44453a c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/1e407f7d-631f-4e2e-a902-f29af4cdbedc returned with HTTP 200 [pid: 7|app: 0|req: 453/906] 199.19.213.141 () {32 vars in 825 bytes} [Wed Aug 5 20:42:30 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/1e407f7d-631f-4e2e-a902-f29af4cdbedc => generated 1674 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-05 20:42:32.448 8 INFO cinder.api.openstack.wsgi [req-99aff979-92d9-4170-a6e2-4f049dbcb2c0 req-ffa8827b-3fae-47d4-83b9-924aafb4d05d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-05 20:42:32.449 8 INFO cinder.api.openstack.wsgi [req-99aff979-92d9-4170-a6e2-4f049dbcb2c0 req-ffa8827b-3fae-47d4-83b9-924aafb4d05d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 454/907] 199.19.213.141 () {32 vars in 840 bytes} [Wed Aug 5 20:42:32 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:42:32.466 7 INFO cinder.api.openstack.wsgi [req-99aff979-92d9-4170-a6e2-4f049dbcb2c0 req-c8c92fce-b915-4334-bd6c-47d90a6a1e27 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/1e407f7d-631f-4e2e-a902-f29af4cdbedc /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-08-05 20:42:32.495 7 INFO cinder.volume.api [req-99aff979-92d9-4170-a6e2-4f049dbcb2c0 req-c8c92fce-b915-4334-bd6c-47d90a6a1e27 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:32.501 7 INFO cinder.api.openstack.wsgi [req-99aff979-92d9-4170-a6e2-4f049dbcb2c0 req-c8c92fce-b915-4334-bd6c-47d90a6a1e27 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/1e407f7d-631f-4e2e-a902-f29af4cdbedc returned with HTTP 200 [pid: 7|app: 0|req: 454/908] 199.19.213.141 () {36 vars in 1073 bytes} [Wed Aug 5 20:42:32 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/1e407f7d-631f-4e2e-a902-f29af4cdbedc => generated 1898 bytes in 50 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-08-05 20:42:32.565 8 INFO cinder.api.openstack.wsgi [req-99aff979-92d9-4170-a6e2-4f049dbcb2c0 req-a33b3fbd-9fde-4f1d-adb0-688650adf627 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/attachments/913ee2ff-51f7-4942-822f-7fe63c4e40a1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:42:33.199 7 INFO cinder.api.openstack.wsgi [None req-58eeb692-695d-4c4c-a29d-8687459a6a39 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true 2026-08-05 20:42:33.211 7 INFO cinder.volume.api [None req-58eeb692-695d-4c4c-a29d-8687459a6a39 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all snapshots completed successfully. 2026-08-05 20:42:33.211 7 INFO cinder.api.openstack.wsgi [None req-58eeb692-695d-4c4c-a29d-8687459a6a39 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 455/909] 10.0.0.206 () {28 vars in 674 bytes} [Wed Aug 5 20:42:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true => generated 17 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 20:42:33.221 7 INFO cinder.api.openstack.wsgi [None req-850d70eb-1a57-40f4-8b00-4dc47049a7c3 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services 2026-08-05 20:42:33.231 7 INFO cinder.api.openstack.wsgi [None req-850d70eb-1a57-40f4-8b00-4dc47049a7c3 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 456/910] 10.0.0.206 () {28 vars in 645 bytes} [Wed Aug 5 20:42:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:42:33.244 7 INFO cinder.api.openstack.wsgi [None req-34ad56ed-93a3-496f-8d61-a24fb2f608f1 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true 2026-08-05 20:42:33.616 8 INFO cinder.api.openstack.wsgi [req-99aff979-92d9-4170-a6e2-4f049dbcb2c0 req-a33b3fbd-9fde-4f1d-adb0-688650adf627 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/attachments/913ee2ff-51f7-4942-822f-7fe63c4e40a1 returned with HTTP 200 [pid: 8|app: 0|req: 455/911] 199.19.213.141 () {40 vars in 1135 bytes} [Wed Aug 5 20:42:32 2026] PUT /v3/a293df2f13bd4dedbadc882f49c07ad1/attachments/913ee2ff-51f7-4942-822f-7fe63c4e40a1 => generated 802 bytes in 1059 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-08-05 20:42:33.620 8 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-f1ac9025-ba62-40c2-84dd-f94414662f78 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/1e407f7d-631f-4e2e-a902-f29af4cdbedc /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-08-05 20:42:33.637 8 INFO cinder.volume.api [req-871df159-e24f-4017-a203-a847355bcae7 req-f1ac9025-ba62-40c2-84dd-f94414662f78 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:33.643 8 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-f1ac9025-ba62-40c2-84dd-f94414662f78 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/1e407f7d-631f-4e2e-a902-f29af4cdbedc returned with HTTP 200 [pid: 8|app: 0|req: 456/912] 199.19.213.141 () {32 vars in 825 bytes} [Wed Aug 5 20:42:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/1e407f7d-631f-4e2e-a902-f29af4cdbedc => generated 1675 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-05 20:42:33.748 7 INFO cinder.api.openstack.wsgi [None req-34ad56ed-93a3-496f-8d61-a24fb2f608f1 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 457/913] 10.0.0.206 () {28 vars in 696 bytes} [Wed Aug 5 20:42:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:42:33.759 8 INFO cinder.api.openstack.wsgi [None req-121aecd8-cdaa-4db2-b0d7-ea2b0e4774b2 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:42:33.773 8 INFO cinder.volume.api [None req-121aecd8-cdaa-4db2-b0d7-ea2b0e4774b2 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - 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-08-05 20:42:33.781 8 INFO cinder.api.openstack.wsgi [None req-121aecd8-cdaa-4db2-b0d7-ea2b0e4774b2 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 457/914] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:42:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true => generated 1678 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-05 20:42:33.791 7 INFO cinder.api.openstack.wsgi [None req-9232434b-0eb9-4b61-835e-c1c5c0c2c0e6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:42:33.808 7 INFO cinder.volume.api [None req-9232434b-0eb9-4b61-835e-c1c5c0c2c0e6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - 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-08-05 20:42:33.815 7 INFO cinder.api.openstack.wsgi [None req-9232434b-0eb9-4b61-835e-c1c5c0c2c0e6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 458/915] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:42:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true => generated 1678 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:42:33.925 8 INFO cinder.api.openstack.wsgi [None req-6a4aea4b-6c94-403d-a028-34053ecd0e69 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/09cd36736bb54336983b810780829218?usage=true 2026-08-05 20:42:33.951 8 INFO cinder.api.openstack.wsgi [None req-6a4aea4b-6c94-403d-a028-34053ecd0e69 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/09cd36736bb54336983b810780829218?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 458/916] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:42:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/09cd36736bb54336983b810780829218?usage=true => generated 847 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-08-05 20:42:33.964 7 INFO cinder.api.openstack.wsgi [None req-ff0963b4-b4aa-44d8-b15b-313f0bc45a57 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/1c4ada09ae1d4b18b4bc56fc9bc6e914?usage=true 2026-08-05 20:42:33.990 7 INFO cinder.api.openstack.wsgi [None req-ff0963b4-b4aa-44d8-b15b-313f0bc45a57 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/1c4ada09ae1d4b18b4bc56fc9bc6e914?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 459/917] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:42:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/1c4ada09ae1d4b18b4bc56fc9bc6e914?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:42:34.006 8 INFO cinder.api.openstack.wsgi [None req-e26ad44f-df32-4f94-89e6-57cb7c49de41 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/21f3e922807f4d229e36d31ebedc1f85?usage=true 2026-08-05 20:42:34.029 8 INFO cinder.api.openstack.wsgi [None req-e26ad44f-df32-4f94-89e6-57cb7c49de41 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/21f3e922807f4d229e36d31ebedc1f85?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 459/918] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:42:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/21f3e922807f4d229e36d31ebedc1f85?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:42:34.049 7 INFO cinder.api.openstack.wsgi [None req-e95e43a0-a02a-49aa-862c-73cad039f04c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/58ed81bfc1ad4d59aeeffc604bf72f75?usage=true 2026-08-05 20:42:34.080 7 INFO cinder.api.openstack.wsgi [None req-e95e43a0-a02a-49aa-862c-73cad039f04c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/58ed81bfc1ad4d59aeeffc604bf72f75?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 460/919] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:42:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/58ed81bfc1ad4d59aeeffc604bf72f75?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:42:34.101 8 INFO cinder.api.openstack.wsgi [None req-bbb0383e-8498-4f3c-9ad0-5e5aa0679b2f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true 2026-08-05 20:42:34.125 8 INFO cinder.api.openstack.wsgi [None req-bbb0383e-8498-4f3c-9ad0-5e5aa0679b2f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/920] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:42:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:42:34.137 7 INFO cinder.api.openstack.wsgi [req-99aff979-92d9-4170-a6e2-4f049dbcb2c0 req-0af284fa-7f9b-495e-8906-3b2a1fa5b9a9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/attachments/913ee2ff-51f7-4942-822f-7fe63c4e40a1/action 2026-08-05 20:42:34.141 8 INFO cinder.api.openstack.wsgi [None req-03d081cf-1f58-41dd-98aa-eb437cc71dcc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6e673751e240446f85ae6da38ab19c96?usage=true 2026-08-05 20:42:34.166 8 INFO cinder.api.openstack.wsgi [None req-03d081cf-1f58-41dd-98aa-eb437cc71dcc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6e673751e240446f85ae6da38ab19c96?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 461/921] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:42:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6e673751e240446f85ae6da38ab19c96?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:42:34.178 8 INFO cinder.api.openstack.wsgi [None req-606da264-a479-4374-b7e8-bbcf45dd12a1 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6f35b0dda6e240d18120dc58a557773d?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-05 20:42:34.199 8 INFO cinder.api.openstack.wsgi [None req-606da264-a479-4374-b7e8-bbcf45dd12a1 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6f35b0dda6e240d18120dc58a557773d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 462/922] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:42:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6f35b0dda6e240d18120dc58a557773d?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:42:34.203 7 INFO cinder.api.openstack.wsgi [req-99aff979-92d9-4170-a6e2-4f049dbcb2c0 req-0af284fa-7f9b-495e-8906-3b2a1fa5b9a9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/attachments/913ee2ff-51f7-4942-822f-7fe63c4e40a1/action returned with HTTP 204 [pid: 7|app: 0|req: 461/923] 199.19.213.141 () {40 vars in 1148 bytes} [Wed Aug 5 20:42:34 2026] POST /v3/a293df2f13bd4dedbadc882f49c07ad1/attachments/913ee2ff-51f7-4942-822f-7fe63c4e40a1/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-08-05 20:42:34.209 8 INFO cinder.api.openstack.wsgi [None req-09aed3ee-ae23-4f8c-a82d-4bda8daff5b9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/71c367beb14a4da09e6d04702f2409e2?usage=true 2026-08-05 20:42:34.241 8 INFO cinder.api.openstack.wsgi [None req-09aed3ee-ae23-4f8c-a82d-4bda8daff5b9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/71c367beb14a4da09e6d04702f2409e2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 463/924] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:42:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/71c367beb14a4da09e6d04702f2409e2?usage=true => generated 847 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-08-05 20:42:34.258 7 INFO cinder.api.openstack.wsgi [None req-9ca7d81b-99fd-4720-ad4a-9a29ad690023 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/799694e752ca4e0493cae91341ea4ebe?usage=true 2026-08-05 20:42:34.279 7 INFO cinder.api.openstack.wsgi [None req-9ca7d81b-99fd-4720-ad4a-9a29ad690023 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/799694e752ca4e0493cae91341ea4ebe?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 462/925] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:42:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/799694e752ca4e0493cae91341ea4ebe?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:42:34.292 8 INFO cinder.api.openstack.wsgi [None req-6d04db25-a5e1-4c3f-9947-7aadde0b0681 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/87eb09d426714edd95a8bd9566b53aee?usage=true 2026-08-05 20:42:34.314 8 INFO cinder.api.openstack.wsgi [None req-6d04db25-a5e1-4c3f-9947-7aadde0b0681 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/87eb09d426714edd95a8bd9566b53aee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 464/926] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:42:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/87eb09d426714edd95a8bd9566b53aee?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:42:34.329 7 INFO cinder.api.openstack.wsgi [None req-483cc422-33f6-4173-b436-72f60b953aaa c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true 2026-08-05 20:42:34.350 7 INFO cinder.api.openstack.wsgi [None req-483cc422-33f6-4173-b436-72f60b953aaa c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/927] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:42:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:42:34.363 8 INFO cinder.api.openstack.wsgi [None req-d11c2f8c-0e0f-4963-865b-79524907a782 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/b29b1b9ba8bb4a42bb1ef884cacbf5e4?usage=true 2026-08-05 20:42:34.387 8 INFO cinder.api.openstack.wsgi [None req-d11c2f8c-0e0f-4963-865b-79524907a782 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/b29b1b9ba8bb4a42bb1ef884cacbf5e4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 465/928] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:42:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/b29b1b9ba8bb4a42bb1ef884cacbf5e4?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:42:34.403 7 INFO cinder.api.openstack.wsgi [None req-6d694b2a-c3a2-4ac1-a56f-1cd02ab99252 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true 2026-08-05 20:42:34.427 7 INFO cinder.api.openstack.wsgi [None req-6d694b2a-c3a2-4ac1-a56f-1cd02ab99252 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 464/929] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:42:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:42:34.438 8 INFO cinder.api.openstack.wsgi [None req-6ee76336-e8e0-4bdf-b3eb-9e0ebecafcfe c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d78f7a7c767140379fefe00323c0a6da?usage=true 2026-08-05 20:42:34.459 8 INFO cinder.api.openstack.wsgi [None req-6ee76336-e8e0-4bdf-b3eb-9e0ebecafcfe c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d78f7a7c767140379fefe00323c0a6da?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 466/930] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:42:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d78f7a7c767140379fefe00323c0a6da?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:42:34.472 7 INFO cinder.api.openstack.wsgi [None req-052b8f4e-7c34-4c83-826c-028b8cf4ce9d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/f01070619aae4905a48ae006d3547acd?usage=true 2026-08-05 20:42:34.497 7 INFO cinder.api.openstack.wsgi [None req-052b8f4e-7c34-4c83-826c-028b8cf4ce9d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/f01070619aae4905a48ae006d3547acd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 465/931] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:42:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/f01070619aae4905a48ae006d3547acd?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:42:36.586 8 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-a197510c-e11a-4be2-855b-fb80f34740fe c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/1e407f7d-631f-4e2e-a902-f29af4cdbedc /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-08-05 20:42:36.761 8 INFO cinder.volume.api [req-871df159-e24f-4017-a203-a847355bcae7 req-a197510c-e11a-4be2-855b-fb80f34740fe c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:36.767 8 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-a197510c-e11a-4be2-855b-fb80f34740fe c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/1e407f7d-631f-4e2e-a902-f29af4cdbedc returned with HTTP 200 [pid: 8|app: 0|req: 467/932] 199.19.213.141 () {32 vars in 825 bytes} [Wed Aug 5 20:42:36 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/1e407f7d-631f-4e2e-a902-f29af4cdbedc => generated 1973 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-05 20:42:39.040 7 INFO cinder.api.openstack.wsgi [None req-052b8f4e-7c34-4c83-826c-028b8cf4ce9d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:42:39.040 8 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-a197510c-e11a-4be2-855b-fb80f34740fe c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:42:39.041 8 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-a197510c-e11a-4be2-855b-fb80f34740fe c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:42:39.041 7 INFO cinder.api.openstack.wsgi [None req-052b8f4e-7c34-4c83-826c-028b8cf4ce9d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:42:40.150 7 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-6eb7e1a1-aaaa-4263-9488-b43d506da7da c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/1e407f7d-631f-4e2e-a902-f29af4cdbedc /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-08-05 20:42:40.176 7 INFO cinder.volume.api [req-871df159-e24f-4017-a203-a847355bcae7 req-6eb7e1a1-aaaa-4263-9488-b43d506da7da c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:40.188 7 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-6eb7e1a1-aaaa-4263-9488-b43d506da7da c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/1e407f7d-631f-4e2e-a902-f29af4cdbedc returned with HTTP 200 [pid: 7|app: 0|req: 467/935] 199.19.213.141 () {32 vars in 825 bytes} [Wed Aug 5 20:42:40 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/1e407f7d-631f-4e2e-a902-f29af4cdbedc => generated 1973 bytes in 43 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-08-05 20:42:43.200 8 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-15fb3995-1b3d-48e6-9d62-f58f767de169 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/1e407f7d-631f-4e2e-a902-f29af4cdbedc /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-08-05 20:42:43.224 8 INFO cinder.volume.api [req-871df159-e24f-4017-a203-a847355bcae7 req-15fb3995-1b3d-48e6-9d62-f58f767de169 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Volume info retrieved successfully. 2026-08-05 20:42:43.231 8 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-15fb3995-1b3d-48e6-9d62-f58f767de169 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/1e407f7d-631f-4e2e-a902-f29af4cdbedc returned with HTTP 200 [pid: 8|app: 0|req: 469/936] 199.19.213.141 () {32 vars in 825 bytes} [Wed Aug 5 20:42:43 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/1e407f7d-631f-4e2e-a902-f29af4cdbedc => generated 1973 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-05 20:42:49.040 8 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-15fb3995-1b3d-48e6-9d62-f58f767de169 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:42:49.040 7 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-6eb7e1a1-aaaa-4263-9488-b43d506da7da c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:42:49.041 8 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-15fb3995-1b3d-48e6-9d62-f58f767de169 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:42:49.041 7 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-6eb7e1a1-aaaa-4263-9488-b43d506da7da c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:42:59.040 7 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-6eb7e1a1-aaaa-4263-9488-b43d506da7da c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:42:59.040 8 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-15fb3995-1b3d-48e6-9d62-f58f767de169 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:42:59.041 7 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-6eb7e1a1-aaaa-4263-9488-b43d506da7da c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:42:59.041 8 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-15fb3995-1b3d-48e6-9d62-f58f767de169 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:43:09.040 8 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-15fb3995-1b3d-48e6-9d62-f58f767de169 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:43:09.040 7 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-6eb7e1a1-aaaa-4263-9488-b43d506da7da c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:43:09.041 8 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-15fb3995-1b3d-48e6-9d62-f58f767de169 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:43:09.042 7 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-6eb7e1a1-aaaa-4263-9488-b43d506da7da c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:43:19.040 8 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-15fb3995-1b3d-48e6-9d62-f58f767de169 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:43:19.040 7 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-6eb7e1a1-aaaa-4263-9488-b43d506da7da c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:43:19.041 8 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-15fb3995-1b3d-48e6-9d62-f58f767de169 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:43:19.041 7 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-6eb7e1a1-aaaa-4263-9488-b43d506da7da c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:43:29.040 7 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-6eb7e1a1-aaaa-4263-9488-b43d506da7da c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:43:29.040 8 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-15fb3995-1b3d-48e6-9d62-f58f767de169 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:43:29.040 7 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-6eb7e1a1-aaaa-4263-9488-b43d506da7da c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:43:29.040 8 INFO cinder.api.openstack.wsgi [req-871df159-e24f-4017-a203-a847355bcae7 req-15fb3995-1b3d-48e6-9d62-f58f767de169 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31: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-08-05 20:43:33.279 7 INFO cinder.api.openstack.wsgi [None req-8a2bd812-2db3-4765-a53d-db575cd92b93 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true 2026-08-05 20:43:33.287 7 INFO cinder.volume.api [None req-8a2bd812-2db3-4765-a53d-db575cd92b93 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all snapshots completed successfully. 2026-08-05 20:43:33.287 7 INFO cinder.api.openstack.wsgi [None req-8a2bd812-2db3-4765-a53d-db575cd92b93 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 473/947] 10.0.0.206 () {28 vars in 674 bytes} [Wed Aug 5 20:43:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true => generated 17 bytes in 160 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-08-05 20:43:33.300 8 INFO cinder.api.openstack.wsgi [None req-eaa3174f-7c80-42f6-946b-6925abb197af c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:43:33.313 8 INFO cinder.volume.api [None req-eaa3174f-7c80-42f6-946b-6925abb197af c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - 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-08-05 20:43:33.320 8 INFO cinder.api.openstack.wsgi [None req-eaa3174f-7c80-42f6-946b-6925abb197af c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 475/948] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:43:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true => generated 1976 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-05 20:43:33.390 7 INFO cinder.api.openstack.wsgi [None req-fffe2395-7b9c-431a-9a63-b6299c5c8ccc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/09cd36736bb54336983b810780829218?usage=true 2026-08-05 20:43:33.415 7 INFO cinder.api.openstack.wsgi [None req-fffe2395-7b9c-431a-9a63-b6299c5c8ccc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/09cd36736bb54336983b810780829218?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/949] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:43:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/09cd36736bb54336983b810780829218?usage=true => generated 847 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-08-05 20:43:33.431 8 INFO cinder.api.openstack.wsgi [None req-635e5448-7f53-450d-bc5b-963acad14dcf c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/58ed81bfc1ad4d59aeeffc604bf72f75?usage=true 2026-08-05 20:43:33.460 8 INFO cinder.api.openstack.wsgi [None req-635e5448-7f53-450d-bc5b-963acad14dcf c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/58ed81bfc1ad4d59aeeffc604bf72f75?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 476/950] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:43:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/58ed81bfc1ad4d59aeeffc604bf72f75?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:43:33.472 7 INFO cinder.api.openstack.wsgi [None req-8a7da0f6-5f96-49a2-bad2-2149d9c9afe7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true 2026-08-05 20:43:33.499 7 INFO cinder.api.openstack.wsgi [None req-8a7da0f6-5f96-49a2-bad2-2149d9c9afe7 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/951] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:43:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:43:33.513 8 INFO cinder.api.openstack.wsgi [None req-6ab36294-3eec-491f-8771-3786b4de0f0e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6e673751e240446f85ae6da38ab19c96?usage=true 2026-08-05 20:43:33.539 8 INFO cinder.api.openstack.wsgi [None req-6ab36294-3eec-491f-8771-3786b4de0f0e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6e673751e240446f85ae6da38ab19c96?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 477/952] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:43:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6e673751e240446f85ae6da38ab19c96?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:43:33.555 7 INFO cinder.api.openstack.wsgi [None req-d6081b11-bd29-4b4e-aec0-d3454510699c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/71c367beb14a4da09e6d04702f2409e2?usage=true 2026-08-05 20:43:33.582 7 INFO cinder.api.openstack.wsgi [None req-d6081b11-bd29-4b4e-aec0-d3454510699c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/71c367beb14a4da09e6d04702f2409e2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/953] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:43:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/71c367beb14a4da09e6d04702f2409e2?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:43:33.598 8 INFO cinder.api.openstack.wsgi [None req-4db35617-8ef9-4695-b3dd-0ae2aad42035 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/799694e752ca4e0493cae91341ea4ebe?usage=true 2026-08-05 20:43:33.621 8 INFO cinder.api.openstack.wsgi [None req-4db35617-8ef9-4695-b3dd-0ae2aad42035 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/799694e752ca4e0493cae91341ea4ebe?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 478/954] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:43:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/799694e752ca4e0493cae91341ea4ebe?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:43:33.639 7 INFO cinder.api.openstack.wsgi [None req-8f19c7be-636c-4b4e-8866-8fd6e6c1fbf5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/87eb09d426714edd95a8bd9566b53aee?usage=true 2026-08-05 20:43:33.662 7 INFO cinder.api.openstack.wsgi [None req-8f19c7be-636c-4b4e-8866-8fd6e6c1fbf5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/87eb09d426714edd95a8bd9566b53aee?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/955] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:43:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/87eb09d426714edd95a8bd9566b53aee?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:43:33.676 8 INFO cinder.api.openstack.wsgi [None req-2281f651-c206-4c44-b96c-074428ab3807 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true 2026-08-05 20:43:33.706 8 INFO cinder.api.openstack.wsgi [None req-2281f651-c206-4c44-b96c-074428ab3807 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/956] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:43:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:43:33.719 7 INFO cinder.api.openstack.wsgi [None req-8a15facb-c8d3-4f93-b545-a6b07577dfbd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/b29b1b9ba8bb4a42bb1ef884cacbf5e4?usage=true 2026-08-05 20:43:33.740 7 INFO cinder.api.openstack.wsgi [None req-8a15facb-c8d3-4f93-b545-a6b07577dfbd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/b29b1b9ba8bb4a42bb1ef884cacbf5e4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 478/957] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:43:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/b29b1b9ba8bb4a42bb1ef884cacbf5e4?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:43:33.752 8 INFO cinder.api.openstack.wsgi [None req-83231eec-a861-48f4-8b2c-0c350a0d6bbc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true 2026-08-05 20:43:33.774 8 INFO cinder.api.openstack.wsgi [None req-83231eec-a861-48f4-8b2c-0c350a0d6bbc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/958] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:43:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:43:33.785 7 INFO cinder.api.openstack.wsgi [None req-bbd79ed9-cc10-42b6-9f6c-ea575f6a6efa c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d78f7a7c767140379fefe00323c0a6da?usage=true 2026-08-05 20:43:33.806 7 INFO cinder.api.openstack.wsgi [None req-bbd79ed9-cc10-42b6-9f6c-ea575f6a6efa c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d78f7a7c767140379fefe00323c0a6da?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 479/959] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:43:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d78f7a7c767140379fefe00323c0a6da?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:43:33.817 8 INFO cinder.api.openstack.wsgi [None req-1c949dfb-f7c5-4a7b-98ab-eb4ec75d7da3 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:43:33.832 8 INFO cinder.volume.api [None req-1c949dfb-f7c5-4a7b-98ab-eb4ec75d7da3 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - 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-08-05 20:43:33.839 8 INFO cinder.api.openstack.wsgi [None req-1c949dfb-f7c5-4a7b-98ab-eb4ec75d7da3 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 481/960] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:43:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true => generated 1976 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-05 20:43:33.856 7 INFO cinder.api.openstack.wsgi [None req-b19d8f0a-cbbb-45f6-b977-37dd2758c29b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services 2026-08-05 20:43:33.873 7 INFO cinder.api.openstack.wsgi [None req-b19d8f0a-cbbb-45f6-b977-37dd2758c29b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 480/961] 10.0.0.206 () {28 vars in 645 bytes} [Wed Aug 5 20:43:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-services => generated 646 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:43:33.882 8 INFO cinder.api.openstack.wsgi [None req-f9b31571-7604-488f-a548-9a03c11ec7ad c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true 2026-08-05 20:43:34.385 8 INFO cinder.api.openstack.wsgi [None req-f9b31571-7604-488f-a548-9a03c11ec7ad c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 482/962] 10.0.0.206 () {28 vars in 696 bytes} [Wed Aug 5 20:43:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true => generated 671 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:43:39.039 7 INFO cinder.api.openstack.wsgi [None req-b19d8f0a-cbbb-45f6-b977-37dd2758c29b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:43:39.039 8 INFO cinder.api.openstack.wsgi [None req-f9b31571-7604-488f-a548-9a03c11ec7ad c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:43:39.040 8 INFO cinder.api.openstack.wsgi [None req-f9b31571-7604-488f-a548-9a03c11ec7ad c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:43:39.040 7 INFO cinder.api.openstack.wsgi [None req-b19d8f0a-cbbb-45f6-b977-37dd2758c29b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:43:49.040 7 INFO cinder.api.openstack.wsgi [None req-b19d8f0a-cbbb-45f6-b977-37dd2758c29b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:43:49.040 8 INFO cinder.api.openstack.wsgi [None req-f9b31571-7604-488f-a548-9a03c11ec7ad c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:43:49.041 7 INFO cinder.api.openstack.wsgi [None req-b19d8f0a-cbbb-45f6-b977-37dd2758c29b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:43:49.041 8 INFO cinder.api.openstack.wsgi [None req-f9b31571-7604-488f-a548-9a03c11ec7ad c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:43:59.040 8 INFO cinder.api.openstack.wsgi [None req-f9b31571-7604-488f-a548-9a03c11ec7ad c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:43:59.040 7 INFO cinder.api.openstack.wsgi [None req-b19d8f0a-cbbb-45f6-b977-37dd2758c29b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:43:59.040 8 INFO cinder.api.openstack.wsgi [None req-f9b31571-7604-488f-a548-9a03c11ec7ad c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:43:59.041 7 INFO cinder.api.openstack.wsgi [None req-b19d8f0a-cbbb-45f6-b977-37dd2758c29b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:44:09.040 8 INFO cinder.api.openstack.wsgi [None req-f9b31571-7604-488f-a548-9a03c11ec7ad c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:44:09.040 7 INFO cinder.api.openstack.wsgi [None req-b19d8f0a-cbbb-45f6-b977-37dd2758c29b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:44:09.041 7 INFO cinder.api.openstack.wsgi [None req-b19d8f0a-cbbb-45f6-b977-37dd2758c29b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:44:09.041 8 INFO cinder.api.openstack.wsgi [None req-f9b31571-7604-488f-a548-9a03c11ec7ad c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:44:19.040 8 INFO cinder.api.openstack.wsgi [None req-f9b31571-7604-488f-a548-9a03c11ec7ad c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:44:19.040 7 INFO cinder.api.openstack.wsgi [None req-b19d8f0a-cbbb-45f6-b977-37dd2758c29b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:44:19.041 8 INFO cinder.api.openstack.wsgi [None req-f9b31571-7604-488f-a548-9a03c11ec7ad c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:44:19.041 7 INFO cinder.api.openstack.wsgi [None req-b19d8f0a-cbbb-45f6-b977-37dd2758c29b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:44:29.041 7 INFO cinder.api.openstack.wsgi [None req-b19d8f0a-cbbb-45f6-b977-37dd2758c29b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:44:29.041 8 INFO cinder.api.openstack.wsgi [None req-f9b31571-7604-488f-a548-9a03c11ec7ad c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:44:29.042 7 INFO cinder.api.openstack.wsgi [None req-b19d8f0a-cbbb-45f6-b977-37dd2758c29b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:44:29.042 8 INFO cinder.api.openstack.wsgi [None req-f9b31571-7604-488f-a548-9a03c11ec7ad c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:44:35.079 7 INFO cinder.api.openstack.wsgi [None req-7fb6a7da-89ed-4584-b9a6-23272ca2f01d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services 2026-08-05 20:44:35.085 7 INFO cinder.api.openstack.wsgi [None req-7fb6a7da-89ed-4584-b9a6-23272ca2f01d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 487/975] 10.0.0.206 () {28 vars in 645 bytes} [Wed Aug 5 20:44:35 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-services => generated 646 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:44:35.101 8 INFO cinder.api.openstack.wsgi [None req-c7ba97af-97bb-4172-b6c9-35205a79576e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true 2026-08-05 20:44:35.604 8 INFO cinder.api.openstack.wsgi [None req-c7ba97af-97bb-4172-b6c9-35205a79576e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 489/976] 10.0.0.206 () {28 vars in 696 bytes} [Wed Aug 5 20:44:35 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true => generated 671 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:44:35.613 7 INFO cinder.api.openstack.wsgi [None req-dfb0f941-2131-4e41-a53c-e0d484b995e0 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:44:35.626 7 INFO cinder.volume.api [None req-dfb0f941-2131-4e41-a53c-e0d484b995e0 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - 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-08-05 20:44:35.632 7 INFO cinder.api.openstack.wsgi [None req-dfb0f941-2131-4e41-a53c-e0d484b995e0 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 488/977] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:44:35 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:44:35.671 8 INFO cinder.api.openstack.wsgi [None req-e9f7e66f-4f5e-4101-b194-8bc4c0a03afa c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/09cd36736bb54336983b810780829218?usage=true 2026-08-05 20:44:35.696 8 INFO cinder.api.openstack.wsgi [None req-e9f7e66f-4f5e-4101-b194-8bc4c0a03afa c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/09cd36736bb54336983b810780829218?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 490/978] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:44:35 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/09cd36736bb54336983b810780829218?usage=true => generated 847 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-08-05 20:44:35.709 7 INFO cinder.api.openstack.wsgi [None req-59797af5-5bb0-491a-b1eb-cb813e305bd6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/58ed81bfc1ad4d59aeeffc604bf72f75?usage=true 2026-08-05 20:44:35.735 7 INFO cinder.api.openstack.wsgi [None req-59797af5-5bb0-491a-b1eb-cb813e305bd6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/58ed81bfc1ad4d59aeeffc604bf72f75?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/979] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:44:35 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/58ed81bfc1ad4d59aeeffc604bf72f75?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:44:35.749 8 INFO cinder.api.openstack.wsgi [None req-fbcfea1c-03c4-4c6c-9f2d-34dd7302c907 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true 2026-08-05 20:44:35.771 8 INFO cinder.api.openstack.wsgi [None req-fbcfea1c-03c4-4c6c-9f2d-34dd7302c907 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 491/980] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:44:35 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:44:35.785 7 INFO cinder.api.openstack.wsgi [None req-77579bc9-e094-4bc1-8d7e-7dd14977c441 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6e673751e240446f85ae6da38ab19c96?usage=true 2026-08-05 20:44:35.815 7 INFO cinder.api.openstack.wsgi [None req-77579bc9-e094-4bc1-8d7e-7dd14977c441 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6e673751e240446f85ae6da38ab19c96?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/981] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:44:35 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6e673751e240446f85ae6da38ab19c96?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:44:35.827 8 INFO cinder.api.openstack.wsgi [None req-6ffdb65c-953a-47ac-b4f4-5f348f4af3fd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/71c367beb14a4da09e6d04702f2409e2?usage=true 2026-08-05 20:44:35.847 8 INFO cinder.api.openstack.wsgi [None req-6ffdb65c-953a-47ac-b4f4-5f348f4af3fd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/71c367beb14a4da09e6d04702f2409e2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 492/982] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:44:35 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/71c367beb14a4da09e6d04702f2409e2?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:44:35.860 7 INFO cinder.api.openstack.wsgi [None req-32bb2fa5-6dc0-44e9-b7f6-84136999e58e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/799694e752ca4e0493cae91341ea4ebe?usage=true 2026-08-05 20:44:35.879 7 INFO cinder.api.openstack.wsgi [None req-32bb2fa5-6dc0-44e9-b7f6-84136999e58e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/799694e752ca4e0493cae91341ea4ebe?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/983] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:44:35 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/799694e752ca4e0493cae91341ea4ebe?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:44:35.891 8 INFO cinder.api.openstack.wsgi [None req-886c1161-1452-45cf-b6b5-4e3c89947180 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/87eb09d426714edd95a8bd9566b53aee?usage=true 2026-08-05 20:44:35.911 8 INFO cinder.api.openstack.wsgi [None req-886c1161-1452-45cf-b6b5-4e3c89947180 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/87eb09d426714edd95a8bd9566b53aee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 493/984] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:44:35 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/87eb09d426714edd95a8bd9566b53aee?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:44:35.922 7 INFO cinder.api.openstack.wsgi [None req-9baafdc0-6f8e-488c-8944-0af41fbf9956 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true 2026-08-05 20:44:35.946 7 INFO cinder.api.openstack.wsgi [None req-9baafdc0-6f8e-488c-8944-0af41fbf9956 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 492/985] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:44:35 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:44:35.955 8 INFO cinder.api.openstack.wsgi [None req-58496b7e-a134-4714-bd30-b31cc22542dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/b29b1b9ba8bb4a42bb1ef884cacbf5e4?usage=true 2026-08-05 20:44:35.987 8 INFO cinder.api.openstack.wsgi [None req-58496b7e-a134-4714-bd30-b31cc22542dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/b29b1b9ba8bb4a42bb1ef884cacbf5e4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 494/986] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:44:35 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/b29b1b9ba8bb4a42bb1ef884cacbf5e4?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:44:36.001 7 INFO cinder.api.openstack.wsgi [None req-6357fcdf-e60b-4407-bc66-3211485df5d5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true 2026-08-05 20:44:36.028 7 INFO cinder.api.openstack.wsgi [None req-6357fcdf-e60b-4407-bc66-3211485df5d5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 493/987] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:44:35 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:44:36.042 8 INFO cinder.api.openstack.wsgi [None req-f1fc8b97-8920-4801-b3ef-732a1feeefde c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d78f7a7c767140379fefe00323c0a6da?usage=true 2026-08-05 20:44:36.068 8 INFO cinder.api.openstack.wsgi [None req-f1fc8b97-8920-4801-b3ef-732a1feeefde c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d78f7a7c767140379fefe00323c0a6da?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 495/988] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:44:36 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d78f7a7c767140379fefe00323c0a6da?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:44:36.079 7 INFO cinder.api.openstack.wsgi [None req-408f864a-1d26-48cf-8fc7-54d1ad1e691e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true 2026-08-05 20:44:36.085 7 INFO cinder.volume.api [None req-408f864a-1d26-48cf-8fc7-54d1ad1e691e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all snapshots completed successfully. 2026-08-05 20:44:36.085 7 INFO cinder.api.openstack.wsgi [None req-408f864a-1d26-48cf-8fc7-54d1ad1e691e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 494/989] 10.0.0.206 () {28 vars in 674 bytes} [Wed Aug 5 20:44:36 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:44:36.096 8 INFO cinder.api.openstack.wsgi [None req-1c4a4ef2-d20a-41fc-a715-4d8ba72bd4ee c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:44:36.108 8 INFO cinder.volume.api [None req-1c4a4ef2-d20a-41fc-a715-4d8ba72bd4ee c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - 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-08-05 20:44:36.114 8 INFO cinder.api.openstack.wsgi [None req-1c4a4ef2-d20a-41fc-a715-4d8ba72bd4ee c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 496/990] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:44:36 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true => generated 1976 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-05 20:44:39.040 7 INFO cinder.api.openstack.wsgi [None req-408f864a-1d26-48cf-8fc7-54d1ad1e691e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:44:39.040 8 INFO cinder.api.openstack.wsgi [None req-1c4a4ef2-d20a-41fc-a715-4d8ba72bd4ee c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:44:39.041 8 INFO cinder.api.openstack.wsgi [None req-1c4a4ef2-d20a-41fc-a715-4d8ba72bd4ee c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:44:39.042 7 INFO cinder.api.openstack.wsgi [None req-408f864a-1d26-48cf-8fc7-54d1ad1e691e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:44:49.041 7 INFO cinder.api.openstack.wsgi [None req-408f864a-1d26-48cf-8fc7-54d1ad1e691e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:44:49.041 8 INFO cinder.api.openstack.wsgi [None req-1c4a4ef2-d20a-41fc-a715-4d8ba72bd4ee c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:44:49.042 8 INFO cinder.api.openstack.wsgi [None req-1c4a4ef2-d20a-41fc-a715-4d8ba72bd4ee c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:44:49.042 7 INFO cinder.api.openstack.wsgi [None req-408f864a-1d26-48cf-8fc7-54d1ad1e691e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:44:59.040 8 INFO cinder.api.openstack.wsgi [None req-1c4a4ef2-d20a-41fc-a715-4d8ba72bd4ee c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:44:59.041 7 INFO cinder.api.openstack.wsgi [None req-408f864a-1d26-48cf-8fc7-54d1ad1e691e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:44:59.041 8 INFO cinder.api.openstack.wsgi [None req-1c4a4ef2-d20a-41fc-a715-4d8ba72bd4ee c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:44:59.042 7 INFO cinder.api.openstack.wsgi [None req-408f864a-1d26-48cf-8fc7-54d1ad1e691e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:45:09.040 8 INFO cinder.api.openstack.wsgi [None req-1c4a4ef2-d20a-41fc-a715-4d8ba72bd4ee c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:45:09.040 7 INFO cinder.api.openstack.wsgi [None req-408f864a-1d26-48cf-8fc7-54d1ad1e691e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:45:09.041 8 INFO cinder.api.openstack.wsgi [None req-1c4a4ef2-d20a-41fc-a715-4d8ba72bd4ee c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:45:09.041 7 INFO cinder.api.openstack.wsgi [None req-408f864a-1d26-48cf-8fc7-54d1ad1e691e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:45:19.041 8 INFO cinder.api.openstack.wsgi [None req-1c4a4ef2-d20a-41fc-a715-4d8ba72bd4ee c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:45:19.041 7 INFO cinder.api.openstack.wsgi [None req-408f864a-1d26-48cf-8fc7-54d1ad1e691e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:45:19.042 8 INFO cinder.api.openstack.wsgi [None req-1c4a4ef2-d20a-41fc-a715-4d8ba72bd4ee c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:45:19.043 7 INFO cinder.api.openstack.wsgi [None req-408f864a-1d26-48cf-8fc7-54d1ad1e691e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:45:29.040 7 INFO cinder.api.openstack.wsgi [None req-408f864a-1d26-48cf-8fc7-54d1ad1e691e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:45:29.040 8 INFO cinder.api.openstack.wsgi [None req-1c4a4ef2-d20a-41fc-a715-4d8ba72bd4ee c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:45:29.041 7 INFO cinder.api.openstack.wsgi [None req-408f864a-1d26-48cf-8fc7-54d1ad1e691e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:45:29.041 8 INFO cinder.api.openstack.wsgi [None req-1c4a4ef2-d20a-41fc-a715-4d8ba72bd4ee c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:45:31.560 7 INFO cinder.api.openstack.wsgi [req-b7cac6fc-1536-41b2-8c19-9793add4527b req-f349cbb7-1130-42e5-b756-f709602f3910 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/attachments/913ee2ff-51f7-4942-822f-7fe63c4e40a1 /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-08-05 20:45:32.108 7 INFO cinder.api.openstack.wsgi [req-b7cac6fc-1536-41b2-8c19-9793add4527b req-f349cbb7-1130-42e5-b756-f709602f3910 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/attachments/913ee2ff-51f7-4942-822f-7fe63c4e40a1 returned with HTTP 200 [pid: 7|app: 0|req: 501/1003] 199.19.213.141 () {38 vars in 1103 bytes} [Wed Aug 5 20:45:31 2026] DELETE /v3/a293df2f13bd4dedbadc882f49c07ad1/attachments/913ee2ff-51f7-4942-822f-7fe63c4e40a1 => generated 19 bytes in 560 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-08-05 20:45:32.123 8 INFO cinder.api.openstack.wsgi [req-b7cac6fc-1536-41b2-8c19-9793add4527b req-af172def-bda2-4420-9f2a-e49a44f56a29 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/1e407f7d-631f-4e2e-a902-f29af4cdbedc 2026-08-05 20:45:32.123 8 INFO cinder.api.v3.volumes [req-b7cac6fc-1536-41b2-8c19-9793add4527b req-af172def-bda2-4420-9f2a-e49a44f56a29 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Delete volume with id: 1e407f7d-631f-4e2e-a902-f29af4cdbedc /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-08-05 20:45:32.141 8 INFO cinder.volume.api [req-b7cac6fc-1536-41b2-8c19-9793add4527b req-af172def-bda2-4420-9f2a-e49a44f56a29 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Volume info retrieved successfully. 2026-08-05 20:45:32.169 8 INFO cinder.volume.api [req-b7cac6fc-1536-41b2-8c19-9793add4527b req-af172def-bda2-4420-9f2a-e49a44f56a29 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Delete volume request issued successfully. 2026-08-05 20:45:32.169 8 INFO cinder.api.openstack.wsgi [req-b7cac6fc-1536-41b2-8c19-9793add4527b req-af172def-bda2-4420-9f2a-e49a44f56a29 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/1e407f7d-631f-4e2e-a902-f29af4cdbedc returned with HTTP 202 [pid: 8|app: 0|req: 503/1004] 199.19.213.141 () {36 vars in 1054 bytes} [Wed Aug 5 20:45:32 2026] DELETE /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/1e407f7d-631f-4e2e-a902-f29af4cdbedc => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 20:45:33.070 7 INFO cinder.api.openstack.wsgi [None req-1dbbb0a7-4a7f-44a3-b125-c96baa41c916 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-05 20:45:33.572 7 INFO cinder.api.openstack.wsgi [None req-1dbbb0a7-4a7f-44a3-b125-c96baa41c916 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 502/1005] 10.0.0.206 () {28 vars in 696 bytes} [Wed Aug 5 20:45:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 549 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-08-05 20:45:33.587 8 INFO cinder.api.openstack.wsgi [None req-d9c336f0-9dab-446a-ae12-486e6c098f81 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services 2026-08-05 20:45:33.593 8 INFO cinder.api.openstack.wsgi [None req-d9c336f0-9dab-446a-ae12-486e6c098f81 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 504/1006] 10.0.0.206 () {28 vars in 645 bytes} [Wed Aug 5 20:45:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:45:33.603 7 INFO cinder.api.openstack.wsgi [None req-6e906797-298a-4eea-b87d-40430e4e1502 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:45:33.611 7 INFO cinder.volume.api [None req-6e906797-298a-4eea-b87d-40430e4e1502 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:45:33.614 7 INFO cinder.api.openstack.wsgi [None req-6e906797-298a-4eea-b87d-40430e4e1502 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 503/1007] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:45:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:45:33.623 8 INFO cinder.api.openstack.wsgi [None req-99b1c379-8f0b-4192-888e-d30f39f86ae9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:45:33.635 8 INFO cinder.volume.api [None req-99b1c379-8f0b-4192-888e-d30f39f86ae9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:45:33.637 8 INFO cinder.api.openstack.wsgi [None req-99b1c379-8f0b-4192-888e-d30f39f86ae9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 505/1008] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:45:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:45:33.646 7 INFO cinder.api.openstack.wsgi [None req-4436528e-ec52-4186-a299-62e30ab6c697 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true 2026-08-05 20:45:33.651 7 INFO cinder.volume.api [None req-4436528e-ec52-4186-a299-62e30ab6c697 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all snapshots completed successfully. 2026-08-05 20:45:33.651 7 INFO cinder.api.openstack.wsgi [None req-4436528e-ec52-4186-a299-62e30ab6c697 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1009] 10.0.0.206 () {28 vars in 674 bytes} [Wed Aug 5 20:45:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:45:33.705 8 INFO cinder.api.openstack.wsgi [None req-b74ec80e-c4c0-40db-9246-2eaefbec88dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/09cd36736bb54336983b810780829218?usage=true 2026-08-05 20:45:33.723 8 INFO cinder.api.openstack.wsgi [None req-b74ec80e-c4c0-40db-9246-2eaefbec88dd c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/09cd36736bb54336983b810780829218?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1010] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:45:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/09cd36736bb54336983b810780829218?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:45:33.736 7 INFO cinder.api.openstack.wsgi [None req-788b094d-eb54-48d4-a072-1801e650e5db c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/58ed81bfc1ad4d59aeeffc604bf72f75?usage=true 2026-08-05 20:45:33.754 7 INFO cinder.api.openstack.wsgi [None req-788b094d-eb54-48d4-a072-1801e650e5db c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/58ed81bfc1ad4d59aeeffc604bf72f75?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1011] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:45:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/58ed81bfc1ad4d59aeeffc604bf72f75?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:45:33.766 8 INFO cinder.api.openstack.wsgi [None req-8957ee56-a2c1-45d6-b1b5-b5121aa94693 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true 2026-08-05 20:45:33.787 8 INFO cinder.api.openstack.wsgi [None req-8957ee56-a2c1-45d6-b1b5-b5121aa94693 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1012] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:45:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:45:33.799 7 INFO cinder.api.openstack.wsgi [None req-028ac922-d288-489f-b6e6-0b6a70bd1031 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6e673751e240446f85ae6da38ab19c96?usage=true 2026-08-05 20:45:33.823 7 INFO cinder.api.openstack.wsgi [None req-028ac922-d288-489f-b6e6-0b6a70bd1031 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6e673751e240446f85ae6da38ab19c96?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1013] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:45:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6e673751e240446f85ae6da38ab19c96?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:45:33.838 8 INFO cinder.api.openstack.wsgi [None req-3425c1bd-134e-46fd-807a-ea9aef55b009 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/71c367beb14a4da09e6d04702f2409e2?usage=true 2026-08-05 20:45:33.860 8 INFO cinder.api.openstack.wsgi [None req-3425c1bd-134e-46fd-807a-ea9aef55b009 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/71c367beb14a4da09e6d04702f2409e2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1014] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:45:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/71c367beb14a4da09e6d04702f2409e2?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:45:33.874 7 INFO cinder.api.openstack.wsgi [None req-d2c904ce-e26a-49da-9552-deabb95b2deb c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/799694e752ca4e0493cae91341ea4ebe?usage=true 2026-08-05 20:45:33.900 7 INFO cinder.api.openstack.wsgi [None req-d2c904ce-e26a-49da-9552-deabb95b2deb c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/799694e752ca4e0493cae91341ea4ebe?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1015] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:45:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/799694e752ca4e0493cae91341ea4ebe?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:45:33.914 8 INFO cinder.api.openstack.wsgi [None req-80ae000b-24f1-4683-8bc2-2a89c3cb8e8b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/87eb09d426714edd95a8bd9566b53aee?usage=true 2026-08-05 20:45:33.938 8 INFO cinder.api.openstack.wsgi [None req-80ae000b-24f1-4683-8bc2-2a89c3cb8e8b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/87eb09d426714edd95a8bd9566b53aee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1016] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:45:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/87eb09d426714edd95a8bd9566b53aee?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:45:33.947 7 INFO cinder.api.openstack.wsgi [None req-2e2562ec-40f3-4c2b-8046-e4652003e35a c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true 2026-08-05 20:45:33.985 7 INFO cinder.api.openstack.wsgi [None req-2e2562ec-40f3-4c2b-8046-e4652003e35a c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1017] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:45:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:45:33.996 8 INFO cinder.api.openstack.wsgi [None req-8a5a6053-2247-46d0-9249-024faf1dae9c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/b29b1b9ba8bb4a42bb1ef884cacbf5e4?usage=true 2026-08-05 20:45:34.021 8 INFO cinder.api.openstack.wsgi [None req-8a5a6053-2247-46d0-9249-024faf1dae9c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/b29b1b9ba8bb4a42bb1ef884cacbf5e4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1018] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:45:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/b29b1b9ba8bb4a42bb1ef884cacbf5e4?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:45:34.031 7 INFO cinder.api.openstack.wsgi [None req-d8afcf6c-a546-4132-aec0-e9f0cc24e8b8 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true 2026-08-05 20:45:34.056 7 INFO cinder.api.openstack.wsgi [None req-d8afcf6c-a546-4132-aec0-e9f0cc24e8b8 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1019] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:45:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:45:34.070 8 INFO cinder.api.openstack.wsgi [None req-54000fe6-ede8-433d-abd4-269ef6c381f3 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d78f7a7c767140379fefe00323c0a6da?usage=true 2026-08-05 20:45:34.088 8 INFO cinder.api.openstack.wsgi [None req-54000fe6-ede8-433d-abd4-269ef6c381f3 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d78f7a7c767140379fefe00323c0a6da?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1020] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:45:34 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d78f7a7c767140379fefe00323c0a6da?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:45:39.039 7 INFO cinder.api.openstack.wsgi [None req-d8afcf6c-a546-4132-aec0-e9f0cc24e8b8 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:45:39.040 8 INFO cinder.api.openstack.wsgi [None req-54000fe6-ede8-433d-abd4-269ef6c381f3 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:45:39.041 7 INFO cinder.api.openstack.wsgi [None req-d8afcf6c-a546-4132-aec0-e9f0cc24e8b8 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:45:39.041 8 INFO cinder.api.openstack.wsgi [None req-54000fe6-ede8-433d-abd4-269ef6c381f3 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:45:49.041 8 INFO cinder.api.openstack.wsgi [None req-54000fe6-ede8-433d-abd4-269ef6c381f3 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:45:49.041 7 INFO cinder.api.openstack.wsgi [None req-d8afcf6c-a546-4132-aec0-e9f0cc24e8b8 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:45:49.041 8 INFO cinder.api.openstack.wsgi [None req-54000fe6-ede8-433d-abd4-269ef6c381f3 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:45:49.041 7 INFO cinder.api.openstack.wsgi [None req-d8afcf6c-a546-4132-aec0-e9f0cc24e8b8 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:45:59.039 8 INFO cinder.api.openstack.wsgi [None req-54000fe6-ede8-433d-abd4-269ef6c381f3 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:45:59.040 8 INFO cinder.api.openstack.wsgi [None req-54000fe6-ede8-433d-abd4-269ef6c381f3 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:45:59.042 7 INFO cinder.api.openstack.wsgi [None req-d8afcf6c-a546-4132-aec0-e9f0cc24e8b8 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:45:59.042 7 INFO cinder.api.openstack.wsgi [None req-d8afcf6c-a546-4132-aec0-e9f0cc24e8b8 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:46:09.039 8 INFO cinder.api.openstack.wsgi [None req-54000fe6-ede8-433d-abd4-269ef6c381f3 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:46:09.039 7 INFO cinder.api.openstack.wsgi [None req-d8afcf6c-a546-4132-aec0-e9f0cc24e8b8 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:46:09.040 7 INFO cinder.api.openstack.wsgi [None req-d8afcf6c-a546-4132-aec0-e9f0cc24e8b8 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:46:09.041 8 INFO cinder.api.openstack.wsgi [None req-54000fe6-ede8-433d-abd4-269ef6c381f3 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:46:09.602 7 INFO cinder.api.openstack.wsgi [None req-13068ccb-94d4-4969-ad44-161a2cebf874 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots 2026-08-05 20:46:09.616 7 INFO cinder.volume.api [None req-13068ccb-94d4-4969-ad44-161a2cebf874 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all snapshots completed successfully. 2026-08-05 20:46:09.617 7 INFO cinder.api.openstack.wsgi [None req-13068ccb-94d4-4969-ad44-161a2cebf874 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 514/1029] 10.0.0.222 () {32 vars in 705 bytes} [Wed Aug 5 20:46:09 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 20:46:09.629 8 INFO cinder.api.openstack.wsgi [None req-3e73c28b-197c-4f6c-b9c2-c4750ed199e5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes 2026-08-05 20:46:09.671 8 INFO cinder.volume.api [None req-3e73c28b-197c-4f6c-b9c2-c4750ed199e5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:46:09.671 8 INFO cinder.api.openstack.wsgi [None req-3e73c28b-197c-4f6c-b9c2-c4750ed199e5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes returned with HTTP 200 [pid: 8|app: 0|req: 516/1030] 10.0.0.222 () {32 vars in 701 bytes} [Wed Aug 5 20:46:09 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 20:46:19.040 7 INFO cinder.api.openstack.wsgi [None req-13068ccb-94d4-4969-ad44-161a2cebf874 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:46:19.040 8 INFO cinder.api.openstack.wsgi [None req-3e73c28b-197c-4f6c-b9c2-c4750ed199e5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:46:19.041 7 INFO cinder.api.openstack.wsgi [None req-13068ccb-94d4-4969-ad44-161a2cebf874 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:46:19.042 8 INFO cinder.api.openstack.wsgi [None req-3e73c28b-197c-4f6c-b9c2-c4750ed199e5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:46:29.040 8 INFO cinder.api.openstack.wsgi [None req-3e73c28b-197c-4f6c-b9c2-c4750ed199e5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:46:29.040 7 INFO cinder.api.openstack.wsgi [None req-13068ccb-94d4-4969-ad44-161a2cebf874 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:46:29.041 7 INFO cinder.api.openstack.wsgi [None req-13068ccb-94d4-4969-ad44-161a2cebf874 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:46:29.041 8 INFO cinder.api.openstack.wsgi [None req-3e73c28b-197c-4f6c-b9c2-c4750ed199e5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:46:33.120 7 INFO cinder.api.openstack.wsgi [None req-ba80e3fc-fd06-4142-b1d1-6cdef98606ab c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true 2026-08-05 20:46:33.127 7 INFO cinder.volume.api [None req-ba80e3fc-fd06-4142-b1d1-6cdef98606ab c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all snapshots completed successfully. 2026-08-05 20:46:33.127 7 INFO cinder.api.openstack.wsgi [None req-ba80e3fc-fd06-4142-b1d1-6cdef98606ab c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1035] 10.0.0.206 () {28 vars in 674 bytes} [Wed Aug 5 20:46:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true => generated 17 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 20:46:33.138 8 INFO cinder.api.openstack.wsgi [None req-9f3f23c8-5ae1-4aba-9cab-9e49e2078b23 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services 2026-08-05 20:46:33.145 8 INFO cinder.api.openstack.wsgi [None req-9f3f23c8-5ae1-4aba-9cab-9e49e2078b23 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 519/1036] 10.0.0.206 () {28 vars in 645 bytes} [Wed Aug 5 20:46:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:46:35.159 7 INFO cinder.api.openstack.wsgi [None req-64ea55ba-6a56-4a83-828c-b5cb1f471edb c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:46:35.174 7 INFO cinder.volume.api [None req-64ea55ba-6a56-4a83-828c-b5cb1f471edb c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:46:35.177 7 INFO cinder.api.openstack.wsgi [None req-64ea55ba-6a56-4a83-828c-b5cb1f471edb c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1037] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:46:35 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 20:46:35.187 8 INFO cinder.api.openstack.wsgi [None req-643296a2-dbf9-47ba-ae53-f438741aaf18 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true 2026-08-05 20:46:35.690 8 INFO cinder.api.openstack.wsgi [None req-643296a2-dbf9-47ba-ae53-f438741aaf18 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1038] 10.0.0.206 () {28 vars in 696 bytes} [Wed Aug 5 20:46:35 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:46:35.764 7 INFO cinder.api.openstack.wsgi [None req-4fcb64a4-309b-4fc8-9440-6a3d63456c35 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true 2026-08-05 20:46:35.793 7 INFO cinder.api.openstack.wsgi [None req-4fcb64a4-309b-4fc8-9440-6a3d63456c35 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1039] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:46:35 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:46:35.803 8 INFO cinder.api.openstack.wsgi [None req-6d91ff00-0681-43cc-8e84-8050a5811585 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true 2026-08-05 20:46:35.834 8 INFO cinder.api.openstack.wsgi [None req-6d91ff00-0681-43cc-8e84-8050a5811585 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1040] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:46:35 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:46:35.846 7 INFO cinder.api.openstack.wsgi [None req-9f3c7f14-22c2-472e-8f52-3a807e3885dc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true 2026-08-05 20:46:35.891 7 INFO cinder.api.openstack.wsgi [None req-9f3c7f14-22c2-472e-8f52-3a807e3885dc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1041] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:46:35 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:46:35.905 8 INFO cinder.api.openstack.wsgi [None req-5269b17f-57bc-4c06-9efb-83465b724c9c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:46:35.913 8 INFO cinder.volume.api [None req-5269b17f-57bc-4c06-9efb-83465b724c9c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:46:35.916 8 INFO cinder.api.openstack.wsgi [None req-5269b17f-57bc-4c06-9efb-83465b724c9c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 522/1042] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:46:35 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:46:39.040 7 INFO cinder.api.openstack.wsgi [None req-9f3c7f14-22c2-472e-8f52-3a807e3885dc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:46:39.040 8 INFO cinder.api.openstack.wsgi [None req-5269b17f-57bc-4c06-9efb-83465b724c9c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:46:39.041 7 INFO cinder.api.openstack.wsgi [None req-9f3c7f14-22c2-472e-8f52-3a807e3885dc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:46:39.042 8 INFO cinder.api.openstack.wsgi [None req-5269b17f-57bc-4c06-9efb-83465b724c9c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:46:49.040 7 INFO cinder.api.openstack.wsgi [None req-9f3c7f14-22c2-472e-8f52-3a807e3885dc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:46:49.040 8 INFO cinder.api.openstack.wsgi [None req-5269b17f-57bc-4c06-9efb-83465b724c9c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:46:49.041 7 INFO cinder.api.openstack.wsgi [None req-9f3c7f14-22c2-472e-8f52-3a807e3885dc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:46:49.041 8 INFO cinder.api.openstack.wsgi [None req-5269b17f-57bc-4c06-9efb-83465b724c9c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:46:59.040 7 INFO cinder.api.openstack.wsgi [None req-9f3c7f14-22c2-472e-8f52-3a807e3885dc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:46:59.040 8 INFO cinder.api.openstack.wsgi [None req-5269b17f-57bc-4c06-9efb-83465b724c9c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:46:59.040 7 INFO cinder.api.openstack.wsgi [None req-9f3c7f14-22c2-472e-8f52-3a807e3885dc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:46:59.041 8 INFO cinder.api.openstack.wsgi [None req-5269b17f-57bc-4c06-9efb-83465b724c9c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:47:09.040 7 INFO cinder.api.openstack.wsgi [None req-9f3c7f14-22c2-472e-8f52-3a807e3885dc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:47:09.040 8 INFO cinder.api.openstack.wsgi [None req-5269b17f-57bc-4c06-9efb-83465b724c9c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:47:09.041 7 INFO cinder.api.openstack.wsgi [None req-9f3c7f14-22c2-472e-8f52-3a807e3885dc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:47:09.042 8 INFO cinder.api.openstack.wsgi [None req-5269b17f-57bc-4c06-9efb-83465b724c9c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:47:19.040 7 INFO cinder.api.openstack.wsgi [None req-9f3c7f14-22c2-472e-8f52-3a807e3885dc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:47:19.040 7 INFO cinder.api.openstack.wsgi [None req-9f3c7f14-22c2-472e-8f52-3a807e3885dc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:47:19.042 8 INFO cinder.api.openstack.wsgi [None req-5269b17f-57bc-4c06-9efb-83465b724c9c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:47:19.043 8 INFO cinder.api.openstack.wsgi [None req-5269b17f-57bc-4c06-9efb-83465b724c9c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:47:29.040 8 INFO cinder.api.openstack.wsgi [None req-5269b17f-57bc-4c06-9efb-83465b724c9c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:47:29.040 7 INFO cinder.api.openstack.wsgi [None req-9f3c7f14-22c2-472e-8f52-3a807e3885dc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:47:29.041 8 INFO cinder.api.openstack.wsgi [None req-5269b17f-57bc-4c06-9efb-83465b724c9c c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:47:29.041 7 INFO cinder.api.openstack.wsgi [None req-9f3c7f14-22c2-472e-8f52-3a807e3885dc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:47:35.114 8 INFO cinder.api.openstack.wsgi [None req-6a6437aa-26c4-4738-a458-874010487add c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true 2026-08-05 20:47:35.122 8 INFO cinder.volume.api [None req-6a6437aa-26c4-4738-a458-874010487add c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all snapshots completed successfully. 2026-08-05 20:47:35.122 8 INFO cinder.api.openstack.wsgi [None req-6a6437aa-26c4-4738-a458-874010487add c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 529/1055] 10.0.0.206 () {28 vars in 674 bytes} [Wed Aug 5 20:47:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true => generated 17 bytes in 2098 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 20:47:39.040 7 INFO cinder.api.openstack.wsgi [None req-9f3c7f14-22c2-472e-8f52-3a807e3885dc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:47:39.040 8 INFO cinder.api.openstack.wsgi [None req-6a6437aa-26c4-4738-a458-874010487add c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:47:39.040 7 INFO cinder.api.openstack.wsgi [None req-9f3c7f14-22c2-472e-8f52-3a807e3885dc c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:47:39.041 8 INFO cinder.api.openstack.wsgi [None req-6a6437aa-26c4-4738-a458-874010487add c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:47:39.141 7 INFO cinder.api.openstack.wsgi [None req-88ae4a15-52bc-41ea-87d1-69ae7aeb4652 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true 2026-08-05 20:47:39.650 7 INFO cinder.api.openstack.wsgi [None req-88ae4a15-52bc-41ea-87d1-69ae7aeb4652 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 528/1058] 10.0.0.206 () {28 vars in 696 bytes} [Wed Aug 5 20:47:39 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:47:39.698 8 INFO cinder.api.openstack.wsgi [None req-7d507da5-dfa1-4db3-9452-798fc5eebe46 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true 2026-08-05 20:47:39.717 8 INFO cinder.api.openstack.wsgi [None req-7d507da5-dfa1-4db3-9452-798fc5eebe46 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1059] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:47:39 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:47:39.726 7 INFO cinder.api.openstack.wsgi [None req-0a3a12dc-6a68-4087-858a-077a43a8be90 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true 2026-08-05 20:47:39.751 7 INFO cinder.api.openstack.wsgi [None req-0a3a12dc-6a68-4087-858a-077a43a8be90 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 529/1060] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:47:39 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:47:39.766 8 INFO cinder.api.openstack.wsgi [None req-281d1c85-6e2b-41b9-a63f-65eaf04ecffe c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true 2026-08-05 20:47:39.786 8 INFO cinder.api.openstack.wsgi [None req-281d1c85-6e2b-41b9-a63f-65eaf04ecffe c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 532/1061] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:47:39 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:47:39.797 7 INFO cinder.api.openstack.wsgi [None req-8cbcb939-77c0-4317-9883-b09f90aadf15 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services 2026-08-05 20:47:39.803 7 INFO cinder.api.openstack.wsgi [None req-8cbcb939-77c0-4317-9883-b09f90aadf15 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 530/1062] 10.0.0.206 () {28 vars in 645 bytes} [Wed Aug 5 20:47:39 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:47:39.813 8 INFO cinder.api.openstack.wsgi [None req-a53e8ffe-e82f-4c12-bf98-0efe351dd43f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:47:39.823 8 INFO cinder.volume.api [None req-a53e8ffe-e82f-4c12-bf98-0efe351dd43f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:47:39.824 8 INFO cinder.api.openstack.wsgi [None req-a53e8ffe-e82f-4c12-bf98-0efe351dd43f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 533/1063] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:47:39 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:47:39.833 7 INFO cinder.api.openstack.wsgi [None req-cf946bac-a136-4bc6-bf8f-e372bd44d759 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:47:39.843 7 INFO cinder.volume.api [None req-cf946bac-a136-4bc6-bf8f-e372bd44d759 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:47:39.845 7 INFO cinder.api.openstack.wsgi [None req-cf946bac-a136-4bc6-bf8f-e372bd44d759 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1064] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:47:39 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:47:49.040 7 INFO cinder.api.openstack.wsgi [None req-cf946bac-a136-4bc6-bf8f-e372bd44d759 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:47:49.041 7 INFO cinder.api.openstack.wsgi [None req-cf946bac-a136-4bc6-bf8f-e372bd44d759 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:47:49.042 8 INFO cinder.api.openstack.wsgi [None req-a53e8ffe-e82f-4c12-bf98-0efe351dd43f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:47:49.043 8 INFO cinder.api.openstack.wsgi [None req-a53e8ffe-e82f-4c12-bf98-0efe351dd43f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:47:59.039 8 INFO cinder.api.openstack.wsgi [None req-a53e8ffe-e82f-4c12-bf98-0efe351dd43f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:47:59.039 7 INFO cinder.api.openstack.wsgi [None req-cf946bac-a136-4bc6-bf8f-e372bd44d759 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:47:59.040 8 INFO cinder.api.openstack.wsgi [None req-a53e8ffe-e82f-4c12-bf98-0efe351dd43f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:47:59.040 7 INFO cinder.api.openstack.wsgi [None req-cf946bac-a136-4bc6-bf8f-e372bd44d759 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:48:09.040 8 INFO cinder.api.openstack.wsgi [None req-a53e8ffe-e82f-4c12-bf98-0efe351dd43f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:48:09.040 7 INFO cinder.api.openstack.wsgi [None req-cf946bac-a136-4bc6-bf8f-e372bd44d759 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:48:09.041 8 INFO cinder.api.openstack.wsgi [None req-a53e8ffe-e82f-4c12-bf98-0efe351dd43f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:48:09.041 7 INFO cinder.api.openstack.wsgi [None req-cf946bac-a136-4bc6-bf8f-e372bd44d759 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:48:19.040 8 INFO cinder.api.openstack.wsgi [None req-a53e8ffe-e82f-4c12-bf98-0efe351dd43f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:48:19.040 7 INFO cinder.api.openstack.wsgi [None req-cf946bac-a136-4bc6-bf8f-e372bd44d759 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:48:19.041 8 INFO cinder.api.openstack.wsgi [None req-a53e8ffe-e82f-4c12-bf98-0efe351dd43f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:48:19.041 7 INFO cinder.api.openstack.wsgi [None req-cf946bac-a136-4bc6-bf8f-e372bd44d759 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:48:29.040 8 INFO cinder.api.openstack.wsgi [None req-a53e8ffe-e82f-4c12-bf98-0efe351dd43f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:48:29.040 7 INFO cinder.api.openstack.wsgi [None req-cf946bac-a136-4bc6-bf8f-e372bd44d759 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:48:29.041 8 INFO cinder.api.openstack.wsgi [None req-a53e8ffe-e82f-4c12-bf98-0efe351dd43f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:48:29.041 7 INFO cinder.api.openstack.wsgi [None req-cf946bac-a136-4bc6-bf8f-e372bd44d759 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:48:33.060 8 INFO cinder.api.openstack.wsgi [None req-a159d8cd-32cc-4c00-b5e0-7de2eb81f6a4 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:48:33.068 8 INFO cinder.volume.api [None req-a159d8cd-32cc-4c00-b5e0-7de2eb81f6a4 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:48:33.070 8 INFO cinder.api.openstack.wsgi [None req-a159d8cd-32cc-4c00-b5e0-7de2eb81f6a4 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 539/1075] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:48:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 20:48:33.082 7 INFO cinder.api.openstack.wsgi [None req-2acb1054-56f1-4b81-a029-66564844dd6a c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:48:33.089 7 INFO cinder.volume.api [None req-2acb1054-56f1-4b81-a029-66564844dd6a c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:48:33.090 7 INFO cinder.api.openstack.wsgi [None req-2acb1054-56f1-4b81-a029-66564844dd6a c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 537/1076] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:48:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:48:33.101 8 INFO cinder.api.openstack.wsgi [None req-ce44725b-c32c-49c2-a704-c3df9ab114a9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true 2026-08-05 20:48:33.107 8 INFO cinder.volume.api [None req-ce44725b-c32c-49c2-a704-c3df9ab114a9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all snapshots completed successfully. 2026-08-05 20:48:33.108 8 INFO cinder.api.openstack.wsgi [None req-ce44725b-c32c-49c2-a704-c3df9ab114a9 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 540/1077] 10.0.0.206 () {28 vars in 674 bytes} [Wed Aug 5 20:48:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:48:33.119 7 INFO cinder.api.openstack.wsgi [None req-3d3fe131-fb5c-4fc2-9163-367e72bd7b0b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services 2026-08-05 20:48:33.125 7 INFO cinder.api.openstack.wsgi [None req-3d3fe131-fb5c-4fc2-9163-367e72bd7b0b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 538/1078] 10.0.0.206 () {28 vars in 645 bytes} [Wed Aug 5 20:48:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:48:33.135 8 INFO cinder.api.openstack.wsgi [None req-cbdede62-738f-4a7f-9953-7e616c0923b5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true 2026-08-05 20:48:33.639 8 INFO cinder.api.openstack.wsgi [None req-cbdede62-738f-4a7f-9953-7e616c0923b5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 541/1079] 10.0.0.206 () {28 vars in 696 bytes} [Wed Aug 5 20:48:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:48:33.682 7 INFO cinder.api.openstack.wsgi [None req-9405e5bf-1934-4aac-905d-8aaa56664300 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true 2026-08-05 20:48:33.709 7 INFO cinder.api.openstack.wsgi [None req-9405e5bf-1934-4aac-905d-8aaa56664300 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1080] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:48:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:48:33.725 8 INFO cinder.api.openstack.wsgi [None req-1d63bf24-c8b0-4e53-8904-ae5d69cb10e6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true 2026-08-05 20:48:33.749 8 INFO cinder.api.openstack.wsgi [None req-1d63bf24-c8b0-4e53-8904-ae5d69cb10e6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 542/1081] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:48:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:48:33.761 7 INFO cinder.api.openstack.wsgi [None req-2389c8a3-18ad-4f9e-8135-0611aa3f4f46 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true 2026-08-05 20:48:33.784 7 INFO cinder.api.openstack.wsgi [None req-2389c8a3-18ad-4f9e-8135-0611aa3f4f46 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 540/1082] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:48:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:48:39.040 8 INFO cinder.api.openstack.wsgi [None req-1d63bf24-c8b0-4e53-8904-ae5d69cb10e6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:48:39.040 7 INFO cinder.api.openstack.wsgi [None req-2389c8a3-18ad-4f9e-8135-0611aa3f4f46 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:48:39.041 8 INFO cinder.api.openstack.wsgi [None req-1d63bf24-c8b0-4e53-8904-ae5d69cb10e6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:48:39.042 7 INFO cinder.api.openstack.wsgi [None req-2389c8a3-18ad-4f9e-8135-0611aa3f4f46 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:48:49.040 8 INFO cinder.api.openstack.wsgi [None req-1d63bf24-c8b0-4e53-8904-ae5d69cb10e6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:48:49.041 8 INFO cinder.api.openstack.wsgi [None req-1d63bf24-c8b0-4e53-8904-ae5d69cb10e6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:48:49.041 7 INFO cinder.api.openstack.wsgi [None req-2389c8a3-18ad-4f9e-8135-0611aa3f4f46 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:48:49.042 7 INFO cinder.api.openstack.wsgi [None req-2389c8a3-18ad-4f9e-8135-0611aa3f4f46 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:48:59.040 8 INFO cinder.api.openstack.wsgi [None req-1d63bf24-c8b0-4e53-8904-ae5d69cb10e6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:48:59.040 7 INFO cinder.api.openstack.wsgi [None req-2389c8a3-18ad-4f9e-8135-0611aa3f4f46 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:48:59.041 8 INFO cinder.api.openstack.wsgi [None req-1d63bf24-c8b0-4e53-8904-ae5d69cb10e6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:48:59.041 7 INFO cinder.api.openstack.wsgi [None req-2389c8a3-18ad-4f9e-8135-0611aa3f4f46 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:49:09.040 7 INFO cinder.api.openstack.wsgi [None req-2389c8a3-18ad-4f9e-8135-0611aa3f4f46 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:49:09.040 8 INFO cinder.api.openstack.wsgi [None req-1d63bf24-c8b0-4e53-8904-ae5d69cb10e6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:49:09.041 7 INFO cinder.api.openstack.wsgi [None req-2389c8a3-18ad-4f9e-8135-0611aa3f4f46 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:49:09.041 8 INFO cinder.api.openstack.wsgi [None req-1d63bf24-c8b0-4e53-8904-ae5d69cb10e6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:49:19.040 7 INFO cinder.api.openstack.wsgi [None req-2389c8a3-18ad-4f9e-8135-0611aa3f4f46 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:49:19.041 8 INFO cinder.api.openstack.wsgi [None req-1d63bf24-c8b0-4e53-8904-ae5d69cb10e6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:49:19.041 7 INFO cinder.api.openstack.wsgi [None req-2389c8a3-18ad-4f9e-8135-0611aa3f4f46 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:49:19.042 8 INFO cinder.api.openstack.wsgi [None req-1d63bf24-c8b0-4e53-8904-ae5d69cb10e6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:49:29.040 8 INFO cinder.api.openstack.wsgi [None req-1d63bf24-c8b0-4e53-8904-ae5d69cb10e6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:49:29.040 7 INFO cinder.api.openstack.wsgi [None req-2389c8a3-18ad-4f9e-8135-0611aa3f4f46 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:49:29.041 8 INFO cinder.api.openstack.wsgi [None req-1d63bf24-c8b0-4e53-8904-ae5d69cb10e6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:49:29.041 7 INFO cinder.api.openstack.wsgi [None req-2389c8a3-18ad-4f9e-8135-0611aa3f4f46 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:49:33.095 8 INFO cinder.api.openstack.wsgi [None req-570051ad-c69f-407d-93ff-920eb4990f70 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true 2026-08-05 20:49:33.118 8 INFO cinder.api.openstack.wsgi [None req-570051ad-c69f-407d-93ff-920eb4990f70 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 549/1095] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:49:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true => generated 845 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:49:35.137 7 INFO cinder.api.openstack.wsgi [None req-e5e7a0b6-ca7d-47b3-a700-9b2a42f6561d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true 2026-08-05 20:49:35.170 7 INFO cinder.api.openstack.wsgi [None req-e5e7a0b6-ca7d-47b3-a700-9b2a42f6561d c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 547/1096] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:49:35 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:49:35.182 8 INFO cinder.api.openstack.wsgi [None req-ba23aa2c-b364-4c26-a7c8-385eb711cd67 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true 2026-08-05 20:49:35.213 8 INFO cinder.api.openstack.wsgi [None req-ba23aa2c-b364-4c26-a7c8-385eb711cd67 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 550/1097] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:49:35 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:49:35.223 7 INFO cinder.api.openstack.wsgi [None req-7a6fe075-8f91-4e42-a520-9f9a66a21c2a c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true 2026-08-05 20:49:35.726 7 INFO cinder.api.openstack.wsgi [None req-7a6fe075-8f91-4e42-a520-9f9a66a21c2a c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 548/1098] 10.0.0.206 () {28 vars in 696 bytes} [Wed Aug 5 20:49:35 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:49:35.752 8 INFO cinder.api.openstack.wsgi [None req-bf6a9429-4695-4947-a9e2-d6bec6ee8d94 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:49:35.759 8 INFO cinder.volume.api [None req-bf6a9429-4695-4947-a9e2-d6bec6ee8d94 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:49:35.761 8 INFO cinder.api.openstack.wsgi [None req-bf6a9429-4695-4947-a9e2-d6bec6ee8d94 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 551/1099] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:49:35 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:49:35.770 7 INFO cinder.api.openstack.wsgi [None req-6b613c73-9069-495e-a47a-1f804839832b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:49:35.779 7 INFO cinder.volume.api [None req-6b613c73-9069-495e-a47a-1f804839832b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:49:35.781 7 INFO cinder.api.openstack.wsgi [None req-6b613c73-9069-495e-a47a-1f804839832b c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 549/1100] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:49:35 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:49:35.789 8 INFO cinder.api.openstack.wsgi [None req-9794ad33-6545-481f-a7f2-ea2100f7cdd6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true 2026-08-05 20:49:35.799 8 INFO cinder.volume.api [None req-9794ad33-6545-481f-a7f2-ea2100f7cdd6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all snapshots completed successfully. 2026-08-05 20:49:35.800 8 INFO cinder.api.openstack.wsgi [None req-9794ad33-6545-481f-a7f2-ea2100f7cdd6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 552/1101] 10.0.0.206 () {28 vars in 674 bytes} [Wed Aug 5 20:49:35 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:49:35.815 7 INFO cinder.api.openstack.wsgi [None req-525d33a8-6aa7-400e-a5bc-b57422134a11 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services 2026-08-05 20:49:35.831 7 INFO cinder.api.openstack.wsgi [None req-525d33a8-6aa7-400e-a5bc-b57422134a11 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services returned with HTTP 200 [pid: 7|app: 0|req: 550/1102] 10.0.0.206 () {28 vars in 645 bytes} [Wed Aug 5 20:49:35 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-services => generated 646 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:49:39.040 7 INFO cinder.api.openstack.wsgi [None req-525d33a8-6aa7-400e-a5bc-b57422134a11 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:49:39.040 8 INFO cinder.api.openstack.wsgi [None req-9794ad33-6545-481f-a7f2-ea2100f7cdd6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:49:39.040 7 INFO cinder.api.openstack.wsgi [None req-525d33a8-6aa7-400e-a5bc-b57422134a11 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:49:39.041 8 INFO cinder.api.openstack.wsgi [None req-9794ad33-6545-481f-a7f2-ea2100f7cdd6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:49:49.040 8 INFO cinder.api.openstack.wsgi [None req-9794ad33-6545-481f-a7f2-ea2100f7cdd6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:49:49.040 7 INFO cinder.api.openstack.wsgi [None req-525d33a8-6aa7-400e-a5bc-b57422134a11 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:49:49.041 8 INFO cinder.api.openstack.wsgi [None req-9794ad33-6545-481f-a7f2-ea2100f7cdd6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:49:49.041 7 INFO cinder.api.openstack.wsgi [None req-525d33a8-6aa7-400e-a5bc-b57422134a11 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:49:59.043 7 INFO cinder.api.openstack.wsgi [None req-525d33a8-6aa7-400e-a5bc-b57422134a11 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:49:59.043 8 INFO cinder.api.openstack.wsgi [None req-9794ad33-6545-481f-a7f2-ea2100f7cdd6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:49:59.044 7 INFO cinder.api.openstack.wsgi [None req-525d33a8-6aa7-400e-a5bc-b57422134a11 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:49:59.044 8 INFO cinder.api.openstack.wsgi [None req-9794ad33-6545-481f-a7f2-ea2100f7cdd6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:50:09.041 8 INFO cinder.api.openstack.wsgi [None req-9794ad33-6545-481f-a7f2-ea2100f7cdd6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:50:09.041 7 INFO cinder.api.openstack.wsgi [None req-525d33a8-6aa7-400e-a5bc-b57422134a11 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:50:09.042 8 INFO cinder.api.openstack.wsgi [None req-9794ad33-6545-481f-a7f2-ea2100f7cdd6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:50:09.043 7 INFO cinder.api.openstack.wsgi [None req-525d33a8-6aa7-400e-a5bc-b57422134a11 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:50:19.043 8 INFO cinder.api.openstack.wsgi [None req-9794ad33-6545-481f-a7f2-ea2100f7cdd6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:50:19.043 8 INFO cinder.api.openstack.wsgi [None req-9794ad33-6545-481f-a7f2-ea2100f7cdd6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:50:19.044 7 INFO cinder.api.openstack.wsgi [None req-525d33a8-6aa7-400e-a5bc-b57422134a11 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:50:19.045 7 INFO cinder.api.openstack.wsgi [None req-525d33a8-6aa7-400e-a5bc-b57422134a11 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:50:29.040 8 INFO cinder.api.openstack.wsgi [None req-9794ad33-6545-481f-a7f2-ea2100f7cdd6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:50:29.040 7 INFO cinder.api.openstack.wsgi [None req-525d33a8-6aa7-400e-a5bc-b57422134a11 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:50:29.041 8 INFO cinder.api.openstack.wsgi [None req-9794ad33-6545-481f-a7f2-ea2100f7cdd6 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:50:29.041 7 INFO cinder.api.openstack.wsgi [None req-525d33a8-6aa7-400e-a5bc-b57422134a11 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:50:33.061 8 INFO cinder.api.openstack.wsgi [None req-5802a2b8-1160-449c-9cc5-216a7b538607 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true 2026-08-05 20:50:33.067 8 INFO cinder.volume.api [None req-5802a2b8-1160-449c-9cc5-216a7b538607 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all snapshots completed successfully. 2026-08-05 20:50:33.067 8 INFO cinder.api.openstack.wsgi [None req-5802a2b8-1160-449c-9cc5-216a7b538607 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 559/1115] 10.0.0.206 () {28 vars in 674 bytes} [Wed Aug 5 20:50:33 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:50:35.084 7 INFO cinder.api.openstack.wsgi [None req-d088d60d-504a-41d4-9082-095dd7661c6a c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true 2026-08-05 20:50:35.590 7 INFO cinder.api.openstack.wsgi [None req-d088d60d-504a-41d4-9082-095dd7661c6a c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 557/1116] 10.0.0.206 () {28 vars in 696 bytes} [Wed Aug 5 20:50:35 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/scheduler-stats/get_pools?detail=true => generated 670 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:50:35.604 8 INFO cinder.api.openstack.wsgi [None req-09601c61-2995-4314-b130-aa91d0f04a4e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services 2026-08-05 20:50:35.610 8 INFO cinder.api.openstack.wsgi [None req-09601c61-2995-4314-b130-aa91d0f04a4e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-services returned with HTTP 200 [pid: 8|app: 0|req: 560/1117] 10.0.0.206 () {28 vars in 645 bytes} [Wed Aug 5 20:50:35 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:50:35.619 7 INFO cinder.api.openstack.wsgi [None req-a4ab2fa5-b691-4907-9c4e-f297d9459f8f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:50:35.627 7 INFO cinder.volume.api [None req-a4ab2fa5-b691-4907-9c4e-f297d9459f8f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:50:35.629 7 INFO cinder.api.openstack.wsgi [None req-a4ab2fa5-b691-4907-9c4e-f297d9459f8f c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 558/1118] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:50:35 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:50:35.679 8 INFO cinder.api.openstack.wsgi [None req-682cf8a1-1938-4c68-82cf-b43f23b0a466 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true 2026-08-05 20:50:35.730 8 INFO cinder.api.openstack.wsgi [None req-682cf8a1-1938-4c68-82cf-b43f23b0a466 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 561/1119] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:50:35 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/6645a59060cb494c88a8e726b1cec981?usage=true => generated 845 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:50:35.742 7 INFO cinder.api.openstack.wsgi [None req-a1d8abee-f268-444e-826a-9108f3012ad0 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true 2026-08-05 20:50:35.757 7 INFO cinder.api.openstack.wsgi [None req-a1d8abee-f268-444e-826a-9108f3012ad0 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 559/1120] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:50:35 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/a293df2f13bd4dedbadc882f49c07ad1?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:50:35.768 8 INFO cinder.api.openstack.wsgi [None req-a923cfa3-3096-4798-981e-9b9e45109b2e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true 2026-08-05 20:50:35.787 8 INFO cinder.api.openstack.wsgi [None req-a923cfa3-3096-4798-981e-9b9e45109b2e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 562/1121] 10.0.0.206 () {28 vars in 736 bytes} [Wed Aug 5 20:50:35 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/os-quota-sets/d6c635a3634d4171a8afe7e9d75f8e5c?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-05 20:50:35.799 7 INFO cinder.api.openstack.wsgi [None req-0e58000c-0ba7-4d63-bc9b-fbb44fd15cb5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true 2026-08-05 20:50:35.808 7 INFO cinder.volume.api [None req-0e58000c-0ba7-4d63-bc9b-fbb44fd15cb5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] Get all volumes completed successfully. 2026-08-05 20:50:35.810 7 INFO cinder.api.openstack.wsgi [None req-0e58000c-0ba7-4d63-bc9b-fbb44fd15cb5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a293df2f13bd4dedbadc882f49c07ad1/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 560/1122] 10.0.0.206 () {28 vars in 684 bytes} [Wed Aug 5 20:50:35 2026] GET /v3/a293df2f13bd4dedbadc882f49c07ad1/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-08-05 20:50:39.040 7 INFO cinder.api.openstack.wsgi [None req-0e58000c-0ba7-4d63-bc9b-fbb44fd15cb5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:50:39.041 8 INFO cinder.api.openstack.wsgi [None req-a923cfa3-3096-4798-981e-9b9e45109b2e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] GET http://10.0.0.31:8776/ 2026-08-05 20:50:39.042 7 INFO cinder.api.openstack.wsgi [None req-0e58000c-0ba7-4d63-bc9b-fbb44fd15cb5 c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300 2026-08-05 20:50:39.042 8 INFO cinder.api.openstack.wsgi [None req-a923cfa3-3096-4798-981e-9b9e45109b2e c36f2f4b434c4be287bacddf62b3136e a293df2f13bd4dedbadc882f49c07ad1 - - default default] http://10.0.0.31:8776/ returned with HTTP 300