+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Apr 23 08:04:00 2026] *** compiled with version: 13.3.0 on 22 April 2026 16:00:48 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: cinder-api-65869b77c5-db9mt machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fbe785d1668 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-04-23 08:04:04.599 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-04-23 08:04:04.599 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-04-23 08:04:04.614 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-04-23 08:04:04.615 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-04-23 08:04:05.861 8 INFO cinder.rpc [None req-78f62fd6-1289-40ae-9853-e46226fd1050 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-23 08:04:05.866 8 INFO cinder.rpc [None req-78f62fd6-1289-40ae-9853-e46226fd1050 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-23 08:04:05.869 8 INFO cinder.rpc [None req-78f62fd6-1289-40ae-9853-e46226fd1050 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-23 08:04:05.871 8 INFO cinder.rpc [None req-78f62fd6-1289-40ae-9853-e46226fd1050 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-04-23 08:04:05.887 8 INFO cinder.rpc [None req-78f62fd6-1289-40ae-9853-e46226fd1050 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-23 08:04:05.891 8 INFO cinder.rpc [None req-78f62fd6-1289-40ae-9853-e46226fd1050 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-23 08:04:05.896 7 INFO cinder.rpc [None req-825c6f1f-124d-4ff1-908b-3c8860255ac8 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-23 08:04:05.898 7 INFO cinder.rpc [None req-825c6f1f-124d-4ff1-908b-3c8860255ac8 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-23 08:04:05.900 7 INFO cinder.rpc [None req-825c6f1f-124d-4ff1-908b-3c8860255ac8 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-23 08:04:05.903 7 INFO cinder.rpc [None req-825c6f1f-124d-4ff1-908b-3c8860255ac8 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-04-23 08:04:05.915 7 INFO cinder.rpc [None req-825c6f1f-124d-4ff1-908b-3c8860255ac8 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-23 08:04:05.918 7 INFO cinder.rpc [None req-825c6f1f-124d-4ff1-908b-3c8860255ac8 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-23 08:04:05.941 8 WARNING cinder.api.contrib.hosts [None req-78f62fd6-1289-40ae-9853-e46226fd1050 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-23 08:04:05.970 7 WARNING cinder.api.contrib.hosts [None req-825c6f1f-124d-4ff1-908b-3c8860255ac8 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-23 08:04:05.984 8 WARNING keystonemiddleware._common.config [None req-78f62fd6-1289-40ae-9853-e46226fd1050 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 08:04:05.993 8 WARNING oslo_config.cfg [None req-78f62fd6-1289-40ae-9853-e46226fd1050 - - - - - -] 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 0x7fbe785d1668 pid: 8 (default app) 2026-04-23 08:04:06.013 7 WARNING keystonemiddleware._common.config [None req-825c6f1f-124d-4ff1-908b-3c8860255ac8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 08:04:06.023 7 WARNING oslo_config.cfg [None req-825c6f1f-124d-4ff1-908b-3c8860255ac8 - - - - - -] 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 6 seconds on interpreter 0x7fbe785d1668 pid: 7 (default app) 2026-04-23 08:04:07.453 8 INFO cinder.api.openstack.wsgi [None req-78f62fd6-1289-40ae-9853-e46226fd1050 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-23 08:04:07.455 8 INFO cinder.api.openstack.wsgi [None req-78f62fd6-1289-40ae-9853-e46226fd1050 - - - - - -] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:04:17.457 7 INFO cinder.api.openstack.wsgi [None req-825c6f1f-124d-4ff1-908b-3c8860255ac8 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-23 08:04:17.458 7 INFO cinder.api.openstack.wsgi [None req-825c6f1f-124d-4ff1-908b-3c8860255ac8 - - - - - -] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:04:27.452 8 INFO cinder.api.openstack.wsgi [None req-78f62fd6-1289-40ae-9853-e46226fd1050 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-23 08:04:27.453 8 INFO cinder.api.openstack.wsgi [None req-78f62fd6-1289-40ae-9853-e46226fd1050 - - - - - -] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:04:37.452 7 INFO cinder.api.openstack.wsgi [None req-825c6f1f-124d-4ff1-908b-3c8860255ac8 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-23 08:04:37.452 8 INFO cinder.api.openstack.wsgi [None req-78f62fd6-1289-40ae-9853-e46226fd1050 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-23 08:04:37.453 7 INFO cinder.api.openstack.wsgi [None req-825c6f1f-124d-4ff1-908b-3c8860255ac8 - - - - - -] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:04:37.454 8 INFO cinder.api.openstack.wsgi [None req-78f62fd6-1289-40ae-9853-e46226fd1050 - - - - - -] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:04:47.452 8 INFO cinder.api.openstack.wsgi [None req-78f62fd6-1289-40ae-9853-e46226fd1050 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-23 08:04:47.453 7 INFO cinder.api.openstack.wsgi [None req-825c6f1f-124d-4ff1-908b-3c8860255ac8 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-23 08:04:47.454 8 INFO cinder.api.openstack.wsgi [None req-78f62fd6-1289-40ae-9853-e46226fd1050 - - - - - -] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:04:47.455 7 INFO cinder.api.openstack.wsgi [None req-825c6f1f-124d-4ff1-908b-3c8860255ac8 - - - - - -] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:04:57.452 8 INFO cinder.api.openstack.wsgi [None req-78f62fd6-1289-40ae-9853-e46226fd1050 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-23 08:04:57.452 7 INFO cinder.api.openstack.wsgi [None req-825c6f1f-124d-4ff1-908b-3c8860255ac8 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-23 08:04:57.453 8 INFO cinder.api.openstack.wsgi [None req-78f62fd6-1289-40ae-9853-e46226fd1050 - - - - - -] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:04:57.454 7 INFO cinder.api.openstack.wsgi [None req-825c6f1f-124d-4ff1-908b-3c8860255ac8 - - - - - -] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:05:07.452 8 INFO cinder.api.openstack.wsgi [None req-78f62fd6-1289-40ae-9853-e46226fd1050 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-23 08:05:07.452 7 INFO cinder.api.openstack.wsgi [None req-825c6f1f-124d-4ff1-908b-3c8860255ac8 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-23 08:05:07.453 8 INFO cinder.api.openstack.wsgi [None req-78f62fd6-1289-40ae-9853-e46226fd1050 - - - - - -] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:05:07.453 7 INFO cinder.api.openstack.wsgi [None req-825c6f1f-124d-4ff1-908b-3c8860255ac8 - - - - - -] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:05:17.453 8 INFO cinder.api.openstack.wsgi [None req-78f62fd6-1289-40ae-9853-e46226fd1050 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-23 08:05:17.453 7 INFO cinder.api.openstack.wsgi [None req-825c6f1f-124d-4ff1-908b-3c8860255ac8 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-23 08:05:17.454 8 INFO cinder.api.openstack.wsgi [None req-78f62fd6-1289-40ae-9853-e46226fd1050 - - - - - -] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:05:17.454 7 INFO cinder.api.openstack.wsgi [None req-825c6f1f-124d-4ff1-908b-3c8860255ac8 - - - - - -] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:05:27.454 7 INFO cinder.api.openstack.wsgi [None req-825c6f1f-124d-4ff1-908b-3c8860255ac8 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-23 08:05:27.455 7 INFO cinder.api.openstack.wsgi [None req-825c6f1f-124d-4ff1-908b-3c8860255ac8 - - - - - -] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:05:27.454 8 INFO cinder.api.openstack.wsgi [None req-78f62fd6-1289-40ae-9853-e46226fd1050 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-23 08:05:27.457 8 INFO cinder.api.openstack.wsgi [None req-78f62fd6-1289-40ae-9853-e46226fd1050 - - - - - -] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:05:37.452 7 INFO cinder.api.openstack.wsgi [None req-825c6f1f-124d-4ff1-908b-3c8860255ac8 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-23 08:05:37.452 8 INFO cinder.api.openstack.wsgi [None req-78f62fd6-1289-40ae-9853-e46226fd1050 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-23 08:05:37.453 7 INFO cinder.api.openstack.wsgi [None req-825c6f1f-124d-4ff1-908b-3c8860255ac8 - - - - - -] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:05:37.454 8 INFO cinder.api.openstack.wsgi [None req-78f62fd6-1289-40ae-9853-e46226fd1050 - - - - - -] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:05:47.453 8 INFO cinder.api.openstack.wsgi [None req-78f62fd6-1289-40ae-9853-e46226fd1050 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-23 08:05:47.453 7 INFO cinder.api.openstack.wsgi [None req-825c6f1f-124d-4ff1-908b-3c8860255ac8 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-23 08:05:47.454 8 INFO cinder.api.openstack.wsgi [None req-78f62fd6-1289-40ae-9853-e46226fd1050 - - - - - -] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:05:47.455 7 INFO cinder.api.openstack.wsgi [None req-825c6f1f-124d-4ff1-908b-3c8860255ac8 - - - - - -] http://10.0.0.20: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-04-23 08:05:49.050 8 WARNING oslo_policy.policy [None req-69e34075-72a5-463e-b7d5-97fce7c73537 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-23 08:05:49.050 8 WARNING oslo_policy.policy [None req-69e34075-72a5-463e-b7d5-97fce7c73537 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-04-23 08:05:49.389 8 INFO cinder.api.openstack.wsgi [None req-69e34075-72a5-463e-b7d5-97fce7c73537 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/types/rbd1 2026-04-23 08:05:49.419 8 INFO cinder.api.openstack.wsgi [None req-69e34075-72a5-463e-b7d5-97fce7c73537 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 11/20] 10.0.0.56 () {30 vars in 681 bytes} [Thu Apr 23 08:05:48 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/types/rbd1 => generated 82 bytes in 845 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:05:49.473 7 WARNING oslo_policy.policy [None req-8a0d1c8b-10cd-46e6-940d-f4b11f8e767d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-23 08:05:49.474 7 WARNING oslo_policy.policy [None req-8a0d1c8b-10cd-46e6-940d-f4b11f8e767d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-04-23 08:05:49.840 7 INFO cinder.api.openstack.wsgi [None req-8a0d1c8b-10cd-46e6-940d-f4b11f8e767d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:05:49.894 7 INFO cinder.api.openstack.wsgi [None req-8a0d1c8b-10cd-46e6-940d-f4b11f8e767d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 10/21] 10.0.0.56 () {30 vars in 720 bytes} [Thu Apr 23 08:05:49 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/types?name=rbd1&is_public=None => generated 20 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 08:05:51.611 8 INFO cinder.api.openstack.wsgi [None req-2d04c9fd-5f8a-4de9-8b5c-a76a85798faf 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:05:51.632 8 INFO cinder.api.openstack.wsgi [None req-2d04c9fd-5f8a-4de9-8b5c-a76a85798faf 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/types returned with HTTP 200 [pid: 8|app: 0|req: 12/22] 10.0.0.56 () {34 vars in 724 bytes} [Thu Apr 23 08:05:51 2026] POST /v3/6a71733dc6b44181899d16ad67c44735/types => generated 179 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:05:51.648 7 INFO cinder.api.openstack.wsgi [req-2d04c9fd-5f8a-4de9-8b5c-a76a85798faf req-5c39659d-1040-430e-95ec-cd8127584c85 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/types/caacd01f-c27a-497c-9e6e-ec3a9ea41408/extra_specs 2026-04-23 08:05:51.701 7 INFO cinder.api.openstack.wsgi [req-2d04c9fd-5f8a-4de9-8b5c-a76a85798faf req-5c39659d-1040-430e-95ec-cd8127584c85 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/types/caacd01f-c27a-497c-9e6e-ec3a9ea41408/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 11/23] 10.0.0.56 () {36 vars in 893 bytes} [Thu Apr 23 08:05:51 2026] POST /v3/6a71733dc6b44181899d16ad67c44735/types/caacd01f-c27a-497c-9e6e-ec3a9ea41408/extra_specs => generated 48 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 08:05:53.294 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/types?is_public=None 2026-04-23 08:05:53.308 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 13/24] 10.0.0.56 () {30 vars in 700 bytes} [Thu Apr 23 08:05:53 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/types?is_public=None => generated 443 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:05:55.360 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/qos-specs 2026-04-23 08:05:55.373 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 12/25] 10.0.0.56 () {30 vars in 679 bytes} [Thu Apr 23 08:05:55 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/qos-specs => generated 17 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 08:05:57.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:05:57.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:05:57.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:05:57.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:06:07.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:06:07.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:06:07.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:06:07.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:06:17.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:06:17.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:06:17.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:06:17.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:06:27.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:06:27.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:06:27.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:06:27.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:06:37.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:06:37.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:06:37.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:06:37.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:06:47.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:06:47.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:06:47.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:06:47.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:06:57.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:06:57.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:06:57.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:06:57.455 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:07:07.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:07:07.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:07:07.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:07:07.455 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:07:17.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:07:17.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:07:17.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:07:17.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:07:27.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:07:27.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:07:27.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:07:27.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:07:37.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:07:37.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:07:37.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:07:37.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:07:47.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:07:47.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:07:47.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:07:47.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:07:57.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:07:57.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:07:57.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:07:57.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:08:07.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:08:07.455 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:08:07.456 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:08:07.456 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:08:17.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:08:17.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:08:17.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:08:17.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:08:27.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:08:27.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:08:27.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:08:27.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:08:37.451 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:08:37.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:08:37.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:08:37.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:08:47.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:08:47.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:08:47.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:08:47.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:08:57.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:08:57.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:08:57.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:08:57.455 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:09:07.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:09:07.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:09:07.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:09:07.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:09:17.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:09:17.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:09:17.455 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:09:17.455 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:09:27.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:09:27.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:09:27.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:09:27.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:09:37.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:09:37.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:09:37.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:09:37.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:09:47.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:09:47.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:09:47.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:09:47.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:09:57.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:09:57.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:09:57.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:09:57.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:10:07.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:10:07.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:10:07.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:10:07.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:10:17.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:10:17.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:10:17.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:10:17.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:10:27.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:10:27.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:10:27.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:10:27.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:10:37.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:10:37.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:10:37.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:10:37.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:10:47.468 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:10:47.469 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:10:47.473 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:10:47.475 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:10:57.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:10:57.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:10:57.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:10:57.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:11:07.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:11:07.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:11:07.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:11:07.456 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:11:17.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:11:17.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:11:17.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:11:17.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:11:27.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:11:27.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:11:27.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:11:27.456 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:11:37.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:11:37.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:11:37.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:11:37.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:11:47.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:11:47.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:11:47.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:11:47.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:11:57.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:11:57.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:11:57.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:11:57.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:12:07.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:12:07.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:12:07.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:12:07.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:12:17.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:12:17.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:12:17.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:12:17.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:12:27.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:12:27.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:12:27.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:12:27.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:12:37.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:12:37.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:12:37.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:12:37.455 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:12:47.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:12:47.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:12:47.458 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:12:47.459 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:12:57.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:12:57.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:12:57.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:12:57.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:13:07.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:13:07.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:13:07.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:13:07.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:13:17.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:13:17.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:13:17.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:13:17.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:13:27.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:13:27.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:13:27.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:13:27.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:13:37.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:13:37.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:13:37.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:13:37.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:13:47.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:13:47.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:13:47.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:13:47.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:13:57.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:13:57.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:13:57.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:13:57.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:14:07.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:14:07.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:14:07.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:14:07.455 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:14:17.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:14:17.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:14:17.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:14:17.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:14:27.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:14:27.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:14:27.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:14:27.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:14:37.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:14:37.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:14:37.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:14:37.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:14:47.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:14:47.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:14:47.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:14:47.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:14:57.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:14:57.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:14:57.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:14:57.455 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:15:07.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:15:07.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:15:07.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:15:07.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:15:17.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:15:17.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:15:17.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:15:17.456 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:15:27.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:15:27.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:15:27.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:15:27.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:15:37.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:15:37.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:15:37.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:15:37.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:15:47.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:15:47.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:15:47.455 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:15:47.455 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:15:57.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:15:57.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:15:57.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:15:57.455 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:16:07.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:16:07.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:16:07.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:16:07.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:16:17.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:16:17.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:16:17.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:16:17.455 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:16:27.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:16:27.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:16:27.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:16:27.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:16:37.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:16:37.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:16:37.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:16:37.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:16:47.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:16:47.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:16:47.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:16:47.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:16:57.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:16:57.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:16:57.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:16:57.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:17:07.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:17:07.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:17:07.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:17:07.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:17:17.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:17:17.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:17:17.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:17:17.455 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:17:27.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:17:27.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:17:27.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:17:27.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:17:37.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:17:37.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:17:37.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:17:37.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:17:47.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:17:47.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:17:47.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:17:47.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:17:57.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:17:57.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:17:57.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:17:57.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:18:07.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:18:07.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:18:07.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:18:07.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:18:17.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:18:17.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:18:17.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:18:17.455 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:18:27.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:18:27.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:18:27.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:18:27.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:18:37.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:18:37.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:18:37.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:18:37.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:18:47.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:18:47.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:18:47.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:18:47.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:18:57.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:18:57.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:18:57.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:18:57.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:19:07.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:19:07.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:19:07.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:19:07.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:19:17.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:19:17.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:19:17.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:19:17.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:19:27.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:19:27.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:19:27.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:19:27.455 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:19:37.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:19:37.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:19:37.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:19:37.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:19:47.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:19:47.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:19:47.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:19:47.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:19:57.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:19:57.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:19:57.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:19:57.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:20:07.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:20:07.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:20:07.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:20:07.455 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:20:17.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:20:17.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:20:17.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:20:17.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:20:27.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:20:27.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:20:27.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:20:27.455 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:20:37.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:20:37.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:20:37.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:20:37.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:20:47.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:20:47.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:20:47.455 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:20:47.455 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:20:57.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:20:57.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:20:57.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:20:57.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:21:07.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:21:07.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:21:07.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:21:07.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:21:17.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:21:17.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:21:17.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:21:17.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:21:27.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:21:27.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:21:27.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:21:27.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:21:37.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:21:37.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:21:37.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:21:37.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:21:47.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:21:47.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:21:47.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:21:47.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:21:57.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:21:57.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:21:57.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:21:57.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:22:07.452 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:22:07.452 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:22:07.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:22:07.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:22:17.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:22:17.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:22:17.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:22:17.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:22:27.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:22:27.455 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:22:27.455 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:22:27.456 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:22:37.453 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:22:37.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:22:37.454 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:22:37.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:22:47.453 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:22:47.454 8 INFO cinder.api.openstack.wsgi [None req-ad82ce81-5a34-44a3-a22c-a787b0d9f2ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:22:47.455 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:22:47.457 7 INFO cinder.api.openstack.wsgi [None req-7f45f0b8-f4c4-44a0-a08e-50e6ba03508d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20: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-04-23 08:22:48.968 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET https://volume.199-204-45-33.nip.io/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=False 2026-04-23 08:22:48.993 8 WARNING cinder.quota [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - 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-04-23 08:22:48.993 8 WARNING cinder.quota [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - 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-04-23 08:22:48.993 8 WARNING cinder.quota [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - 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-04-23 08:22:48.994 8 WARNING cinder.quota [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - 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-04-23 08:22:48.994 8 WARNING cinder.quota [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - 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-04-23 08:22:48.995 8 WARNING cinder.quota [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - 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-04-23 08:22:49.001 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] https://volume.199-204-45-33.nip.io/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 116/230] 199.204.45.33 () {44 vars in 1063 bytes} [Thu Apr 23 08:22:48 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=False => generated 340 bytes in 143 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-04-23 08:22:49.167 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] PUT https://volume.199-204-45-33.nip.io/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735 2026-04-23 08:22:49.231 7 WARNING cinder.quota [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - 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-04-23 08:22:49.231 7 WARNING cinder.quota [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - 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-04-23 08:22:49.232 7 WARNING cinder.quota [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - 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-04-23 08:22:49.232 7 WARNING cinder.quota [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - 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-04-23 08:22:49.232 7 WARNING cinder.quota [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - 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-04-23 08:22:49.233 7 WARNING cinder.quota [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - 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-04-23 08:22:49.238 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] https://volume.199-204-45-33.nip.io/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735 returned with HTTP 200 [pid: 7|app: 0|req: 115/231] 199.204.45.33 () {48 vars in 1092 bytes} [Thu Apr 23 08:22:49 2026] PUT /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735 => generated 296 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:22:57.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:22:57.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:22:57.454 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:22:57.454 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:23:07.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:23:07.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:23:07.454 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:23:07.454 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:23:17.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:23:17.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:23:17.454 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:23:17.455 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:23:27.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:23:27.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:23:27.454 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:23:27.454 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:23:37.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:23:37.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:23:37.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:23:37.454 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:23:47.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:23:47.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:23:47.454 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:23:47.455 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:23:57.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:23:57.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:23:57.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:23:57.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:24:07.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:24:07.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:24:07.454 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:24:07.455 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:24:17.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:24:17.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:24:17.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:24:17.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:24:27.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:24:27.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:24:27.454 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:24:27.455 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:24:37.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:24:37.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:24:37.454 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:24:37.454 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:24:47.454 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:24:47.455 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:24:47.457 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:24:47.459 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:24:57.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:24:57.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:24:57.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:24:57.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:25:07.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:25:07.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:25:07.454 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:25:07.454 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:25:17.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:25:17.455 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:25:17.454 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:25:17.456 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:25:27.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:25:27.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:25:27.454 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:25:27.454 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:25:37.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:25:37.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:25:37.454 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:25:37.454 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:25:47.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:25:47.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:25:47.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:25:47.454 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:25:57.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:25:57.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:25:57.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:25:57.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:26:07.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:26:07.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:26:07.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:26:07.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:26:17.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:26:17.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:26:17.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:26:17.455 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:26:27.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:26:27.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:26:27.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:26:27.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:26:37.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:26:37.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:26:37.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:26:37.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:26:47.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:26:47.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:26:47.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:26:47.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:26:57.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:26:57.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:26:57.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:26:57.454 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:27:07.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:27:07.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:27:07.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:27:07.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:27:17.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:27:17.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:27:17.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:27:17.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:27:27.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:27:27.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:27:27.454 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:27:27.454 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:27:37.456 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:27:37.456 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:27:37.457 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:27:37.457 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:27:47.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:27:47.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:27:47.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:27:47.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:27:57.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:27:57.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:27:57.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:27:57.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:28:07.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:28:07.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:28:07.454 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:28:07.454 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:28:17.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:28:17.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:28:17.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:28:17.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:28:27.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:28:27.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:28:27.454 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:28:27.454 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:28:37.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:28:37.454 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:28:37.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:28:37.456 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:28:47.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:28:47.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:28:47.454 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:28:47.454 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:28:57.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:28:57.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:28:57.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:28:57.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:29:07.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:29:07.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:29:07.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:29:07.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:29:17.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:29:17.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:29:17.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:29:17.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:29:27.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:29:27.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:29:27.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:29:27.454 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:29:37.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:29:37.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:29:37.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:29:37.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:29:47.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:29:47.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:29:47.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:29:47.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:29:57.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:29:57.454 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:29:57.454 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:29:57.456 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:30:07.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:30:07.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:30:07.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:30:07.454 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:30:17.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:30:17.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:30:17.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:30:17.454 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:30:27.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:30:27.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:30:27.454 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:30:27.454 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:30:37.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:30:37.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:30:37.454 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:30:37.455 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:30:47.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:30:47.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:30:47.454 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:30:47.454 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:30:57.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:30:57.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:30:57.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:30:57.454 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:31:07.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:31:07.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:31:07.455 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:31:07.455 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:31:17.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:31:17.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:31:17.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:31:17.454 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:31:27.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:31:27.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:31:27.454 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:31:27.454 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:31:37.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:31:37.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:31:37.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:31:37.454 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:31:47.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:31:47.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:31:47.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:31:47.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:31:57.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:31:57.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:31:57.454 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:31:57.454 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:32:07.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:32:07.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:32:07.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:32:07.454 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:32:17.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:32:17.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:32:17.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:32:17.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:32:27.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:32:27.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:32:27.454 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:32:27.454 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:32:37.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:32:37.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:32:37.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:32:37.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:32:47.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:32:47.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:32:47.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:32:47.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:32:57.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:32:57.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:32:57.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:32:57.454 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:33:07.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:33:07.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:33:07.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:33:07.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:33:17.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:33:17.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:33:17.454 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:33:17.454 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:33:27.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:33:27.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:33:27.454 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:33:27.454 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:33:37.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:33:37.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:33:37.454 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:33:37.454 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:33:47.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:33:47.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:33:47.454 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:33:47.455 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:33:57.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:33:57.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:33:57.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:33:57.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:34:07.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:34:07.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:34:07.454 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:34:07.454 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:34:17.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:34:17.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:34:17.454 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:34:17.454 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:34:27.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:34:27.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:34:27.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:34:27.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:34:37.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:34:37.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:34:37.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:34:37.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:34:47.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:34:47.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:34:47.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:34:47.454 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:34:57.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:34:57.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:34:57.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:34:57.454 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:35:07.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:35:07.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:35:07.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:35:07.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:35:17.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:35:17.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:35:17.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:35:17.455 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:35:27.452 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:35:27.452 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:35:27.453 7 INFO cinder.api.openstack.wsgi [None req-9d39c050-66db-4f18-bfbc-f46a7a7945bd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:35:27.453 8 INFO cinder.api.openstack.wsgi [None req-fc70759b-9d00-4725-80d3-4ef12c6e52d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:35:35.192 7 INFO cinder.api.openstack.wsgi [None req-8fc301f0-d21f-4049-a780-2592c38d7e9b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET https://volume.199-204-45-33.nip.io/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=False 2026-04-23 08:35:35.219 7 INFO cinder.api.openstack.wsgi [None req-8fc301f0-d21f-4049-a780-2592c38d7e9b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] https://volume.199-204-45-33.nip.io/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 192/384] 199.204.45.33 () {44 vars in 1063 bytes} [Thu Apr 23 08:35:35 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=False => generated 340 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:35:35.768 8 INFO cinder.api.openstack.wsgi [None req-fea06a96-a5af-4f05-b9f4-b61f5bbe0ad0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] PUT https://volume.199-204-45-33.nip.io/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348 2026-04-23 08:35:35.842 8 INFO cinder.api.openstack.wsgi [None req-fea06a96-a5af-4f05-b9f4-b61f5bbe0ad0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] https://volume.199-204-45-33.nip.io/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348 returned with HTTP 200 [pid: 8|app: 0|req: 193/385] 199.204.45.33 () {48 vars in 1092 bytes} [Thu Apr 23 08:35:35 2026] PUT /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348 => generated 296 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:35:37.452 7 INFO cinder.api.openstack.wsgi [None req-8fc301f0-d21f-4049-a780-2592c38d7e9b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:35:37.452 8 INFO cinder.api.openstack.wsgi [None req-fea06a96-a5af-4f05-b9f4-b61f5bbe0ad0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:35:37.454 8 INFO cinder.api.openstack.wsgi [None req-fea06a96-a5af-4f05-b9f4-b61f5bbe0ad0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:35:37.454 7 INFO cinder.api.openstack.wsgi [None req-8fc301f0-d21f-4049-a780-2592c38d7e9b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:35:47.452 7 INFO cinder.api.openstack.wsgi [None req-8fc301f0-d21f-4049-a780-2592c38d7e9b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:35:47.452 8 INFO cinder.api.openstack.wsgi [None req-fea06a96-a5af-4f05-b9f4-b61f5bbe0ad0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:35:47.453 8 INFO cinder.api.openstack.wsgi [None req-fea06a96-a5af-4f05-b9f4-b61f5bbe0ad0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:35:47.453 7 INFO cinder.api.openstack.wsgi [None req-8fc301f0-d21f-4049-a780-2592c38d7e9b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:35:57.452 8 INFO cinder.api.openstack.wsgi [None req-fea06a96-a5af-4f05-b9f4-b61f5bbe0ad0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:35:57.452 7 INFO cinder.api.openstack.wsgi [None req-8fc301f0-d21f-4049-a780-2592c38d7e9b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:35:57.454 8 INFO cinder.api.openstack.wsgi [None req-fea06a96-a5af-4f05-b9f4-b61f5bbe0ad0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:35:57.454 7 INFO cinder.api.openstack.wsgi [None req-8fc301f0-d21f-4049-a780-2592c38d7e9b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:36:07.452 7 INFO cinder.api.openstack.wsgi [None req-8fc301f0-d21f-4049-a780-2592c38d7e9b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:36:07.452 8 INFO cinder.api.openstack.wsgi [None req-fea06a96-a5af-4f05-b9f4-b61f5bbe0ad0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:36:07.453 7 INFO cinder.api.openstack.wsgi [None req-8fc301f0-d21f-4049-a780-2592c38d7e9b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:36:07.454 8 INFO cinder.api.openstack.wsgi [None req-fea06a96-a5af-4f05-b9f4-b61f5bbe0ad0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:36:17.452 7 INFO cinder.api.openstack.wsgi [None req-8fc301f0-d21f-4049-a780-2592c38d7e9b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:36:17.453 8 INFO cinder.api.openstack.wsgi [None req-fea06a96-a5af-4f05-b9f4-b61f5bbe0ad0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:36:17.453 7 INFO cinder.api.openstack.wsgi [None req-8fc301f0-d21f-4049-a780-2592c38d7e9b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:36:17.454 8 INFO cinder.api.openstack.wsgi [None req-fea06a96-a5af-4f05-b9f4-b61f5bbe0ad0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:36:19.188 7 INFO cinder.api.openstack.wsgi [None req-28836d37-5277-4f5a-aaf8-705404b37691 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true 2026-04-23 08:36:19.206 7 INFO cinder.volume.api [None req-28836d37-5277-4f5a-aaf8-705404b37691 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all snapshots completed successfully. 2026-04-23 08:36:19.207 7 INFO cinder.api.openstack.wsgi [None req-28836d37-5277-4f5a-aaf8-705404b37691 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 198/396] 10.0.0.133 () {28 vars in 674 bytes} [Thu Apr 23 08:36:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:36:19.223 8 INFO cinder.api.openstack.wsgi [None req-6420469b-b471-4cc0-8d74-3066db2ea07b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:36:19.267 8 INFO cinder.volume.api [None req-6420469b-b471-4cc0-8d74-3066db2ea07b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:36:19.269 8 INFO cinder.api.openstack.wsgi [None req-6420469b-b471-4cc0-8d74-3066db2ea07b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 199/397] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:36:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 08:36:19.281 7 INFO cinder.api.openstack.wsgi [None req-310f3084-9027-4771-8a3b-673cc21138dc 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services 2026-04-23 08:36:19.286 7 INFO cinder.api.openstack.wsgi [None req-310f3084-9027-4771-8a3b-673cc21138dc 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services returned with HTTP 200 [pid: 7|app: 0|req: 199/398] 10.0.0.133 () {28 vars in 645 bytes} [Thu Apr 23 08:36:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:36:19.297 8 INFO cinder.api.openstack.wsgi [None req-c43c8468-a833-49e0-8551-1fc2dd08dde1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:36:19.306 8 INFO cinder.volume.api [None req-c43c8468-a833-49e0-8551-1fc2dd08dde1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:36:19.307 8 INFO cinder.api.openstack.wsgi [None req-c43c8468-a833-49e0-8551-1fc2dd08dde1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 200/399] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:36:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:36:19.319 7 INFO cinder.api.openstack.wsgi [None req-8ca4e64a-2b54-4ac3-9965-6f08d8826ae9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true 2026-04-23 08:36:19.862 7 INFO cinder.api.openstack.wsgi [None req-8ca4e64a-2b54-4ac3-9965-6f08d8826ae9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 200/400] 10.0.0.133 () {28 vars in 696 bytes} [Thu Apr 23 08:36:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true => generated 670 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:36:19.903 8 INFO cinder.api.openstack.wsgi [None req-39393721-a55e-44e2-83a1-3b237d44c372 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true 2026-04-23 08:36:19.922 8 INFO cinder.api.openstack.wsgi [None req-39393721-a55e-44e2-83a1-3b237d44c372 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 201/401] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:36:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:36:19.936 7 INFO cinder.api.openstack.wsgi [None req-3d48aaf6-f23c-49b3-91e6-aa991d0c2934 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true 2026-04-23 08:36:19.966 7 INFO cinder.api.openstack.wsgi [None req-3d48aaf6-f23c-49b3-91e6-aa991d0c2934 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 201/402] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:36:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:36:19.980 8 INFO cinder.api.openstack.wsgi [None req-4aeba437-c5a7-4b0f-9b55-e4f1098c44b5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true 2026-04-23 08:36:19.996 8 INFO cinder.api.openstack.wsgi [None req-4aeba437-c5a7-4b0f-9b55-e4f1098c44b5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 202/403] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:36:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:36:27.453 7 INFO cinder.api.openstack.wsgi [None req-3d48aaf6-f23c-49b3-91e6-aa991d0c2934 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:36:27.453 8 INFO cinder.api.openstack.wsgi [None req-4aeba437-c5a7-4b0f-9b55-e4f1098c44b5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:36:27.454 7 INFO cinder.api.openstack.wsgi [None req-3d48aaf6-f23c-49b3-91e6-aa991d0c2934 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:36:27.454 8 INFO cinder.api.openstack.wsgi [None req-4aeba437-c5a7-4b0f-9b55-e4f1098c44b5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:36:37.452 8 INFO cinder.api.openstack.wsgi [None req-4aeba437-c5a7-4b0f-9b55-e4f1098c44b5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:36:37.453 8 INFO cinder.api.openstack.wsgi [None req-4aeba437-c5a7-4b0f-9b55-e4f1098c44b5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:36:37.452 7 INFO cinder.api.openstack.wsgi [None req-3d48aaf6-f23c-49b3-91e6-aa991d0c2934 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:36:37.455 7 INFO cinder.api.openstack.wsgi [None req-3d48aaf6-f23c-49b3-91e6-aa991d0c2934 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:36:47.453 8 INFO cinder.api.openstack.wsgi [None req-4aeba437-c5a7-4b0f-9b55-e4f1098c44b5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:36:47.453 7 INFO cinder.api.openstack.wsgi [None req-3d48aaf6-f23c-49b3-91e6-aa991d0c2934 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:36:47.454 8 INFO cinder.api.openstack.wsgi [None req-4aeba437-c5a7-4b0f-9b55-e4f1098c44b5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:36:47.454 7 INFO cinder.api.openstack.wsgi [None req-3d48aaf6-f23c-49b3-91e6-aa991d0c2934 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:36:57.452 8 INFO cinder.api.openstack.wsgi [None req-4aeba437-c5a7-4b0f-9b55-e4f1098c44b5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:36:57.452 7 INFO cinder.api.openstack.wsgi [None req-3d48aaf6-f23c-49b3-91e6-aa991d0c2934 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:36:57.453 7 INFO cinder.api.openstack.wsgi [None req-3d48aaf6-f23c-49b3-91e6-aa991d0c2934 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:36:57.453 8 INFO cinder.api.openstack.wsgi [None req-4aeba437-c5a7-4b0f-9b55-e4f1098c44b5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:37:07.453 8 INFO cinder.api.openstack.wsgi [None req-4aeba437-c5a7-4b0f-9b55-e4f1098c44b5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:37:07.452 7 INFO cinder.api.openstack.wsgi [None req-3d48aaf6-f23c-49b3-91e6-aa991d0c2934 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:37:07.454 8 INFO cinder.api.openstack.wsgi [None req-4aeba437-c5a7-4b0f-9b55-e4f1098c44b5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:37:07.454 7 INFO cinder.api.openstack.wsgi [None req-3d48aaf6-f23c-49b3-91e6-aa991d0c2934 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:37:17.452 8 INFO cinder.api.openstack.wsgi [None req-4aeba437-c5a7-4b0f-9b55-e4f1098c44b5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:37:17.452 7 INFO cinder.api.openstack.wsgi [None req-3d48aaf6-f23c-49b3-91e6-aa991d0c2934 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:37:17.453 8 INFO cinder.api.openstack.wsgi [None req-4aeba437-c5a7-4b0f-9b55-e4f1098c44b5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:37:17.454 7 INFO cinder.api.openstack.wsgi [None req-3d48aaf6-f23c-49b3-91e6-aa991d0c2934 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:37:19.182 8 INFO cinder.api.openstack.wsgi [None req-d339ff5b-5060-4268-8ad5-064fe1b6d33e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:37:19.190 8 INFO cinder.volume.api [None req-d339ff5b-5060-4268-8ad5-064fe1b6d33e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:37:19.192 8 INFO cinder.api.openstack.wsgi [None req-d339ff5b-5060-4268-8ad5-064fe1b6d33e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 209/416] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:37:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 08:37:19.232 7 INFO cinder.api.openstack.wsgi [None req-feeb997c-ee79-4410-9a23-3ed7e7cf1eaf 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true 2026-04-23 08:37:19.260 7 INFO cinder.api.openstack.wsgi [None req-feeb997c-ee79-4410-9a23-3ed7e7cf1eaf 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 208/417] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:37:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:37:19.271 8 INFO cinder.api.openstack.wsgi [None req-a530785c-3d80-4c2f-809e-d203bf08495d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true 2026-04-23 08:37:19.286 8 INFO cinder.api.openstack.wsgi [None req-a530785c-3d80-4c2f-809e-d203bf08495d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 210/418] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:37:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:37:19.297 7 INFO cinder.api.openstack.wsgi [None req-6fc288a6-5139-47e8-8b63-d9f23130f5c0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true 2026-04-23 08:37:19.324 7 INFO cinder.api.openstack.wsgi [None req-6fc288a6-5139-47e8-8b63-d9f23130f5c0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 209/419] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:37:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:37:19.336 8 INFO cinder.api.openstack.wsgi [None req-8bc940bb-0154-4e8d-9070-ef92a5559ed0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true 2026-04-23 08:37:19.349 8 INFO cinder.volume.api [None req-8bc940bb-0154-4e8d-9070-ef92a5559ed0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all snapshots completed successfully. 2026-04-23 08:37:19.350 8 INFO cinder.api.openstack.wsgi [None req-8bc940bb-0154-4e8d-9070-ef92a5559ed0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 211/420] 10.0.0.133 () {28 vars in 674 bytes} [Thu Apr 23 08:37:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 08:37:19.361 7 INFO cinder.api.openstack.wsgi [None req-6ed66633-4c8b-4f45-8457-75eab88edfdf 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:37:19.390 7 INFO cinder.volume.api [None req-6ed66633-4c8b-4f45-8457-75eab88edfdf 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:37:19.392 7 INFO cinder.api.openstack.wsgi [None req-6ed66633-4c8b-4f45-8457-75eab88edfdf 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 210/421] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:37:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 08:37:19.404 8 INFO cinder.api.openstack.wsgi [None req-4675bf3f-8101-4feb-9448-9de2d1a627ca 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true 2026-04-23 08:37:19.938 8 INFO cinder.api.openstack.wsgi [None req-4675bf3f-8101-4feb-9448-9de2d1a627ca 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 212/422] 10.0.0.133 () {28 vars in 696 bytes} [Thu Apr 23 08:37:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true => generated 670 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:37:19.953 7 INFO cinder.api.openstack.wsgi [None req-7453fdc8-903d-4f25-82c7-9c5a2f438589 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services 2026-04-23 08:37:19.980 7 INFO cinder.api.openstack.wsgi [None req-7453fdc8-903d-4f25-82c7-9c5a2f438589 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services returned with HTTP 200 [pid: 7|app: 0|req: 211/423] 10.0.0.133 () {28 vars in 645 bytes} [Thu Apr 23 08:37:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-services => generated 646 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:37:27.452 8 INFO cinder.api.openstack.wsgi [None req-4675bf3f-8101-4feb-9448-9de2d1a627ca 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:37:27.452 7 INFO cinder.api.openstack.wsgi [None req-7453fdc8-903d-4f25-82c7-9c5a2f438589 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:37:27.453 7 INFO cinder.api.openstack.wsgi [None req-7453fdc8-903d-4f25-82c7-9c5a2f438589 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:37:27.453 8 INFO cinder.api.openstack.wsgi [None req-4675bf3f-8101-4feb-9448-9de2d1a627ca 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:37:37.453 7 INFO cinder.api.openstack.wsgi [None req-7453fdc8-903d-4f25-82c7-9c5a2f438589 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:37:37.453 8 INFO cinder.api.openstack.wsgi [None req-4675bf3f-8101-4feb-9448-9de2d1a627ca 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:37:37.454 8 INFO cinder.api.openstack.wsgi [None req-4675bf3f-8101-4feb-9448-9de2d1a627ca 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:37:37.454 7 INFO cinder.api.openstack.wsgi [None req-7453fdc8-903d-4f25-82c7-9c5a2f438589 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:37:47.452 7 INFO cinder.api.openstack.wsgi [None req-7453fdc8-903d-4f25-82c7-9c5a2f438589 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:37:47.452 8 INFO cinder.api.openstack.wsgi [None req-4675bf3f-8101-4feb-9448-9de2d1a627ca 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:37:47.453 7 INFO cinder.api.openstack.wsgi [None req-7453fdc8-903d-4f25-82c7-9c5a2f438589 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:37:47.454 8 INFO cinder.api.openstack.wsgi [None req-4675bf3f-8101-4feb-9448-9de2d1a627ca 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:37:57.452 8 INFO cinder.api.openstack.wsgi [None req-4675bf3f-8101-4feb-9448-9de2d1a627ca 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:37:57.452 7 INFO cinder.api.openstack.wsgi [None req-7453fdc8-903d-4f25-82c7-9c5a2f438589 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:37:57.453 8 INFO cinder.api.openstack.wsgi [None req-4675bf3f-8101-4feb-9448-9de2d1a627ca 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:37:57.454 7 INFO cinder.api.openstack.wsgi [None req-7453fdc8-903d-4f25-82c7-9c5a2f438589 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:38:07.452 7 INFO cinder.api.openstack.wsgi [None req-7453fdc8-903d-4f25-82c7-9c5a2f438589 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:38:07.453 8 INFO cinder.api.openstack.wsgi [None req-4675bf3f-8101-4feb-9448-9de2d1a627ca 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:38:07.453 7 INFO cinder.api.openstack.wsgi [None req-7453fdc8-903d-4f25-82c7-9c5a2f438589 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:38:07.454 8 INFO cinder.api.openstack.wsgi [None req-4675bf3f-8101-4feb-9448-9de2d1a627ca 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:38:17.452 7 INFO cinder.api.openstack.wsgi [None req-7453fdc8-903d-4f25-82c7-9c5a2f438589 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:38:17.453 8 INFO cinder.api.openstack.wsgi [None req-4675bf3f-8101-4feb-9448-9de2d1a627ca 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:38:17.454 7 INFO cinder.api.openstack.wsgi [None req-7453fdc8-903d-4f25-82c7-9c5a2f438589 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:38:17.454 8 INFO cinder.api.openstack.wsgi [None req-4675bf3f-8101-4feb-9448-9de2d1a627ca 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:38:19.173 7 INFO cinder.api.openstack.wsgi [None req-751194ca-8588-4c20-be0f-c3800c3f76eb 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:38:19.184 7 INFO cinder.volume.api [None req-751194ca-8588-4c20-be0f-c3800c3f76eb 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:38:19.186 7 INFO cinder.api.openstack.wsgi [None req-751194ca-8588-4c20-be0f-c3800c3f76eb 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 218/436] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:38:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 08:38:19.198 8 INFO cinder.api.openstack.wsgi [None req-f5d2af93-e4fa-498d-8fb5-5b4072c0e3ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true 2026-04-23 08:38:19.204 8 INFO cinder.volume.api [None req-f5d2af93-e4fa-498d-8fb5-5b4072c0e3ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all snapshots completed successfully. 2026-04-23 08:38:19.204 8 INFO cinder.api.openstack.wsgi [None req-f5d2af93-e4fa-498d-8fb5-5b4072c0e3ea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 219/437] 10.0.0.133 () {28 vars in 674 bytes} [Thu Apr 23 08:38:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:38:19.252 7 INFO cinder.api.openstack.wsgi [None req-31cc18e2-77b5-40be-bec3-f53272aa9880 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true 2026-04-23 08:38:19.278 7 INFO cinder.api.openstack.wsgi [None req-31cc18e2-77b5-40be-bec3-f53272aa9880 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 219/438] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:38:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:38:19.289 8 INFO cinder.api.openstack.wsgi [None req-4f9c3fbd-529b-402e-9452-d432482fc447 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true 2026-04-23 08:38:19.312 8 INFO cinder.api.openstack.wsgi [None req-4f9c3fbd-529b-402e-9452-d432482fc447 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 220/439] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:38:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:38:19.324 7 INFO cinder.api.openstack.wsgi [None req-dc61c3fc-392d-49c4-81a9-7db80fef6651 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true 2026-04-23 08:38:19.349 7 INFO cinder.api.openstack.wsgi [None req-dc61c3fc-392d-49c4-81a9-7db80fef6651 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 220/440] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:38:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:38:19.358 8 INFO cinder.api.openstack.wsgi [None req-5bf73152-2b63-4db4-8c10-d5635a0994fa 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:38:19.365 8 INFO cinder.volume.api [None req-5bf73152-2b63-4db4-8c10-d5635a0994fa 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:38:19.366 8 INFO cinder.api.openstack.wsgi [None req-5bf73152-2b63-4db4-8c10-d5635a0994fa 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 221/441] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:38:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 08:38:19.376 7 INFO cinder.api.openstack.wsgi [None req-9be7bdaf-5aaf-43ee-b173-5a7c19e103c0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true 2026-04-23 08:38:19.880 7 INFO cinder.api.openstack.wsgi [None req-9be7bdaf-5aaf-43ee-b173-5a7c19e103c0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 221/442] 10.0.0.133 () {28 vars in 696 bytes} [Thu Apr 23 08:38:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:38:19.893 8 INFO cinder.api.openstack.wsgi [None req-0223d7d8-f093-4fe9-b7e1-427a71102714 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services 2026-04-23 08:38:19.900 8 INFO cinder.api.openstack.wsgi [None req-0223d7d8-f093-4fe9-b7e1-427a71102714 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services returned with HTTP 200 [pid: 8|app: 0|req: 222/443] 10.0.0.133 () {28 vars in 645 bytes} [Thu Apr 23 08:38:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:38:27.452 7 INFO cinder.api.openstack.wsgi [None req-9be7bdaf-5aaf-43ee-b173-5a7c19e103c0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:38:27.452 8 INFO cinder.api.openstack.wsgi [None req-0223d7d8-f093-4fe9-b7e1-427a71102714 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:38:27.453 8 INFO cinder.api.openstack.wsgi [None req-0223d7d8-f093-4fe9-b7e1-427a71102714 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:38:27.454 7 INFO cinder.api.openstack.wsgi [None req-9be7bdaf-5aaf-43ee-b173-5a7c19e103c0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:38:37.453 8 INFO cinder.api.openstack.wsgi [None req-0223d7d8-f093-4fe9-b7e1-427a71102714 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:38:37.453 7 INFO cinder.api.openstack.wsgi [None req-9be7bdaf-5aaf-43ee-b173-5a7c19e103c0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:38:37.454 8 INFO cinder.api.openstack.wsgi [None req-0223d7d8-f093-4fe9-b7e1-427a71102714 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:38:37.455 7 INFO cinder.api.openstack.wsgi [None req-9be7bdaf-5aaf-43ee-b173-5a7c19e103c0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:38:47.452 7 INFO cinder.api.openstack.wsgi [None req-9be7bdaf-5aaf-43ee-b173-5a7c19e103c0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:38:47.452 8 INFO cinder.api.openstack.wsgi [None req-0223d7d8-f093-4fe9-b7e1-427a71102714 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:38:47.453 8 INFO cinder.api.openstack.wsgi [None req-0223d7d8-f093-4fe9-b7e1-427a71102714 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:38:47.453 7 INFO cinder.api.openstack.wsgi [None req-9be7bdaf-5aaf-43ee-b173-5a7c19e103c0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:38:57.453 8 INFO cinder.api.openstack.wsgi [None req-0223d7d8-f093-4fe9-b7e1-427a71102714 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:38:57.453 7 INFO cinder.api.openstack.wsgi [None req-9be7bdaf-5aaf-43ee-b173-5a7c19e103c0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:38:57.454 8 INFO cinder.api.openstack.wsgi [None req-0223d7d8-f093-4fe9-b7e1-427a71102714 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:38:57.454 7 INFO cinder.api.openstack.wsgi [None req-9be7bdaf-5aaf-43ee-b173-5a7c19e103c0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:39:07.452 8 INFO cinder.api.openstack.wsgi [None req-0223d7d8-f093-4fe9-b7e1-427a71102714 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:39:07.453 7 INFO cinder.api.openstack.wsgi [None req-9be7bdaf-5aaf-43ee-b173-5a7c19e103c0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:39:07.453 8 INFO cinder.api.openstack.wsgi [None req-0223d7d8-f093-4fe9-b7e1-427a71102714 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:39:07.454 7 INFO cinder.api.openstack.wsgi [None req-9be7bdaf-5aaf-43ee-b173-5a7c19e103c0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:39:17.453 8 INFO cinder.api.openstack.wsgi [None req-0223d7d8-f093-4fe9-b7e1-427a71102714 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:39:17.453 7 INFO cinder.api.openstack.wsgi [None req-9be7bdaf-5aaf-43ee-b173-5a7c19e103c0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:39:17.454 8 INFO cinder.api.openstack.wsgi [None req-0223d7d8-f093-4fe9-b7e1-427a71102714 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:39:17.455 7 INFO cinder.api.openstack.wsgi [None req-9be7bdaf-5aaf-43ee-b173-5a7c19e103c0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:39:19.186 8 INFO cinder.api.openstack.wsgi [None req-3839bc4d-6922-405d-98b7-ae180f54acab 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services 2026-04-23 08:39:19.192 8 INFO cinder.api.openstack.wsgi [None req-3839bc4d-6922-405d-98b7-ae180f54acab 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services returned with HTTP 200 [pid: 8|app: 0|req: 229/456] 10.0.0.133 () {28 vars in 645 bytes} [Thu Apr 23 08:39:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-services => generated 646 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:39:19.231 7 INFO cinder.api.openstack.wsgi [None req-fabeaf05-ae82-481a-8c3a-ce4800bcb760 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true 2026-04-23 08:39:19.254 7 INFO cinder.api.openstack.wsgi [None req-fabeaf05-ae82-481a-8c3a-ce4800bcb760 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 228/457] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:39:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:39:19.266 8 INFO cinder.api.openstack.wsgi [None req-cb7faa9b-583a-4f4c-abf0-b18f7bb68880 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true 2026-04-23 08:39:19.289 8 INFO cinder.api.openstack.wsgi [None req-cb7faa9b-583a-4f4c-abf0-b18f7bb68880 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 230/458] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:39:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:39:19.300 7 INFO cinder.api.openstack.wsgi [None req-a8a8941e-ce49-4381-bc29-bf19c7302774 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true 2026-04-23 08:39:19.322 7 INFO cinder.api.openstack.wsgi [None req-a8a8941e-ce49-4381-bc29-bf19c7302774 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 229/459] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:39:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:39:19.332 8 INFO cinder.api.openstack.wsgi [None req-c01a031b-86dc-4351-b8a1-573a304e98c2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:39:19.340 8 INFO cinder.volume.api [None req-c01a031b-86dc-4351-b8a1-573a304e98c2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:39:19.342 8 INFO cinder.api.openstack.wsgi [None req-c01a031b-86dc-4351-b8a1-573a304e98c2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 231/460] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:39:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:39:19.352 7 INFO cinder.api.openstack.wsgi [None req-1ecb3598-f229-47f8-a406-ec7ab13a20c5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true 2026-04-23 08:39:19.855 7 INFO cinder.api.openstack.wsgi [None req-1ecb3598-f229-47f8-a406-ec7ab13a20c5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 230/461] 10.0.0.133 () {28 vars in 696 bytes} [Thu Apr 23 08:39:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:39:19.864 8 INFO cinder.api.openstack.wsgi [None req-921aa5b9-5691-4ffb-8566-f3119a16bd3e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:39:19.873 8 INFO cinder.volume.api [None req-921aa5b9-5691-4ffb-8566-f3119a16bd3e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:39:19.875 8 INFO cinder.api.openstack.wsgi [None req-921aa5b9-5691-4ffb-8566-f3119a16bd3e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 232/462] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:39:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:39:19.886 7 INFO cinder.api.openstack.wsgi [None req-928c5a6f-8674-41ca-b28e-ab16b67fbc2d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true 2026-04-23 08:39:19.894 7 INFO cinder.volume.api [None req-928c5a6f-8674-41ca-b28e-ab16b67fbc2d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all snapshots completed successfully. 2026-04-23 08:39:19.894 7 INFO cinder.api.openstack.wsgi [None req-928c5a6f-8674-41ca-b28e-ab16b67fbc2d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 231/463] 10.0.0.133 () {28 vars in 674 bytes} [Thu Apr 23 08:39:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:39:27.452 8 INFO cinder.api.openstack.wsgi [None req-921aa5b9-5691-4ffb-8566-f3119a16bd3e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:39:27.453 8 INFO cinder.api.openstack.wsgi [None req-921aa5b9-5691-4ffb-8566-f3119a16bd3e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:39:27.453 7 INFO cinder.api.openstack.wsgi [None req-928c5a6f-8674-41ca-b28e-ab16b67fbc2d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:39:27.454 7 INFO cinder.api.openstack.wsgi [None req-928c5a6f-8674-41ca-b28e-ab16b67fbc2d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:39:37.452 7 INFO cinder.api.openstack.wsgi [None req-928c5a6f-8674-41ca-b28e-ab16b67fbc2d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:39:37.452 8 INFO cinder.api.openstack.wsgi [None req-921aa5b9-5691-4ffb-8566-f3119a16bd3e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:39:37.453 7 INFO cinder.api.openstack.wsgi [None req-928c5a6f-8674-41ca-b28e-ab16b67fbc2d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:39:37.453 8 INFO cinder.api.openstack.wsgi [None req-921aa5b9-5691-4ffb-8566-f3119a16bd3e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:39:47.452 7 INFO cinder.api.openstack.wsgi [None req-928c5a6f-8674-41ca-b28e-ab16b67fbc2d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:39:47.453 8 INFO cinder.api.openstack.wsgi [None req-921aa5b9-5691-4ffb-8566-f3119a16bd3e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:39:47.453 7 INFO cinder.api.openstack.wsgi [None req-928c5a6f-8674-41ca-b28e-ab16b67fbc2d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:39:47.454 8 INFO cinder.api.openstack.wsgi [None req-921aa5b9-5691-4ffb-8566-f3119a16bd3e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:39:57.452 8 INFO cinder.api.openstack.wsgi [None req-921aa5b9-5691-4ffb-8566-f3119a16bd3e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:39:57.452 7 INFO cinder.api.openstack.wsgi [None req-928c5a6f-8674-41ca-b28e-ab16b67fbc2d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:39:57.453 8 INFO cinder.api.openstack.wsgi [None req-921aa5b9-5691-4ffb-8566-f3119a16bd3e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:39:57.453 7 INFO cinder.api.openstack.wsgi [None req-928c5a6f-8674-41ca-b28e-ab16b67fbc2d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:40:07.453 7 INFO cinder.api.openstack.wsgi [None req-928c5a6f-8674-41ca-b28e-ab16b67fbc2d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:40:07.453 8 INFO cinder.api.openstack.wsgi [None req-921aa5b9-5691-4ffb-8566-f3119a16bd3e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:40:07.454 7 INFO cinder.api.openstack.wsgi [None req-928c5a6f-8674-41ca-b28e-ab16b67fbc2d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:40:07.456 8 INFO cinder.api.openstack.wsgi [None req-921aa5b9-5691-4ffb-8566-f3119a16bd3e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:40:17.453 7 INFO cinder.api.openstack.wsgi [None req-928c5a6f-8674-41ca-b28e-ab16b67fbc2d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:40:17.453 8 INFO cinder.api.openstack.wsgi [None req-921aa5b9-5691-4ffb-8566-f3119a16bd3e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:40:17.453 7 INFO cinder.api.openstack.wsgi [None req-928c5a6f-8674-41ca-b28e-ab16b67fbc2d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:40:17.455 8 INFO cinder.api.openstack.wsgi [None req-921aa5b9-5691-4ffb-8566-f3119a16bd3e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:40:19.173 7 INFO cinder.api.openstack.wsgi [None req-ee829ed3-b31e-4f78-8c35-a793a69ffe89 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:40:19.181 7 INFO cinder.volume.api [None req-ee829ed3-b31e-4f78-8c35-a793a69ffe89 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:40:19.183 7 INFO cinder.api.openstack.wsgi [None req-ee829ed3-b31e-4f78-8c35-a793a69ffe89 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 238/476] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:40:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 08:40:19.193 8 INFO cinder.api.openstack.wsgi [None req-f4a66d5a-1498-4c8a-8228-7450d4158b9a 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true 2026-04-23 08:40:19.200 8 INFO cinder.volume.api [None req-f4a66d5a-1498-4c8a-8228-7450d4158b9a 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all snapshots completed successfully. 2026-04-23 08:40:19.200 8 INFO cinder.api.openstack.wsgi [None req-f4a66d5a-1498-4c8a-8228-7450d4158b9a 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 239/477] 10.0.0.133 () {28 vars in 674 bytes} [Thu Apr 23 08:40:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:40:19.213 7 INFO cinder.api.openstack.wsgi [None req-0ae9aa11-8cf5-471d-927c-565aebcbc452 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:40:19.221 7 INFO cinder.volume.api [None req-0ae9aa11-8cf5-471d-927c-565aebcbc452 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:40:19.223 7 INFO cinder.api.openstack.wsgi [None req-0ae9aa11-8cf5-471d-927c-565aebcbc452 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 239/478] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:40:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:40:19.268 8 INFO cinder.api.openstack.wsgi [None req-046fecfe-93c7-4b69-91c6-98c18ddadcd5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true 2026-04-23 08:40:19.296 8 INFO cinder.api.openstack.wsgi [None req-046fecfe-93c7-4b69-91c6-98c18ddadcd5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 240/479] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:40:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:40:19.312 7 INFO cinder.api.openstack.wsgi [None req-e6bcf51c-4552-4dcd-bf4d-393cced89612 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true 2026-04-23 08:40:19.334 7 INFO cinder.api.openstack.wsgi [None req-e6bcf51c-4552-4dcd-bf4d-393cced89612 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 240/480] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:40:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:40:19.348 8 INFO cinder.api.openstack.wsgi [None req-f3b73bb8-70a1-4922-8106-10198be2c667 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true 2026-04-23 08:40:19.371 8 INFO cinder.api.openstack.wsgi [None req-f3b73bb8-70a1-4922-8106-10198be2c667 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 241/481] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:40:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:40:19.383 7 INFO cinder.api.openstack.wsgi [None req-028dbc47-63ee-4ab1-9c03-807adb2f6b09 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true 2026-04-23 08:40:19.886 7 INFO cinder.api.openstack.wsgi [None req-028dbc47-63ee-4ab1-9c03-807adb2f6b09 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 241/482] 10.0.0.133 () {28 vars in 696 bytes} [Thu Apr 23 08:40:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:40:19.901 8 INFO cinder.api.openstack.wsgi [None req-3f52a127-93b9-4f65-9f48-73219ee31680 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services 2026-04-23 08:40:19.907 8 INFO cinder.api.openstack.wsgi [None req-3f52a127-93b9-4f65-9f48-73219ee31680 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services returned with HTTP 200 [pid: 8|app: 0|req: 242/483] 10.0.0.133 () {28 vars in 645 bytes} [Thu Apr 23 08:40:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:40:27.452 7 INFO cinder.api.openstack.wsgi [None req-028dbc47-63ee-4ab1-9c03-807adb2f6b09 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:40:27.452 8 INFO cinder.api.openstack.wsgi [None req-3f52a127-93b9-4f65-9f48-73219ee31680 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:40:27.453 7 INFO cinder.api.openstack.wsgi [None req-028dbc47-63ee-4ab1-9c03-807adb2f6b09 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:40:27.453 8 INFO cinder.api.openstack.wsgi [None req-3f52a127-93b9-4f65-9f48-73219ee31680 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:40:37.452 8 INFO cinder.api.openstack.wsgi [None req-3f52a127-93b9-4f65-9f48-73219ee31680 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:40:37.452 7 INFO cinder.api.openstack.wsgi [None req-028dbc47-63ee-4ab1-9c03-807adb2f6b09 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:40:37.453 8 INFO cinder.api.openstack.wsgi [None req-3f52a127-93b9-4f65-9f48-73219ee31680 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:40:37.453 7 INFO cinder.api.openstack.wsgi [None req-028dbc47-63ee-4ab1-9c03-807adb2f6b09 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:40:47.453 7 INFO cinder.api.openstack.wsgi [None req-028dbc47-63ee-4ab1-9c03-807adb2f6b09 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:40:47.453 8 INFO cinder.api.openstack.wsgi [None req-3f52a127-93b9-4f65-9f48-73219ee31680 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:40:47.454 8 INFO cinder.api.openstack.wsgi [None req-3f52a127-93b9-4f65-9f48-73219ee31680 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:40:47.454 7 INFO cinder.api.openstack.wsgi [None req-028dbc47-63ee-4ab1-9c03-807adb2f6b09 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:40:57.453 7 INFO cinder.api.openstack.wsgi [None req-028dbc47-63ee-4ab1-9c03-807adb2f6b09 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:40:57.453 8 INFO cinder.api.openstack.wsgi [None req-3f52a127-93b9-4f65-9f48-73219ee31680 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:40:57.454 7 INFO cinder.api.openstack.wsgi [None req-028dbc47-63ee-4ab1-9c03-807adb2f6b09 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:40:57.454 8 INFO cinder.api.openstack.wsgi [None req-3f52a127-93b9-4f65-9f48-73219ee31680 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:41:07.452 7 INFO cinder.api.openstack.wsgi [None req-028dbc47-63ee-4ab1-9c03-807adb2f6b09 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:41:07.452 8 INFO cinder.api.openstack.wsgi [None req-3f52a127-93b9-4f65-9f48-73219ee31680 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:41:07.453 7 INFO cinder.api.openstack.wsgi [None req-028dbc47-63ee-4ab1-9c03-807adb2f6b09 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:41:07.453 8 INFO cinder.api.openstack.wsgi [None req-3f52a127-93b9-4f65-9f48-73219ee31680 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:41:17.452 7 INFO cinder.api.openstack.wsgi [None req-028dbc47-63ee-4ab1-9c03-807adb2f6b09 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:41:17.453 8 INFO cinder.api.openstack.wsgi [None req-3f52a127-93b9-4f65-9f48-73219ee31680 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:41:17.453 7 INFO cinder.api.openstack.wsgi [None req-028dbc47-63ee-4ab1-9c03-807adb2f6b09 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:41:17.455 8 INFO cinder.api.openstack.wsgi [None req-3f52a127-93b9-4f65-9f48-73219ee31680 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:41:19.181 7 INFO cinder.api.openstack.wsgi [None req-15a2a972-568f-4087-b1b7-cbd8cf2caef0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true 2026-04-23 08:41:19.187 7 INFO cinder.volume.api [None req-15a2a972-568f-4087-b1b7-cbd8cf2caef0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all snapshots completed successfully. 2026-04-23 08:41:19.188 7 INFO cinder.api.openstack.wsgi [None req-15a2a972-568f-4087-b1b7-cbd8cf2caef0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 248/496] 10.0.0.133 () {28 vars in 674 bytes} [Thu Apr 23 08:41:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true => generated 17 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 08:41:19.232 8 INFO cinder.api.openstack.wsgi [None req-d921efc1-b5cc-406f-abd9-0645a44fd603 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true 2026-04-23 08:41:19.254 8 INFO cinder.api.openstack.wsgi [None req-d921efc1-b5cc-406f-abd9-0645a44fd603 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 249/497] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:41:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:41:19.267 7 INFO cinder.api.openstack.wsgi [None req-135f94cb-14d7-4647-b6c3-b75c89eb5e40 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true 2026-04-23 08:41:19.292 7 INFO cinder.api.openstack.wsgi [None req-135f94cb-14d7-4647-b6c3-b75c89eb5e40 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 249/498] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:41:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:41:19.306 8 INFO cinder.api.openstack.wsgi [None req-af2b9229-77fe-4c96-aded-1698f270f861 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true 2026-04-23 08:41:19.331 8 INFO cinder.api.openstack.wsgi [None req-af2b9229-77fe-4c96-aded-1698f270f861 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 250/499] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:41:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:41:19.343 7 INFO cinder.api.openstack.wsgi [None req-6acf0441-d358-4a1d-a1ae-cec1acacb5a4 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:41:19.352 7 INFO cinder.volume.api [None req-6acf0441-d358-4a1d-a1ae-cec1acacb5a4 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:41:19.354 7 INFO cinder.api.openstack.wsgi [None req-6acf0441-d358-4a1d-a1ae-cec1acacb5a4 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 250/500] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:41:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:41:19.366 8 INFO cinder.api.openstack.wsgi [None req-849f4eb2-eca0-4314-b2da-e39046267860 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true 2026-04-23 08:41:19.870 8 INFO cinder.api.openstack.wsgi [None req-849f4eb2-eca0-4314-b2da-e39046267860 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 251/501] 10.0.0.133 () {28 vars in 696 bytes} [Thu Apr 23 08:41:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:41:19.884 7 INFO cinder.api.openstack.wsgi [None req-201c86bd-3512-4396-bd91-ea0e83310be7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services 2026-04-23 08:41:19.889 7 INFO cinder.api.openstack.wsgi [None req-201c86bd-3512-4396-bd91-ea0e83310be7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services returned with HTTP 200 [pid: 7|app: 0|req: 251/502] 10.0.0.133 () {28 vars in 645 bytes} [Thu Apr 23 08:41:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:41:19.900 8 INFO cinder.api.openstack.wsgi [None req-3878f4c2-e123-424c-b229-0cb2d5ba0afc 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:41:19.910 8 INFO cinder.volume.api [None req-3878f4c2-e123-424c-b229-0cb2d5ba0afc 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:41:19.911 8 INFO cinder.api.openstack.wsgi [None req-3878f4c2-e123-424c-b229-0cb2d5ba0afc 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 252/503] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:41:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:41:27.452 7 INFO cinder.api.openstack.wsgi [None req-201c86bd-3512-4396-bd91-ea0e83310be7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:41:27.452 8 INFO cinder.api.openstack.wsgi [None req-3878f4c2-e123-424c-b229-0cb2d5ba0afc 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:41:27.453 8 INFO cinder.api.openstack.wsgi [None req-3878f4c2-e123-424c-b229-0cb2d5ba0afc 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:41:27.453 7 INFO cinder.api.openstack.wsgi [None req-201c86bd-3512-4396-bd91-ea0e83310be7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:41:37.453 7 INFO cinder.api.openstack.wsgi [None req-201c86bd-3512-4396-bd91-ea0e83310be7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:41:37.454 7 INFO cinder.api.openstack.wsgi [None req-201c86bd-3512-4396-bd91-ea0e83310be7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:41:37.455 8 INFO cinder.api.openstack.wsgi [None req-3878f4c2-e123-424c-b229-0cb2d5ba0afc 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:41:37.456 8 INFO cinder.api.openstack.wsgi [None req-3878f4c2-e123-424c-b229-0cb2d5ba0afc 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:41:47.452 8 INFO cinder.api.openstack.wsgi [None req-3878f4c2-e123-424c-b229-0cb2d5ba0afc 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:41:47.452 7 INFO cinder.api.openstack.wsgi [None req-201c86bd-3512-4396-bd91-ea0e83310be7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:41:47.453 8 INFO cinder.api.openstack.wsgi [None req-3878f4c2-e123-424c-b229-0cb2d5ba0afc 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:41:47.453 7 INFO cinder.api.openstack.wsgi [None req-201c86bd-3512-4396-bd91-ea0e83310be7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:41:57.452 7 INFO cinder.api.openstack.wsgi [None req-201c86bd-3512-4396-bd91-ea0e83310be7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:41:57.453 8 INFO cinder.api.openstack.wsgi [None req-3878f4c2-e123-424c-b229-0cb2d5ba0afc 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:41:57.453 7 INFO cinder.api.openstack.wsgi [None req-201c86bd-3512-4396-bd91-ea0e83310be7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:41:57.454 8 INFO cinder.api.openstack.wsgi [None req-3878f4c2-e123-424c-b229-0cb2d5ba0afc 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:42:07.452 7 INFO cinder.api.openstack.wsgi [None req-201c86bd-3512-4396-bd91-ea0e83310be7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:42:07.452 8 INFO cinder.api.openstack.wsgi [None req-3878f4c2-e123-424c-b229-0cb2d5ba0afc 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:42:07.453 7 INFO cinder.api.openstack.wsgi [None req-201c86bd-3512-4396-bd91-ea0e83310be7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:42:07.454 8 INFO cinder.api.openstack.wsgi [None req-3878f4c2-e123-424c-b229-0cb2d5ba0afc 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:42:17.452 7 INFO cinder.api.openstack.wsgi [None req-201c86bd-3512-4396-bd91-ea0e83310be7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:42:17.453 8 INFO cinder.api.openstack.wsgi [None req-3878f4c2-e123-424c-b229-0cb2d5ba0afc 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:42:17.453 7 INFO cinder.api.openstack.wsgi [None req-201c86bd-3512-4396-bd91-ea0e83310be7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:42:17.454 8 INFO cinder.api.openstack.wsgi [None req-3878f4c2-e123-424c-b229-0cb2d5ba0afc 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:42:19.172 7 INFO cinder.api.openstack.wsgi [None req-ca32db59-b08b-424b-8729-9046c79d3907 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services 2026-04-23 08:42:19.177 7 INFO cinder.api.openstack.wsgi [None req-ca32db59-b08b-424b-8729-9046c79d3907 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services returned with HTTP 200 [pid: 7|app: 0|req: 258/516] 10.0.0.133 () {28 vars in 645 bytes} [Thu Apr 23 08:42:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-services => generated 646 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:42:19.187 8 INFO cinder.api.openstack.wsgi [None req-3be90449-4a46-4989-9d0a-22fcba2de9e3 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:42:19.197 8 INFO cinder.volume.api [None req-3be90449-4a46-4989-9d0a-22fcba2de9e3 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:42:19.198 8 INFO cinder.api.openstack.wsgi [None req-3be90449-4a46-4989-9d0a-22fcba2de9e3 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 259/517] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:42:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:42:19.210 7 INFO cinder.api.openstack.wsgi [None req-329419f2-bcd4-42bd-9d24-74e36633efcd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:42:19.219 7 INFO cinder.volume.api [None req-329419f2-bcd4-42bd-9d24-74e36633efcd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:42:19.221 7 INFO cinder.api.openstack.wsgi [None req-329419f2-bcd4-42bd-9d24-74e36633efcd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 259/518] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:42:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:42:19.233 8 INFO cinder.api.openstack.wsgi [None req-0f346ed0-2aa1-44d8-bbd3-12b8cd60ae01 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true 2026-04-23 08:42:19.239 8 INFO cinder.volume.api [None req-0f346ed0-2aa1-44d8-bbd3-12b8cd60ae01 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all snapshots completed successfully. 2026-04-23 08:42:19.239 8 INFO cinder.api.openstack.wsgi [None req-0f346ed0-2aa1-44d8-bbd3-12b8cd60ae01 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 260/519] 10.0.0.133 () {28 vars in 674 bytes} [Thu Apr 23 08:42:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:42:19.285 7 INFO cinder.api.openstack.wsgi [None req-94ce7468-86b5-4b6d-b1ca-5c261747bc17 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true 2026-04-23 08:42:19.303 7 INFO cinder.api.openstack.wsgi [None req-94ce7468-86b5-4b6d-b1ca-5c261747bc17 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 260/520] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:42:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:42:19.315 8 INFO cinder.api.openstack.wsgi [None req-9b9c0a3d-328e-4038-9afc-72529cf4be6c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true 2026-04-23 08:42:19.333 8 INFO cinder.api.openstack.wsgi [None req-9b9c0a3d-328e-4038-9afc-72529cf4be6c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 261/521] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:42:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:42:19.350 7 INFO cinder.api.openstack.wsgi [None req-d9fbd7dc-2033-4007-ac30-0d532ab97438 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true 2026-04-23 08:42:19.367 7 INFO cinder.api.openstack.wsgi [None req-d9fbd7dc-2033-4007-ac30-0d532ab97438 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 261/522] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:42:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:42:19.378 8 INFO cinder.api.openstack.wsgi [None req-4a33fbd6-1f24-4283-a0cc-3eaa3605ab79 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true 2026-04-23 08:42:19.882 8 INFO cinder.api.openstack.wsgi [None req-4a33fbd6-1f24-4283-a0cc-3eaa3605ab79 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 262/523] 10.0.0.133 () {28 vars in 696 bytes} [Thu Apr 23 08:42:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:42:27.452 8 INFO cinder.api.openstack.wsgi [None req-4a33fbd6-1f24-4283-a0cc-3eaa3605ab79 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:42:27.452 7 INFO cinder.api.openstack.wsgi [None req-d9fbd7dc-2033-4007-ac30-0d532ab97438 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:42:27.453 8 INFO cinder.api.openstack.wsgi [None req-4a33fbd6-1f24-4283-a0cc-3eaa3605ab79 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:42:27.453 7 INFO cinder.api.openstack.wsgi [None req-d9fbd7dc-2033-4007-ac30-0d532ab97438 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:42:37.452 8 INFO cinder.api.openstack.wsgi [None req-4a33fbd6-1f24-4283-a0cc-3eaa3605ab79 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:42:37.452 8 INFO cinder.api.openstack.wsgi [None req-4a33fbd6-1f24-4283-a0cc-3eaa3605ab79 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:42:37.452 7 INFO cinder.api.openstack.wsgi [None req-d9fbd7dc-2033-4007-ac30-0d532ab97438 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:42:37.455 7 INFO cinder.api.openstack.wsgi [None req-d9fbd7dc-2033-4007-ac30-0d532ab97438 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:42:47.452 8 INFO cinder.api.openstack.wsgi [None req-4a33fbd6-1f24-4283-a0cc-3eaa3605ab79 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:42:47.453 7 INFO cinder.api.openstack.wsgi [None req-d9fbd7dc-2033-4007-ac30-0d532ab97438 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:42:47.453 8 INFO cinder.api.openstack.wsgi [None req-4a33fbd6-1f24-4283-a0cc-3eaa3605ab79 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:42:47.454 7 INFO cinder.api.openstack.wsgi [None req-d9fbd7dc-2033-4007-ac30-0d532ab97438 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:42:57.452 8 INFO cinder.api.openstack.wsgi [None req-4a33fbd6-1f24-4283-a0cc-3eaa3605ab79 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:42:57.452 7 INFO cinder.api.openstack.wsgi [None req-d9fbd7dc-2033-4007-ac30-0d532ab97438 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:42:57.453 7 INFO cinder.api.openstack.wsgi [None req-d9fbd7dc-2033-4007-ac30-0d532ab97438 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:42:57.454 8 INFO cinder.api.openstack.wsgi [None req-4a33fbd6-1f24-4283-a0cc-3eaa3605ab79 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:43:07.452 7 INFO cinder.api.openstack.wsgi [None req-d9fbd7dc-2033-4007-ac30-0d532ab97438 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:43:07.454 7 INFO cinder.api.openstack.wsgi [None req-d9fbd7dc-2033-4007-ac30-0d532ab97438 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:43:07.454 8 INFO cinder.api.openstack.wsgi [None req-4a33fbd6-1f24-4283-a0cc-3eaa3605ab79 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:43:07.456 8 INFO cinder.api.openstack.wsgi [None req-4a33fbd6-1f24-4283-a0cc-3eaa3605ab79 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:43:17.452 8 INFO cinder.api.openstack.wsgi [None req-4a33fbd6-1f24-4283-a0cc-3eaa3605ab79 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:43:17.452 7 INFO cinder.api.openstack.wsgi [None req-d9fbd7dc-2033-4007-ac30-0d532ab97438 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:43:17.453 7 INFO cinder.api.openstack.wsgi [None req-d9fbd7dc-2033-4007-ac30-0d532ab97438 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:43:17.453 8 INFO cinder.api.openstack.wsgi [None req-4a33fbd6-1f24-4283-a0cc-3eaa3605ab79 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:43:19.177 7 INFO cinder.api.openstack.wsgi [None req-b1ef0faf-d25d-4f87-a72b-98f40f2ccad0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true 2026-04-23 08:43:19.183 7 INFO cinder.volume.api [None req-b1ef0faf-d25d-4f87-a72b-98f40f2ccad0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all snapshots completed successfully. 2026-04-23 08:43:19.183 7 INFO cinder.api.openstack.wsgi [None req-b1ef0faf-d25d-4f87-a72b-98f40f2ccad0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 268/536] 10.0.0.133 () {28 vars in 674 bytes} [Thu Apr 23 08:43:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true => generated 17 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 08:43:19.192 8 INFO cinder.api.openstack.wsgi [None req-949cde10-807c-4adf-953d-5e957bdf306a 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:43:19.202 8 INFO cinder.volume.api [None req-949cde10-807c-4adf-953d-5e957bdf306a 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:43:19.204 8 INFO cinder.api.openstack.wsgi [None req-949cde10-807c-4adf-953d-5e957bdf306a 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 269/537] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:43:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:43:19.240 7 INFO cinder.api.openstack.wsgi [None req-485ac5d7-8941-4275-8c0b-4669d9adb490 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true 2026-04-23 08:43:19.260 7 INFO cinder.api.openstack.wsgi [None req-485ac5d7-8941-4275-8c0b-4669d9adb490 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 269/538] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:43:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:43:19.273 8 INFO cinder.api.openstack.wsgi [None req-7b670a08-7bb4-4643-b055-c56460c668b9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true 2026-04-23 08:43:19.295 8 INFO cinder.api.openstack.wsgi [None req-7b670a08-7bb4-4643-b055-c56460c668b9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 270/539] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:43:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:43:19.304 7 INFO cinder.api.openstack.wsgi [None req-2277de40-c1fe-45dc-9e5b-eb93e6c74d25 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true 2026-04-23 08:43:19.327 7 INFO cinder.api.openstack.wsgi [None req-2277de40-c1fe-45dc-9e5b-eb93e6c74d25 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 270/540] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:43:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:43:19.338 8 INFO cinder.api.openstack.wsgi [None req-e47894e3-c3bc-43f0-aa6c-4e17376fd875 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services 2026-04-23 08:43:19.344 8 INFO cinder.api.openstack.wsgi [None req-e47894e3-c3bc-43f0-aa6c-4e17376fd875 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services returned with HTTP 200 [pid: 8|app: 0|req: 271/541] 10.0.0.133 () {28 vars in 645 bytes} [Thu Apr 23 08:43:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:43:19.353 7 INFO cinder.api.openstack.wsgi [None req-b167c17e-f50b-4713-925b-84ddb678e3bf 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:43:19.363 7 INFO cinder.volume.api [None req-b167c17e-f50b-4713-925b-84ddb678e3bf 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:43:19.365 7 INFO cinder.api.openstack.wsgi [None req-b167c17e-f50b-4713-925b-84ddb678e3bf 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 271/542] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:43:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:43:19.384 8 INFO cinder.api.openstack.wsgi [None req-eb3dcf3c-ee3e-48a0-a099-da1c904af0b6 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true 2026-04-23 08:43:19.888 8 INFO cinder.api.openstack.wsgi [None req-eb3dcf3c-ee3e-48a0-a099-da1c904af0b6 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 272/543] 10.0.0.133 () {28 vars in 696 bytes} [Thu Apr 23 08:43:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true => generated 670 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:43:27.452 8 INFO cinder.api.openstack.wsgi [None req-eb3dcf3c-ee3e-48a0-a099-da1c904af0b6 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:43:27.452 7 INFO cinder.api.openstack.wsgi [None req-b167c17e-f50b-4713-925b-84ddb678e3bf 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:43:27.453 8 INFO cinder.api.openstack.wsgi [None req-eb3dcf3c-ee3e-48a0-a099-da1c904af0b6 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:43:27.453 7 INFO cinder.api.openstack.wsgi [None req-b167c17e-f50b-4713-925b-84ddb678e3bf 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:43:37.453 8 INFO cinder.api.openstack.wsgi [None req-eb3dcf3c-ee3e-48a0-a099-da1c904af0b6 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:43:37.453 7 INFO cinder.api.openstack.wsgi [None req-b167c17e-f50b-4713-925b-84ddb678e3bf 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:43:37.454 8 INFO cinder.api.openstack.wsgi [None req-eb3dcf3c-ee3e-48a0-a099-da1c904af0b6 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:43:37.454 7 INFO cinder.api.openstack.wsgi [None req-b167c17e-f50b-4713-925b-84ddb678e3bf 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:43:47.453 7 INFO cinder.api.openstack.wsgi [None req-b167c17e-f50b-4713-925b-84ddb678e3bf 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:43:47.453 8 INFO cinder.api.openstack.wsgi [None req-eb3dcf3c-ee3e-48a0-a099-da1c904af0b6 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:43:47.454 7 INFO cinder.api.openstack.wsgi [None req-b167c17e-f50b-4713-925b-84ddb678e3bf 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:43:47.454 8 INFO cinder.api.openstack.wsgi [None req-eb3dcf3c-ee3e-48a0-a099-da1c904af0b6 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:43:57.452 7 INFO cinder.api.openstack.wsgi [None req-b167c17e-f50b-4713-925b-84ddb678e3bf 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:43:57.452 8 INFO cinder.api.openstack.wsgi [None req-eb3dcf3c-ee3e-48a0-a099-da1c904af0b6 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:43:57.454 8 INFO cinder.api.openstack.wsgi [None req-eb3dcf3c-ee3e-48a0-a099-da1c904af0b6 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:43:57.454 7 INFO cinder.api.openstack.wsgi [None req-b167c17e-f50b-4713-925b-84ddb678e3bf 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:44:07.452 8 INFO cinder.api.openstack.wsgi [None req-eb3dcf3c-ee3e-48a0-a099-da1c904af0b6 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:44:07.452 7 INFO cinder.api.openstack.wsgi [None req-b167c17e-f50b-4713-925b-84ddb678e3bf 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:44:07.453 8 INFO cinder.api.openstack.wsgi [None req-eb3dcf3c-ee3e-48a0-a099-da1c904af0b6 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:44:07.453 7 INFO cinder.api.openstack.wsgi [None req-b167c17e-f50b-4713-925b-84ddb678e3bf 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:44:17.452 7 INFO cinder.api.openstack.wsgi [None req-b167c17e-f50b-4713-925b-84ddb678e3bf 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:44:17.452 8 INFO cinder.api.openstack.wsgi [None req-eb3dcf3c-ee3e-48a0-a099-da1c904af0b6 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:44:17.452 7 INFO cinder.api.openstack.wsgi [None req-b167c17e-f50b-4713-925b-84ddb678e3bf 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:44:17.452 8 INFO cinder.api.openstack.wsgi [None req-eb3dcf3c-ee3e-48a0-a099-da1c904af0b6 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:44:19.328 7 INFO cinder.api.openstack.wsgi [None req-4cf3c927-7411-40ca-b50a-f2da64defa1e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:44:19.338 7 INFO cinder.volume.api [None req-4cf3c927-7411-40ca-b50a-f2da64defa1e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:44:19.340 7 INFO cinder.api.openstack.wsgi [None req-4cf3c927-7411-40ca-b50a-f2da64defa1e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 278/556] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:44:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true => generated 15 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 08:44:19.350 8 INFO cinder.api.openstack.wsgi [None req-db39d510-6557-44fe-aebf-c0c517b4a75e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true 2026-04-23 08:44:19.356 8 INFO cinder.volume.api [None req-db39d510-6557-44fe-aebf-c0c517b4a75e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all snapshots completed successfully. 2026-04-23 08:44:19.357 8 INFO cinder.api.openstack.wsgi [None req-db39d510-6557-44fe-aebf-c0c517b4a75e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 279/557] 10.0.0.133 () {28 vars in 674 bytes} [Thu Apr 23 08:44:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:44:19.367 7 INFO cinder.api.openstack.wsgi [None req-556093c4-3cc0-4d6c-92c1-46c7ab7c04e7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:44:19.375 7 INFO cinder.volume.api [None req-556093c4-3cc0-4d6c-92c1-46c7ab7c04e7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:44:19.377 7 INFO cinder.api.openstack.wsgi [None req-556093c4-3cc0-4d6c-92c1-46c7ab7c04e7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 279/558] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:44:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:44:19.388 8 INFO cinder.api.openstack.wsgi [None req-6958aafb-394c-412f-9dcd-53eab9c028f2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true 2026-04-23 08:44:19.892 8 INFO cinder.api.openstack.wsgi [None req-6958aafb-394c-412f-9dcd-53eab9c028f2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 280/559] 10.0.0.133 () {28 vars in 696 bytes} [Thu Apr 23 08:44:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:44:19.996 7 INFO cinder.api.openstack.wsgi [None req-5127daf6-6cd8-45f9-968a-feda6cd94596 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true 2026-04-23 08:44:20.023 7 INFO cinder.api.openstack.wsgi [None req-5127daf6-6cd8-45f9-968a-feda6cd94596 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 280/560] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:44:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:44:20.038 8 INFO cinder.api.openstack.wsgi [None req-7848cc6b-5c5f-4dff-a77b-1d04e79a713a 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true 2026-04-23 08:44:20.062 8 INFO cinder.api.openstack.wsgi [None req-7848cc6b-5c5f-4dff-a77b-1d04e79a713a 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 281/561] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:44:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:44:20.074 7 INFO cinder.api.openstack.wsgi [None req-c5812b5b-973f-4c24-bbdd-127532bb2d81 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true 2026-04-23 08:44:20.093 7 INFO cinder.api.openstack.wsgi [None req-c5812b5b-973f-4c24-bbdd-127532bb2d81 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 281/562] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:44:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:44:20.106 8 INFO cinder.api.openstack.wsgi [None req-42e1555a-cd73-4dd9-ae6d-8442d32b6e5c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services 2026-04-23 08:44:20.112 8 INFO cinder.api.openstack.wsgi [None req-42e1555a-cd73-4dd9-ae6d-8442d32b6e5c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services returned with HTTP 200 [pid: 8|app: 0|req: 282/563] 10.0.0.133 () {28 vars in 645 bytes} [Thu Apr 23 08:44:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:44:27.452 8 INFO cinder.api.openstack.wsgi [None req-42e1555a-cd73-4dd9-ae6d-8442d32b6e5c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:44:27.452 7 INFO cinder.api.openstack.wsgi [None req-c5812b5b-973f-4c24-bbdd-127532bb2d81 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:44:27.453 8 INFO cinder.api.openstack.wsgi [None req-42e1555a-cd73-4dd9-ae6d-8442d32b6e5c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:44:27.453 7 INFO cinder.api.openstack.wsgi [None req-c5812b5b-973f-4c24-bbdd-127532bb2d81 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:44:37.452 7 INFO cinder.api.openstack.wsgi [None req-c5812b5b-973f-4c24-bbdd-127532bb2d81 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:44:37.452 8 INFO cinder.api.openstack.wsgi [None req-42e1555a-cd73-4dd9-ae6d-8442d32b6e5c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:44:37.453 7 INFO cinder.api.openstack.wsgi [None req-c5812b5b-973f-4c24-bbdd-127532bb2d81 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:44:37.453 8 INFO cinder.api.openstack.wsgi [None req-42e1555a-cd73-4dd9-ae6d-8442d32b6e5c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:44:47.452 8 INFO cinder.api.openstack.wsgi [None req-42e1555a-cd73-4dd9-ae6d-8442d32b6e5c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:44:47.452 7 INFO cinder.api.openstack.wsgi [None req-c5812b5b-973f-4c24-bbdd-127532bb2d81 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:44:47.453 7 INFO cinder.api.openstack.wsgi [None req-c5812b5b-973f-4c24-bbdd-127532bb2d81 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:44:47.453 8 INFO cinder.api.openstack.wsgi [None req-42e1555a-cd73-4dd9-ae6d-8442d32b6e5c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:44:57.453 8 INFO cinder.api.openstack.wsgi [None req-42e1555a-cd73-4dd9-ae6d-8442d32b6e5c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:44:57.453 7 INFO cinder.api.openstack.wsgi [None req-c5812b5b-973f-4c24-bbdd-127532bb2d81 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:44:57.454 8 INFO cinder.api.openstack.wsgi [None req-42e1555a-cd73-4dd9-ae6d-8442d32b6e5c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:44:57.454 7 INFO cinder.api.openstack.wsgi [None req-c5812b5b-973f-4c24-bbdd-127532bb2d81 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:45:07.452 8 INFO cinder.api.openstack.wsgi [None req-42e1555a-cd73-4dd9-ae6d-8442d32b6e5c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:45:07.453 7 INFO cinder.api.openstack.wsgi [None req-c5812b5b-973f-4c24-bbdd-127532bb2d81 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:45:07.454 8 INFO cinder.api.openstack.wsgi [None req-42e1555a-cd73-4dd9-ae6d-8442d32b6e5c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:45:07.454 7 INFO cinder.api.openstack.wsgi [None req-c5812b5b-973f-4c24-bbdd-127532bb2d81 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:45:17.452 7 INFO cinder.api.openstack.wsgi [None req-c5812b5b-973f-4c24-bbdd-127532bb2d81 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:45:17.453 7 INFO cinder.api.openstack.wsgi [None req-c5812b5b-973f-4c24-bbdd-127532bb2d81 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:45:17.458 8 INFO cinder.api.openstack.wsgi [None req-42e1555a-cd73-4dd9-ae6d-8442d32b6e5c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:45:17.459 8 INFO cinder.api.openstack.wsgi [None req-42e1555a-cd73-4dd9-ae6d-8442d32b6e5c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:45:19.236 7 INFO cinder.api.openstack.wsgi [None req-de39ae39-56d4-4969-b11e-2f88ac6ca928 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:45:19.246 7 INFO cinder.volume.api [None req-de39ae39-56d4-4969-b11e-2f88ac6ca928 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:45:19.248 7 INFO cinder.api.openstack.wsgi [None req-de39ae39-56d4-4969-b11e-2f88ac6ca928 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 288/576] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:45:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true => generated 15 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 08:45:19.260 8 INFO cinder.api.openstack.wsgi [None req-97e42cd4-ff79-4c9b-aa8e-145c1d7315c4 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services 2026-04-23 08:45:19.266 8 INFO cinder.api.openstack.wsgi [None req-97e42cd4-ff79-4c9b-aa8e-145c1d7315c4 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services returned with HTTP 200 [pid: 8|app: 0|req: 289/577] 10.0.0.133 () {28 vars in 645 bytes} [Thu Apr 23 08:45:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:45:19.277 7 INFO cinder.api.openstack.wsgi [None req-99f5fea1-7dba-4de9-aebb-baa2bbea0692 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:45:19.290 7 INFO cinder.volume.api [None req-99f5fea1-7dba-4de9-aebb-baa2bbea0692 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:45:19.294 7 INFO cinder.api.openstack.wsgi [None req-99f5fea1-7dba-4de9-aebb-baa2bbea0692 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 289/578] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:45:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:45:19.305 8 INFO cinder.api.openstack.wsgi [None req-87ad14e9-1b3c-477c-8621-32fd1fdf248c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true 2026-04-23 08:45:19.810 8 INFO cinder.api.openstack.wsgi [None req-87ad14e9-1b3c-477c-8621-32fd1fdf248c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 290/579] 10.0.0.133 () {28 vars in 696 bytes} [Thu Apr 23 08:45:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:45:19.820 7 INFO cinder.api.openstack.wsgi [None req-6441521d-cb84-44f8-ae8e-181151e42c86 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true 2026-04-23 08:45:19.825 7 INFO cinder.volume.api [None req-6441521d-cb84-44f8-ae8e-181151e42c86 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all snapshots completed successfully. 2026-04-23 08:45:19.825 7 INFO cinder.api.openstack.wsgi [None req-6441521d-cb84-44f8-ae8e-181151e42c86 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 290/580] 10.0.0.133 () {28 vars in 674 bytes} [Thu Apr 23 08:45:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:45:19.862 8 INFO cinder.api.openstack.wsgi [None req-aba47dab-f85a-4ba5-ad4f-2f2fa630cdbc 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true 2026-04-23 08:45:19.882 8 INFO cinder.api.openstack.wsgi [None req-aba47dab-f85a-4ba5-ad4f-2f2fa630cdbc 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 291/581] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:45:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:45:19.896 7 INFO cinder.api.openstack.wsgi [None req-a6176515-90ea-48b3-9bd3-b6a28d0e3db4 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true 2026-04-23 08:45:19.913 7 INFO cinder.api.openstack.wsgi [None req-a6176515-90ea-48b3-9bd3-b6a28d0e3db4 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 291/582] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:45:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:45:19.933 8 INFO cinder.api.openstack.wsgi [None req-9c149d49-ee0e-446e-b490-67b68a72fc50 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true 2026-04-23 08:45:19.964 8 INFO cinder.api.openstack.wsgi [None req-9c149d49-ee0e-446e-b490-67b68a72fc50 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 292/583] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:45:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:45:27.453 7 INFO cinder.api.openstack.wsgi [None req-a6176515-90ea-48b3-9bd3-b6a28d0e3db4 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:45:27.453 8 INFO cinder.api.openstack.wsgi [None req-9c149d49-ee0e-446e-b490-67b68a72fc50 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:45:27.454 7 INFO cinder.api.openstack.wsgi [None req-a6176515-90ea-48b3-9bd3-b6a28d0e3db4 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:45:27.455 8 INFO cinder.api.openstack.wsgi [None req-9c149d49-ee0e-446e-b490-67b68a72fc50 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:45:37.452 8 INFO cinder.api.openstack.wsgi [None req-9c149d49-ee0e-446e-b490-67b68a72fc50 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:45:37.452 7 INFO cinder.api.openstack.wsgi [None req-a6176515-90ea-48b3-9bd3-b6a28d0e3db4 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:45:37.453 8 INFO cinder.api.openstack.wsgi [None req-9c149d49-ee0e-446e-b490-67b68a72fc50 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:45:37.453 7 INFO cinder.api.openstack.wsgi [None req-a6176515-90ea-48b3-9bd3-b6a28d0e3db4 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:45:47.452 8 INFO cinder.api.openstack.wsgi [None req-9c149d49-ee0e-446e-b490-67b68a72fc50 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:45:47.452 7 INFO cinder.api.openstack.wsgi [None req-a6176515-90ea-48b3-9bd3-b6a28d0e3db4 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:45:47.453 7 INFO cinder.api.openstack.wsgi [None req-a6176515-90ea-48b3-9bd3-b6a28d0e3db4 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:45:47.454 8 INFO cinder.api.openstack.wsgi [None req-9c149d49-ee0e-446e-b490-67b68a72fc50 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:45:57.453 7 INFO cinder.api.openstack.wsgi [None req-a6176515-90ea-48b3-9bd3-b6a28d0e3db4 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:45:57.453 8 INFO cinder.api.openstack.wsgi [None req-9c149d49-ee0e-446e-b490-67b68a72fc50 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:45:57.454 7 INFO cinder.api.openstack.wsgi [None req-a6176515-90ea-48b3-9bd3-b6a28d0e3db4 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:45:57.454 8 INFO cinder.api.openstack.wsgi [None req-9c149d49-ee0e-446e-b490-67b68a72fc50 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:46:07.453 7 INFO cinder.api.openstack.wsgi [None req-a6176515-90ea-48b3-9bd3-b6a28d0e3db4 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:46:07.453 8 INFO cinder.api.openstack.wsgi [None req-9c149d49-ee0e-446e-b490-67b68a72fc50 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:46:07.454 7 INFO cinder.api.openstack.wsgi [None req-a6176515-90ea-48b3-9bd3-b6a28d0e3db4 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:46:07.455 8 INFO cinder.api.openstack.wsgi [None req-9c149d49-ee0e-446e-b490-67b68a72fc50 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:46:17.453 7 INFO cinder.api.openstack.wsgi [None req-a6176515-90ea-48b3-9bd3-b6a28d0e3db4 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:46:17.453 8 INFO cinder.api.openstack.wsgi [None req-9c149d49-ee0e-446e-b490-67b68a72fc50 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:46:17.454 7 INFO cinder.api.openstack.wsgi [None req-a6176515-90ea-48b3-9bd3-b6a28d0e3db4 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:46:17.455 8 INFO cinder.api.openstack.wsgi [None req-9c149d49-ee0e-446e-b490-67b68a72fc50 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:46:19.227 7 INFO cinder.api.openstack.wsgi [None req-55741dd6-604a-491e-977f-dc61c7252edb 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true 2026-04-23 08:46:19.251 7 INFO cinder.api.openstack.wsgi [None req-55741dd6-604a-491e-977f-dc61c7252edb 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 298/596] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:46:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true => generated 847 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:46:19.260 8 INFO cinder.api.openstack.wsgi [None req-eb3969e0-76b2-430f-b865-89832ce41eed 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true 2026-04-23 08:46:19.290 8 INFO cinder.api.openstack.wsgi [None req-eb3969e0-76b2-430f-b865-89832ce41eed 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 299/597] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:46:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:46:19.303 7 INFO cinder.api.openstack.wsgi [None req-32941368-5e01-41a6-896a-346d554be213 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true 2026-04-23 08:46:19.319 7 INFO cinder.api.openstack.wsgi [None req-32941368-5e01-41a6-896a-346d554be213 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 299/598] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:46:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:46:19.330 8 INFO cinder.api.openstack.wsgi [None req-516d173b-0810-44ff-a195-d6dd532cc6ca 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true 2026-04-23 08:46:19.834 8 INFO cinder.api.openstack.wsgi [None req-516d173b-0810-44ff-a195-d6dd532cc6ca 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 300/599] 10.0.0.133 () {28 vars in 696 bytes} [Thu Apr 23 08:46:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:46:19.848 7 INFO cinder.api.openstack.wsgi [None req-141ad3ce-50fe-49bb-ba16-1cfba7fcbe69 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:46:19.856 7 INFO cinder.volume.api [None req-141ad3ce-50fe-49bb-ba16-1cfba7fcbe69 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:46:19.857 7 INFO cinder.api.openstack.wsgi [None req-141ad3ce-50fe-49bb-ba16-1cfba7fcbe69 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 300/600] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:46:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:46:19.868 8 INFO cinder.api.openstack.wsgi [None req-72ce7a49-5872-498b-a355-30274808f42c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:46:19.878 8 INFO cinder.volume.api [None req-72ce7a49-5872-498b-a355-30274808f42c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:46:19.879 8 INFO cinder.api.openstack.wsgi [None req-72ce7a49-5872-498b-a355-30274808f42c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 301/601] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:46:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:46:19.889 7 INFO cinder.api.openstack.wsgi [None req-ceded887-43d6-4f5b-873d-f8d70a70ac4d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services 2026-04-23 08:46:19.894 7 INFO cinder.api.openstack.wsgi [None req-ceded887-43d6-4f5b-873d-f8d70a70ac4d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services returned with HTTP 200 [pid: 7|app: 0|req: 301/602] 10.0.0.133 () {28 vars in 645 bytes} [Thu Apr 23 08:46:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:46:19.907 8 INFO cinder.api.openstack.wsgi [None req-f9d28c9b-8377-4ea8-93a6-bda1028b9960 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true 2026-04-23 08:46:19.913 8 INFO cinder.volume.api [None req-f9d28c9b-8377-4ea8-93a6-bda1028b9960 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all snapshots completed successfully. 2026-04-23 08:46:19.914 8 INFO cinder.api.openstack.wsgi [None req-f9d28c9b-8377-4ea8-93a6-bda1028b9960 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 302/603] 10.0.0.133 () {28 vars in 674 bytes} [Thu Apr 23 08:46:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:46:27.453 7 INFO cinder.api.openstack.wsgi [None req-ceded887-43d6-4f5b-873d-f8d70a70ac4d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:46:27.453 8 INFO cinder.api.openstack.wsgi [None req-f9d28c9b-8377-4ea8-93a6-bda1028b9960 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:46:27.454 7 INFO cinder.api.openstack.wsgi [None req-ceded887-43d6-4f5b-873d-f8d70a70ac4d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:46:27.454 8 INFO cinder.api.openstack.wsgi [None req-f9d28c9b-8377-4ea8-93a6-bda1028b9960 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:46:37.453 7 INFO cinder.api.openstack.wsgi [None req-ceded887-43d6-4f5b-873d-f8d70a70ac4d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:46:37.453 8 INFO cinder.api.openstack.wsgi [None req-f9d28c9b-8377-4ea8-93a6-bda1028b9960 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:46:37.453 7 INFO cinder.api.openstack.wsgi [None req-ceded887-43d6-4f5b-873d-f8d70a70ac4d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:46:37.454 8 INFO cinder.api.openstack.wsgi [None req-f9d28c9b-8377-4ea8-93a6-bda1028b9960 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:46:47.452 7 INFO cinder.api.openstack.wsgi [None req-ceded887-43d6-4f5b-873d-f8d70a70ac4d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:46:47.452 8 INFO cinder.api.openstack.wsgi [None req-f9d28c9b-8377-4ea8-93a6-bda1028b9960 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:46:47.453 7 INFO cinder.api.openstack.wsgi [None req-ceded887-43d6-4f5b-873d-f8d70a70ac4d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:46:47.453 8 INFO cinder.api.openstack.wsgi [None req-f9d28c9b-8377-4ea8-93a6-bda1028b9960 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:46:57.453 8 INFO cinder.api.openstack.wsgi [None req-f9d28c9b-8377-4ea8-93a6-bda1028b9960 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:46:57.453 7 INFO cinder.api.openstack.wsgi [None req-ceded887-43d6-4f5b-873d-f8d70a70ac4d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:46:57.454 8 INFO cinder.api.openstack.wsgi [None req-f9d28c9b-8377-4ea8-93a6-bda1028b9960 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:46:57.454 7 INFO cinder.api.openstack.wsgi [None req-ceded887-43d6-4f5b-873d-f8d70a70ac4d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:47:07.453 8 INFO cinder.api.openstack.wsgi [None req-f9d28c9b-8377-4ea8-93a6-bda1028b9960 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:47:07.453 7 INFO cinder.api.openstack.wsgi [None req-ceded887-43d6-4f5b-873d-f8d70a70ac4d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:47:07.454 8 INFO cinder.api.openstack.wsgi [None req-f9d28c9b-8377-4ea8-93a6-bda1028b9960 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:47:07.454 7 INFO cinder.api.openstack.wsgi [None req-ceded887-43d6-4f5b-873d-f8d70a70ac4d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:47:17.452 8 INFO cinder.api.openstack.wsgi [None req-f9d28c9b-8377-4ea8-93a6-bda1028b9960 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:47:17.453 7 INFO cinder.api.openstack.wsgi [None req-ceded887-43d6-4f5b-873d-f8d70a70ac4d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:47:17.453 8 INFO cinder.api.openstack.wsgi [None req-f9d28c9b-8377-4ea8-93a6-bda1028b9960 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:47:17.454 7 INFO cinder.api.openstack.wsgi [None req-ceded887-43d6-4f5b-873d-f8d70a70ac4d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:47:19.167 8 INFO cinder.api.openstack.wsgi [None req-c31680da-1edc-40cf-8620-5d7b8eb3e23e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true 2026-04-23 08:47:19.174 8 INFO cinder.volume.api [None req-c31680da-1edc-40cf-8620-5d7b8eb3e23e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all snapshots completed successfully. 2026-04-23 08:47:19.175 8 INFO cinder.api.openstack.wsgi [None req-c31680da-1edc-40cf-8620-5d7b8eb3e23e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 309/616] 10.0.0.133 () {28 vars in 674 bytes} [Thu Apr 23 08:47:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true => generated 17 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 08:47:19.186 7 INFO cinder.api.openstack.wsgi [None req-4cdc239d-fed8-4129-9962-65163b40784e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services 2026-04-23 08:47:19.191 7 INFO cinder.api.openstack.wsgi [None req-4cdc239d-fed8-4129-9962-65163b40784e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services returned with HTTP 200 [pid: 7|app: 0|req: 308/617] 10.0.0.133 () {28 vars in 645 bytes} [Thu Apr 23 08:47:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:47:19.206 8 INFO cinder.api.openstack.wsgi [None req-1eb85a4a-614a-47f5-a4d4-fde54bdd9288 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true 2026-04-23 08:47:19.715 8 INFO cinder.api.openstack.wsgi [None req-1eb85a4a-614a-47f5-a4d4-fde54bdd9288 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 310/618] 10.0.0.133 () {28 vars in 696 bytes} [Thu Apr 23 08:47:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true => generated 670 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:47:19.728 7 INFO cinder.api.openstack.wsgi [None req-5a95cc9c-5e3f-4c31-b6a4-922da450ba30 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:47:19.740 7 INFO cinder.volume.api [None req-5a95cc9c-5e3f-4c31-b6a4-922da450ba30 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:47:19.743 7 INFO cinder.api.openstack.wsgi [None req-5a95cc9c-5e3f-4c31-b6a4-922da450ba30 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 309/619] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:47:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:47:19.756 8 INFO cinder.api.openstack.wsgi [None req-4bf5677e-abf8-49ee-80d2-7b7f1b0d34db 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:47:19.776 8 INFO cinder.volume.api [None req-4bf5677e-abf8-49ee-80d2-7b7f1b0d34db 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:47:19.779 8 INFO cinder.api.openstack.wsgi [None req-4bf5677e-abf8-49ee-80d2-7b7f1b0d34db 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 311/620] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:47:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 08:47:19.816 7 INFO cinder.api.openstack.wsgi [None req-4c3c40c7-5434-41ef-b391-327721858be4 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true 2026-04-23 08:47:19.837 7 INFO cinder.api.openstack.wsgi [None req-4c3c40c7-5434-41ef-b391-327721858be4 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 310/621] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:47:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:47:19.850 8 INFO cinder.api.openstack.wsgi [None req-8f4e8a17-3437-4480-a66e-3de539b41c42 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true 2026-04-23 08:47:19.874 8 INFO cinder.api.openstack.wsgi [None req-8f4e8a17-3437-4480-a66e-3de539b41c42 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 312/622] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:47:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:47:19.886 7 INFO cinder.api.openstack.wsgi [None req-847f6840-7bd7-4beb-ba2a-fc739697b8c5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true 2026-04-23 08:47:19.909 7 INFO cinder.api.openstack.wsgi [None req-847f6840-7bd7-4beb-ba2a-fc739697b8c5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 311/623] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:47:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:47:27.453 8 INFO cinder.api.openstack.wsgi [None req-8f4e8a17-3437-4480-a66e-3de539b41c42 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:47:27.454 8 INFO cinder.api.openstack.wsgi [None req-8f4e8a17-3437-4480-a66e-3de539b41c42 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:47:27.457 7 INFO cinder.api.openstack.wsgi [None req-847f6840-7bd7-4beb-ba2a-fc739697b8c5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:47:27.459 7 INFO cinder.api.openstack.wsgi [None req-847f6840-7bd7-4beb-ba2a-fc739697b8c5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:47:34.304 8 INFO cinder.api.openstack.wsgi [None req-0a6c5653-5726-4a3d-a6a4-69b7046e4cc2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET https://volume.199-204-45-33.nip.io/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=False 2026-04-23 08:47:34.327 8 INFO cinder.api.openstack.wsgi [None req-0a6c5653-5726-4a3d-a6a4-69b7046e4cc2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] https://volume.199-204-45-33.nip.io/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 314/626] 199.204.45.33 () {44 vars in 1063 bytes} [Thu Apr 23 08:47:34 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=False => generated 338 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:47:37.452 7 INFO cinder.api.openstack.wsgi [None req-847f6840-7bd7-4beb-ba2a-fc739697b8c5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:47:37.453 8 INFO cinder.api.openstack.wsgi [None req-0a6c5653-5726-4a3d-a6a4-69b7046e4cc2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:47:37.453 7 INFO cinder.api.openstack.wsgi [None req-847f6840-7bd7-4beb-ba2a-fc739697b8c5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:47:37.454 8 INFO cinder.api.openstack.wsgi [None req-0a6c5653-5726-4a3d-a6a4-69b7046e4cc2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:47:47.452 7 INFO cinder.api.openstack.wsgi [None req-847f6840-7bd7-4beb-ba2a-fc739697b8c5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:47:47.453 8 INFO cinder.api.openstack.wsgi [None req-0a6c5653-5726-4a3d-a6a4-69b7046e4cc2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:47:47.454 7 INFO cinder.api.openstack.wsgi [None req-847f6840-7bd7-4beb-ba2a-fc739697b8c5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:47:47.454 8 INFO cinder.api.openstack.wsgi [None req-0a6c5653-5726-4a3d-a6a4-69b7046e4cc2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:47:57.452 7 INFO cinder.api.openstack.wsgi [None req-847f6840-7bd7-4beb-ba2a-fc739697b8c5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:47:57.453 8 INFO cinder.api.openstack.wsgi [None req-0a6c5653-5726-4a3d-a6a4-69b7046e4cc2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:47:57.453 7 INFO cinder.api.openstack.wsgi [None req-847f6840-7bd7-4beb-ba2a-fc739697b8c5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:47:57.454 8 INFO cinder.api.openstack.wsgi [None req-0a6c5653-5726-4a3d-a6a4-69b7046e4cc2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:48:07.452 7 INFO cinder.api.openstack.wsgi [None req-847f6840-7bd7-4beb-ba2a-fc739697b8c5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:48:07.453 8 INFO cinder.api.openstack.wsgi [None req-0a6c5653-5726-4a3d-a6a4-69b7046e4cc2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:48:07.453 7 INFO cinder.api.openstack.wsgi [None req-847f6840-7bd7-4beb-ba2a-fc739697b8c5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:48:07.454 8 INFO cinder.api.openstack.wsgi [None req-0a6c5653-5726-4a3d-a6a4-69b7046e4cc2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:48:17.452 7 INFO cinder.api.openstack.wsgi [None req-847f6840-7bd7-4beb-ba2a-fc739697b8c5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:48:17.453 8 INFO cinder.api.openstack.wsgi [None req-0a6c5653-5726-4a3d-a6a4-69b7046e4cc2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:48:17.453 7 INFO cinder.api.openstack.wsgi [None req-847f6840-7bd7-4beb-ba2a-fc739697b8c5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:48:17.454 8 INFO cinder.api.openstack.wsgi [None req-0a6c5653-5726-4a3d-a6a4-69b7046e4cc2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:48:19.225 7 INFO cinder.api.openstack.wsgi [None req-121ad0b3-5a84-491d-970a-c7ce5fa44463 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true 2026-04-23 08:48:19.246 7 INFO cinder.api.openstack.wsgi [None req-121ad0b3-5a84-491d-970a-c7ce5fa44463 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 318/637] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:48:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true => generated 847 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:48:19.263 8 INFO cinder.api.openstack.wsgi [None req-f13f4ddf-3859-42a8-a16c-f566da94151c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true 2026-04-23 08:48:19.302 8 INFO cinder.api.openstack.wsgi [None req-f13f4ddf-3859-42a8-a16c-f566da94151c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 320/638] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:48:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:48:19.315 7 INFO cinder.api.openstack.wsgi [None req-5427ecfe-7a1f-48fd-a318-c59f7aa53a83 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true 2026-04-23 08:48:19.334 7 INFO cinder.api.openstack.wsgi [None req-5427ecfe-7a1f-48fd-a318-c59f7aa53a83 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 319/639] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:48:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:48:19.344 8 INFO cinder.api.openstack.wsgi [None req-59bbd30b-0f0b-4a88-a5ad-ff762132b1c8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:48:19.354 8 INFO cinder.volume.api [None req-59bbd30b-0f0b-4a88-a5ad-ff762132b1c8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:48:19.356 8 INFO cinder.api.openstack.wsgi [None req-59bbd30b-0f0b-4a88-a5ad-ff762132b1c8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 321/640] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:48:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:48:19.368 7 INFO cinder.api.openstack.wsgi [None req-0b570922-5bf1-44ae-b898-2e891df008c1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services 2026-04-23 08:48:19.374 7 INFO cinder.api.openstack.wsgi [None req-0b570922-5bf1-44ae-b898-2e891df008c1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services returned with HTTP 200 [pid: 7|app: 0|req: 320/641] 10.0.0.133 () {28 vars in 645 bytes} [Thu Apr 23 08:48:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:48:19.388 8 INFO cinder.api.openstack.wsgi [None req-92bdcde3-45ee-44fe-9436-6f90ef691eaa 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true 2026-04-23 08:48:19.892 8 INFO cinder.api.openstack.wsgi [None req-92bdcde3-45ee-44fe-9436-6f90ef691eaa 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 322/642] 10.0.0.133 () {28 vars in 696 bytes} [Thu Apr 23 08:48:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:48:19.905 7 INFO cinder.api.openstack.wsgi [None req-bea40dcf-a2b0-442b-ad7a-e00b9d5ec7d1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true 2026-04-23 08:48:19.910 7 INFO cinder.volume.api [None req-bea40dcf-a2b0-442b-ad7a-e00b9d5ec7d1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all snapshots completed successfully. 2026-04-23 08:48:19.911 7 INFO cinder.api.openstack.wsgi [None req-bea40dcf-a2b0-442b-ad7a-e00b9d5ec7d1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 321/643] 10.0.0.133 () {28 vars in 674 bytes} [Thu Apr 23 08:48:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:48:19.921 8 INFO cinder.api.openstack.wsgi [None req-e3660ffd-12be-4359-b7d7-7bfa946d222c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:48:19.933 8 INFO cinder.volume.api [None req-e3660ffd-12be-4359-b7d7-7bfa946d222c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:48:19.936 8 INFO cinder.api.openstack.wsgi [None req-e3660ffd-12be-4359-b7d7-7bfa946d222c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 323/644] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:48:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:48:27.452 7 INFO cinder.api.openstack.wsgi [None req-bea40dcf-a2b0-442b-ad7a-e00b9d5ec7d1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:48:27.453 8 INFO cinder.api.openstack.wsgi [None req-e3660ffd-12be-4359-b7d7-7bfa946d222c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:48:27.454 7 INFO cinder.api.openstack.wsgi [None req-bea40dcf-a2b0-442b-ad7a-e00b9d5ec7d1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:48:27.454 8 INFO cinder.api.openstack.wsgi [None req-e3660ffd-12be-4359-b7d7-7bfa946d222c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:48:37.452 7 INFO cinder.api.openstack.wsgi [None req-bea40dcf-a2b0-442b-ad7a-e00b9d5ec7d1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:48:37.453 8 INFO cinder.api.openstack.wsgi [None req-e3660ffd-12be-4359-b7d7-7bfa946d222c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:48:37.453 7 INFO cinder.api.openstack.wsgi [None req-bea40dcf-a2b0-442b-ad7a-e00b9d5ec7d1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:48:37.454 8 INFO cinder.api.openstack.wsgi [None req-e3660ffd-12be-4359-b7d7-7bfa946d222c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:48:38.115 7 INFO cinder.api.openstack.wsgi [None req-1d6a8b35-cecc-4008-8d32-95aee28abfb8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET https://volume.199-204-45-33.nip.io/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=False 2026-04-23 08:48:38.141 7 INFO cinder.api.openstack.wsgi [None req-1d6a8b35-cecc-4008-8d32-95aee28abfb8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] https://volume.199-204-45-33.nip.io/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 324/649] 199.204.45.33 () {44 vars in 1063 bytes} [Thu Apr 23 08:48:38 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=False => generated 338 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:48:47.452 8 INFO cinder.api.openstack.wsgi [None req-e3660ffd-12be-4359-b7d7-7bfa946d222c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:48:47.453 7 INFO cinder.api.openstack.wsgi [None req-1d6a8b35-cecc-4008-8d32-95aee28abfb8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:48:47.454 7 INFO cinder.api.openstack.wsgi [None req-1d6a8b35-cecc-4008-8d32-95aee28abfb8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:48:47.454 8 INFO cinder.api.openstack.wsgi [None req-e3660ffd-12be-4359-b7d7-7bfa946d222c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:48:57.453 8 INFO cinder.api.openstack.wsgi [None req-e3660ffd-12be-4359-b7d7-7bfa946d222c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:48:57.453 7 INFO cinder.api.openstack.wsgi [None req-1d6a8b35-cecc-4008-8d32-95aee28abfb8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:48:57.454 8 INFO cinder.api.openstack.wsgi [None req-e3660ffd-12be-4359-b7d7-7bfa946d222c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:48:57.454 7 INFO cinder.api.openstack.wsgi [None req-1d6a8b35-cecc-4008-8d32-95aee28abfb8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:49:07.452 7 INFO cinder.api.openstack.wsgi [None req-1d6a8b35-cecc-4008-8d32-95aee28abfb8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:49:07.452 8 INFO cinder.api.openstack.wsgi [None req-e3660ffd-12be-4359-b7d7-7bfa946d222c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:49:07.453 7 INFO cinder.api.openstack.wsgi [None req-1d6a8b35-cecc-4008-8d32-95aee28abfb8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:49:07.453 8 INFO cinder.api.openstack.wsgi [None req-e3660ffd-12be-4359-b7d7-7bfa946d222c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:49:17.452 7 INFO cinder.api.openstack.wsgi [None req-1d6a8b35-cecc-4008-8d32-95aee28abfb8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:49:17.453 8 INFO cinder.api.openstack.wsgi [None req-e3660ffd-12be-4359-b7d7-7bfa946d222c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:49:17.454 7 INFO cinder.api.openstack.wsgi [None req-1d6a8b35-cecc-4008-8d32-95aee28abfb8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:49:17.454 8 INFO cinder.api.openstack.wsgi [None req-e3660ffd-12be-4359-b7d7-7bfa946d222c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:49:19.158 7 INFO cinder.api.openstack.wsgi [None req-c7f1486b-6610-4a98-8ff8-64c8436513e8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:49:19.169 7 INFO cinder.volume.api [None req-c7f1486b-6610-4a98-8ff8-64c8436513e8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:49:19.171 7 INFO cinder.api.openstack.wsgi [None req-c7f1486b-6610-4a98-8ff8-64c8436513e8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 329/658] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:49:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 08:49:19.186 8 INFO cinder.api.openstack.wsgi [None req-433da13a-8794-4210-9565-3d9fb047befb 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true 2026-04-23 08:49:19.690 8 INFO cinder.api.openstack.wsgi [None req-433da13a-8794-4210-9565-3d9fb047befb 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 330/659] 10.0.0.133 () {28 vars in 696 bytes} [Thu Apr 23 08:49:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:49:19.730 7 INFO cinder.api.openstack.wsgi [None req-e079cac4-6e50-4df1-8f04-efbce7a4d69c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true 2026-04-23 08:49:19.750 7 INFO cinder.api.openstack.wsgi [None req-e079cac4-6e50-4df1-8f04-efbce7a4d69c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 330/660] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:49:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:49:19.765 8 INFO cinder.api.openstack.wsgi [None req-598b7ad5-828d-4242-bbf5-2d4d0b31acc1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true 2026-04-23 08:49:19.786 8 INFO cinder.api.openstack.wsgi [None req-598b7ad5-828d-4242-bbf5-2d4d0b31acc1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 331/661] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:49:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:49:19.799 7 INFO cinder.api.openstack.wsgi [None req-6d28e43a-e156-4f1e-a335-85032a12660d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true 2026-04-23 08:49:19.823 7 INFO cinder.api.openstack.wsgi [None req-6d28e43a-e156-4f1e-a335-85032a12660d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 331/662] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:49:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:49:19.834 8 INFO cinder.api.openstack.wsgi [None req-8e964033-9c38-48fc-8f92-94195be4b280 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:49:19.844 8 INFO cinder.volume.api [None req-8e964033-9c38-48fc-8f92-94195be4b280 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:49:19.846 8 INFO cinder.api.openstack.wsgi [None req-8e964033-9c38-48fc-8f92-94195be4b280 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 332/663] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:49:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:49:19.862 7 INFO cinder.api.openstack.wsgi [None req-d4c388e5-709b-4d01-8f37-df2eb6fa7b4e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true 2026-04-23 08:49:19.869 7 INFO cinder.volume.api [None req-d4c388e5-709b-4d01-8f37-df2eb6fa7b4e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all snapshots completed successfully. 2026-04-23 08:49:19.869 7 INFO cinder.api.openstack.wsgi [None req-d4c388e5-709b-4d01-8f37-df2eb6fa7b4e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 332/664] 10.0.0.133 () {28 vars in 674 bytes} [Thu Apr 23 08:49:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 08:49:19.877 8 INFO cinder.api.openstack.wsgi [None req-b42d447b-86b2-4c18-a0a4-d322555452ca 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services 2026-04-23 08:49:19.883 8 INFO cinder.api.openstack.wsgi [None req-b42d447b-86b2-4c18-a0a4-d322555452ca 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services returned with HTTP 200 [pid: 8|app: 0|req: 333/665] 10.0.0.133 () {28 vars in 645 bytes} [Thu Apr 23 08:49:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:49:27.452 7 INFO cinder.api.openstack.wsgi [None req-d4c388e5-709b-4d01-8f37-df2eb6fa7b4e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:49:27.453 8 INFO cinder.api.openstack.wsgi [None req-b42d447b-86b2-4c18-a0a4-d322555452ca 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:49:27.454 7 INFO cinder.api.openstack.wsgi [None req-d4c388e5-709b-4d01-8f37-df2eb6fa7b4e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:49:27.454 8 INFO cinder.api.openstack.wsgi [None req-b42d447b-86b2-4c18-a0a4-d322555452ca 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:49:37.452 8 INFO cinder.api.openstack.wsgi [None req-b42d447b-86b2-4c18-a0a4-d322555452ca 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:49:37.453 7 INFO cinder.api.openstack.wsgi [None req-d4c388e5-709b-4d01-8f37-df2eb6fa7b4e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:49:37.454 8 INFO cinder.api.openstack.wsgi [None req-b42d447b-86b2-4c18-a0a4-d322555452ca 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:49:37.454 7 INFO cinder.api.openstack.wsgi [None req-d4c388e5-709b-4d01-8f37-df2eb6fa7b4e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:49:47.452 8 INFO cinder.api.openstack.wsgi [None req-b42d447b-86b2-4c18-a0a4-d322555452ca 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:49:47.453 7 INFO cinder.api.openstack.wsgi [None req-d4c388e5-709b-4d01-8f37-df2eb6fa7b4e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:49:47.454 8 INFO cinder.api.openstack.wsgi [None req-b42d447b-86b2-4c18-a0a4-d322555452ca 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:49:47.454 7 INFO cinder.api.openstack.wsgi [None req-d4c388e5-709b-4d01-8f37-df2eb6fa7b4e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:49:57.452 7 INFO cinder.api.openstack.wsgi [None req-d4c388e5-709b-4d01-8f37-df2eb6fa7b4e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:49:57.452 8 INFO cinder.api.openstack.wsgi [None req-b42d447b-86b2-4c18-a0a4-d322555452ca 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:49:57.453 7 INFO cinder.api.openstack.wsgi [None req-d4c388e5-709b-4d01-8f37-df2eb6fa7b4e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:49:57.454 8 INFO cinder.api.openstack.wsgi [None req-b42d447b-86b2-4c18-a0a4-d322555452ca 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:50:07.452 7 INFO cinder.api.openstack.wsgi [None req-d4c388e5-709b-4d01-8f37-df2eb6fa7b4e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:50:07.452 8 INFO cinder.api.openstack.wsgi [None req-b42d447b-86b2-4c18-a0a4-d322555452ca 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:50:07.453 8 INFO cinder.api.openstack.wsgi [None req-b42d447b-86b2-4c18-a0a4-d322555452ca 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:50:07.454 7 INFO cinder.api.openstack.wsgi [None req-d4c388e5-709b-4d01-8f37-df2eb6fa7b4e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:50:09.826 8 INFO cinder.api.openstack.wsgi [None req-8f208dc7-c7a4-4677-9688-b7ed298cc700 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots 2026-04-23 08:50:09.855 8 INFO cinder.volume.api [None req-8f208dc7-c7a4-4677-9688-b7ed298cc700 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all snapshots completed successfully. 2026-04-23 08:50:09.856 8 INFO cinder.api.openstack.wsgi [None req-8f208dc7-c7a4-4677-9688-b7ed298cc700 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 339/676] 10.0.0.127 () {32 vars in 705 bytes} [Thu Apr 23 08:50:09 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/snapshots => generated 17 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 08:50:09.875 7 INFO cinder.api.openstack.wsgi [None req-0d836081-f2f5-4295-a7df-60640108be0c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes 2026-04-23 08:50:09.903 7 INFO cinder.volume.api [None req-0d836081-f2f5-4295-a7df-60640108be0c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:50:09.904 7 INFO cinder.api.openstack.wsgi [None req-0d836081-f2f5-4295-a7df-60640108be0c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes returned with HTTP 200 [pid: 7|app: 0|req: 338/677] 10.0.0.127 () {32 vars in 701 bytes} [Thu Apr 23 08:50:09 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 08:50:17.452 8 INFO cinder.api.openstack.wsgi [None req-8f208dc7-c7a4-4677-9688-b7ed298cc700 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:50:17.453 7 INFO cinder.api.openstack.wsgi [None req-0d836081-f2f5-4295-a7df-60640108be0c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:50:17.453 8 INFO cinder.api.openstack.wsgi [None req-8f208dc7-c7a4-4677-9688-b7ed298cc700 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:50:17.454 7 INFO cinder.api.openstack.wsgi [None req-0d836081-f2f5-4295-a7df-60640108be0c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:50:19.367 8 INFO cinder.api.openstack.wsgi [None req-4835616f-b518-45ee-b840-8cba4194af29 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true 2026-04-23 08:50:19.373 8 INFO cinder.volume.api [None req-4835616f-b518-45ee-b840-8cba4194af29 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all snapshots completed successfully. 2026-04-23 08:50:19.373 8 INFO cinder.api.openstack.wsgi [None req-4835616f-b518-45ee-b840-8cba4194af29 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 341/680] 10.0.0.133 () {28 vars in 674 bytes} [Thu Apr 23 08:50:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true => generated 17 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 08:50:19.382 7 INFO cinder.api.openstack.wsgi [None req-de9bc958-d5ab-4d70-8b23-8db1b2933b97 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services 2026-04-23 08:50:19.391 7 INFO cinder.api.openstack.wsgi [None req-de9bc958-d5ab-4d70-8b23-8db1b2933b97 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services returned with HTTP 200 [pid: 7|app: 0|req: 340/681] 10.0.0.133 () {28 vars in 645 bytes} [Thu Apr 23 08:50:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:50:19.411 8 INFO cinder.api.openstack.wsgi [None req-3eaf7900-d0e2-4e7e-ad55-b6e29772347f 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:50:19.418 8 INFO cinder.volume.api [None req-3eaf7900-d0e2-4e7e-ad55-b6e29772347f 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:50:19.420 8 INFO cinder.api.openstack.wsgi [None req-3eaf7900-d0e2-4e7e-ad55-b6e29772347f 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 342/682] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:50:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:50:19.430 7 INFO cinder.api.openstack.wsgi [None req-837cc974-747a-4f80-9524-248e573f54fc 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:50:19.443 7 INFO cinder.volume.api [None req-837cc974-747a-4f80-9524-248e573f54fc 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:50:19.447 7 INFO cinder.api.openstack.wsgi [None req-837cc974-747a-4f80-9524-248e573f54fc 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 341/683] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:50:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:50:19.480 8 INFO cinder.api.openstack.wsgi [None req-a613cf11-e4f0-450f-924b-a19793189f00 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true 2026-04-23 08:50:19.497 8 INFO cinder.api.openstack.wsgi [None req-a613cf11-e4f0-450f-924b-a19793189f00 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 343/684] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:50:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:50:19.510 7 INFO cinder.api.openstack.wsgi [None req-751dbb5f-deb9-4a87-bd69-fdc027575f34 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true 2026-04-23 08:50:19.537 7 INFO cinder.api.openstack.wsgi [None req-751dbb5f-deb9-4a87-bd69-fdc027575f34 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 342/685] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:50:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:50:19.550 8 INFO cinder.api.openstack.wsgi [None req-ddee1925-32b8-48ba-baa4-780366f5e7c5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true 2026-04-23 08:50:19.575 8 INFO cinder.api.openstack.wsgi [None req-ddee1925-32b8-48ba-baa4-780366f5e7c5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 344/686] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:50:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:50:19.583 7 INFO cinder.api.openstack.wsgi [None req-e3151049-da84-42ce-a0e5-4ca762523e69 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true 2026-04-23 08:50:20.087 7 INFO cinder.api.openstack.wsgi [None req-e3151049-da84-42ce-a0e5-4ca762523e69 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 343/687] 10.0.0.133 () {28 vars in 696 bytes} [Thu Apr 23 08:50:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:50:27.452 7 INFO cinder.api.openstack.wsgi [None req-e3151049-da84-42ce-a0e5-4ca762523e69 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:50:27.452 8 INFO cinder.api.openstack.wsgi [None req-ddee1925-32b8-48ba-baa4-780366f5e7c5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:50:27.453 8 INFO cinder.api.openstack.wsgi [None req-ddee1925-32b8-48ba-baa4-780366f5e7c5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:50:27.453 7 INFO cinder.api.openstack.wsgi [None req-e3151049-da84-42ce-a0e5-4ca762523e69 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:50:28.441 8 INFO cinder.api.openstack.wsgi [None req-68657f2e-0bc7-47ca-9d3f-aa86bb6619e6 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6bb3120741094a4aab272310267e11e3/volumes 2026-04-23 08:50:29.074 8 INFO cinder.api.v3.volumes [None req-68657f2e-0bc7-47ca-9d3f-aa86bb6619e6 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] Create volume of 1 GB 2026-04-23 08:50:29.095 8 INFO cinder.volume.api [None req-68657f2e-0bc7-47ca-9d3f-aa86bb6619e6 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] Availability Zones retrieved successfully. 2026-04-23 08:50:29.509 8 INFO cinder.volume.api [None req-68657f2e-0bc7-47ca-9d3f-aa86bb6619e6 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] Create volume request issued successfully. 2026-04-23 08:50:29.510 8 INFO cinder.api.openstack.wsgi [None req-68657f2e-0bc7-47ca-9d3f-aa86bb6619e6 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6bb3120741094a4aab272310267e11e3/volumes returned with HTTP 202 [pid: 8|app: 0|req: 346/690] 10.0.0.127 () {34 vars in 723 bytes} [Thu Apr 23 08:50:28 2026] POST /v3/6bb3120741094a4aab272310267e11e3/volumes => generated 864 bytes in 1078 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-23 08:50:29.534 7 INFO cinder.api.openstack.wsgi [None req-a665b575-a943-497a-84cb-fa2501589096 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6bb3120741094a4aab272310267e11e3/volumes/60c5748a-c190-48dd-a326-cde198ab8c0c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:50:29.587 7 INFO cinder.volume.api [None req-a665b575-a943-497a-84cb-fa2501589096 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] Volume info retrieved successfully. 2026-04-23 08:50:29.598 7 INFO cinder.api.openstack.wsgi [None req-a665b575-a943-497a-84cb-fa2501589096 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6bb3120741094a4aab272310267e11e3/volumes/60c5748a-c190-48dd-a326-cde198ab8c0c returned with HTTP 200 [pid: 7|app: 0|req: 345/691] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:50:29 2026] GET /v3/6bb3120741094a4aab272310267e11e3/volumes/60c5748a-c190-48dd-a326-cde198ab8c0c => generated 932 bytes in 72 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-04-23 08:50:30.626 8 INFO cinder.api.openstack.wsgi [None req-bef5e68e-c9c0-4a46-a96a-f23907d6b2c3 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6bb3120741094a4aab272310267e11e3/volumes/60c5748a-c190-48dd-a326-cde198ab8c0c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:50:30.661 8 INFO cinder.volume.api [None req-bef5e68e-c9c0-4a46-a96a-f23907d6b2c3 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] Volume info retrieved successfully. 2026-04-23 08:50:30.667 8 INFO cinder.api.openstack.wsgi [None req-bef5e68e-c9c0-4a46-a96a-f23907d6b2c3 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6bb3120741094a4aab272310267e11e3/volumes/60c5748a-c190-48dd-a326-cde198ab8c0c returned with HTTP 200 [pid: 8|app: 0|req: 347/692] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:50:30 2026] GET /v3/6bb3120741094a4aab272310267e11e3/volumes/60c5748a-c190-48dd-a326-cde198ab8c0c => generated 956 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:50:31.695 7 INFO cinder.api.openstack.wsgi [None req-d96a4e75-1533-4866-a934-ad9c485a16cb 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6bb3120741094a4aab272310267e11e3/volumes/60c5748a-c190-48dd-a326-cde198ab8c0c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:50:31.719 7 INFO cinder.volume.api [None req-d96a4e75-1533-4866-a934-ad9c485a16cb 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] Volume info retrieved successfully. 2026-04-23 08:50:31.726 7 INFO cinder.api.openstack.wsgi [None req-d96a4e75-1533-4866-a934-ad9c485a16cb 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6bb3120741094a4aab272310267e11e3/volumes/60c5748a-c190-48dd-a326-cde198ab8c0c returned with HTTP 200 [pid: 7|app: 0|req: 346/693] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:50:31 2026] GET /v3/6bb3120741094a4aab272310267e11e3/volumes/60c5748a-c190-48dd-a326-cde198ab8c0c => generated 956 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:50:32.759 8 INFO cinder.api.openstack.wsgi [None req-99a364f6-bbc6-46ef-885f-656b4734a664 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6bb3120741094a4aab272310267e11e3/volumes/60c5748a-c190-48dd-a326-cde198ab8c0c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:50:32.771 8 INFO cinder.volume.api [None req-99a364f6-bbc6-46ef-885f-656b4734a664 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] Volume info retrieved successfully. 2026-04-23 08:50:32.776 8 INFO cinder.api.openstack.wsgi [None req-99a364f6-bbc6-46ef-885f-656b4734a664 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6bb3120741094a4aab272310267e11e3/volumes/60c5748a-c190-48dd-a326-cde198ab8c0c returned with HTTP 200 [pid: 8|app: 0|req: 348/694] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:50:32 2026] GET /v3/6bb3120741094a4aab272310267e11e3/volumes/60c5748a-c190-48dd-a326-cde198ab8c0c => generated 1341 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-04-23 08:50:32.873 7 INFO cinder.api.openstack.wsgi [req-0b8a8625-940e-43ae-a68c-66fb598c983e req-ba372cf5-f4a7-4306-be79-1ed5da02e1b7 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6bb3120741094a4aab272310267e11e3/volumes/60c5748a-c190-48dd-a326-cde198ab8c0c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:50:32.902 7 INFO cinder.volume.api [req-0b8a8625-940e-43ae-a68c-66fb598c983e req-ba372cf5-f4a7-4306-be79-1ed5da02e1b7 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] Volume info retrieved successfully. 2026-04-23 08:50:32.914 7 INFO cinder.api.openstack.wsgi [req-0b8a8625-940e-43ae-a68c-66fb598c983e req-ba372cf5-f4a7-4306-be79-1ed5da02e1b7 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6bb3120741094a4aab272310267e11e3/volumes/60c5748a-c190-48dd-a326-cde198ab8c0c returned with HTTP 200 [pid: 7|app: 0|req: 347/695] 10.0.0.31 () {34 vars in 1027 bytes} [Thu Apr 23 08:50:32 2026] GET /v3/6bb3120741094a4aab272310267e11e3/volumes/60c5748a-c190-48dd-a326-cde198ab8c0c => generated 1341 bytes in 50 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-04-23 08:50:33.491 8 INFO cinder.api.openstack.wsgi [req-0b8a8625-940e-43ae-a68c-66fb598c983e req-33d032bd-adfe-403d-9de1-ccb71173b8bf 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6bb3120741094a4aab272310267e11e3/volumes/60c5748a-c190-48dd-a326-cde198ab8c0c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:50:33.504 8 INFO cinder.volume.api [req-0b8a8625-940e-43ae-a68c-66fb598c983e req-33d032bd-adfe-403d-9de1-ccb71173b8bf 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] Volume info retrieved successfully. 2026-04-23 08:50:33.509 8 INFO cinder.api.openstack.wsgi [req-0b8a8625-940e-43ae-a68c-66fb598c983e req-33d032bd-adfe-403d-9de1-ccb71173b8bf 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6bb3120741094a4aab272310267e11e3/volumes/60c5748a-c190-48dd-a326-cde198ab8c0c returned with HTTP 200 [pid: 8|app: 0|req: 349/696] 10.0.0.31 () {34 vars in 1027 bytes} [Thu Apr 23 08:50:33 2026] GET /v3/6bb3120741094a4aab272310267e11e3/volumes/60c5748a-c190-48dd-a326-cde198ab8c0c => generated 1341 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 08:50:33.519 7 INFO cinder.api.openstack.wsgi [req-0b8a8625-940e-43ae-a68c-66fb598c983e req-ba372cf5-f4a7-4306-be79-1ed5da02e1b7 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-23 08:50:33.521 7 INFO cinder.api.openstack.wsgi [req-0b8a8625-940e-43ae-a68c-66fb598c983e req-ba372cf5-f4a7-4306-be79-1ed5da02e1b7 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 348/697] 10.0.0.31 () {32 vars in 828 bytes} [Thu Apr 23 08:50:33 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:50:33.532 8 INFO cinder.api.openstack.wsgi [req-0b8a8625-940e-43ae-a68c-66fb598c983e req-cf539552-a0dc-4a74-a6c8-617e79f294b2 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6bb3120741094a4aab272310267e11e3/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-04-23 08:50:33.579 8 INFO cinder.api.openstack.wsgi [req-0b8a8625-940e-43ae-a68c-66fb598c983e req-cf539552-a0dc-4a74-a6c8-617e79f294b2 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6bb3120741094a4aab272310267e11e3/attachments returned with HTTP 200 [pid: 8|app: 0|req: 350/698] 10.0.0.31 () {40 vars in 1056 bytes} [Thu Apr 23 08:50:33 2026] POST /v3/6bb3120741094a4aab272310267e11e3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 08:50:37.453 7 INFO cinder.api.openstack.wsgi [req-0b8a8625-940e-43ae-a68c-66fb598c983e req-ba372cf5-f4a7-4306-be79-1ed5da02e1b7 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:50:37.453 7 INFO cinder.api.openstack.wsgi [req-0b8a8625-940e-43ae-a68c-66fb598c983e req-ba372cf5-f4a7-4306-be79-1ed5da02e1b7 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:50:37.454 8 INFO cinder.api.openstack.wsgi [req-0b8a8625-940e-43ae-a68c-66fb598c983e req-cf539552-a0dc-4a74-a6c8-617e79f294b2 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:50:37.456 8 INFO cinder.api.openstack.wsgi [req-0b8a8625-940e-43ae-a68c-66fb598c983e req-cf539552-a0dc-4a74-a6c8-617e79f294b2 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:50:39.527 7 INFO cinder.api.openstack.wsgi [req-0b8a8625-940e-43ae-a68c-66fb598c983e req-ba372cf5-f4a7-4306-be79-1ed5da02e1b7 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-23 08:50:39.528 7 INFO cinder.api.openstack.wsgi [req-0b8a8625-940e-43ae-a68c-66fb598c983e req-ba372cf5-f4a7-4306-be79-1ed5da02e1b7 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 350/701] 199.204.45.33 () {32 vars in 839 bytes} [Thu Apr 23 08:50:39 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-04-23 08:50:39.577 8 INFO cinder.api.openstack.wsgi [req-0b8a8625-940e-43ae-a68c-66fb598c983e req-9603b72c-2580-4202-94f3-04a677ce3e82 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6bb3120741094a4aab272310267e11e3/volumes/60c5748a-c190-48dd-a326-cde198ab8c0c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:50:39.621 8 INFO cinder.volume.api [req-0b8a8625-940e-43ae-a68c-66fb598c983e req-9603b72c-2580-4202-94f3-04a677ce3e82 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] Volume info retrieved successfully. 2026-04-23 08:50:39.633 8 INFO cinder.api.openstack.wsgi [req-0b8a8625-940e-43ae-a68c-66fb598c983e req-9603b72c-2580-4202-94f3-04a677ce3e82 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6bb3120741094a4aab272310267e11e3/volumes/60c5748a-c190-48dd-a326-cde198ab8c0c returned with HTTP 200 [pid: 8|app: 0|req: 352/702] 199.204.45.33 () {36 vars in 1072 bytes} [Thu Apr 23 08:50:39 2026] GET /v3/6bb3120741094a4aab272310267e11e3/volumes/60c5748a-c190-48dd-a326-cde198ab8c0c => generated 1521 bytes in 70 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-04-23 08:50:41.588 7 INFO cinder.api.openstack.wsgi [req-0b8a8625-940e-43ae-a68c-66fb598c983e req-fe75015d-04c8-4ba4-b8e8-6e37155c92d5 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/6bb3120741094a4aab272310267e11e3/attachments/167e9ab6-bab3-4847-b205-8edfe2ba1634 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:50:42.656 7 INFO cinder.api.openstack.wsgi [req-0b8a8625-940e-43ae-a68c-66fb598c983e req-fe75015d-04c8-4ba4-b8e8-6e37155c92d5 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6bb3120741094a4aab272310267e11e3/attachments/167e9ab6-bab3-4847-b205-8edfe2ba1634 returned with HTTP 200 [pid: 7|app: 0|req: 351/703] 199.204.45.33 () {40 vars in 1134 bytes} [Thu Apr 23 08:50:41 2026] PUT /v3/6bb3120741094a4aab272310267e11e3/attachments/167e9ab6-bab3-4847-b205-8edfe2ba1634 => generated 802 bytes in 1075 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-04-23 08:50:43.177 8 INFO cinder.api.openstack.wsgi [req-0b8a8625-940e-43ae-a68c-66fb598c983e req-2d7662c9-1ec7-40c9-bdee-c8f6de350586 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6bb3120741094a4aab272310267e11e3/attachments/167e9ab6-bab3-4847-b205-8edfe2ba1634/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-04-23 08:50:43.264 8 INFO cinder.api.openstack.wsgi [req-0b8a8625-940e-43ae-a68c-66fb598c983e req-2d7662c9-1ec7-40c9-bdee-c8f6de350586 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6bb3120741094a4aab272310267e11e3/attachments/167e9ab6-bab3-4847-b205-8edfe2ba1634/action returned with HTTP 204 [pid: 8|app: 0|req: 353/704] 199.204.45.33 () {40 vars in 1147 bytes} [Thu Apr 23 08:50:43 2026] POST /v3/6bb3120741094a4aab272310267e11e3/attachments/167e9ab6-bab3-4847-b205-8edfe2ba1634/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-04-23 08:50:47.452 7 INFO cinder.api.openstack.wsgi [req-0b8a8625-940e-43ae-a68c-66fb598c983e req-fe75015d-04c8-4ba4-b8e8-6e37155c92d5 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:50:47.452 8 INFO cinder.api.openstack.wsgi [req-0b8a8625-940e-43ae-a68c-66fb598c983e req-2d7662c9-1ec7-40c9-bdee-c8f6de350586 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:50:47.453 7 INFO cinder.api.openstack.wsgi [req-0b8a8625-940e-43ae-a68c-66fb598c983e req-fe75015d-04c8-4ba4-b8e8-6e37155c92d5 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:50:47.454 8 INFO cinder.api.openstack.wsgi [req-0b8a8625-940e-43ae-a68c-66fb598c983e req-2d7662c9-1ec7-40c9-bdee-c8f6de350586 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] http://10.0.0.20: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-04-23 08:50:55.534 7 INFO cinder.api.openstack.wsgi [req-7a58336a-7f1b-4702-91f3-ac7472bbe1a6 req-792fc740-bf95-48c5-888f-2dfd7de279dd 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6bb3120741094a4aab272310267e11e3/attachments/167e9ab6-bab3-4847-b205-8edfe2ba1634 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:50:56.117 7 INFO cinder.api.openstack.wsgi [req-7a58336a-7f1b-4702-91f3-ac7472bbe1a6 req-792fc740-bf95-48c5-888f-2dfd7de279dd 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6bb3120741094a4aab272310267e11e3/attachments/167e9ab6-bab3-4847-b205-8edfe2ba1634 returned with HTTP 200 [pid: 7|app: 0|req: 353/707] 199.204.45.33 () {38 vars in 1102 bytes} [Thu Apr 23 08:50:55 2026] DELETE /v3/6bb3120741094a4aab272310267e11e3/attachments/167e9ab6-bab3-4847-b205-8edfe2ba1634 => generated 19 bytes in 593 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-04-23 08:50:56.132 8 INFO cinder.api.openstack.wsgi [req-7a58336a-7f1b-4702-91f3-ac7472bbe1a6 req-63921834-5421-4b8a-9b9a-9784279cdcdd 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6bb3120741094a4aab272310267e11e3/volumes/60c5748a-c190-48dd-a326-cde198ab8c0c 2026-04-23 08:50:56.133 8 INFO cinder.api.v3.volumes [req-7a58336a-7f1b-4702-91f3-ac7472bbe1a6 req-63921834-5421-4b8a-9b9a-9784279cdcdd 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] Delete volume with id: 60c5748a-c190-48dd-a326-cde198ab8c0c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:50:56.143 8 INFO cinder.volume.api [req-7a58336a-7f1b-4702-91f3-ac7472bbe1a6 req-63921834-5421-4b8a-9b9a-9784279cdcdd 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] Volume info retrieved successfully. 2026-04-23 08:50:56.199 8 INFO cinder.volume.api [req-7a58336a-7f1b-4702-91f3-ac7472bbe1a6 req-63921834-5421-4b8a-9b9a-9784279cdcdd 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] Delete volume request issued successfully. 2026-04-23 08:50:56.200 8 INFO cinder.api.openstack.wsgi [req-7a58336a-7f1b-4702-91f3-ac7472bbe1a6 req-63921834-5421-4b8a-9b9a-9784279cdcdd 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6bb3120741094a4aab272310267e11e3/volumes/60c5748a-c190-48dd-a326-cde198ab8c0c returned with HTTP 202 [pid: 8|app: 0|req: 355/708] 199.204.45.33 () {36 vars in 1053 bytes} [Thu Apr 23 08:50:56 2026] DELETE /v3/6bb3120741094a4aab272310267e11e3/volumes/60c5748a-c190-48dd-a326-cde198ab8c0c => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-04-23 08:50:57.452 7 INFO cinder.api.openstack.wsgi [req-7a58336a-7f1b-4702-91f3-ac7472bbe1a6 req-792fc740-bf95-48c5-888f-2dfd7de279dd 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:50:57.453 8 INFO cinder.api.openstack.wsgi [req-7a58336a-7f1b-4702-91f3-ac7472bbe1a6 req-63921834-5421-4b8a-9b9a-9784279cdcdd 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:50:57.453 7 INFO cinder.api.openstack.wsgi [req-7a58336a-7f1b-4702-91f3-ac7472bbe1a6 req-792fc740-bf95-48c5-888f-2dfd7de279dd 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:50:57.454 8 INFO cinder.api.openstack.wsgi [req-7a58336a-7f1b-4702-91f3-ac7472bbe1a6 req-63921834-5421-4b8a-9b9a-9784279cdcdd 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:51:07.452 8 INFO cinder.api.openstack.wsgi [req-7a58336a-7f1b-4702-91f3-ac7472bbe1a6 req-63921834-5421-4b8a-9b9a-9784279cdcdd 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:51:07.453 8 INFO cinder.api.openstack.wsgi [req-7a58336a-7f1b-4702-91f3-ac7472bbe1a6 req-63921834-5421-4b8a-9b9a-9784279cdcdd 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:51:07.452 7 INFO cinder.api.openstack.wsgi [req-7a58336a-7f1b-4702-91f3-ac7472bbe1a6 req-792fc740-bf95-48c5-888f-2dfd7de279dd 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:51:07.454 7 INFO cinder.api.openstack.wsgi [req-7a58336a-7f1b-4702-91f3-ac7472bbe1a6 req-792fc740-bf95-48c5-888f-2dfd7de279dd 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:51:17.452 8 INFO cinder.api.openstack.wsgi [req-7a58336a-7f1b-4702-91f3-ac7472bbe1a6 req-63921834-5421-4b8a-9b9a-9784279cdcdd 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:51:17.453 7 INFO cinder.api.openstack.wsgi [req-7a58336a-7f1b-4702-91f3-ac7472bbe1a6 req-792fc740-bf95-48c5-888f-2dfd7de279dd 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:51:17.453 8 INFO cinder.api.openstack.wsgi [req-7a58336a-7f1b-4702-91f3-ac7472bbe1a6 req-63921834-5421-4b8a-9b9a-9784279cdcdd 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:51:17.454 7 INFO cinder.api.openstack.wsgi [req-7a58336a-7f1b-4702-91f3-ac7472bbe1a6 req-792fc740-bf95-48c5-888f-2dfd7de279dd 15625229563747b9b7f4d97d33da5031 6bb3120741094a4aab272310267e11e3 - - default default] http://10.0.0.20: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-04-23 08:51:19.374 7 INFO cinder.api.openstack.wsgi [None req-58c7b4c8-ed29-4ad4-b8cf-6e767bc41b00 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?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-04-23 08:51:19.396 7 INFO cinder.api.openstack.wsgi [None req-58c7b4c8-ed29-4ad4-b8cf-6e767bc41b00 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 357/715] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:51:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true => generated 847 bytes in 203 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-04-23 08:51:19.413 8 INFO cinder.api.openstack.wsgi [None req-fa50d56e-4ce2-4474-8e89-43faf1855b6f 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/52b87d4ea6184640bc3446c7b7e5330f?usage=true 2026-04-23 08:51:19.443 8 INFO cinder.api.openstack.wsgi [None req-fa50d56e-4ce2-4474-8e89-43faf1855b6f 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/52b87d4ea6184640bc3446c7b7e5330f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 359/716] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:51:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/52b87d4ea6184640bc3446c7b7e5330f?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:51:19.459 7 INFO cinder.api.openstack.wsgi [None req-e2ae70a5-2142-4a1b-be12-730f5a9afac9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/59965dc00c29477895e730586891c4b5?usage=true 2026-04-23 08:51:19.481 7 INFO cinder.api.openstack.wsgi [None req-e2ae70a5-2142-4a1b-be12-730f5a9afac9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/59965dc00c29477895e730586891c4b5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 358/717] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:51:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/59965dc00c29477895e730586891c4b5?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:51:19.494 8 INFO cinder.api.openstack.wsgi [None req-aebe2ff3-fc48-4d91-a9bc-0cf0a88bfa08 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true 2026-04-23 08:51:19.533 8 INFO cinder.api.openstack.wsgi [None req-aebe2ff3-fc48-4d91-a9bc-0cf0a88bfa08 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 360/718] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:51:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:51:19.549 7 INFO cinder.api.openstack.wsgi [None req-568156ce-ae93-4977-9d17-656d943d4f88 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/75af7b04d356432b82295567886c95ea?usage=true 2026-04-23 08:51:19.577 7 INFO cinder.api.openstack.wsgi [None req-568156ce-ae93-4977-9d17-656d943d4f88 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/75af7b04d356432b82295567886c95ea?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 359/719] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:51:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/75af7b04d356432b82295567886c95ea?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:51:19.594 8 INFO cinder.api.openstack.wsgi [None req-98cca55a-80c9-4348-a001-a105f7622938 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/79a0798865964661b6c37347b56d11ef?usage=true 2026-04-23 08:51:19.621 8 INFO cinder.api.openstack.wsgi [None req-98cca55a-80c9-4348-a001-a105f7622938 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/79a0798865964661b6c37347b56d11ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 361/720] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:51:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/79a0798865964661b6c37347b56d11ef?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:51:19.636 7 INFO cinder.api.openstack.wsgi [None req-4c6e0b03-4599-4101-8f0e-5cebeb80f3e1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true 2026-04-23 08:51:19.665 7 INFO cinder.api.openstack.wsgi [None req-4c6e0b03-4599-4101-8f0e-5cebeb80f3e1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 360/721] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:51:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:51:19.677 8 INFO cinder.api.openstack.wsgi [None req-6b2f26ff-b572-4217-ba59-cdae2fdfb237 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/c73e730fdc6a4cc3904cacc708c61420?usage=true 2026-04-23 08:51:19.725 8 INFO cinder.api.openstack.wsgi [None req-6b2f26ff-b572-4217-ba59-cdae2fdfb237 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/c73e730fdc6a4cc3904cacc708c61420?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 362/722] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:51:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/c73e730fdc6a4cc3904cacc708c61420?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:51:19.739 7 INFO cinder.api.openstack.wsgi [None req-1cb48741-1dae-4d52-9a96-5f9003c39a78 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services 2026-04-23 08:51:19.746 7 INFO cinder.api.openstack.wsgi [None req-1cb48741-1dae-4d52-9a96-5f9003c39a78 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services returned with HTTP 200 [pid: 7|app: 0|req: 361/723] 10.0.0.133 () {28 vars in 645 bytes} [Thu Apr 23 08:51:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:51:19.764 8 INFO cinder.api.openstack.wsgi [None req-2d841e7d-1e6c-42d1-8a00-4914a224b3f5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:51:19.781 8 INFO cinder.volume.api [None req-2d841e7d-1e6c-42d1-8a00-4914a224b3f5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:51:19.783 8 INFO cinder.api.openstack.wsgi [None req-2d841e7d-1e6c-42d1-8a00-4914a224b3f5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 363/724] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:51:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:51:19.798 7 INFO cinder.api.openstack.wsgi [None req-67394653-462d-4647-b279-ef914cb0309f 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:51:19.821 7 INFO cinder.volume.api [None req-67394653-462d-4647-b279-ef914cb0309f 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:51:19.825 7 INFO cinder.api.openstack.wsgi [None req-67394653-462d-4647-b279-ef914cb0309f 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 362/725] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:51:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 08:51:19.840 8 INFO cinder.api.openstack.wsgi [None req-b752aa8e-0647-4ee8-ba06-62f1d283e14e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true 2026-04-23 08:51:19.846 8 INFO cinder.volume.api [None req-b752aa8e-0647-4ee8-ba06-62f1d283e14e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all snapshots completed successfully. 2026-04-23 08:51:19.846 8 INFO cinder.api.openstack.wsgi [None req-b752aa8e-0647-4ee8-ba06-62f1d283e14e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 364/726] 10.0.0.133 () {28 vars in 674 bytes} [Thu Apr 23 08:51:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:51:19.866 7 INFO cinder.api.openstack.wsgi [None req-f46684d2-5776-4dcf-8128-b055f37bb4e0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true 2026-04-23 08:51:20.370 7 INFO cinder.api.openstack.wsgi [None req-f46684d2-5776-4dcf-8128-b055f37bb4e0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 363/727] 10.0.0.133 () {28 vars in 696 bytes} [Thu Apr 23 08:51:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true => generated 670 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:51:27.452 8 INFO cinder.api.openstack.wsgi [None req-b752aa8e-0647-4ee8-ba06-62f1d283e14e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:51:27.452 7 INFO cinder.api.openstack.wsgi [None req-f46684d2-5776-4dcf-8128-b055f37bb4e0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:51:27.453 8 INFO cinder.api.openstack.wsgi [None req-b752aa8e-0647-4ee8-ba06-62f1d283e14e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:51:27.454 7 INFO cinder.api.openstack.wsgi [None req-f46684d2-5776-4dcf-8128-b055f37bb4e0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:51:37.453 8 INFO cinder.api.openstack.wsgi [None req-b752aa8e-0647-4ee8-ba06-62f1d283e14e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:51:37.454 8 INFO cinder.api.openstack.wsgi [None req-b752aa8e-0647-4ee8-ba06-62f1d283e14e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:51:37.454 7 INFO cinder.api.openstack.wsgi [None req-f46684d2-5776-4dcf-8128-b055f37bb4e0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:51:37.455 7 INFO cinder.api.openstack.wsgi [None req-f46684d2-5776-4dcf-8128-b055f37bb4e0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:51:45.667 8 INFO cinder.api.openstack.wsgi [req-cb8bdf24-aabf-4111-94b9-f4dd3105eacf req-4b6168e7-a1df-4d64-9d50-b3d05ba633e9 487b8334a38446728a34695524ce8385 75af7b04d356432b82295567886c95ea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/75af7b04d356432b82295567886c95ea/attachments?instance_id=450439c9-b7a8-4886-ad2f-6522cd20cb96 2026-04-23 08:51:45.679 8 INFO cinder.api.openstack.wsgi [req-cb8bdf24-aabf-4111-94b9-f4dd3105eacf req-4b6168e7-a1df-4d64-9d50-b3d05ba633e9 487b8334a38446728a34695524ce8385 75af7b04d356432b82295567886c95ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/75af7b04d356432b82295567886c95ea/attachments?instance_id=450439c9-b7a8-4886-ad2f-6522cd20cb96 returned with HTTP 200 [pid: 8|app: 0|req: 367/732] 199.204.45.33 () {36 vars in 1103 bytes} [Thu Apr 23 08:51:45 2026] GET /v3/75af7b04d356432b82295567886c95ea/attachments?instance_id=450439c9-b7a8-4886-ad2f-6522cd20cb96 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:51:47.453 8 INFO cinder.api.openstack.wsgi [req-cb8bdf24-aabf-4111-94b9-f4dd3105eacf req-4b6168e7-a1df-4d64-9d50-b3d05ba633e9 487b8334a38446728a34695524ce8385 75af7b04d356432b82295567886c95ea - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:51:47.454 8 INFO cinder.api.openstack.wsgi [req-cb8bdf24-aabf-4111-94b9-f4dd3105eacf req-4b6168e7-a1df-4d64-9d50-b3d05ba633e9 487b8334a38446728a34695524ce8385 75af7b04d356432b82295567886c95ea - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:51:47.454 7 INFO cinder.api.openstack.wsgi [None req-f46684d2-5776-4dcf-8128-b055f37bb4e0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:51:47.455 7 INFO cinder.api.openstack.wsgi [None req-f46684d2-5776-4dcf-8128-b055f37bb4e0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:51:57.452 8 INFO cinder.api.openstack.wsgi [req-cb8bdf24-aabf-4111-94b9-f4dd3105eacf req-4b6168e7-a1df-4d64-9d50-b3d05ba633e9 487b8334a38446728a34695524ce8385 75af7b04d356432b82295567886c95ea - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:51:57.453 8 INFO cinder.api.openstack.wsgi [req-cb8bdf24-aabf-4111-94b9-f4dd3105eacf req-4b6168e7-a1df-4d64-9d50-b3d05ba633e9 487b8334a38446728a34695524ce8385 75af7b04d356432b82295567886c95ea - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:51:57.453 7 INFO cinder.api.openstack.wsgi [None req-f46684d2-5776-4dcf-8128-b055f37bb4e0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:51:57.454 7 INFO cinder.api.openstack.wsgi [None req-f46684d2-5776-4dcf-8128-b055f37bb4e0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:52:07.452 8 INFO cinder.api.openstack.wsgi [req-cb8bdf24-aabf-4111-94b9-f4dd3105eacf req-4b6168e7-a1df-4d64-9d50-b3d05ba633e9 487b8334a38446728a34695524ce8385 75af7b04d356432b82295567886c95ea - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:52:07.453 8 INFO cinder.api.openstack.wsgi [req-cb8bdf24-aabf-4111-94b9-f4dd3105eacf req-4b6168e7-a1df-4d64-9d50-b3d05ba633e9 487b8334a38446728a34695524ce8385 75af7b04d356432b82295567886c95ea - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:52:07.453 7 INFO cinder.api.openstack.wsgi [None req-f46684d2-5776-4dcf-8128-b055f37bb4e0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:52:07.454 7 INFO cinder.api.openstack.wsgi [None req-f46684d2-5776-4dcf-8128-b055f37bb4e0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:52:17.452 7 INFO cinder.api.openstack.wsgi [None req-f46684d2-5776-4dcf-8128-b055f37bb4e0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:52:17.453 7 INFO cinder.api.openstack.wsgi [None req-f46684d2-5776-4dcf-8128-b055f37bb4e0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:52:17.453 8 INFO cinder.api.openstack.wsgi [req-cb8bdf24-aabf-4111-94b9-f4dd3105eacf req-4b6168e7-a1df-4d64-9d50-b3d05ba633e9 487b8334a38446728a34695524ce8385 75af7b04d356432b82295567886c95ea - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:52:17.454 8 INFO cinder.api.openstack.wsgi [req-cb8bdf24-aabf-4111-94b9-f4dd3105eacf req-4b6168e7-a1df-4d64-9d50-b3d05ba633e9 487b8334a38446728a34695524ce8385 75af7b04d356432b82295567886c95ea - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:52:18.638 7 INFO cinder.api.openstack.wsgi [None req-f46684d2-5776-4dcf-8128-b055f37bb4e0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-23 08:52:18.642 7 INFO cinder.api.openstack.wsgi [None req-f46684d2-5776-4dcf-8128-b055f37bb4e0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 370/741] 10.0.0.127 () {30 vars in 411 bytes} [Thu Apr 23 08:52:18 2026] GET / => generated 411 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-23 08:52:19.246 8 INFO cinder.api.openstack.wsgi [None req-a42f6abe-ef8b-4d84-b77c-2ec8658bd8a7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:52:19.255 8 INFO cinder.volume.api [None req-a42f6abe-ef8b-4d84-b77c-2ec8658bd8a7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:52:19.257 8 INFO cinder.api.openstack.wsgi [None req-a42f6abe-ef8b-4d84-b77c-2ec8658bd8a7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 372/742] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:52:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 08:52:19.267 7 INFO cinder.api.openstack.wsgi [None req-4d27e0de-2c5b-44f4-a008-774cf10fc25a 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services 2026-04-23 08:52:19.273 7 INFO cinder.api.openstack.wsgi [None req-4d27e0de-2c5b-44f4-a008-774cf10fc25a 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services returned with HTTP 200 [pid: 7|app: 0|req: 371/743] 10.0.0.133 () {28 vars in 645 bytes} [Thu Apr 23 08:52:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:52:19.310 8 INFO cinder.api.openstack.wsgi [None req-d3eb7ea6-d112-4788-b813-ff0923fadc57 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/38ee9b97fb7744c0a96037b7155ec759?usage=true 2026-04-23 08:52:19.357 8 INFO cinder.api.openstack.wsgi [None req-d3eb7ea6-d112-4788-b813-ff0923fadc57 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/38ee9b97fb7744c0a96037b7155ec759?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 373/744] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:52:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/38ee9b97fb7744c0a96037b7155ec759?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:52:19.367 7 INFO cinder.api.openstack.wsgi [None req-3d208ce1-e6b5-468c-b6df-976fc44bbbc4 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true 2026-04-23 08:52:19.405 7 INFO cinder.api.openstack.wsgi [None req-3d208ce1-e6b5-468c-b6df-976fc44bbbc4 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 372/745] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:52:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:52:19.414 8 INFO cinder.api.openstack.wsgi [None req-aa7a7223-aacc-4b77-a58c-6c7631dc64b1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/674f3db1024c430095f967f2c20c5cf7?usage=true 2026-04-23 08:52:19.436 8 INFO cinder.api.openstack.wsgi [None req-aa7a7223-aacc-4b77-a58c-6c7631dc64b1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/674f3db1024c430095f967f2c20c5cf7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 374/746] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:52:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/674f3db1024c430095f967f2c20c5cf7?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:52:19.453 7 INFO cinder.api.openstack.wsgi [None req-cb9cd400-4b1a-47c5-9804-9ca79f3a1aab 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true 2026-04-23 08:52:19.475 7 INFO cinder.api.openstack.wsgi [None req-cb9cd400-4b1a-47c5-9804-9ca79f3a1aab 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 373/747] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:52:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:52:19.484 8 INFO cinder.api.openstack.wsgi [None req-bc2ad9b5-ff6a-484c-b97e-3248b0f6b55c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/75af7b04d356432b82295567886c95ea?usage=true 2026-04-23 08:52:19.502 8 INFO cinder.api.openstack.wsgi [None req-bc2ad9b5-ff6a-484c-b97e-3248b0f6b55c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/75af7b04d356432b82295567886c95ea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 375/748] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:52:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/75af7b04d356432b82295567886c95ea?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:52:19.515 7 INFO cinder.api.openstack.wsgi [None req-ae2fd6c4-6636-4460-98cf-9b05d0aab9bc 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true 2026-04-23 08:52:19.536 7 INFO cinder.api.openstack.wsgi [None req-ae2fd6c4-6636-4460-98cf-9b05d0aab9bc 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 374/749] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:52:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:52:19.547 8 INFO cinder.api.openstack.wsgi [None req-41d4934b-9705-4ad3-b065-921d935827a8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/fb0f85f21f644f9abf2254eb549761be?usage=true 2026-04-23 08:52:19.574 8 INFO cinder.api.openstack.wsgi [None req-41d4934b-9705-4ad3-b065-921d935827a8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/fb0f85f21f644f9abf2254eb549761be?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 376/750] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:52:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/fb0f85f21f644f9abf2254eb549761be?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:52:19.586 7 INFO cinder.api.openstack.wsgi [None req-b7df3b1f-b345-48ab-8a7d-c28ec5d8954f 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:52:19.605 7 INFO cinder.volume.api [None req-b7df3b1f-b345-48ab-8a7d-c28ec5d8954f 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:52:19.608 7 INFO cinder.api.openstack.wsgi [None req-b7df3b1f-b345-48ab-8a7d-c28ec5d8954f 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 375/751] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:52:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 08:52:19.619 8 INFO cinder.api.openstack.wsgi [None req-b6e494ae-5208-4f5b-8faf-2c0a9ecb7696 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true 2026-04-23 08:52:19.624 8 INFO cinder.volume.api [None req-b6e494ae-5208-4f5b-8faf-2c0a9ecb7696 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all snapshots completed successfully. 2026-04-23 08:52:19.625 8 INFO cinder.api.openstack.wsgi [None req-b6e494ae-5208-4f5b-8faf-2c0a9ecb7696 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 377/752] 10.0.0.133 () {28 vars in 674 bytes} [Thu Apr 23 08:52:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 08:52:19.641 7 INFO cinder.api.openstack.wsgi [None req-f90216d4-aa4a-474b-9703-f8348c1083cd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true 2026-04-23 08:52:20.147 7 INFO cinder.api.openstack.wsgi [None req-f90216d4-aa4a-474b-9703-f8348c1083cd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 376/753] 10.0.0.133 () {28 vars in 696 bytes} [Thu Apr 23 08:52:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true => generated 670 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:52:24.049 8 INFO cinder.api.openstack.wsgi [None req-b8109467-312a-4a8c-b703-dc9285216210 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes 2026-04-23 08:52:24.083 8 INFO cinder.volume.api [None req-b8109467-312a-4a8c-b703-dc9285216210 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Get all volumes completed successfully. 2026-04-23 08:52:24.083 8 INFO cinder.api.openstack.wsgi [None req-b8109467-312a-4a8c-b703-dc9285216210 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes returned with HTTP 200 [pid: 8|app: 0|req: 378/754] 10.0.0.127 () {32 vars in 701 bytes} [Thu Apr 23 08:52:23 2026] GET /v3/87cb0dffc49945f5b5dab25575f30c24/volumes => generated 15 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 08:52:24.100 7 INFO cinder.api.openstack.wsgi [None req-f157d192-11f7-400c-9f01-61e5dcd90bb9 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes 2026-04-23 08:52:24.105 7 INFO cinder.api.v3.volumes [None req-f157d192-11f7-400c-9f01-61e5dcd90bb9 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Create volume of 1 GB 2026-04-23 08:52:24.140 7 INFO cinder.volume.api [None req-f157d192-11f7-400c-9f01-61e5dcd90bb9 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Availability Zones retrieved successfully. 2026-04-23 08:52:24.429 7 INFO cinder.volume.api [None req-f157d192-11f7-400c-9f01-61e5dcd90bb9 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Create volume request issued successfully. 2026-04-23 08:52:24.430 7 INFO cinder.api.openstack.wsgi [None req-f157d192-11f7-400c-9f01-61e5dcd90bb9 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes returned with HTTP 202 [pid: 7|app: 0|req: 377/755] 10.0.0.127 () {34 vars in 723 bytes} [Thu Apr 23 08:52:24 2026] POST /v3/87cb0dffc49945f5b5dab25575f30c24/volumes => generated 876 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-23 08:52:24.451 8 INFO cinder.api.openstack.wsgi [None req-6054da7f-4b91-4033-8667-6917780788d5 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/44b015f8-d8b0-4c0c-a137-5b4f00c32001 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:24.465 8 INFO cinder.volume.api [None req-6054da7f-4b91-4033-8667-6917780788d5 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Volume info retrieved successfully. 2026-04-23 08:52:24.471 8 INFO cinder.api.openstack.wsgi [None req-6054da7f-4b91-4033-8667-6917780788d5 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/44b015f8-d8b0-4c0c-a137-5b4f00c32001 returned with HTTP 200 [pid: 8|app: 0|req: 379/756] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:24 2026] GET /v3/87cb0dffc49945f5b5dab25575f30c24/volumes/44b015f8-d8b0-4c0c-a137-5b4f00c32001 => generated 944 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-04-23 08:52:25.499 7 INFO cinder.api.openstack.wsgi [None req-c6daf3a7-5e11-406a-977c-e318f0b0408c 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/44b015f8-d8b0-4c0c-a137-5b4f00c32001 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:25.519 7 INFO cinder.volume.api [None req-c6daf3a7-5e11-406a-977c-e318f0b0408c 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Volume info retrieved successfully. 2026-04-23 08:52:25.526 7 INFO cinder.api.openstack.wsgi [None req-c6daf3a7-5e11-406a-977c-e318f0b0408c 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/44b015f8-d8b0-4c0c-a137-5b4f00c32001 returned with HTTP 200 [pid: 7|app: 0|req: 378/757] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:25 2026] GET /v3/87cb0dffc49945f5b5dab25575f30c24/volumes/44b015f8-d8b0-4c0c-a137-5b4f00c32001 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:52:25.546 8 INFO cinder.api.openstack.wsgi [None req-58ec0738-168c-4b0b-a33b-6965007882c3 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/44b015f8-d8b0-4c0c-a137-5b4f00c32001 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:25.560 8 INFO cinder.volume.api [None req-58ec0738-168c-4b0b-a33b-6965007882c3 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Volume info retrieved successfully. 2026-04-23 08:52:25.565 8 INFO cinder.api.openstack.wsgi [None req-58ec0738-168c-4b0b-a33b-6965007882c3 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/44b015f8-d8b0-4c0c-a137-5b4f00c32001 returned with HTTP 200 [pid: 8|app: 0|req: 380/758] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:25 2026] GET /v3/87cb0dffc49945f5b5dab25575f30c24/volumes/44b015f8-d8b0-4c0c-a137-5b4f00c32001 => generated 969 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:52:25.590 7 INFO cinder.api.openstack.wsgi [None req-7fe04617-3b03-4ebc-9a06-1010add048cc 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes 2026-04-23 08:52:25.593 7 INFO cinder.api.v3.volumes [None req-7fe04617-3b03-4ebc-9a06-1010add048cc 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Create volume of 1 GB 2026-04-23 08:52:25.600 7 INFO cinder.volume.api [None req-7fe04617-3b03-4ebc-9a06-1010add048cc 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Availability Zones retrieved successfully. 2026-04-23 08:52:25.782 7 INFO cinder.volume.api [None req-7fe04617-3b03-4ebc-9a06-1010add048cc 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Create volume request issued successfully. 2026-04-23 08:52:25.791 7 INFO cinder.api.openstack.wsgi [None req-7fe04617-3b03-4ebc-9a06-1010add048cc 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes returned with HTTP 202 [pid: 7|app: 0|req: 379/759] 10.0.0.127 () {34 vars in 723 bytes} [Thu Apr 23 08:52:25 2026] POST /v3/87cb0dffc49945f5b5dab25575f30c24/volumes => generated 875 bytes in 208 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-04-23 08:52:25.809 8 INFO cinder.api.openstack.wsgi [None req-86ca0b1a-e9ce-4a19-85ea-40bf58e456ce 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/050cfcb6-aed0-4adf-94e6-a3d3236024b5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:25.826 8 INFO cinder.volume.api [None req-86ca0b1a-e9ce-4a19-85ea-40bf58e456ce 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Volume info retrieved successfully. 2026-04-23 08:52:25.832 8 INFO cinder.api.openstack.wsgi [None req-86ca0b1a-e9ce-4a19-85ea-40bf58e456ce 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/050cfcb6-aed0-4adf-94e6-a3d3236024b5 returned with HTTP 200 [pid: 8|app: 0|req: 381/760] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:25 2026] GET /v3/87cb0dffc49945f5b5dab25575f30c24/volumes/050cfcb6-aed0-4adf-94e6-a3d3236024b5 => generated 943 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-04-23 08:52:26.262 7 INFO cinder.api.openstack.wsgi [None req-772763ab-4171-4d16-ac97-902f86b85ae8 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e10be802494777a2ce17d8f86a2a25/volumes 2026-04-23 08:52:26.266 7 INFO cinder.api.v3.volumes [None req-772763ab-4171-4d16-ac97-902f86b85ae8 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] Create volume of 1 GB /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:26.272 7 INFO cinder.volume.api [None req-772763ab-4171-4d16-ac97-902f86b85ae8 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] Availability Zones retrieved successfully. 2026-04-23 08:52:26.421 7 INFO cinder.volume.api [None req-772763ab-4171-4d16-ac97-902f86b85ae8 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] Create volume request issued successfully. 2026-04-23 08:52:26.422 7 INFO cinder.api.openstack.wsgi [None req-772763ab-4171-4d16-ac97-902f86b85ae8 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e10be802494777a2ce17d8f86a2a25/volumes returned with HTTP 202 [pid: 7|app: 0|req: 380/761] 10.0.0.127 () {34 vars in 722 bytes} [Thu Apr 23 08:52:26 2026] POST /v3/f3e10be802494777a2ce17d8f86a2a25/volumes => generated 861 bytes in 394 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-04-23 08:52:26.446 8 INFO cinder.api.openstack.wsgi [None req-d5a6b70a-ef81-4ae0-ab93-25d245f750e5 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e10be802494777a2ce17d8f86a2a25/volumes/58a732cc-c5eb-4574-95e8-3d171daa98c3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:26.459 8 INFO cinder.volume.api [None req-d5a6b70a-ef81-4ae0-ab93-25d245f750e5 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] Volume info retrieved successfully. 2026-04-23 08:52:26.464 8 INFO cinder.api.openstack.wsgi [None req-d5a6b70a-ef81-4ae0-ab93-25d245f750e5 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e10be802494777a2ce17d8f86a2a25/volumes/58a732cc-c5eb-4574-95e8-3d171daa98c3 returned with HTTP 200 [pid: 8|app: 0|req: 382/762] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:26 2026] GET /v3/f3e10be802494777a2ce17d8f86a2a25/volumes/58a732cc-c5eb-4574-95e8-3d171daa98c3 => generated 929 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-04-23 08:52:26.855 7 INFO cinder.api.openstack.wsgi [None req-0ace1d7a-f217-45ba-b218-d7151de1d267 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/050cfcb6-aed0-4adf-94e6-a3d3236024b5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:26.872 7 INFO cinder.volume.api [None req-0ace1d7a-f217-45ba-b218-d7151de1d267 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Volume info retrieved successfully. 2026-04-23 08:52:26.878 7 INFO cinder.api.openstack.wsgi [None req-0ace1d7a-f217-45ba-b218-d7151de1d267 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/050cfcb6-aed0-4adf-94e6-a3d3236024b5 returned with HTTP 200 [pid: 7|app: 0|req: 381/763] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:26 2026] GET /v3/87cb0dffc49945f5b5dab25575f30c24/volumes/050cfcb6-aed0-4adf-94e6-a3d3236024b5 => generated 968 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:52:26.900 8 INFO cinder.api.openstack.wsgi [None req-1639abcc-e690-4228-a75e-7f5d9a84ab29 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/050cfcb6-aed0-4adf-94e6-a3d3236024b5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:26.916 8 INFO cinder.volume.api [None req-1639abcc-e690-4228-a75e-7f5d9a84ab29 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Volume info retrieved successfully. 2026-04-23 08:52:26.924 8 INFO cinder.api.openstack.wsgi [None req-1639abcc-e690-4228-a75e-7f5d9a84ab29 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/050cfcb6-aed0-4adf-94e6-a3d3236024b5 returned with HTTP 200 [pid: 8|app: 0|req: 383/764] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:26 2026] GET /v3/87cb0dffc49945f5b5dab25575f30c24/volumes/050cfcb6-aed0-4adf-94e6-a3d3236024b5 => 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-04-23 08:52:26.946 7 INFO cinder.api.openstack.wsgi [None req-f03fcc89-c964-46db-b1ba-6ce1e64ad945 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes 2026-04-23 08:52:26.949 7 INFO cinder.api.v3.volumes [None req-f03fcc89-c964-46db-b1ba-6ce1e64ad945 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Create volume of 1 GB 2026-04-23 08:52:26.957 7 INFO cinder.volume.api [None req-f03fcc89-c964-46db-b1ba-6ce1e64ad945 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Availability Zones retrieved successfully. 2026-04-23 08:52:27.122 7 INFO cinder.volume.api [None req-f03fcc89-c964-46db-b1ba-6ce1e64ad945 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Create volume request issued successfully. 2026-04-23 08:52:27.123 7 INFO cinder.api.openstack.wsgi [None req-f03fcc89-c964-46db-b1ba-6ce1e64ad945 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes returned with HTTP 202 [pid: 7|app: 0|req: 382/765] 10.0.0.127 () {34 vars in 723 bytes} [Thu Apr 23 08:52:26 2026] POST /v3/87cb0dffc49945f5b5dab25575f30c24/volumes => generated 875 bytes in 182 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-04-23 08:52:27.143 8 INFO cinder.api.openstack.wsgi [None req-71126862-42aa-431b-aea1-4439a27981ed 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/de1cd37c-c7d8-44e1-8d50-57491e435537 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:27.171 8 INFO cinder.volume.api [None req-71126862-42aa-431b-aea1-4439a27981ed 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Volume info retrieved successfully. 2026-04-23 08:52:27.178 8 INFO cinder.api.openstack.wsgi [None req-71126862-42aa-431b-aea1-4439a27981ed 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/de1cd37c-c7d8-44e1-8d50-57491e435537 returned with HTTP 200 [pid: 8|app: 0|req: 384/766] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:27 2026] GET /v3/87cb0dffc49945f5b5dab25575f30c24/volumes/de1cd37c-c7d8-44e1-8d50-57491e435537 => generated 943 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:52:27.453 8 INFO cinder.api.openstack.wsgi [None req-71126862-42aa-431b-aea1-4439a27981ed 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:52:27.453 7 INFO cinder.api.openstack.wsgi [None req-f03fcc89-c964-46db-b1ba-6ce1e64ad945 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:52:27.454 8 INFO cinder.api.openstack.wsgi [None req-71126862-42aa-431b-aea1-4439a27981ed 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:52:27.455 7 INFO cinder.api.openstack.wsgi [None req-f03fcc89-c964-46db-b1ba-6ce1e64ad945 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] http://10.0.0.20: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-04-23 08:52:27.490 8 INFO cinder.api.openstack.wsgi [None req-43a1f9ce-20a3-4a15-b2e1-4322048f4837 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e10be802494777a2ce17d8f86a2a25/volumes/58a732cc-c5eb-4574-95e8-3d171daa98c3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:27.504 8 INFO cinder.volume.api [None req-43a1f9ce-20a3-4a15-b2e1-4322048f4837 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] Volume info retrieved successfully. 2026-04-23 08:52:27.508 8 INFO cinder.api.openstack.wsgi [None req-43a1f9ce-20a3-4a15-b2e1-4322048f4837 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e10be802494777a2ce17d8f86a2a25/volumes/58a732cc-c5eb-4574-95e8-3d171daa98c3 returned with HTTP 200 [pid: 8|app: 0|req: 386/769] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:27 2026] GET /v3/f3e10be802494777a2ce17d8f86a2a25/volumes/58a732cc-c5eb-4574-95e8-3d171daa98c3 => generated 954 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-04-23 08:52:27.891 7 INFO cinder.api.openstack.wsgi [None req-c0566f1d-b21c-46b9-b6d4-27f870832cd1 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes 2026-04-23 08:52:27.894 7 INFO cinder.api.v3.volumes [None req-c0566f1d-b21c-46b9-b6d4-27f870832cd1 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Create volume of 1 GB /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:27.901 7 INFO cinder.volume.api [None req-c0566f1d-b21c-46b9-b6d4-27f870832cd1 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Availability Zones retrieved successfully. 2026-04-23 08:52:28.087 7 INFO cinder.volume.api [None req-c0566f1d-b21c-46b9-b6d4-27f870832cd1 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Create volume request issued successfully. 2026-04-23 08:52:28.088 7 INFO cinder.api.openstack.wsgi [None req-c0566f1d-b21c-46b9-b6d4-27f870832cd1 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes returned with HTTP 202 [pid: 7|app: 0|req: 384/770] 10.0.0.127 () {34 vars in 723 bytes} [Thu Apr 23 08:52:27 2026] POST /v3/0f74349b28084c468621a1216fd2185c/volumes => generated 871 bytes in 386 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-04-23 08:52:28.111 8 INFO cinder.api.openstack.wsgi [None req-6bfd2ae4-f78e-4c11-a1d2-a61632d01515 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/564ea6b2-6fad-4cb8-a266-a163eb56fada /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:28.125 8 INFO cinder.volume.api [None req-6bfd2ae4-f78e-4c11-a1d2-a61632d01515 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume info retrieved successfully. 2026-04-23 08:52:28.131 8 INFO cinder.api.openstack.wsgi [None req-6bfd2ae4-f78e-4c11-a1d2-a61632d01515 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/564ea6b2-6fad-4cb8-a266-a163eb56fada returned with HTTP 200 [pid: 8|app: 0|req: 387/771] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:28 2026] GET /v3/0f74349b28084c468621a1216fd2185c/volumes/564ea6b2-6fad-4cb8-a266-a163eb56fada => generated 939 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:52:28.197 7 INFO cinder.api.openstack.wsgi [None req-f1ee68dd-ddb2-490e-b222-a8ede79cebb8 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/de1cd37c-c7d8-44e1-8d50-57491e435537 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:28.214 7 INFO cinder.volume.api [None req-f1ee68dd-ddb2-490e-b222-a8ede79cebb8 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Volume info retrieved successfully. 2026-04-23 08:52:28.219 7 INFO cinder.api.openstack.wsgi [None req-f1ee68dd-ddb2-490e-b222-a8ede79cebb8 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/de1cd37c-c7d8-44e1-8d50-57491e435537 returned with HTTP 200 [pid: 7|app: 0|req: 385/772] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:28 2026] GET /v3/87cb0dffc49945f5b5dab25575f30c24/volumes/de1cd37c-c7d8-44e1-8d50-57491e435537 => generated 968 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-04-23 08:52:28.236 8 INFO cinder.api.openstack.wsgi [None req-d9ccfd2e-d002-496b-a74e-0279f376d518 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/de1cd37c-c7d8-44e1-8d50-57491e435537 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:28.251 8 INFO cinder.volume.api [None req-d9ccfd2e-d002-496b-a74e-0279f376d518 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Volume info retrieved successfully. 2026-04-23 08:52:28.259 8 INFO cinder.api.openstack.wsgi [None req-d9ccfd2e-d002-496b-a74e-0279f376d518 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/de1cd37c-c7d8-44e1-8d50-57491e435537 returned with HTTP 200 [pid: 8|app: 0|req: 388/773] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:28 2026] GET /v3/87cb0dffc49945f5b5dab25575f30c24/volumes/de1cd37c-c7d8-44e1-8d50-57491e435537 => generated 968 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:52:28.279 7 INFO cinder.api.openstack.wsgi [None req-450c8510-3f09-42df-9ef8-e19f2d8818f9 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes 2026-04-23 08:52:28.316 7 INFO cinder.volume.api [None req-450c8510-3f09-42df-9ef8-e19f2d8818f9 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Get all volumes completed successfully. 2026-04-23 08:52:28.317 7 INFO cinder.api.openstack.wsgi [None req-450c8510-3f09-42df-9ef8-e19f2d8818f9 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes returned with HTTP 200 [pid: 7|app: 0|req: 386/774] 10.0.0.127 () {32 vars in 701 bytes} [Thu Apr 23 08:52:28 2026] GET /v3/87cb0dffc49945f5b5dab25575f30c24/volumes => generated 1322 bytes in 44 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-04-23 08:52:28.339 8 INFO cinder.api.openstack.wsgi [None req-8e8c96c0-21a6-43ba-a955-26f56056bf15 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/de1cd37c-c7d8-44e1-8d50-57491e435537 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:28.353 8 INFO cinder.volume.api [None req-8e8c96c0-21a6-43ba-a955-26f56056bf15 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Volume info retrieved successfully. 2026-04-23 08:52:28.358 8 INFO cinder.api.openstack.wsgi [None req-8e8c96c0-21a6-43ba-a955-26f56056bf15 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/de1cd37c-c7d8-44e1-8d50-57491e435537 returned with HTTP 200 [pid: 8|app: 0|req: 389/775] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:28 2026] GET /v3/87cb0dffc49945f5b5dab25575f30c24/volumes/de1cd37c-c7d8-44e1-8d50-57491e435537 => generated 968 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:52:28.386 7 INFO cinder.api.openstack.wsgi [None req-0effd223-32b8-4bf6-a222-2bb79b31f802 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/de1cd37c-c7d8-44e1-8d50-57491e435537 2026-04-23 08:52:28.387 7 INFO cinder.api.v3.volumes [None req-0effd223-32b8-4bf6-a222-2bb79b31f802 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Delete volume with id: de1cd37c-c7d8-44e1-8d50-57491e435537 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:28.403 7 INFO cinder.volume.api [None req-0effd223-32b8-4bf6-a222-2bb79b31f802 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Volume info retrieved successfully. 2026-04-23 08:52:28.439 7 INFO cinder.volume.api [None req-0effd223-32b8-4bf6-a222-2bb79b31f802 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Delete volume request issued successfully. 2026-04-23 08:52:28.440 7 INFO cinder.api.openstack.wsgi [None req-0effd223-32b8-4bf6-a222-2bb79b31f802 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/de1cd37c-c7d8-44e1-8d50-57491e435537 returned with HTTP 202 [pid: 7|app: 0|req: 387/776] 10.0.0.127 () {32 vars in 778 bytes} [Thu Apr 23 08:52:28 2026] DELETE /v3/87cb0dffc49945f5b5dab25575f30c24/volumes/de1cd37c-c7d8-44e1-8d50-57491e435537 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:52:28.452 8 INFO cinder.api.openstack.wsgi [None req-2ffca93f-10f7-464c-9c40-8242f6e98dde 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/de1cd37c-c7d8-44e1-8d50-57491e435537 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:28.471 8 INFO cinder.volume.api [None req-2ffca93f-10f7-464c-9c40-8242f6e98dde 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Volume info retrieved successfully. 2026-04-23 08:52:28.478 8 INFO cinder.api.openstack.wsgi [None req-2ffca93f-10f7-464c-9c40-8242f6e98dde 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/de1cd37c-c7d8-44e1-8d50-57491e435537 returned with HTTP 200 [pid: 8|app: 0|req: 390/777] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:28 2026] GET /v3/87cb0dffc49945f5b5dab25575f30c24/volumes/de1cd37c-c7d8-44e1-8d50-57491e435537 => generated 967 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:52:29.151 7 INFO cinder.api.openstack.wsgi [None req-91889e64-e5ed-4619-93d4-54805769dbd6 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/564ea6b2-6fad-4cb8-a266-a163eb56fada /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:29.184 7 INFO cinder.volume.api [None req-91889e64-e5ed-4619-93d4-54805769dbd6 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume info retrieved successfully. 2026-04-23 08:52:29.193 7 INFO cinder.api.openstack.wsgi [None req-91889e64-e5ed-4619-93d4-54805769dbd6 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/564ea6b2-6fad-4cb8-a266-a163eb56fada returned with HTTP 200 [pid: 7|app: 0|req: 388/778] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:29 2026] GET /v3/0f74349b28084c468621a1216fd2185c/volumes/564ea6b2-6fad-4cb8-a266-a163eb56fada => generated 964 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:52:29.217 8 INFO cinder.api.openstack.wsgi [None req-c41d3af9-f8e5-4ca4-9518-29e34aa4c5b5 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/564ea6b2-6fad-4cb8-a266-a163eb56fada /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:29.244 8 INFO cinder.volume.api [None req-c41d3af9-f8e5-4ca4-9518-29e34aa4c5b5 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume info retrieved successfully. 2026-04-23 08:52:29.252 8 INFO cinder.api.openstack.wsgi [None req-c41d3af9-f8e5-4ca4-9518-29e34aa4c5b5 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/564ea6b2-6fad-4cb8-a266-a163eb56fada returned with HTTP 200 [pid: 8|app: 0|req: 391/779] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:29 2026] GET /v3/0f74349b28084c468621a1216fd2185c/volumes/564ea6b2-6fad-4cb8-a266-a163eb56fada => generated 964 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-04-23 08:52:29.274 7 INFO cinder.api.openstack.wsgi [None req-63669566-4385-408b-b6f8-6bc266c20db9 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/564ea6b2-6fad-4cb8-a266-a163eb56fada /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:29.289 7 INFO cinder.volume.api [None req-63669566-4385-408b-b6f8-6bc266c20db9 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume info retrieved successfully. 2026-04-23 08:52:29.299 7 INFO cinder.volume.api [None req-63669566-4385-408b-b6f8-6bc266c20db9 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume updated successfully. 2026-04-23 08:52:29.300 7 INFO cinder.api.openstack.wsgi [None req-63669566-4385-408b-b6f8-6bc266c20db9 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/564ea6b2-6fad-4cb8-a266-a163eb56fada returned with HTTP 200 [pid: 7|app: 0|req: 389/780] 10.0.0.127 () {34 vars in 795 bytes} [Thu Apr 23 08:52:29 2026] PUT /v3/0f74349b28084c468621a1216fd2185c/volumes/564ea6b2-6fad-4cb8-a266-a163eb56fada => generated 896 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-04-23 08:52:29.326 8 INFO cinder.api.openstack.wsgi [None req-7b7503e8-ebfb-469b-a14e-45814fe86de3 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/564ea6b2-6fad-4cb8-a266-a163eb56fada /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:29.354 8 INFO cinder.volume.api [None req-7b7503e8-ebfb-469b-a14e-45814fe86de3 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume info retrieved successfully. 2026-04-23 08:52:29.368 8 INFO cinder.volume.api [None req-7b7503e8-ebfb-469b-a14e-45814fe86de3 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume updated successfully. 2026-04-23 08:52:29.369 8 INFO cinder.api.openstack.wsgi [None req-7b7503e8-ebfb-469b-a14e-45814fe86de3 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/564ea6b2-6fad-4cb8-a266-a163eb56fada returned with HTTP 200 [pid: 8|app: 0|req: 392/781] 10.0.0.127 () {34 vars in 796 bytes} [Thu Apr 23 08:52:29 2026] PUT /v3/0f74349b28084c468621a1216fd2185c/volumes/564ea6b2-6fad-4cb8-a266-a163eb56fada => generated 935 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:52:29.392 7 INFO cinder.api.openstack.wsgi [None req-2e5343a6-ff0c-46ed-a520-24f8be9dab62 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/564ea6b2-6fad-4cb8-a266-a163eb56fada /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:29.412 7 INFO cinder.volume.api [None req-2e5343a6-ff0c-46ed-a520-24f8be9dab62 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume info retrieved successfully. 2026-04-23 08:52:29.417 7 INFO cinder.api.openstack.wsgi [None req-2e5343a6-ff0c-46ed-a520-24f8be9dab62 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/564ea6b2-6fad-4cb8-a266-a163eb56fada returned with HTTP 200 [pid: 7|app: 0|req: 390/782] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:29 2026] GET /v3/0f74349b28084c468621a1216fd2185c/volumes/564ea6b2-6fad-4cb8-a266-a163eb56fada => generated 1003 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:52:29.437 8 INFO cinder.api.openstack.wsgi [None req-f172999f-b8ab-4296-b534-9852c278ce82 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes 2026-04-23 08:52:29.442 8 INFO cinder.api.v3.volumes [None req-f172999f-b8ab-4296-b534-9852c278ce82 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Create volume of 1 GB 2026-04-23 08:52:29.454 8 INFO cinder.volume.api [None req-f172999f-b8ab-4296-b534-9852c278ce82 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Availability Zones retrieved successfully. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:52:29.504 7 INFO cinder.api.openstack.wsgi [None req-1cc15584-dabc-4cb3-8578-b6a8b4bc9469 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/de1cd37c-c7d8-44e1-8d50-57491e435537 2026-04-23 08:52:29.512 7 INFO cinder.api.openstack.wsgi [None req-1cc15584-dabc-4cb3-8578-b6a8b4bc9469 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/de1cd37c-c7d8-44e1-8d50-57491e435537 returned with HTTP 404 [pid: 7|app: 0|req: 391/783] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:29 2026] GET /v3/87cb0dffc49945f5b5dab25575f30c24/volumes/de1cd37c-c7d8-44e1-8d50-57491e435537 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-04-23 08:52:29.535 7 INFO cinder.api.openstack.wsgi [None req-db578b1b-3dda-4d5a-bb24-675592f17205 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/050cfcb6-aed0-4adf-94e6-a3d3236024b5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:29.562 7 INFO cinder.volume.api [None req-db578b1b-3dda-4d5a-bb24-675592f17205 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Volume info retrieved successfully. 2026-04-23 08:52:29.570 7 INFO cinder.api.openstack.wsgi [None req-db578b1b-3dda-4d5a-bb24-675592f17205 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/050cfcb6-aed0-4adf-94e6-a3d3236024b5 returned with HTTP 200 [pid: 7|app: 0|req: 392/784] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:29 2026] GET /v3/87cb0dffc49945f5b5dab25575f30c24/volumes/050cfcb6-aed0-4adf-94e6-a3d3236024b5 => generated 968 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:52:29.594 7 INFO cinder.api.openstack.wsgi [None req-7de0b50e-0275-47e4-8adb-b203f075f541 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/050cfcb6-aed0-4adf-94e6-a3d3236024b5 2026-04-23 08:52:29.595 7 INFO cinder.api.v3.volumes [None req-7de0b50e-0275-47e4-8adb-b203f075f541 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Delete volume with id: 050cfcb6-aed0-4adf-94e6-a3d3236024b5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:29.617 7 INFO cinder.volume.api [None req-7de0b50e-0275-47e4-8adb-b203f075f541 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Volume info retrieved successfully. 2026-04-23 08:52:29.642 7 INFO cinder.volume.api [None req-7de0b50e-0275-47e4-8adb-b203f075f541 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Delete volume request issued successfully. 2026-04-23 08:52:29.642 7 INFO cinder.api.openstack.wsgi [None req-7de0b50e-0275-47e4-8adb-b203f075f541 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/050cfcb6-aed0-4adf-94e6-a3d3236024b5 returned with HTTP 202 [pid: 7|app: 0|req: 393/785] 10.0.0.127 () {32 vars in 778 bytes} [Thu Apr 23 08:52:29 2026] DELETE /v3/87cb0dffc49945f5b5dab25575f30c24/volumes/050cfcb6-aed0-4adf-94e6-a3d3236024b5 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:52:29.657 8 INFO cinder.volume.api [None req-f172999f-b8ab-4296-b534-9852c278ce82 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Create volume request issued successfully. 2026-04-23 08:52:29.657 7 INFO cinder.api.openstack.wsgi [None req-86cad4be-ccae-4c62-b8f7-bfcb1c58a2a4 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/050cfcb6-aed0-4adf-94e6-a3d3236024b5 2026-04-23 08:52:29.657 8 INFO cinder.api.openstack.wsgi [None req-f172999f-b8ab-4296-b534-9852c278ce82 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes returned with HTTP 202 [pid: 8|app: 0|req: 393/786] 10.0.0.127 () {34 vars in 723 bytes} [Thu Apr 23 08:52:29 2026] POST /v3/0f74349b28084c468621a1216fd2185c/volumes => generated 891 bytes in 227 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-04-23 08:52:29.678 8 INFO cinder.api.openstack.wsgi [None req-b045a841-58a2-46f4-b613-9fab58b88fac 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/0d2556a1-7e8f-4b37-aae9-865611e105f6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:29.693 8 INFO cinder.volume.api [None req-b045a841-58a2-46f4-b613-9fab58b88fac 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume info retrieved successfully. 2026-04-23 08:52:29.698 8 INFO cinder.api.openstack.wsgi [None req-b045a841-58a2-46f4-b613-9fab58b88fac 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/0d2556a1-7e8f-4b37-aae9-865611e105f6 returned with HTTP 200 [pid: 8|app: 0|req: 394/787] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:29 2026] GET /v3/0f74349b28084c468621a1216fd2185c/volumes/0d2556a1-7e8f-4b37-aae9-865611e105f6 => generated 959 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/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:29.843 7 INFO cinder.volume.api [None req-86cad4be-ccae-4c62-b8f7-bfcb1c58a2a4 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Volume info retrieved successfully. 2026-04-23 08:52:29.853 7 INFO cinder.api.openstack.wsgi [None req-86cad4be-ccae-4c62-b8f7-bfcb1c58a2a4 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/050cfcb6-aed0-4adf-94e6-a3d3236024b5 returned with HTTP 200 [pid: 7|app: 0|req: 394/788] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:29 2026] GET /v3/87cb0dffc49945f5b5dab25575f30c24/volumes/050cfcb6-aed0-4adf-94e6-a3d3236024b5 => generated 967 bytes in 206 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-04-23 08:52:30.720 8 INFO cinder.api.openstack.wsgi [None req-331d3e2d-4d84-4f79-bb47-0efc9b4f9ea6 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/0d2556a1-7e8f-4b37-aae9-865611e105f6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:30.736 8 INFO cinder.volume.api [None req-331d3e2d-4d84-4f79-bb47-0efc9b4f9ea6 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume info retrieved successfully. 2026-04-23 08:52:30.741 8 INFO cinder.api.openstack.wsgi [None req-331d3e2d-4d84-4f79-bb47-0efc9b4f9ea6 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/0d2556a1-7e8f-4b37-aae9-865611e105f6 returned with HTTP 200 [pid: 8|app: 0|req: 395/789] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:30 2026] GET /v3/0f74349b28084c468621a1216fd2185c/volumes/0d2556a1-7e8f-4b37-aae9-865611e105f6 => generated 984 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-04-23 08:52:30.759 7 INFO cinder.api.openstack.wsgi [None req-ddf386fc-ceff-4d9a-a2e7-58725a180244 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/0d2556a1-7e8f-4b37-aae9-865611e105f6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:30.773 7 INFO cinder.volume.api [None req-ddf386fc-ceff-4d9a-a2e7-58725a180244 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume info retrieved successfully. 2026-04-23 08:52:30.780 7 INFO cinder.volume.api [None req-ddf386fc-ceff-4d9a-a2e7-58725a180244 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume updated successfully. 2026-04-23 08:52:30.781 7 INFO cinder.api.openstack.wsgi [None req-ddf386fc-ceff-4d9a-a2e7-58725a180244 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/0d2556a1-7e8f-4b37-aae9-865611e105f6 returned with HTTP 200 [pid: 7|app: 0|req: 395/790] 10.0.0.127 () {34 vars in 795 bytes} [Thu Apr 23 08:52:30 2026] PUT /v3/0f74349b28084c468621a1216fd2185c/volumes/0d2556a1-7e8f-4b37-aae9-865611e105f6 => generated 882 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-04-23 08:52:30.802 8 INFO cinder.api.openstack.wsgi [None req-26772621-1088-45a9-9769-7cb3deb6daa2 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/0d2556a1-7e8f-4b37-aae9-865611e105f6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:30.817 8 INFO cinder.volume.api [None req-26772621-1088-45a9-9769-7cb3deb6daa2 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume info retrieved successfully. 2026-04-23 08:52:30.825 8 INFO cinder.api.openstack.wsgi [None req-26772621-1088-45a9-9769-7cb3deb6daa2 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/0d2556a1-7e8f-4b37-aae9-865611e105f6 returned with HTTP 200 [pid: 8|app: 0|req: 396/791] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:30 2026] GET /v3/0f74349b28084c468621a1216fd2185c/volumes/0d2556a1-7e8f-4b37-aae9-865611e105f6 => generated 950 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-04-23 08:52:30.844 7 INFO cinder.api.openstack.wsgi [None req-d30df59a-7757-4ab7-9e39-43b81169262e 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/0d2556a1-7e8f-4b37-aae9-865611e105f6 2026-04-23 08:52:30.845 7 INFO cinder.api.v3.volumes [None req-d30df59a-7757-4ab7-9e39-43b81169262e 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Delete volume with id: 0d2556a1-7e8f-4b37-aae9-865611e105f6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:30.856 7 INFO cinder.volume.api [None req-d30df59a-7757-4ab7-9e39-43b81169262e 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume info retrieved successfully. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:52:30.878 8 INFO cinder.api.openstack.wsgi [None req-3db95172-c0c5-4f3d-8001-cd9eb3988900 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/050cfcb6-aed0-4adf-94e6-a3d3236024b5 2026-04-23 08:52:30.882 7 INFO cinder.volume.api [None req-d30df59a-7757-4ab7-9e39-43b81169262e 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Delete volume request issued successfully. 2026-04-23 08:52:30.882 7 INFO cinder.api.openstack.wsgi [None req-d30df59a-7757-4ab7-9e39-43b81169262e 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/0d2556a1-7e8f-4b37-aae9-865611e105f6 returned with HTTP 202 [pid: 7|app: 0|req: 396/792] 10.0.0.127 () {32 vars in 778 bytes} [Thu Apr 23 08:52:30 2026] DELETE /v3/0f74349b28084c468621a1216fd2185c/volumes/0d2556a1-7e8f-4b37-aae9-865611e105f6 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-04-23 08:52:30.885 8 INFO cinder.api.openstack.wsgi [None req-3db95172-c0c5-4f3d-8001-cd9eb3988900 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/050cfcb6-aed0-4adf-94e6-a3d3236024b5 returned with HTTP 404 [pid: 8|app: 0|req: 397/793] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:30 2026] GET /v3/87cb0dffc49945f5b5dab25575f30c24/volumes/050cfcb6-aed0-4adf-94e6-a3d3236024b5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:52:30.895 7 INFO cinder.api.openstack.wsgi [None req-759e21ad-0187-4c39-9179-3524032d7a17 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/0d2556a1-7e8f-4b37-aae9-865611e105f6 2026-04-23 08:52:30.899 8 INFO cinder.api.openstack.wsgi [None req-914e0e1a-5483-4ff0-a20a-52fdb84c2d84 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/44b015f8-d8b0-4c0c-a137-5b4f00c32001 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:30.911 7 INFO cinder.volume.api [None req-759e21ad-0187-4c39-9179-3524032d7a17 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume info retrieved successfully. 2026-04-23 08:52:30.912 8 INFO cinder.volume.api [None req-914e0e1a-5483-4ff0-a20a-52fdb84c2d84 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Volume info retrieved successfully. 2026-04-23 08:52:30.916 8 INFO cinder.api.openstack.wsgi [None req-914e0e1a-5483-4ff0-a20a-52fdb84c2d84 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/44b015f8-d8b0-4c0c-a137-5b4f00c32001 returned with HTTP 200 [pid: 8|app: 0|req: 398/794] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:30 2026] GET /v3/87cb0dffc49945f5b5dab25575f30c24/volumes/44b015f8-d8b0-4c0c-a137-5b4f00c32001 => generated 969 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:52:30.917 7 INFO cinder.api.openstack.wsgi [None req-759e21ad-0187-4c39-9179-3524032d7a17 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/0d2556a1-7e8f-4b37-aae9-865611e105f6 returned with HTTP 200 [pid: 7|app: 0|req: 397/795] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:30 2026] GET /v3/0f74349b28084c468621a1216fd2185c/volumes/0d2556a1-7e8f-4b37-aae9-865611e105f6 => generated 949 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-04-23 08:52:30.937 8 INFO cinder.api.openstack.wsgi [None req-a726b4ff-15f0-4581-8a58-8cd55db68a7a 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/44b015f8-d8b0-4c0c-a137-5b4f00c32001 2026-04-23 08:52:30.938 8 INFO cinder.api.v3.volumes [None req-a726b4ff-15f0-4581-8a58-8cd55db68a7a 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Delete volume with id: 44b015f8-d8b0-4c0c-a137-5b4f00c32001 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:30.947 8 INFO cinder.volume.api [None req-a726b4ff-15f0-4581-8a58-8cd55db68a7a 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Volume info retrieved successfully. 2026-04-23 08:52:30.967 8 INFO cinder.volume.api [None req-a726b4ff-15f0-4581-8a58-8cd55db68a7a 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Delete volume request issued successfully. 2026-04-23 08:52:30.967 8 INFO cinder.api.openstack.wsgi [None req-a726b4ff-15f0-4581-8a58-8cd55db68a7a 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/44b015f8-d8b0-4c0c-a137-5b4f00c32001 returned with HTTP 202 [pid: 8|app: 0|req: 399/796] 10.0.0.127 () {32 vars in 778 bytes} [Thu Apr 23 08:52:30 2026] DELETE /v3/87cb0dffc49945f5b5dab25575f30c24/volumes/44b015f8-d8b0-4c0c-a137-5b4f00c32001 => 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-04-23 08:52:30.980 7 INFO cinder.api.openstack.wsgi [None req-947253c9-b861-4fc7-87df-dda8824b68df 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/44b015f8-d8b0-4c0c-a137-5b4f00c32001 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:31.000 7 INFO cinder.volume.api [None req-947253c9-b861-4fc7-87df-dda8824b68df 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] Volume info retrieved successfully. 2026-04-23 08:52:31.005 7 INFO cinder.api.openstack.wsgi [None req-947253c9-b861-4fc7-87df-dda8824b68df 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/44b015f8-d8b0-4c0c-a137-5b4f00c32001 returned with HTTP 200 [pid: 7|app: 0|req: 398/797] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:30 2026] GET /v3/87cb0dffc49945f5b5dab25575f30c24/volumes/44b015f8-d8b0-4c0c-a137-5b4f00c32001 => 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-04-23 08:52:31.936 8 INFO cinder.api.openstack.wsgi [None req-b35b921c-363d-467b-b747-47f733e50c13 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/0d2556a1-7e8f-4b37-aae9-865611e105f6 2026-04-23 08:52:31.944 8 INFO cinder.api.openstack.wsgi [None req-b35b921c-363d-467b-b747-47f733e50c13 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/0d2556a1-7e8f-4b37-aae9-865611e105f6 returned with HTTP 404 [pid: 8|app: 0|req: 400/798] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:31 2026] GET /v3/0f74349b28084c468621a1216fd2185c/volumes/0d2556a1-7e8f-4b37-aae9-865611e105f6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:52:31.954 7 INFO cinder.api.openstack.wsgi [None req-8c637d4e-6485-431a-a436-b48e94bf10db 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/564ea6b2-6fad-4cb8-a266-a163eb56fada /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:31.975 7 INFO cinder.volume.api [None req-8c637d4e-6485-431a-a436-b48e94bf10db 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume info retrieved successfully. 2026-04-23 08:52:32.009 7 INFO cinder.api.openstack.wsgi [None req-8c637d4e-6485-431a-a436-b48e94bf10db 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/564ea6b2-6fad-4cb8-a266-a163eb56fada returned with HTTP 200 [pid: 7|app: 0|req: 399/799] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:31 2026] GET /v3/0f74349b28084c468621a1216fd2185c/volumes/564ea6b2-6fad-4cb8-a266-a163eb56fada => generated 1003 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 08:52:32.030 8 INFO cinder.api.openstack.wsgi [None req-0de6b93e-9b5d-415d-ac07-3ab49cd714d0 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/44b015f8-d8b0-4c0c-a137-5b4f00c32001 2026-04-23 08:52:32.037 8 INFO cinder.api.openstack.wsgi [None req-0de6b93e-9b5d-415d-ac07-3ab49cd714d0 21e3ac6a991d46a0a114d68906c4dc96 87cb0dffc49945f5b5dab25575f30c24 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87cb0dffc49945f5b5dab25575f30c24/volumes/44b015f8-d8b0-4c0c-a137-5b4f00c32001 returned with HTTP 404 [pid: 8|app: 0|req: 401/800] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:32 2026] GET /v3/87cb0dffc49945f5b5dab25575f30c24/volumes/44b015f8-d8b0-4c0c-a137-5b4f00c32001 => 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-04-23 08:52:32.044 7 INFO cinder.api.openstack.wsgi [None req-9b496ec9-9d6c-42a5-a02c-4595ff08aa34 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/564ea6b2-6fad-4cb8-a266-a163eb56fada 2026-04-23 08:52:32.045 7 INFO cinder.api.v3.volumes [None req-9b496ec9-9d6c-42a5-a02c-4595ff08aa34 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Delete volume with id: 564ea6b2-6fad-4cb8-a266-a163eb56fada /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:32.058 7 INFO cinder.volume.api [None req-9b496ec9-9d6c-42a5-a02c-4595ff08aa34 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume info retrieved successfully. 2026-04-23 08:52:32.083 7 INFO cinder.volume.api [None req-9b496ec9-9d6c-42a5-a02c-4595ff08aa34 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Delete volume request issued successfully. 2026-04-23 08:52:32.084 7 INFO cinder.api.openstack.wsgi [None req-9b496ec9-9d6c-42a5-a02c-4595ff08aa34 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/564ea6b2-6fad-4cb8-a266-a163eb56fada returned with HTTP 202 [pid: 7|app: 0|req: 400/801] 10.0.0.127 () {32 vars in 778 bytes} [Thu Apr 23 08:52:32 2026] DELETE /v3/0f74349b28084c468621a1216fd2185c/volumes/564ea6b2-6fad-4cb8-a266-a163eb56fada => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-04-23 08:52:32.097 8 INFO cinder.api.openstack.wsgi [None req-9e1f49ba-649b-468c-990e-e3ba656ae1df 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/564ea6b2-6fad-4cb8-a266-a163eb56fada /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:32.109 8 INFO cinder.volume.api [None req-9e1f49ba-649b-468c-990e-e3ba656ae1df 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume info retrieved successfully. 2026-04-23 08:52:32.114 8 INFO cinder.api.openstack.wsgi [None req-9e1f49ba-649b-468c-990e-e3ba656ae1df 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/564ea6b2-6fad-4cb8-a266-a163eb56fada returned with HTTP 200 [pid: 8|app: 0|req: 402/802] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:32 2026] GET /v3/0f74349b28084c468621a1216fd2185c/volumes/564ea6b2-6fad-4cb8-a266-a163eb56fada => generated 1002 bytes in 23 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-04-23 08:52:33.136 7 INFO cinder.api.openstack.wsgi [None req-c4986522-1616-4179-a58a-e4199503f494 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/564ea6b2-6fad-4cb8-a266-a163eb56fada 2026-04-23 08:52:33.147 7 INFO cinder.api.openstack.wsgi [None req-c4986522-1616-4179-a58a-e4199503f494 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/564ea6b2-6fad-4cb8-a266-a163eb56fada returned with HTTP 404 [pid: 7|app: 0|req: 401/803] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:33 2026] GET /v3/0f74349b28084c468621a1216fd2185c/volumes/564ea6b2-6fad-4cb8-a266-a163eb56fada => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:52:33.205 8 INFO cinder.api.openstack.wsgi [None req-8ce957e0-5b7e-4a29-99ec-76804fb43daa 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes 2026-04-23 08:52:33.332 8 INFO cinder.api.v3.volumes [None req-8ce957e0-5b7e-4a29-99ec-76804fb43daa 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Create volume of 1 GB 2026-04-23 08:52:33.343 8 INFO cinder.volume.api [None req-8ce957e0-5b7e-4a29-99ec-76804fb43daa 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Availability Zones retrieved successfully. 2026-04-23 08:52:33.587 8 INFO cinder.volume.api [None req-8ce957e0-5b7e-4a29-99ec-76804fb43daa 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Create volume request issued successfully. 2026-04-23 08:52:33.588 8 INFO cinder.api.openstack.wsgi [None req-8ce957e0-5b7e-4a29-99ec-76804fb43daa 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes returned with HTTP 202 [pid: 8|app: 0|req: 403/804] 10.0.0.127 () {34 vars in 723 bytes} [Thu Apr 23 08:52:33 2026] POST /v3/0f74349b28084c468621a1216fd2185c/volumes => generated 871 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-23 08:52:33.615 7 INFO cinder.api.openstack.wsgi [None req-b9564215-af42-487d-ba7c-5dba2f478c88 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/cd5c5101-8747-40d7-a5e9-317a73ee65b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:33.653 7 INFO cinder.volume.api [None req-b9564215-af42-487d-ba7c-5dba2f478c88 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume info retrieved successfully. 2026-04-23 08:52:33.659 7 INFO cinder.api.openstack.wsgi [None req-b9564215-af42-487d-ba7c-5dba2f478c88 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/cd5c5101-8747-40d7-a5e9-317a73ee65b1 returned with HTTP 200 [pid: 7|app: 0|req: 402/805] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:33 2026] GET /v3/0f74349b28084c468621a1216fd2185c/volumes/cd5c5101-8747-40d7-a5e9-317a73ee65b1 => generated 939 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:52:34.685 8 INFO cinder.api.openstack.wsgi [None req-71b58725-5e59-45b4-acba-149a6471b34e 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/cd5c5101-8747-40d7-a5e9-317a73ee65b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:34.702 8 INFO cinder.volume.api [None req-71b58725-5e59-45b4-acba-149a6471b34e 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume info retrieved successfully. 2026-04-23 08:52:34.708 8 INFO cinder.api.openstack.wsgi [None req-71b58725-5e59-45b4-acba-149a6471b34e 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/cd5c5101-8747-40d7-a5e9-317a73ee65b1 returned with HTTP 200 [pid: 8|app: 0|req: 404/806] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:34 2026] GET /v3/0f74349b28084c468621a1216fd2185c/volumes/cd5c5101-8747-40d7-a5e9-317a73ee65b1 => generated 1348 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:52:34.734 7 INFO cinder.api.openstack.wsgi [None req-9c1ecdd5-f750-480b-a04d-72c528b567c6 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/cd5c5101-8747-40d7-a5e9-317a73ee65b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:34.752 7 INFO cinder.volume.api [None req-9c1ecdd5-f750-480b-a04d-72c528b567c6 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume info retrieved successfully. 2026-04-23 08:52:34.762 7 INFO cinder.api.openstack.wsgi [None req-9c1ecdd5-f750-480b-a04d-72c528b567c6 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/cd5c5101-8747-40d7-a5e9-317a73ee65b1 returned with HTTP 200 [pid: 7|app: 0|req: 403/807] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:34 2026] GET /v3/0f74349b28084c468621a1216fd2185c/volumes/cd5c5101-8747-40d7-a5e9-317a73ee65b1 => generated 1348 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-04-23 08:52:34.784 8 INFO cinder.api.openstack.wsgi [None req-cd0fa10e-87a2-4916-8e29-5fade2555286 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/cd5c5101-8747-40d7-a5e9-317a73ee65b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:34.802 8 INFO cinder.volume.api [None req-cd0fa10e-87a2-4916-8e29-5fade2555286 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume info retrieved successfully. 2026-04-23 08:52:34.813 8 INFO cinder.volume.api [None req-cd0fa10e-87a2-4916-8e29-5fade2555286 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume updated successfully. 2026-04-23 08:52:34.814 8 INFO cinder.api.openstack.wsgi [None req-cd0fa10e-87a2-4916-8e29-5fade2555286 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/cd5c5101-8747-40d7-a5e9-317a73ee65b1 returned with HTTP 200 [pid: 8|app: 0|req: 405/808] 10.0.0.127 () {34 vars in 795 bytes} [Thu Apr 23 08:52:34 2026] PUT /v3/0f74349b28084c468621a1216fd2185c/volumes/cd5c5101-8747-40d7-a5e9-317a73ee65b1 => generated 895 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-04-23 08:52:34.839 7 INFO cinder.api.openstack.wsgi [None req-389ad867-234e-4837-902d-d147f190c762 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/cd5c5101-8747-40d7-a5e9-317a73ee65b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:34.856 7 INFO cinder.volume.api [None req-389ad867-234e-4837-902d-d147f190c762 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume info retrieved successfully. 2026-04-23 08:52:34.866 7 INFO cinder.volume.api [None req-389ad867-234e-4837-902d-d147f190c762 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume updated successfully. 2026-04-23 08:52:34.866 7 INFO cinder.api.openstack.wsgi [None req-389ad867-234e-4837-902d-d147f190c762 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/cd5c5101-8747-40d7-a5e9-317a73ee65b1 returned with HTTP 200 [pid: 7|app: 0|req: 404/809] 10.0.0.127 () {34 vars in 796 bytes} [Thu Apr 23 08:52:34 2026] PUT /v3/0f74349b28084c468621a1216fd2185c/volumes/cd5c5101-8747-40d7-a5e9-317a73ee65b1 => generated 933 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-04-23 08:52:34.891 8 INFO cinder.api.openstack.wsgi [None req-74fdd073-e9e0-4863-92b8-76596f8b3974 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/cd5c5101-8747-40d7-a5e9-317a73ee65b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:34.905 8 INFO cinder.volume.api [None req-74fdd073-e9e0-4863-92b8-76596f8b3974 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume info retrieved successfully. 2026-04-23 08:52:34.915 8 INFO cinder.api.openstack.wsgi [None req-74fdd073-e9e0-4863-92b8-76596f8b3974 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/cd5c5101-8747-40d7-a5e9-317a73ee65b1 returned with HTTP 200 [pid: 8|app: 0|req: 406/810] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:34 2026] GET /v3/0f74349b28084c468621a1216fd2185c/volumes/cd5c5101-8747-40d7-a5e9-317a73ee65b1 => generated 1386 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-04-23 08:52:34.935 7 INFO cinder.api.openstack.wsgi [None req-a818a567-0c4b-471b-beed-5bc187f1857f 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes 2026-04-23 08:52:34.938 7 INFO cinder.api.v3.volumes [None req-a818a567-0c4b-471b-beed-5bc187f1857f 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Create volume of 1 GB 2026-04-23 08:52:34.944 7 INFO cinder.volume.api [None req-a818a567-0c4b-471b-beed-5bc187f1857f 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Availability Zones retrieved successfully. 2026-04-23 08:52:35.076 7 INFO cinder.volume.api [None req-a818a567-0c4b-471b-beed-5bc187f1857f 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Create volume request issued successfully. 2026-04-23 08:52:35.077 7 INFO cinder.api.openstack.wsgi [None req-a818a567-0c4b-471b-beed-5bc187f1857f 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes returned with HTTP 202 [pid: 7|app: 0|req: 405/811] 10.0.0.127 () {34 vars in 723 bytes} [Thu Apr 23 08:52:34 2026] POST /v3/0f74349b28084c468621a1216fd2185c/volumes => generated 891 bytes in 148 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-04-23 08:52:35.097 8 INFO cinder.api.openstack.wsgi [None req-24ebb0d4-ed55-4505-9eef-298dbf0ba1a7 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/534f952e-f783-481b-8830-f12293482cfe /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:35.111 8 INFO cinder.volume.api [None req-24ebb0d4-ed55-4505-9eef-298dbf0ba1a7 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume info retrieved successfully. 2026-04-23 08:52:35.117 8 INFO cinder.api.openstack.wsgi [None req-24ebb0d4-ed55-4505-9eef-298dbf0ba1a7 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/534f952e-f783-481b-8830-f12293482cfe returned with HTTP 200 [pid: 8|app: 0|req: 407/812] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:35 2026] GET /v3/0f74349b28084c468621a1216fd2185c/volumes/534f952e-f783-481b-8830-f12293482cfe => generated 959 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-04-23 08:52:36.139 7 INFO cinder.api.openstack.wsgi [None req-ea3e561e-89d0-4454-910c-97a2075cd68d 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/534f952e-f783-481b-8830-f12293482cfe /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:36.152 7 INFO cinder.volume.api [None req-ea3e561e-89d0-4454-910c-97a2075cd68d 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume info retrieved successfully. 2026-04-23 08:52:36.157 7 INFO cinder.api.openstack.wsgi [None req-ea3e561e-89d0-4454-910c-97a2075cd68d 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/534f952e-f783-481b-8830-f12293482cfe returned with HTTP 200 [pid: 7|app: 0|req: 406/813] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:36 2026] GET /v3/0f74349b28084c468621a1216fd2185c/volumes/534f952e-f783-481b-8830-f12293482cfe => generated 984 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-04-23 08:52:36.181 8 INFO cinder.api.openstack.wsgi [None req-84dd9413-d658-473d-a596-545d9bf88e5f 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/534f952e-f783-481b-8830-f12293482cfe /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:36.200 8 INFO cinder.volume.api [None req-84dd9413-d658-473d-a596-545d9bf88e5f 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume info retrieved successfully. 2026-04-23 08:52:36.211 8 INFO cinder.volume.api [None req-84dd9413-d658-473d-a596-545d9bf88e5f 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume updated successfully. 2026-04-23 08:52:36.212 8 INFO cinder.api.openstack.wsgi [None req-84dd9413-d658-473d-a596-545d9bf88e5f 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/534f952e-f783-481b-8830-f12293482cfe returned with HTTP 200 [pid: 8|app: 0|req: 408/814] 10.0.0.127 () {34 vars in 795 bytes} [Thu Apr 23 08:52:36 2026] PUT /v3/0f74349b28084c468621a1216fd2185c/volumes/534f952e-f783-481b-8830-f12293482cfe => generated 882 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-04-23 08:52:36.234 7 INFO cinder.api.openstack.wsgi [None req-97dcad1f-ee84-412c-89d1-5ffd696e7a0d 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/534f952e-f783-481b-8830-f12293482cfe /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:36.252 7 INFO cinder.volume.api [None req-97dcad1f-ee84-412c-89d1-5ffd696e7a0d 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume info retrieved successfully. 2026-04-23 08:52:36.260 7 INFO cinder.api.openstack.wsgi [None req-97dcad1f-ee84-412c-89d1-5ffd696e7a0d 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/534f952e-f783-481b-8830-f12293482cfe returned with HTTP 200 [pid: 7|app: 0|req: 407/815] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:36 2026] GET /v3/0f74349b28084c468621a1216fd2185c/volumes/534f952e-f783-481b-8830-f12293482cfe => generated 950 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-04-23 08:52:36.282 8 INFO cinder.api.openstack.wsgi [None req-0cf6b3e2-bb89-46c7-aeaa-f9b4aef6586d 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/534f952e-f783-481b-8830-f12293482cfe 2026-04-23 08:52:36.283 8 INFO cinder.api.v3.volumes [None req-0cf6b3e2-bb89-46c7-aeaa-f9b4aef6586d 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Delete volume with id: 534f952e-f783-481b-8830-f12293482cfe /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:36.292 8 INFO cinder.volume.api [None req-0cf6b3e2-bb89-46c7-aeaa-f9b4aef6586d 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume info retrieved successfully. 2026-04-23 08:52:36.321 8 INFO cinder.volume.api [None req-0cf6b3e2-bb89-46c7-aeaa-f9b4aef6586d 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Delete volume request issued successfully. 2026-04-23 08:52:36.322 8 INFO cinder.api.openstack.wsgi [None req-0cf6b3e2-bb89-46c7-aeaa-f9b4aef6586d 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/534f952e-f783-481b-8830-f12293482cfe returned with HTTP 202 [pid: 8|app: 0|req: 409/816] 10.0.0.127 () {32 vars in 778 bytes} [Thu Apr 23 08:52:36 2026] DELETE /v3/0f74349b28084c468621a1216fd2185c/volumes/534f952e-f783-481b-8830-f12293482cfe => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:52:36.335 7 INFO cinder.api.openstack.wsgi [None req-5e162c1a-74eb-4aa5-a028-1465da7f927c 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/534f952e-f783-481b-8830-f12293482cfe /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:36.350 7 INFO cinder.volume.api [None req-5e162c1a-74eb-4aa5-a028-1465da7f927c 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume info retrieved successfully. 2026-04-23 08:52:36.356 7 INFO cinder.api.openstack.wsgi [None req-5e162c1a-74eb-4aa5-a028-1465da7f927c 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/534f952e-f783-481b-8830-f12293482cfe returned with HTTP 200 [pid: 7|app: 0|req: 408/817] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:36 2026] GET /v3/0f74349b28084c468621a1216fd2185c/volumes/534f952e-f783-481b-8830-f12293482cfe => generated 949 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-04-23 08:52:37.382 8 INFO cinder.api.openstack.wsgi [None req-c25d3b2a-67d6-4555-b484-12b87d39e6d4 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/534f952e-f783-481b-8830-f12293482cfe 2026-04-23 08:52:37.392 8 INFO cinder.api.openstack.wsgi [None req-c25d3b2a-67d6-4555-b484-12b87d39e6d4 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/534f952e-f783-481b-8830-f12293482cfe returned with HTTP 404 [pid: 8|app: 0|req: 410/818] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:37 2026] GET /v3/0f74349b28084c468621a1216fd2185c/volumes/534f952e-f783-481b-8830-f12293482cfe => 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-04-23 08:52:37.407 7 INFO cinder.api.openstack.wsgi [None req-1808f3e7-1b9f-46b7-9335-5a06242c687b 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/cd5c5101-8747-40d7-a5e9-317a73ee65b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:37.424 7 INFO cinder.volume.api [None req-1808f3e7-1b9f-46b7-9335-5a06242c687b 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume info retrieved successfully. 2026-04-23 08:52:37.430 7 INFO cinder.api.openstack.wsgi [None req-1808f3e7-1b9f-46b7-9335-5a06242c687b 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/cd5c5101-8747-40d7-a5e9-317a73ee65b1 returned with HTTP 200 [pid: 7|app: 0|req: 409/819] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:37 2026] GET /v3/0f74349b28084c468621a1216fd2185c/volumes/cd5c5101-8747-40d7-a5e9-317a73ee65b1 => generated 1386 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 08:52:37.448 8 INFO cinder.api.openstack.wsgi [None req-6ff7cad6-a4c7-4755-8e9b-b6edad0ae25f 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/cd5c5101-8747-40d7-a5e9-317a73ee65b1 2026-04-23 08:52:37.448 8 INFO cinder.api.v3.volumes [None req-6ff7cad6-a4c7-4755-8e9b-b6edad0ae25f 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Delete volume with id: cd5c5101-8747-40d7-a5e9-317a73ee65b1 2026-04-23 08:52:37.452 7 INFO cinder.api.openstack.wsgi [None req-1808f3e7-1b9f-46b7-9335-5a06242c687b 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:52:37.453 7 INFO cinder.api.openstack.wsgi [None req-1808f3e7-1b9f-46b7-9335-5a06242c687b 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:52:37.454 7 INFO cinder.api.openstack.wsgi [None req-1808f3e7-1b9f-46b7-9335-5a06242c687b 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:52:37.455 7 INFO cinder.api.openstack.wsgi [None req-1808f3e7-1b9f-46b7-9335-5a06242c687b 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://10.0.0.20:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:37.459 8 INFO cinder.volume.api [None req-6ff7cad6-a4c7-4755-8e9b-b6edad0ae25f 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume info retrieved successfully. 2026-04-23 08:52:37.486 8 INFO cinder.volume.api [None req-6ff7cad6-a4c7-4755-8e9b-b6edad0ae25f 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Delete volume request issued successfully. 2026-04-23 08:52:37.486 8 INFO cinder.api.openstack.wsgi [None req-6ff7cad6-a4c7-4755-8e9b-b6edad0ae25f 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/cd5c5101-8747-40d7-a5e9-317a73ee65b1 returned with HTTP 202 [pid: 8|app: 0|req: 411/822] 10.0.0.127 () {32 vars in 778 bytes} [Thu Apr 23 08:52:37 2026] DELETE /v3/0f74349b28084c468621a1216fd2185c/volumes/cd5c5101-8747-40d7-a5e9-317a73ee65b1 => 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-04-23 08:52:37.498 7 INFO cinder.api.openstack.wsgi [None req-97a16a37-74b2-4764-be4a-db50f78f1dd9 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/cd5c5101-8747-40d7-a5e9-317a73ee65b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:37.512 7 INFO cinder.volume.api [None req-97a16a37-74b2-4764-be4a-db50f78f1dd9 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] Volume info retrieved successfully. 2026-04-23 08:52:37.519 7 INFO cinder.api.openstack.wsgi [None req-97a16a37-74b2-4764-be4a-db50f78f1dd9 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/cd5c5101-8747-40d7-a5e9-317a73ee65b1 returned with HTTP 200 [pid: 7|app: 0|req: 412/823] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:37 2026] GET /v3/0f74349b28084c468621a1216fd2185c/volumes/cd5c5101-8747-40d7-a5e9-317a73ee65b1 => generated 1385 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-04-23 08:52:38.544 8 INFO cinder.api.openstack.wsgi [None req-a7d8e2d6-2571-4208-bf65-3dc1331b4f00 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/cd5c5101-8747-40d7-a5e9-317a73ee65b1 2026-04-23 08:52:38.555 8 INFO cinder.api.openstack.wsgi [None req-a7d8e2d6-2571-4208-bf65-3dc1331b4f00 0c10abd54b03410d8e0654bbfcbf6bff 0f74349b28084c468621a1216fd2185c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0f74349b28084c468621a1216fd2185c/volumes/cd5c5101-8747-40d7-a5e9-317a73ee65b1 returned with HTTP 404 [pid: 8|app: 0|req: 412/824] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:38 2026] GET /v3/0f74349b28084c468621a1216fd2185c/volumes/cd5c5101-8747-40d7-a5e9-317a73ee65b1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:52:40.162 7 INFO cinder.api.openstack.wsgi [None req-08b52479-c416-4159-a22b-31c5bb4938ee 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e10be802494777a2ce17d8f86a2a25/volumes/58a732cc-c5eb-4574-95e8-3d171daa98c3/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-04-23 08:52:40.188 7 INFO cinder.volume.api [None req-08b52479-c416-4159-a22b-31c5bb4938ee 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] Volume info retrieved successfully. 2026-04-23 08:52:40.203 7 INFO cinder.volume.api [None req-08b52479-c416-4159-a22b-31c5bb4938ee 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] Update volume admin metadata completed successfully. 2026-04-23 08:52:40.717 7 INFO cinder.volume.api [None req-08b52479-c416-4159-a22b-31c5bb4938ee 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] Attach volume completed successfully. 2026-04-23 08:52:40.731 7 INFO cinder.api.openstack.wsgi [None req-08b52479-c416-4159-a22b-31c5bb4938ee 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e10be802494777a2ce17d8f86a2a25/volumes/58a732cc-c5eb-4574-95e8-3d171daa98c3/action returned with HTTP 202 [pid: 7|app: 0|req: 413/825] 10.0.0.127 () {34 vars in 810 bytes} [Thu Apr 23 08:52:40 2026] POST /v3/f3e10be802494777a2ce17d8f86a2a25/volumes/58a732cc-c5eb-4574-95e8-3d171daa98c3/action => generated 0 bytes in 576 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) 2026-04-23 08:52:40.747 8 INFO cinder.api.openstack.wsgi [None req-b822c19c-8a33-4b9a-ad3c-6be2a9ede8ef 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e10be802494777a2ce17d8f86a2a25/volumes/58a732cc-c5eb-4574-95e8-3d171daa98c3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:40.775 8 INFO cinder.volume.api [None req-b822c19c-8a33-4b9a-ad3c-6be2a9ede8ef 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] Volume info retrieved successfully. 2026-04-23 08:52:40.783 8 INFO cinder.api.openstack.wsgi [None req-b822c19c-8a33-4b9a-ad3c-6be2a9ede8ef 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e10be802494777a2ce17d8f86a2a25/volumes/58a732cc-c5eb-4574-95e8-3d171daa98c3 returned with HTTP 200 [pid: 8|app: 0|req: 413/826] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:40 2026] GET /v3/f3e10be802494777a2ce17d8f86a2a25/volumes/58a732cc-c5eb-4574-95e8-3d171daa98c3 => generated 1288 bytes in 44 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-04-23 08:52:40.806 7 INFO cinder.api.openstack.wsgi [None req-30087ec2-6ade-414d-8b49-6441ebc2a987 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e10be802494777a2ce17d8f86a2a25/volumes/58a732cc-c5eb-4574-95e8-3d171daa98c3/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-04-23 08:52:40.841 7 INFO cinder.volume.api [None req-30087ec2-6ade-414d-8b49-6441ebc2a987 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] Volume info retrieved successfully. 2026-04-23 08:52:41.347 7 INFO cinder.volume.api [None req-30087ec2-6ade-414d-8b49-6441ebc2a987 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] Detach volume completed successfully. 2026-04-23 08:52:41.348 7 INFO cinder.api.openstack.wsgi [None req-30087ec2-6ade-414d-8b49-6441ebc2a987 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e10be802494777a2ce17d8f86a2a25/volumes/58a732cc-c5eb-4574-95e8-3d171daa98c3/action returned with HTTP 202 [pid: 7|app: 0|req: 414/827] 10.0.0.127 () {34 vars in 810 bytes} [Thu Apr 23 08:52:40 2026] POST /v3/f3e10be802494777a2ce17d8f86a2a25/volumes/58a732cc-c5eb-4574-95e8-3d171daa98c3/action => generated 0 bytes in 547 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-04-23 08:52:41.362 8 INFO cinder.api.openstack.wsgi [None req-2de06002-7440-4910-a045-c565121ee390 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e10be802494777a2ce17d8f86a2a25/volumes/58a732cc-c5eb-4574-95e8-3d171daa98c3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:41.376 8 INFO cinder.volume.api [None req-2de06002-7440-4910-a045-c565121ee390 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] Volume info retrieved successfully. 2026-04-23 08:52:41.381 8 INFO cinder.api.openstack.wsgi [None req-2de06002-7440-4910-a045-c565121ee390 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e10be802494777a2ce17d8f86a2a25/volumes/58a732cc-c5eb-4574-95e8-3d171daa98c3 returned with HTTP 200 [pid: 8|app: 0|req: 414/828] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:41 2026] GET /v3/f3e10be802494777a2ce17d8f86a2a25/volumes/58a732cc-c5eb-4574-95e8-3d171daa98c3 => generated 973 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:52:47.452 7 INFO cinder.api.openstack.wsgi [None req-30087ec2-6ade-414d-8b49-6441ebc2a987 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:52:47.453 7 INFO cinder.api.openstack.wsgi [None req-30087ec2-6ade-414d-8b49-6441ebc2a987 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:52:47.455 8 INFO cinder.api.openstack.wsgi [None req-2de06002-7440-4910-a045-c565121ee390 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:52:47.456 8 INFO cinder.api.openstack.wsgi [None req-2de06002-7440-4910-a045-c565121ee390 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] http://10.0.0.20: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-04-23 08:52:49.628 7 INFO cinder.api.openstack.wsgi [None req-b529f06a-b700-4958-aff4-6ff13e13245c 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e10be802494777a2ce17d8f86a2a25/volumes/58a732cc-c5eb-4574-95e8-3d171daa98c3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:49.643 7 INFO cinder.volume.api [None req-b529f06a-b700-4958-aff4-6ff13e13245c 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] Volume info retrieved successfully. 2026-04-23 08:52:49.648 7 INFO cinder.api.openstack.wsgi [None req-b529f06a-b700-4958-aff4-6ff13e13245c 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e10be802494777a2ce17d8f86a2a25/volumes/58a732cc-c5eb-4574-95e8-3d171daa98c3 returned with HTTP 200 [pid: 7|app: 0|req: 416/831] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:49 2026] GET /v3/f3e10be802494777a2ce17d8f86a2a25/volumes/58a732cc-c5eb-4574-95e8-3d171daa98c3 => generated 973 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:52:49.666 8 INFO cinder.api.openstack.wsgi [None req-e751fb42-38f8-43da-9f5f-db584718b5e0 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e10be802494777a2ce17d8f86a2a25/volumes/58a732cc-c5eb-4574-95e8-3d171daa98c3 2026-04-23 08:52:49.667 8 INFO cinder.api.v3.volumes [None req-e751fb42-38f8-43da-9f5f-db584718b5e0 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] Delete volume with id: 58a732cc-c5eb-4574-95e8-3d171daa98c3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:49.677 8 INFO cinder.volume.api [None req-e751fb42-38f8-43da-9f5f-db584718b5e0 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] Volume info retrieved successfully. 2026-04-23 08:52:49.702 8 INFO cinder.volume.api [None req-e751fb42-38f8-43da-9f5f-db584718b5e0 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] Delete volume request issued successfully. 2026-04-23 08:52:49.703 8 INFO cinder.api.openstack.wsgi [None req-e751fb42-38f8-43da-9f5f-db584718b5e0 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e10be802494777a2ce17d8f86a2a25/volumes/58a732cc-c5eb-4574-95e8-3d171daa98c3 returned with HTTP 202 [pid: 8|app: 0|req: 416/832] 10.0.0.127 () {32 vars in 778 bytes} [Thu Apr 23 08:52:49 2026] DELETE /v3/f3e10be802494777a2ce17d8f86a2a25/volumes/58a732cc-c5eb-4574-95e8-3d171daa98c3 => 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-04-23 08:52:49.713 7 INFO cinder.api.openstack.wsgi [None req-1ff041a1-ec45-4658-bf4c-7272442ca2bf 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e10be802494777a2ce17d8f86a2a25/volumes/58a732cc-c5eb-4574-95e8-3d171daa98c3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:52:49.733 7 INFO cinder.volume.api [None req-1ff041a1-ec45-4658-bf4c-7272442ca2bf 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] Volume info retrieved successfully. 2026-04-23 08:52:49.739 7 INFO cinder.api.openstack.wsgi [None req-1ff041a1-ec45-4658-bf4c-7272442ca2bf 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e10be802494777a2ce17d8f86a2a25/volumes/58a732cc-c5eb-4574-95e8-3d171daa98c3 returned with HTTP 200 [pid: 7|app: 0|req: 417/833] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:49 2026] GET /v3/f3e10be802494777a2ce17d8f86a2a25/volumes/58a732cc-c5eb-4574-95e8-3d171daa98c3 => generated 972 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:52:50.760 8 INFO cinder.api.openstack.wsgi [None req-988f21a2-e1cb-41f5-bfd9-aa5984b26b9b 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e10be802494777a2ce17d8f86a2a25/volumes/58a732cc-c5eb-4574-95e8-3d171daa98c3 2026-04-23 08:52:50.767 8 INFO cinder.api.openstack.wsgi [None req-988f21a2-e1cb-41f5-bfd9-aa5984b26b9b 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e10be802494777a2ce17d8f86a2a25/volumes/58a732cc-c5eb-4574-95e8-3d171daa98c3 returned with HTTP 404 [pid: 8|app: 0|req: 417/834] 10.0.0.127 () {32 vars in 775 bytes} [Thu Apr 23 08:52:50 2026] GET /v3/f3e10be802494777a2ce17d8f86a2a25/volumes/58a732cc-c5eb-4574-95e8-3d171daa98c3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-04-23 08:52:57.363 7 INFO cinder.api.openstack.wsgi [None req-1ff041a1-ec45-4658-bf4c-7272442ca2bf 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-23 08:52:57.364 7 INFO cinder.api.openstack.wsgi [None req-1ff041a1-ec45-4658-bf4c-7272442ca2bf 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 418/835] 10.0.0.86 () {28 vars in 375 bytes} [Thu Apr 23 08:52:57 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-23 08:52:57.377 8 INFO cinder.api.openstack.wsgi [None req-9e2f05a1-5b6a-4cd0-9e25-6414f437117a 7b2bd5ee4ed447febc29a685c56f1597 aa646942b6d04e25bab89550c8a6ee28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa646942b6d04e25bab89550c8a6ee28/limits?tenant_id=aa646942b6d04e25bab89550c8a6ee28 2026-04-23 08:52:57.414 8 INFO cinder.api.openstack.wsgi [None req-9e2f05a1-5b6a-4cd0-9e25-6414f437117a 7b2bd5ee4ed447febc29a685c56f1597 aa646942b6d04e25bab89550c8a6ee28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa646942b6d04e25bab89550c8a6ee28/limits?tenant_id=aa646942b6d04e25bab89550c8a6ee28 returned with HTTP 200 [pid: 8|app: 0|req: 418/836] 10.0.0.86 () {34 vars in 878 bytes} [Thu Apr 23 08:52:57 2026] GET /v3/aa646942b6d04e25bab89550c8a6ee28/limits?tenant_id=aa646942b6d04e25bab89550c8a6ee28 => generated 302 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 08:52:57.453 8 INFO cinder.api.openstack.wsgi [None req-9e2f05a1-5b6a-4cd0-9e25-6414f437117a 7b2bd5ee4ed447febc29a685c56f1597 aa646942b6d04e25bab89550c8a6ee28 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:52:57.453 7 INFO cinder.api.openstack.wsgi [None req-1ff041a1-ec45-4658-bf4c-7272442ca2bf 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:52:57.454 7 INFO cinder.api.openstack.wsgi [None req-1ff041a1-ec45-4658-bf4c-7272442ca2bf 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:52:57.454 8 INFO cinder.api.openstack.wsgi [None req-9e2f05a1-5b6a-4cd0-9e25-6414f437117a 7b2bd5ee4ed447febc29a685c56f1597 aa646942b6d04e25bab89550c8a6ee28 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:52:58.830 8 INFO cinder.api.openstack.wsgi [None req-9e2f05a1-5b6a-4cd0-9e25-6414f437117a 7b2bd5ee4ed447febc29a685c56f1597 aa646942b6d04e25bab89550c8a6ee28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-23 08:52:58.831 8 INFO cinder.api.openstack.wsgi [None req-9e2f05a1-5b6a-4cd0-9e25-6414f437117a 7b2bd5ee4ed447febc29a685c56f1597 aa646942b6d04e25bab89550c8a6ee28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 420/839] 10.0.0.86 () {28 vars in 375 bytes} [Thu Apr 23 08:52:58 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-23 08:52:58.837 7 INFO cinder.api.openstack.wsgi [None req-1ff041a1-ec45-4658-bf4c-7272442ca2bf 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-23 08:52:58.838 7 INFO cinder.api.openstack.wsgi [None req-1ff041a1-ec45-4658-bf4c-7272442ca2bf 2b68b77410ca40eb8d6100ce77927f56 f3e10be802494777a2ce17d8f86a2a25 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 420/840] 10.0.0.86 () {28 vars in 375 bytes} [Thu Apr 23 08:52:58 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-23 08:52:59.355 8 INFO cinder.api.openstack.wsgi [None req-9e2f05a1-5b6a-4cd0-9e25-6414f437117a 7b2bd5ee4ed447febc29a685c56f1597 aa646942b6d04e25bab89550c8a6ee28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-23 08:52:59.356 8 INFO cinder.api.openstack.wsgi [None req-9e2f05a1-5b6a-4cd0-9e25-6414f437117a 7b2bd5ee4ed447febc29a685c56f1597 aa646942b6d04e25bab89550c8a6ee28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 421/841] 10.0.0.86 () {28 vars in 375 bytes} [Thu Apr 23 08:52:59 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-04-23 08:52:59.371 7 INFO cinder.api.openstack.wsgi [None req-988927a8-0408-4cd2-89be-0f428ee7fbde 7b2bd5ee4ed447febc29a685c56f1597 aa646942b6d04e25bab89550c8a6ee28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa646942b6d04e25bab89550c8a6ee28/limits?tenant_id=aa646942b6d04e25bab89550c8a6ee28 2026-04-23 08:52:59.406 7 INFO cinder.api.openstack.wsgi [None req-988927a8-0408-4cd2-89be-0f428ee7fbde 7b2bd5ee4ed447febc29a685c56f1597 aa646942b6d04e25bab89550c8a6ee28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa646942b6d04e25bab89550c8a6ee28/limits?tenant_id=aa646942b6d04e25bab89550c8a6ee28 returned with HTTP 200 [pid: 7|app: 0|req: 421/842] 10.0.0.86 () {34 vars in 878 bytes} [Thu Apr 23 08:52:59 2026] GET /v3/aa646942b6d04e25bab89550c8a6ee28/limits?tenant_id=aa646942b6d04e25bab89550c8a6ee28 => generated 302 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 08:53:00.896 8 INFO cinder.api.openstack.wsgi [None req-9e2f05a1-5b6a-4cd0-9e25-6414f437117a 7b2bd5ee4ed447febc29a685c56f1597 aa646942b6d04e25bab89550c8a6ee28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-23 08:53:00.896 8 INFO cinder.api.openstack.wsgi [None req-9e2f05a1-5b6a-4cd0-9e25-6414f437117a 7b2bd5ee4ed447febc29a685c56f1597 aa646942b6d04e25bab89550c8a6ee28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 422/843] 10.0.0.86 () {28 vars in 375 bytes} [Thu Apr 23 08:53:00 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-23 08:53:00.903 7 INFO cinder.api.openstack.wsgi [None req-988927a8-0408-4cd2-89be-0f428ee7fbde 7b2bd5ee4ed447febc29a685c56f1597 aa646942b6d04e25bab89550c8a6ee28 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-23 08:53:00.904 7 INFO cinder.api.openstack.wsgi [None req-988927a8-0408-4cd2-89be-0f428ee7fbde 7b2bd5ee4ed447febc29a685c56f1597 aa646942b6d04e25bab89550c8a6ee28 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 422/844] 10.0.0.86 () {28 vars in 375 bytes} [Thu Apr 23 08:53:00 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-23 08:53:07.452 8 INFO cinder.api.openstack.wsgi [None req-9e2f05a1-5b6a-4cd0-9e25-6414f437117a 7b2bd5ee4ed447febc29a685c56f1597 aa646942b6d04e25bab89550c8a6ee28 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:53:07.453 7 INFO cinder.api.openstack.wsgi [None req-988927a8-0408-4cd2-89be-0f428ee7fbde 7b2bd5ee4ed447febc29a685c56f1597 aa646942b6d04e25bab89550c8a6ee28 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:53:07.454 8 INFO cinder.api.openstack.wsgi [None req-9e2f05a1-5b6a-4cd0-9e25-6414f437117a 7b2bd5ee4ed447febc29a685c56f1597 aa646942b6d04e25bab89550c8a6ee28 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:53:07.454 7 INFO cinder.api.openstack.wsgi [None req-988927a8-0408-4cd2-89be-0f428ee7fbde 7b2bd5ee4ed447febc29a685c56f1597 aa646942b6d04e25bab89550c8a6ee28 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:53:17.452 8 INFO cinder.api.openstack.wsgi [None req-9e2f05a1-5b6a-4cd0-9e25-6414f437117a 7b2bd5ee4ed447febc29a685c56f1597 aa646942b6d04e25bab89550c8a6ee28 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:53:17.453 7 INFO cinder.api.openstack.wsgi [None req-988927a8-0408-4cd2-89be-0f428ee7fbde 7b2bd5ee4ed447febc29a685c56f1597 aa646942b6d04e25bab89550c8a6ee28 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:53:17.453 8 INFO cinder.api.openstack.wsgi [None req-9e2f05a1-5b6a-4cd0-9e25-6414f437117a 7b2bd5ee4ed447febc29a685c56f1597 aa646942b6d04e25bab89550c8a6ee28 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:53:17.454 7 INFO cinder.api.openstack.wsgi [None req-988927a8-0408-4cd2-89be-0f428ee7fbde 7b2bd5ee4ed447febc29a685c56f1597 aa646942b6d04e25bab89550c8a6ee28 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:53:19.344 8 INFO cinder.api.openstack.wsgi [None req-eb450143-a9ad-4c25-b415-d201bdd8744a 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:53:19.354 8 INFO cinder.volume.api [None req-eb450143-a9ad-4c25-b415-d201bdd8744a 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:53:19.355 8 INFO cinder.api.openstack.wsgi [None req-eb450143-a9ad-4c25-b415-d201bdd8744a 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 425/849] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:53:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true => generated 15 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 08:53:19.368 7 INFO cinder.api.openstack.wsgi [None req-9e79efd8-eb4a-4479-b92c-a425ba9d1a19 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true 2026-04-23 08:53:19.872 7 INFO cinder.api.openstack.wsgi [None req-9e79efd8-eb4a-4479-b92c-a425ba9d1a19 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 425/850] 10.0.0.133 () {28 vars in 696 bytes} [Thu Apr 23 08:53:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:53:19.890 8 INFO cinder.api.openstack.wsgi [None req-cb0c22da-21b5-4423-87d6-bbfb2de3e2f5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services 2026-04-23 08:53:19.897 8 INFO cinder.api.openstack.wsgi [None req-cb0c22da-21b5-4423-87d6-bbfb2de3e2f5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services returned with HTTP 200 [pid: 8|app: 0|req: 426/851] 10.0.0.133 () {28 vars in 645 bytes} [Thu Apr 23 08:53:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:53:19.908 7 INFO cinder.api.openstack.wsgi [None req-b4d14c4a-6858-4689-b1f2-7abc4d9a5294 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:53:19.917 7 INFO cinder.volume.api [None req-b4d14c4a-6858-4689-b1f2-7abc4d9a5294 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:53:19.919 7 INFO cinder.api.openstack.wsgi [None req-b4d14c4a-6858-4689-b1f2-7abc4d9a5294 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 426/852] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:53:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:53:20.075 8 INFO cinder.api.openstack.wsgi [None req-7e07560f-111d-4b3a-91be-84864cf2ac08 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/029769f4a1784fd19d92aac89076ae3b?usage=true 2026-04-23 08:53:20.095 8 INFO cinder.api.openstack.wsgi [None req-7e07560f-111d-4b3a-91be-84864cf2ac08 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/029769f4a1784fd19d92aac89076ae3b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 427/853] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:53:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/029769f4a1784fd19d92aac89076ae3b?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:53:20.107 7 INFO cinder.api.openstack.wsgi [None req-bbdd98aa-a9f3-459d-abee-5c4e180a32b3 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/1757515e1d4741a1bf9939276b0034a4?usage=true 2026-04-23 08:53:20.126 7 INFO cinder.api.openstack.wsgi [None req-bbdd98aa-a9f3-459d-abee-5c4e180a32b3 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/1757515e1d4741a1bf9939276b0034a4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 427/854] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:53:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/1757515e1d4741a1bf9939276b0034a4?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:53:20.142 8 INFO cinder.api.openstack.wsgi [None req-12cb805d-c6ac-44af-b5aa-a042f93feb46 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/2461f3f662c4499ebed5797fb16e179a?usage=true 2026-04-23 08:53:20.162 8 INFO cinder.api.openstack.wsgi [None req-12cb805d-c6ac-44af-b5aa-a042f93feb46 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/2461f3f662c4499ebed5797fb16e179a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 428/855] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:53:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/2461f3f662c4499ebed5797fb16e179a?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:53:20.175 7 INFO cinder.api.openstack.wsgi [None req-f3a9ac01-2846-496c-bf81-45d562b56a04 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/30477309ccc84b9cb79a9565b090dd1b?usage=true 2026-04-23 08:53:20.199 7 INFO cinder.api.openstack.wsgi [None req-f3a9ac01-2846-496c-bf81-45d562b56a04 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/30477309ccc84b9cb79a9565b090dd1b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 428/856] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:53:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/30477309ccc84b9cb79a9565b090dd1b?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:53:20.215 8 INFO cinder.api.openstack.wsgi [None req-b1e80b46-34a4-491b-a552-984fff6c1598 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true 2026-04-23 08:53:20.236 8 INFO cinder.api.openstack.wsgi [None req-b1e80b46-34a4-491b-a552-984fff6c1598 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 429/857] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:53:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:53:20.246 7 INFO cinder.api.openstack.wsgi [None req-fd8c8977-324d-4290-90c7-21d85e2d293b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a50dd67377145c4b0e574973b55b498?usage=true 2026-04-23 08:53:20.267 7 INFO cinder.api.openstack.wsgi [None req-fd8c8977-324d-4290-90c7-21d85e2d293b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a50dd67377145c4b0e574973b55b498?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 429/858] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:53:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a50dd67377145c4b0e574973b55b498?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:53:20.281 8 INFO cinder.api.openstack.wsgi [None req-1e996c93-01af-4920-a894-d663ce5f392e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true 2026-04-23 08:53:20.300 8 INFO cinder.api.openstack.wsgi [None req-1e996c93-01af-4920-a894-d663ce5f392e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 430/859] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:53:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:53:20.318 7 INFO cinder.api.openstack.wsgi [None req-4ab362f2-ec58-47e8-b9f4-e3d272ce12df 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true 2026-04-23 08:53:20.339 7 INFO cinder.api.openstack.wsgi [None req-4ab362f2-ec58-47e8-b9f4-e3d272ce12df 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 430/860] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:53:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:53:20.350 8 INFO cinder.api.openstack.wsgi [None req-97533052-adce-45a9-bf5c-71ebdba28395 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/aefa1b05b9254a33b2451defbaf4a76b?usage=true 2026-04-23 08:53:20.372 8 INFO cinder.api.openstack.wsgi [None req-97533052-adce-45a9-bf5c-71ebdba28395 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/aefa1b05b9254a33b2451defbaf4a76b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 431/861] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:53:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/aefa1b05b9254a33b2451defbaf4a76b?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:53:20.386 7 INFO cinder.api.openstack.wsgi [None req-941e38ef-783f-43f8-926f-cf91e4ab8258 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/b5eac57dec964e4086cb64011a30cb7e?usage=true 2026-04-23 08:53:20.414 7 INFO cinder.api.openstack.wsgi [None req-941e38ef-783f-43f8-926f-cf91e4ab8258 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/b5eac57dec964e4086cb64011a30cb7e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 431/862] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:53:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/b5eac57dec964e4086cb64011a30cb7e?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:53:20.432 8 INFO cinder.api.openstack.wsgi [None req-c3002aaa-10e7-4bd5-a835-3679c17c198b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/ee9ce6b62f0b4845bbab4ca87f6b2683?usage=true 2026-04-23 08:53:20.471 8 INFO cinder.api.openstack.wsgi [None req-c3002aaa-10e7-4bd5-a835-3679c17c198b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/ee9ce6b62f0b4845bbab4ca87f6b2683?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 432/863] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:53:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/ee9ce6b62f0b4845bbab4ca87f6b2683?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:53:20.482 7 INFO cinder.api.openstack.wsgi [None req-b6d8da58-76d2-4f18-a5b7-5fb2f015ecd9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true 2026-04-23 08:53:20.486 7 INFO cinder.volume.api [None req-b6d8da58-76d2-4f18-a5b7-5fb2f015ecd9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all snapshots completed successfully. 2026-04-23 08:53:20.487 7 INFO cinder.api.openstack.wsgi [None req-b6d8da58-76d2-4f18-a5b7-5fb2f015ecd9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 432/864] 10.0.0.133 () {28 vars in 674 bytes} [Thu Apr 23 08:53:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 08:53:27.452 8 INFO cinder.api.openstack.wsgi [None req-c3002aaa-10e7-4bd5-a835-3679c17c198b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:53:27.452 7 INFO cinder.api.openstack.wsgi [None req-b6d8da58-76d2-4f18-a5b7-5fb2f015ecd9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:53:27.453 7 INFO cinder.api.openstack.wsgi [None req-b6d8da58-76d2-4f18-a5b7-5fb2f015ecd9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:53:27.454 8 INFO cinder.api.openstack.wsgi [None req-c3002aaa-10e7-4bd5-a835-3679c17c198b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:53:37.451 7 INFO cinder.api.openstack.wsgi [None req-b6d8da58-76d2-4f18-a5b7-5fb2f015ecd9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:53:37.452 8 INFO cinder.api.openstack.wsgi [None req-c3002aaa-10e7-4bd5-a835-3679c17c198b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:53:37.452 7 INFO cinder.api.openstack.wsgi [None req-b6d8da58-76d2-4f18-a5b7-5fb2f015ecd9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:53:37.453 8 INFO cinder.api.openstack.wsgi [None req-c3002aaa-10e7-4bd5-a835-3679c17c198b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:53:47.452 7 INFO cinder.api.openstack.wsgi [None req-b6d8da58-76d2-4f18-a5b7-5fb2f015ecd9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:53:47.453 7 INFO cinder.api.openstack.wsgi [None req-b6d8da58-76d2-4f18-a5b7-5fb2f015ecd9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:53:47.453 8 INFO cinder.api.openstack.wsgi [None req-c3002aaa-10e7-4bd5-a835-3679c17c198b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:53:47.454 8 INFO cinder.api.openstack.wsgi [None req-c3002aaa-10e7-4bd5-a835-3679c17c198b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:53:57.452 7 INFO cinder.api.openstack.wsgi [None req-b6d8da58-76d2-4f18-a5b7-5fb2f015ecd9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:53:57.453 8 INFO cinder.api.openstack.wsgi [None req-c3002aaa-10e7-4bd5-a835-3679c17c198b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:53:57.454 7 INFO cinder.api.openstack.wsgi [None req-b6d8da58-76d2-4f18-a5b7-5fb2f015ecd9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:53:57.454 8 INFO cinder.api.openstack.wsgi [None req-c3002aaa-10e7-4bd5-a835-3679c17c198b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:54:07.452 7 INFO cinder.api.openstack.wsgi [None req-b6d8da58-76d2-4f18-a5b7-5fb2f015ecd9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:54:07.453 8 INFO cinder.api.openstack.wsgi [None req-c3002aaa-10e7-4bd5-a835-3679c17c198b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:54:07.454 8 INFO cinder.api.openstack.wsgi [None req-c3002aaa-10e7-4bd5-a835-3679c17c198b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:54:07.454 7 INFO cinder.api.openstack.wsgi [None req-b6d8da58-76d2-4f18-a5b7-5fb2f015ecd9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:54:17.453 8 INFO cinder.api.openstack.wsgi [None req-c3002aaa-10e7-4bd5-a835-3679c17c198b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:54:17.453 7 INFO cinder.api.openstack.wsgi [None req-b6d8da58-76d2-4f18-a5b7-5fb2f015ecd9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:54:17.454 7 INFO cinder.api.openstack.wsgi [None req-b6d8da58-76d2-4f18-a5b7-5fb2f015ecd9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:54:17.453 8 INFO cinder.api.openstack.wsgi [None req-c3002aaa-10e7-4bd5-a835-3679c17c198b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:54:19.345 7 INFO cinder.api.openstack.wsgi [None req-233c1fbc-542a-4724-b9e2-514c894cf3df 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true 2026-04-23 08:54:19.850 7 INFO cinder.api.openstack.wsgi [None req-233c1fbc-542a-4724-b9e2-514c894cf3df 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 439/877] 10.0.0.133 () {28 vars in 696 bytes} [Thu Apr 23 08:54:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true => generated 670 bytes in 634 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:54:19.865 8 INFO cinder.api.openstack.wsgi [None req-3310f859-5085-48c1-906d-d925e7fb6ff9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true 2026-04-23 08:54:19.871 8 INFO cinder.volume.api [None req-3310f859-5085-48c1-906d-d925e7fb6ff9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all snapshots completed successfully. 2026-04-23 08:54:19.872 8 INFO cinder.api.openstack.wsgi [None req-3310f859-5085-48c1-906d-d925e7fb6ff9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 439/878] 10.0.0.133 () {28 vars in 674 bytes} [Thu Apr 23 08:54:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:54:19.883 7 INFO cinder.api.openstack.wsgi [None req-c28e6ff7-b198-418f-94e5-e0868ba5b6ce 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:54:19.897 7 INFO cinder.volume.api [None req-c28e6ff7-b198-418f-94e5-e0868ba5b6ce 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:54:19.899 7 INFO cinder.api.openstack.wsgi [None req-c28e6ff7-b198-418f-94e5-e0868ba5b6ce 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 440/879] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:54:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:54:19.977 8 INFO cinder.api.openstack.wsgi [None req-dfe5e0ae-5bae-4e3a-92e7-26bb6fe46ff4 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/1ad56ee9f1bc4bc5a22cb7f73e00b82e?usage=true 2026-04-23 08:54:19.998 8 INFO cinder.api.openstack.wsgi [None req-dfe5e0ae-5bae-4e3a-92e7-26bb6fe46ff4 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/1ad56ee9f1bc4bc5a22cb7f73e00b82e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 440/880] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:54:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/1ad56ee9f1bc4bc5a22cb7f73e00b82e?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:54:20.014 7 INFO cinder.api.openstack.wsgi [None req-2b076944-8604-436d-a7a8-78bd62feb3a4 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/347cee1c58f247b496dbdb6637d3ec31?usage=true 2026-04-23 08:54:20.031 7 INFO cinder.api.openstack.wsgi [None req-2b076944-8604-436d-a7a8-78bd62feb3a4 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/347cee1c58f247b496dbdb6637d3ec31?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 441/881] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:54:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/347cee1c58f247b496dbdb6637d3ec31?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:54:20.046 8 INFO cinder.api.openstack.wsgi [None req-26e9928c-057a-430b-85f5-14963b77110e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true 2026-04-23 08:54:20.079 8 INFO cinder.api.openstack.wsgi [None req-26e9928c-057a-430b-85f5-14963b77110e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 441/882] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:54:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:54:20.095 7 INFO cinder.api.openstack.wsgi [None req-74e5ccd4-3070-4b31-8d43-ea7469e542a3 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/4f2b0d14a02f40d49115bee136575321?usage=true 2026-04-23 08:54:20.123 7 INFO cinder.api.openstack.wsgi [None req-74e5ccd4-3070-4b31-8d43-ea7469e542a3 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/4f2b0d14a02f40d49115bee136575321?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 442/883] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:54:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/4f2b0d14a02f40d49115bee136575321?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:54:20.137 8 INFO cinder.api.openstack.wsgi [None req-34a3c975-1d36-4444-95cd-5e9a9cc54562 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/5ccc8552cea64b3e84d4183d259e17fd?usage=true 2026-04-23 08:54:20.158 8 INFO cinder.api.openstack.wsgi [None req-34a3c975-1d36-4444-95cd-5e9a9cc54562 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/5ccc8552cea64b3e84d4183d259e17fd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 442/884] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:54:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/5ccc8552cea64b3e84d4183d259e17fd?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:54:20.171 7 INFO cinder.api.openstack.wsgi [None req-d6acf343-3755-4301-bedb-a91fdf7fd1e2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/62eaa23778264832a220fcf7ec2f6090?usage=true 2026-04-23 08:54:20.195 7 INFO cinder.api.openstack.wsgi [None req-d6acf343-3755-4301-bedb-a91fdf7fd1e2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/62eaa23778264832a220fcf7ec2f6090?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 443/885] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:54:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/62eaa23778264832a220fcf7ec2f6090?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:54:20.209 8 INFO cinder.api.openstack.wsgi [None req-8c6e3419-5ed0-4f38-a0f8-797dda2fdd0b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true 2026-04-23 08:54:20.232 8 INFO cinder.api.openstack.wsgi [None req-8c6e3419-5ed0-4f38-a0f8-797dda2fdd0b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 443/886] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:54:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:54:20.247 7 INFO cinder.api.openstack.wsgi [None req-568bad71-2445-4a73-bf5f-1f91d2f4f9eb 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/864de91f43e24ebc8f9244851183ff5f?usage=true 2026-04-23 08:54:20.268 7 INFO cinder.api.openstack.wsgi [None req-568bad71-2445-4a73-bf5f-1f91d2f4f9eb 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/864de91f43e24ebc8f9244851183ff5f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 444/887] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:54:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/864de91f43e24ebc8f9244851183ff5f?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:54:20.283 8 INFO cinder.api.openstack.wsgi [None req-a9826970-6693-42e1-aba8-ff6f1fd84227 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true 2026-04-23 08:54:20.307 8 INFO cinder.api.openstack.wsgi [None req-a9826970-6693-42e1-aba8-ff6f1fd84227 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 444/888] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:54:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:54:20.327 7 INFO cinder.api.openstack.wsgi [None req-f4284ee4-0321-4ac7-a4be-0d91c9853ba3 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/a4eebb572ac9439aa95a0a471fa74c48?usage=true 2026-04-23 08:54:20.352 7 INFO cinder.api.openstack.wsgi [None req-f4284ee4-0321-4ac7-a4be-0d91c9853ba3 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/a4eebb572ac9439aa95a0a471fa74c48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 445/889] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:54:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/a4eebb572ac9439aa95a0a471fa74c48?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:54:20.369 8 INFO cinder.api.openstack.wsgi [None req-331f4068-ee5e-4a3c-9a41-2c405a6d4888 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/ccacefaad47f4cf88f9a8328678c2c19?usage=true 2026-04-23 08:54:20.395 8 INFO cinder.api.openstack.wsgi [None req-331f4068-ee5e-4a3c-9a41-2c405a6d4888 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/ccacefaad47f4cf88f9a8328678c2c19?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 445/890] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:54:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/ccacefaad47f4cf88f9a8328678c2c19?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:54:20.409 7 INFO cinder.api.openstack.wsgi [None req-ac0f7075-5fb9-4254-9008-bf114a2141d1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/cd1c13268c4c448fb37464c5914f4f65?usage=true 2026-04-23 08:54:20.429 7 INFO cinder.api.openstack.wsgi [None req-ac0f7075-5fb9-4254-9008-bf114a2141d1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/cd1c13268c4c448fb37464c5914f4f65?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 446/891] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:54:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/cd1c13268c4c448fb37464c5914f4f65?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:54:20.442 8 INFO cinder.api.openstack.wsgi [None req-46daca59-74c3-4f66-8df3-cb094d3bf5d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/dc727817072e4c419c1395e54ae8d96e?usage=true 2026-04-23 08:54:20.463 8 INFO cinder.api.openstack.wsgi [None req-46daca59-74c3-4f66-8df3-cb094d3bf5d2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/dc727817072e4c419c1395e54ae8d96e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 446/892] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:54:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/dc727817072e4c419c1395e54ae8d96e?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:54:20.480 7 INFO cinder.api.openstack.wsgi [None req-707b302e-9e0d-45c0-a49b-e70698f742a1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/eef3bc7dc37d47308341d1a2d88cc03d?usage=true 2026-04-23 08:54:20.504 7 INFO cinder.api.openstack.wsgi [None req-707b302e-9e0d-45c0-a49b-e70698f742a1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/eef3bc7dc37d47308341d1a2d88cc03d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 447/893] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:54:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/eef3bc7dc37d47308341d1a2d88cc03d?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:54:20.516 8 INFO cinder.api.openstack.wsgi [None req-75840ac8-de52-4838-ba9f-fa5c513e1a48 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:54:20.525 8 INFO cinder.volume.api [None req-75840ac8-de52-4838-ba9f-fa5c513e1a48 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:54:20.528 8 INFO cinder.api.openstack.wsgi [None req-75840ac8-de52-4838-ba9f-fa5c513e1a48 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 447/894] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:54:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:54:20.541 7 INFO cinder.api.openstack.wsgi [None req-c2663c47-7844-4406-8d09-cdb47125911e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services 2026-04-23 08:54:20.547 7 INFO cinder.api.openstack.wsgi [None req-c2663c47-7844-4406-8d09-cdb47125911e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services returned with HTTP 200 [pid: 7|app: 0|req: 448/895] 10.0.0.133 () {28 vars in 645 bytes} [Thu Apr 23 08:54:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:54:27.453 8 INFO cinder.api.openstack.wsgi [None req-75840ac8-de52-4838-ba9f-fa5c513e1a48 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:54:27.453 7 INFO cinder.api.openstack.wsgi [None req-c2663c47-7844-4406-8d09-cdb47125911e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:54:27.454 7 INFO cinder.api.openstack.wsgi [None req-c2663c47-7844-4406-8d09-cdb47125911e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:54:27.455 8 INFO cinder.api.openstack.wsgi [None req-75840ac8-de52-4838-ba9f-fa5c513e1a48 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:54:37.452 7 INFO cinder.api.openstack.wsgi [None req-c2663c47-7844-4406-8d09-cdb47125911e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:54:37.452 8 INFO cinder.api.openstack.wsgi [None req-75840ac8-de52-4838-ba9f-fa5c513e1a48 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:54:37.453 8 INFO cinder.api.openstack.wsgi [None req-75840ac8-de52-4838-ba9f-fa5c513e1a48 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:54:37.453 7 INFO cinder.api.openstack.wsgi [None req-c2663c47-7844-4406-8d09-cdb47125911e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:54:47.452 7 INFO cinder.api.openstack.wsgi [None req-c2663c47-7844-4406-8d09-cdb47125911e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:54:47.452 8 INFO cinder.api.openstack.wsgi [None req-75840ac8-de52-4838-ba9f-fa5c513e1a48 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:54:47.452 7 INFO cinder.api.openstack.wsgi [None req-c2663c47-7844-4406-8d09-cdb47125911e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:54:47.453 8 INFO cinder.api.openstack.wsgi [None req-75840ac8-de52-4838-ba9f-fa5c513e1a48 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:54:54.853 7 INFO cinder.api.openstack.wsgi [None req-3bbec202-699e-4e9f-91bd-15603799b515 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes 2026-04-23 08:54:55.337 7 INFO cinder.api.v3.volumes [None req-3bbec202-699e-4e9f-91bd-15603799b515 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Create volume of 16 GB 2026-04-23 08:54:55.345 7 INFO cinder.volume.api [None req-3bbec202-699e-4e9f-91bd-15603799b515 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Availability Zones retrieved successfully. 2026-04-23 08:54:55.578 7 INFO cinder.volume.api [None req-3bbec202-699e-4e9f-91bd-15603799b515 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Create volume request issued successfully. 2026-04-23 08:54:55.579 7 INFO cinder.api.openstack.wsgi [None req-3bbec202-699e-4e9f-91bd-15603799b515 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes returned with HTTP 202 [pid: 7|app: 0|req: 452/902] 199.204.45.33 () {34 vars in 733 bytes} [Thu Apr 23 08:54:54 2026] POST /v3/6a71733dc6b44181899d16ad67c44735/volumes => generated 846 bytes in 836 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-23 08:54:55.596 8 INFO cinder.api.openstack.wsgi [req-3bbec202-699e-4e9f-91bd-15603799b515 req-10a83a9f-8a21-4065-81a3-53b99568e522 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/08697d28-2886-4910-8a1d-d0f39128ce3d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:54:55.632 8 INFO cinder.volume.api [req-3bbec202-699e-4e9f-91bd-15603799b515 req-10a83a9f-8a21-4065-81a3-53b99568e522 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Volume info retrieved successfully. 2026-04-23 08:54:55.639 8 INFO cinder.api.openstack.wsgi [req-3bbec202-699e-4e9f-91bd-15603799b515 req-10a83a9f-8a21-4065-81a3-53b99568e522 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/08697d28-2886-4910-8a1d-d0f39128ce3d returned with HTTP 200 [pid: 8|app: 0|req: 451/903] 199.204.45.33 () {32 vars in 824 bytes} [Thu Apr 23 08:54:55 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/08697d28-2886-4910-8a1d-d0f39128ce3d => generated 1025 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 08:54:57.453 7 INFO cinder.api.openstack.wsgi [None req-3bbec202-699e-4e9f-91bd-15603799b515 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:54:57.453 7 INFO cinder.api.openstack.wsgi [None req-3bbec202-699e-4e9f-91bd-15603799b515 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:54:57.453 8 INFO cinder.api.openstack.wsgi [req-3bbec202-699e-4e9f-91bd-15603799b515 req-10a83a9f-8a21-4065-81a3-53b99568e522 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:54:57.455 8 INFO cinder.api.openstack.wsgi [req-3bbec202-699e-4e9f-91bd-15603799b515 req-10a83a9f-8a21-4065-81a3-53b99568e522 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20: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-04-23 08:55:00.654 7 INFO cinder.api.openstack.wsgi [req-3bbec202-699e-4e9f-91bd-15603799b515 req-153e6148-0ebe-4230-876f-2a5c5986708e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/08697d28-2886-4910-8a1d-d0f39128ce3d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:55:00.668 7 INFO cinder.volume.api [req-3bbec202-699e-4e9f-91bd-15603799b515 req-153e6148-0ebe-4230-876f-2a5c5986708e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Volume info retrieved successfully. 2026-04-23 08:55:00.673 7 INFO cinder.api.openstack.wsgi [req-3bbec202-699e-4e9f-91bd-15603799b515 req-153e6148-0ebe-4230-876f-2a5c5986708e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/08697d28-2886-4910-8a1d-d0f39128ce3d returned with HTTP 200 [pid: 7|app: 0|req: 454/906] 199.204.45.33 () {32 vars in 824 bytes} [Thu Apr 23 08:55:00 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/08697d28-2886-4910-8a1d-d0f39128ce3d => generated 1489 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:55:01.348 8 INFO cinder.api.openstack.wsgi [req-5946ae3e-ffe8-426d-b6a7-124a475eda23 req-22a91e63-f9f6-47d0-9449-62f4d22aff08 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/08697d28-2886-4910-8a1d-d0f39128ce3d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:55:01.361 8 INFO cinder.volume.api [req-5946ae3e-ffe8-426d-b6a7-124a475eda23 req-22a91e63-f9f6-47d0-9449-62f4d22aff08 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Volume info retrieved successfully. 2026-04-23 08:55:01.370 8 INFO cinder.api.openstack.wsgi [req-5946ae3e-ffe8-426d-b6a7-124a475eda23 req-22a91e63-f9f6-47d0-9449-62f4d22aff08 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/08697d28-2886-4910-8a1d-d0f39128ce3d returned with HTTP 200 [pid: 8|app: 0|req: 453/907] 10.0.0.31 () {34 vars in 1027 bytes} [Thu Apr 23 08:55:01 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/08697d28-2886-4910-8a1d-d0f39128ce3d => generated 1489 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:55:01.771 7 INFO cinder.api.openstack.wsgi [req-5946ae3e-ffe8-426d-b6a7-124a475eda23 req-502ef9c4-aa23-4549-9783-c0d1f66ba08d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/08697d28-2886-4910-8a1d-d0f39128ce3d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:55:01.786 7 INFO cinder.volume.api [req-5946ae3e-ffe8-426d-b6a7-124a475eda23 req-502ef9c4-aa23-4549-9783-c0d1f66ba08d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Volume info retrieved successfully. 2026-04-23 08:55:01.792 7 INFO cinder.api.openstack.wsgi [req-5946ae3e-ffe8-426d-b6a7-124a475eda23 req-502ef9c4-aa23-4549-9783-c0d1f66ba08d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/08697d28-2886-4910-8a1d-d0f39128ce3d returned with HTTP 200 [pid: 7|app: 0|req: 455/908] 10.0.0.31 () {34 vars in 1027 bytes} [Thu Apr 23 08:55:01 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/08697d28-2886-4910-8a1d-d0f39128ce3d => generated 1489 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 08:55:01.803 8 INFO cinder.api.openstack.wsgi [req-5946ae3e-ffe8-426d-b6a7-124a475eda23 req-22a91e63-f9f6-47d0-9449-62f4d22aff08 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-23 08:55:01.804 8 INFO cinder.api.openstack.wsgi [req-5946ae3e-ffe8-426d-b6a7-124a475eda23 req-22a91e63-f9f6-47d0-9449-62f4d22aff08 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 454/909] 10.0.0.31 () {32 vars in 828 bytes} [Thu Apr 23 08:55:01 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:55:01.817 7 INFO cinder.api.openstack.wsgi [req-5946ae3e-ffe8-426d-b6a7-124a475eda23 req-978efc1a-40ac-4ac5-a200-bd9dac07fdae 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:55:01.866 7 INFO cinder.api.openstack.wsgi [req-5946ae3e-ffe8-426d-b6a7-124a475eda23 req-978efc1a-40ac-4ac5-a200-bd9dac07fdae 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/attachments returned with HTTP 200 [pid: 7|app: 0|req: 456/910] 10.0.0.31 () {40 vars in 1056 bytes} [Thu Apr 23 08:55:01 2026] POST /v3/6a71733dc6b44181899d16ad67c44735/attachments => generated 273 bytes in 57 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-04-23 08:55:05.222 8 INFO cinder.api.openstack.wsgi [req-3bbec202-699e-4e9f-91bd-15603799b515 req-bd07dddb-278b-445e-90f3-24139ba4bea8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/08697d28-2886-4910-8a1d-d0f39128ce3d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:55:05.243 8 INFO cinder.volume.api [req-3bbec202-699e-4e9f-91bd-15603799b515 req-bd07dddb-278b-445e-90f3-24139ba4bea8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Volume info retrieved successfully. 2026-04-23 08:55:05.249 8 INFO cinder.api.openstack.wsgi [req-3bbec202-699e-4e9f-91bd-15603799b515 req-bd07dddb-278b-445e-90f3-24139ba4bea8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/08697d28-2886-4910-8a1d-d0f39128ce3d returned with HTTP 200 [pid: 8|app: 0|req: 455/911] 199.204.45.33 () {32 vars in 824 bytes} [Thu Apr 23 08:55:05 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/08697d28-2886-4910-8a1d-d0f39128ce3d => generated 1488 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 08:55:07.287 7 INFO cinder.api.openstack.wsgi [req-5946ae3e-ffe8-426d-b6a7-124a475eda23 req-978efc1a-40ac-4ac5-a200-bd9dac07fdae 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-23 08:55:07.288 7 INFO cinder.api.openstack.wsgi [req-5946ae3e-ffe8-426d-b6a7-124a475eda23 req-978efc1a-40ac-4ac5-a200-bd9dac07fdae 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 457/912] 199.204.45.33 () {32 vars in 839 bytes} [Thu Apr 23 08:55:07 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-04-23 08:55:07.296 8 INFO cinder.api.openstack.wsgi [req-5946ae3e-ffe8-426d-b6a7-124a475eda23 req-1d44cab8-84ff-47b1-979b-3a3f08a36972 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/08697d28-2886-4910-8a1d-d0f39128ce3d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:55:07.321 8 INFO cinder.volume.api [req-5946ae3e-ffe8-426d-b6a7-124a475eda23 req-1d44cab8-84ff-47b1-979b-3a3f08a36972 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Volume info retrieved successfully. 2026-04-23 08:55:07.334 8 INFO cinder.api.openstack.wsgi [req-5946ae3e-ffe8-426d-b6a7-124a475eda23 req-1d44cab8-84ff-47b1-979b-3a3f08a36972 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/08697d28-2886-4910-8a1d-d0f39128ce3d returned with HTTP 200 [pid: 8|app: 0|req: 456/913] 199.204.45.33 () {36 vars in 1072 bytes} [Thu Apr 23 08:55:07 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/08697d28-2886-4910-8a1d-d0f39128ce3d => generated 1712 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:55:07.400 7 INFO cinder.api.openstack.wsgi [req-5946ae3e-ffe8-426d-b6a7-124a475eda23 req-81332952-1a56-4f39-8ed4-b46cbd9263d9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/attachments/ac3d7c8c-d82c-432b-9116-4332b703d9a6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:55:07.453 8 INFO cinder.api.openstack.wsgi [req-5946ae3e-ffe8-426d-b6a7-124a475eda23 req-1d44cab8-84ff-47b1-979b-3a3f08a36972 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:55:07.454 8 INFO cinder.api.openstack.wsgi [req-5946ae3e-ffe8-426d-b6a7-124a475eda23 req-1d44cab8-84ff-47b1-979b-3a3f08a36972 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:55:07.456 8 INFO cinder.api.openstack.wsgi [req-5946ae3e-ffe8-426d-b6a7-124a475eda23 req-1d44cab8-84ff-47b1-979b-3a3f08a36972 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:55:07.456 8 INFO cinder.api.openstack.wsgi [req-5946ae3e-ffe8-426d-b6a7-124a475eda23 req-1d44cab8-84ff-47b1-979b-3a3f08a36972 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20: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-04-23 08:55:08.335 8 INFO cinder.api.openstack.wsgi [req-3bbec202-699e-4e9f-91bd-15603799b515 req-49473626-f497-42d5-ae70-2f4e2e9af097 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/08697d28-2886-4910-8a1d-d0f39128ce3d 2026-04-23 08:55:08.453 7 INFO cinder.api.openstack.wsgi [req-5946ae3e-ffe8-426d-b6a7-124a475eda23 req-81332952-1a56-4f39-8ed4-b46cbd9263d9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/attachments/ac3d7c8c-d82c-432b-9116-4332b703d9a6 returned with HTTP 200 [pid: 7|app: 0|req: 458/916] 199.204.45.33 () {40 vars in 1134 bytes} [Thu Apr 23 08:55:07 2026] PUT /v3/6a71733dc6b44181899d16ad67c44735/attachments/ac3d7c8c-d82c-432b-9116-4332b703d9a6 => generated 802 bytes in 1062 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:55:08.490 8 INFO cinder.volume.api [req-3bbec202-699e-4e9f-91bd-15603799b515 req-49473626-f497-42d5-ae70-2f4e2e9af097 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Volume info retrieved successfully. 2026-04-23 08:55:08.495 8 INFO cinder.api.openstack.wsgi [req-3bbec202-699e-4e9f-91bd-15603799b515 req-49473626-f497-42d5-ae70-2f4e2e9af097 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/08697d28-2886-4910-8a1d-d0f39128ce3d returned with HTTP 200 [pid: 8|app: 0|req: 459/917] 199.204.45.33 () {32 vars in 824 bytes} [Thu Apr 23 08:55:08 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/08697d28-2886-4910-8a1d-d0f39128ce3d => generated 1489 bytes in 168 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-04-23 08:55:08.972 7 INFO cinder.api.openstack.wsgi [req-5946ae3e-ffe8-426d-b6a7-124a475eda23 req-93110221-a49b-42b1-8719-de147c8ca631 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/attachments/ac3d7c8c-d82c-432b-9116-4332b703d9a6/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-04-23 08:55:09.038 7 INFO cinder.api.openstack.wsgi [req-5946ae3e-ffe8-426d-b6a7-124a475eda23 req-93110221-a49b-42b1-8719-de147c8ca631 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/attachments/ac3d7c8c-d82c-432b-9116-4332b703d9a6/action returned with HTTP 204 [pid: 7|app: 0|req: 459/918] 199.204.45.33 () {40 vars in 1147 bytes} [Thu Apr 23 08:55:08 2026] POST /v3/6a71733dc6b44181899d16ad67c44735/attachments/ac3d7c8c-d82c-432b-9116-4332b703d9a6/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:55:11.339 8 INFO cinder.api.openstack.wsgi [req-3bbec202-699e-4e9f-91bd-15603799b515 req-dd426449-7284-4548-9de2-4c88a00aab4d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/08697d28-2886-4910-8a1d-d0f39128ce3d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:55:11.363 8 INFO cinder.volume.api [req-3bbec202-699e-4e9f-91bd-15603799b515 req-dd426449-7284-4548-9de2-4c88a00aab4d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Volume info retrieved successfully. 2026-04-23 08:55:11.371 8 INFO cinder.api.openstack.wsgi [req-3bbec202-699e-4e9f-91bd-15603799b515 req-dd426449-7284-4548-9de2-4c88a00aab4d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/08697d28-2886-4910-8a1d-d0f39128ce3d returned with HTTP 200 [pid: 8|app: 0|req: 460/919] 199.204.45.33 () {32 vars in 824 bytes} [Thu Apr 23 08:55:11 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/08697d28-2886-4910-8a1d-d0f39128ce3d => generated 1787 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:55:14.522 7 INFO cinder.api.openstack.wsgi [req-3bbec202-699e-4e9f-91bd-15603799b515 req-bc489167-ece1-4d58-b732-a415181d8c51 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/08697d28-2886-4910-8a1d-d0f39128ce3d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:55:14.540 7 INFO cinder.volume.api [req-3bbec202-699e-4e9f-91bd-15603799b515 req-bc489167-ece1-4d58-b732-a415181d8c51 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Volume info retrieved successfully. 2026-04-23 08:55:14.547 7 INFO cinder.api.openstack.wsgi [req-3bbec202-699e-4e9f-91bd-15603799b515 req-bc489167-ece1-4d58-b732-a415181d8c51 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/08697d28-2886-4910-8a1d-d0f39128ce3d returned with HTTP 200 [pid: 7|app: 0|req: 460/920] 199.204.45.33 () {32 vars in 824 bytes} [Thu Apr 23 08:55:14 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/08697d28-2886-4910-8a1d-d0f39128ce3d => generated 1787 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:55:17.424 8 INFO cinder.api.openstack.wsgi [req-3bbec202-699e-4e9f-91bd-15603799b515 req-190c0adf-d975-4ead-98b5-320a22566263 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/08697d28-2886-4910-8a1d-d0f39128ce3d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:55:17.443 8 INFO cinder.volume.api [req-3bbec202-699e-4e9f-91bd-15603799b515 req-190c0adf-d975-4ead-98b5-320a22566263 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Volume info retrieved successfully. 2026-04-23 08:55:17.448 8 INFO cinder.api.openstack.wsgi [req-3bbec202-699e-4e9f-91bd-15603799b515 req-190c0adf-d975-4ead-98b5-320a22566263 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/08697d28-2886-4910-8a1d-d0f39128ce3d returned with HTTP 200 [pid: 8|app: 0|req: 461/921] 199.204.45.33 () {32 vars in 824 bytes} [Thu Apr 23 08:55:17 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/08697d28-2886-4910-8a1d-d0f39128ce3d => generated 1787 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 08:55:17.452 8 INFO cinder.api.openstack.wsgi [req-3bbec202-699e-4e9f-91bd-15603799b515 req-190c0adf-d975-4ead-98b5-320a22566263 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:55:17.452 7 INFO cinder.api.openstack.wsgi [req-3bbec202-699e-4e9f-91bd-15603799b515 req-bc489167-ece1-4d58-b732-a415181d8c51 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:55:17.452 8 INFO cinder.api.openstack.wsgi [req-3bbec202-699e-4e9f-91bd-15603799b515 req-190c0adf-d975-4ead-98b5-320a22566263 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:55:17.453 7 INFO cinder.api.openstack.wsgi [req-3bbec202-699e-4e9f-91bd-15603799b515 req-bc489167-ece1-4d58-b732-a415181d8c51 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20: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-04-23 08:55:19.272 8 INFO cinder.api.openstack.wsgi [None req-77ecb300-f818-4b00-84c7-576112cde01d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services 2026-04-23 08:55:19.279 8 INFO cinder.api.openstack.wsgi [None req-77ecb300-f818-4b00-84c7-576112cde01d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services returned with HTTP 200 [pid: 8|app: 0|req: 463/924] 10.0.0.133 () {28 vars in 645 bytes} [Thu Apr 23 08:55:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-services => generated 646 bytes in 103 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-04-23 08:55:19.290 7 INFO cinder.api.openstack.wsgi [None req-220032a4-23a4-4e3f-82c9-dde25a9f7288 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:55:19.312 7 INFO cinder.volume.api [None req-220032a4-23a4-4e3f-82c9-dde25a9f7288 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - 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-04-23 08:55:19.319 7 INFO cinder.api.openstack.wsgi [None req-220032a4-23a4-4e3f-82c9-dde25a9f7288 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 462/925] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:55:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true => generated 1790 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 08:55:19.331 8 INFO cinder.api.openstack.wsgi [None req-8a3ef4fa-6284-4b98-8194-437e33525a71 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:55:19.354 8 INFO cinder.volume.api [None req-8a3ef4fa-6284-4b98-8194-437e33525a71 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - 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-04-23 08:55:19.361 8 INFO cinder.api.openstack.wsgi [None req-8a3ef4fa-6284-4b98-8194-437e33525a71 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 464/926] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:55:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true => generated 1790 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:55:19.375 7 INFO cinder.api.openstack.wsgi [None req-dfba8e9d-265a-4bc2-aa2a-37b67b74c91b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true 2026-04-23 08:55:19.381 7 INFO cinder.volume.api [None req-dfba8e9d-265a-4bc2-aa2a-37b67b74c91b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all snapshots completed successfully. 2026-04-23 08:55:19.382 7 INFO cinder.api.openstack.wsgi [None req-dfba8e9d-265a-4bc2-aa2a-37b67b74c91b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 463/927] 10.0.0.133 () {28 vars in 674 bytes} [Thu Apr 23 08:55:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:55:19.396 8 INFO cinder.api.openstack.wsgi [None req-eb847c4f-bd41-4aab-bb03-dc2b87c6572e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true 2026-04-23 08:55:19.901 8 INFO cinder.api.openstack.wsgi [None req-eb847c4f-bd41-4aab-bb03-dc2b87c6572e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 465/928] 10.0.0.133 () {28 vars in 696 bytes} [Thu Apr 23 08:55:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true => generated 670 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:55:19.971 7 INFO cinder.api.openstack.wsgi [None req-206d8221-dd85-4ae0-8b0c-c85a7d6ada45 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/1ad56ee9f1bc4bc5a22cb7f73e00b82e?usage=true 2026-04-23 08:55:20.005 7 INFO cinder.api.openstack.wsgi [None req-206d8221-dd85-4ae0-8b0c-c85a7d6ada45 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/1ad56ee9f1bc4bc5a22cb7f73e00b82e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 464/929] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:55:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/1ad56ee9f1bc4bc5a22cb7f73e00b82e?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:55:20.026 8 INFO cinder.api.openstack.wsgi [None req-ccffb560-42dc-4a98-b49a-c3f568be27e3 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/324d8c0d475b4ee7903375564edb876b?usage=true 2026-04-23 08:55:20.049 8 INFO cinder.api.openstack.wsgi [None req-ccffb560-42dc-4a98-b49a-c3f568be27e3 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/324d8c0d475b4ee7903375564edb876b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 466/930] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:55:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/324d8c0d475b4ee7903375564edb876b?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:55:20.064 7 INFO cinder.api.openstack.wsgi [None req-2028f47f-9ebc-47d7-afc0-fa9cee85712f 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/347cee1c58f247b496dbdb6637d3ec31?usage=true 2026-04-23 08:55:20.083 7 INFO cinder.api.openstack.wsgi [None req-2028f47f-9ebc-47d7-afc0-fa9cee85712f 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/347cee1c58f247b496dbdb6637d3ec31?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 465/931] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:55:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/347cee1c58f247b496dbdb6637d3ec31?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:55:20.095 8 INFO cinder.api.openstack.wsgi [None req-812e2d97-504c-4f8e-b090-27ff51d325ad 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true 2026-04-23 08:55:20.117 8 INFO cinder.api.openstack.wsgi [None req-812e2d97-504c-4f8e-b090-27ff51d325ad 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 467/932] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:55:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:55:20.133 7 INFO cinder.api.openstack.wsgi [None req-b5d08a5b-8377-47d4-8a4f-e4dbc56c22eb 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/4f2b0d14a02f40d49115bee136575321?usage=true 2026-04-23 08:55:20.156 7 INFO cinder.api.openstack.wsgi [None req-b5d08a5b-8377-47d4-8a4f-e4dbc56c22eb 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/4f2b0d14a02f40d49115bee136575321?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 466/933] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:55:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/4f2b0d14a02f40d49115bee136575321?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:55:20.170 8 INFO cinder.api.openstack.wsgi [None req-965fdea2-1f5c-4f87-93aa-5d2953925b33 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/5ccc8552cea64b3e84d4183d259e17fd?usage=true 2026-04-23 08:55:20.193 8 INFO cinder.api.openstack.wsgi [None req-965fdea2-1f5c-4f87-93aa-5d2953925b33 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/5ccc8552cea64b3e84d4183d259e17fd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 468/934] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:55:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/5ccc8552cea64b3e84d4183d259e17fd?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:55:20.207 7 INFO cinder.api.openstack.wsgi [None req-2fbfb30c-3255-4ebe-b030-96d57cefd838 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/62eaa23778264832a220fcf7ec2f6090?usage=true 2026-04-23 08:55:20.229 7 INFO cinder.api.openstack.wsgi [None req-2fbfb30c-3255-4ebe-b030-96d57cefd838 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/62eaa23778264832a220fcf7ec2f6090?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 467/935] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:55:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/62eaa23778264832a220fcf7ec2f6090?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:55:20.241 8 INFO cinder.api.openstack.wsgi [None req-95fe2d91-ffcf-44cd-850d-a0875cc1691b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true 2026-04-23 08:55:20.263 8 INFO cinder.api.openstack.wsgi [None req-95fe2d91-ffcf-44cd-850d-a0875cc1691b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/936] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:55:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:55:20.275 7 INFO cinder.api.openstack.wsgi [None req-af9518c5-63d7-4cc7-8fcd-7d78f26a3984 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true 2026-04-23 08:55:20.301 7 INFO cinder.api.openstack.wsgi [None req-af9518c5-63d7-4cc7-8fcd-7d78f26a3984 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 468/937] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:55:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:55:20.313 8 INFO cinder.api.openstack.wsgi [None req-a8b44816-83db-4ceb-8b42-b38fec038731 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/cd1c13268c4c448fb37464c5914f4f65?usage=true 2026-04-23 08:55:20.331 8 INFO cinder.api.openstack.wsgi [None req-a8b44816-83db-4ceb-8b42-b38fec038731 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/cd1c13268c4c448fb37464c5914f4f65?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/938] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:55:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/cd1c13268c4c448fb37464c5914f4f65?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:55:20.345 7 INFO cinder.api.openstack.wsgi [None req-7859ba1e-2732-441a-b8d6-a0399f0ae000 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/dc727817072e4c419c1395e54ae8d96e?usage=true 2026-04-23 08:55:20.365 7 INFO cinder.api.openstack.wsgi [None req-7859ba1e-2732-441a-b8d6-a0399f0ae000 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/dc727817072e4c419c1395e54ae8d96e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 469/939] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:55:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/dc727817072e4c419c1395e54ae8d96e?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:55:20.376 8 INFO cinder.api.openstack.wsgi [None req-7fd5f1e2-4c97-4b1d-81cf-bd068036afa2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/eef3bc7dc37d47308341d1a2d88cc03d?usage=true 2026-04-23 08:55:20.403 8 INFO cinder.api.openstack.wsgi [None req-7fd5f1e2-4c97-4b1d-81cf-bd068036afa2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/eef3bc7dc37d47308341d1a2d88cc03d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 471/940] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:55:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/eef3bc7dc37d47308341d1a2d88cc03d?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:55:27.453 7 INFO cinder.api.openstack.wsgi [None req-7859ba1e-2732-441a-b8d6-a0399f0ae000 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:55:27.454 8 INFO cinder.api.openstack.wsgi [None req-7fd5f1e2-4c97-4b1d-81cf-bd068036afa2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:55:27.454 7 INFO cinder.api.openstack.wsgi [None req-7859ba1e-2732-441a-b8d6-a0399f0ae000 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:55:27.455 8 INFO cinder.api.openstack.wsgi [None req-7fd5f1e2-4c97-4b1d-81cf-bd068036afa2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:55:37.452 7 INFO cinder.api.openstack.wsgi [None req-7859ba1e-2732-441a-b8d6-a0399f0ae000 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:55:37.452 8 INFO cinder.api.openstack.wsgi [None req-7fd5f1e2-4c97-4b1d-81cf-bd068036afa2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:55:37.453 7 INFO cinder.api.openstack.wsgi [None req-7859ba1e-2732-441a-b8d6-a0399f0ae000 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:55:37.453 8 INFO cinder.api.openstack.wsgi [None req-7fd5f1e2-4c97-4b1d-81cf-bd068036afa2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:55:47.452 7 INFO cinder.api.openstack.wsgi [None req-7859ba1e-2732-441a-b8d6-a0399f0ae000 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:55:47.452 8 INFO cinder.api.openstack.wsgi [None req-7fd5f1e2-4c97-4b1d-81cf-bd068036afa2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:55:47.453 8 INFO cinder.api.openstack.wsgi [None req-7fd5f1e2-4c97-4b1d-81cf-bd068036afa2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:55:47.453 7 INFO cinder.api.openstack.wsgi [None req-7859ba1e-2732-441a-b8d6-a0399f0ae000 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:55:57.452 8 INFO cinder.api.openstack.wsgi [None req-7fd5f1e2-4c97-4b1d-81cf-bd068036afa2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:55:57.453 7 INFO cinder.api.openstack.wsgi [None req-7859ba1e-2732-441a-b8d6-a0399f0ae000 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:55:57.453 8 INFO cinder.api.openstack.wsgi [None req-7fd5f1e2-4c97-4b1d-81cf-bd068036afa2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:55:57.455 7 INFO cinder.api.openstack.wsgi [None req-7859ba1e-2732-441a-b8d6-a0399f0ae000 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:56:07.452 8 INFO cinder.api.openstack.wsgi [None req-7fd5f1e2-4c97-4b1d-81cf-bd068036afa2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:56:07.453 7 INFO cinder.api.openstack.wsgi [None req-7859ba1e-2732-441a-b8d6-a0399f0ae000 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:56:07.453 8 INFO cinder.api.openstack.wsgi [None req-7fd5f1e2-4c97-4b1d-81cf-bd068036afa2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:56:07.454 7 INFO cinder.api.openstack.wsgi [None req-7859ba1e-2732-441a-b8d6-a0399f0ae000 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:56:17.452 7 INFO cinder.api.openstack.wsgi [None req-7859ba1e-2732-441a-b8d6-a0399f0ae000 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:56:17.452 8 INFO cinder.api.openstack.wsgi [None req-7fd5f1e2-4c97-4b1d-81cf-bd068036afa2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:56:17.453 7 INFO cinder.api.openstack.wsgi [None req-7859ba1e-2732-441a-b8d6-a0399f0ae000 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:56:17.454 8 INFO cinder.api.openstack.wsgi [None req-7fd5f1e2-4c97-4b1d-81cf-bd068036afa2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:56:19.313 7 INFO cinder.api.openstack.wsgi [None req-9b3f4cd6-b5b0-4506-a0d9-ba73d55723c4 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true 2026-04-23 08:56:19.324 7 INFO cinder.volume.api [None req-9b3f4cd6-b5b0-4506-a0d9-ba73d55723c4 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all snapshots completed successfully. 2026-04-23 08:56:19.325 7 INFO cinder.api.openstack.wsgi [None req-9b3f4cd6-b5b0-4506-a0d9-ba73d55723c4 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 476/953] 10.0.0.133 () {28 vars in 674 bytes} [Thu Apr 23 08:56:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true => generated 17 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 08:56:19.335 8 INFO cinder.api.openstack.wsgi [None req-e99beb49-2750-484f-bcd9-0adab8a8bbcb 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services 2026-04-23 08:56:19.347 8 INFO cinder.api.openstack.wsgi [None req-e99beb49-2750-484f-bcd9-0adab8a8bbcb 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services returned with HTTP 200 [pid: 8|app: 0|req: 478/954] 10.0.0.133 () {28 vars in 645 bytes} [Thu Apr 23 08:56:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:56:19.356 7 INFO cinder.api.openstack.wsgi [None req-fa58d63a-d6f6-40ef-915a-a0c28ed468a7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:56:19.371 7 INFO cinder.volume.api [None req-fa58d63a-d6f6-40ef-915a-a0c28ed468a7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - 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-04-23 08:56:19.377 7 INFO cinder.api.openstack.wsgi [None req-fa58d63a-d6f6-40ef-915a-a0c28ed468a7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 477/955] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:56:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true => generated 1790 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 08:56:19.392 8 INFO cinder.api.openstack.wsgi [None req-f0eedd40-f86e-475c-8ba4-a098eaa6052f 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true 2026-04-23 08:56:19.895 8 INFO cinder.api.openstack.wsgi [None req-f0eedd40-f86e-475c-8ba4-a098eaa6052f 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 479/956] 10.0.0.133 () {28 vars in 696 bytes} [Thu Apr 23 08:56:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:56:19.909 7 INFO cinder.api.openstack.wsgi [None req-a99e5c50-fb25-41cc-889f-9d02d174925d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:56:19.926 7 INFO cinder.volume.api [None req-a99e5c50-fb25-41cc-889f-9d02d174925d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - 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-04-23 08:56:19.932 7 INFO cinder.api.openstack.wsgi [None req-a99e5c50-fb25-41cc-889f-9d02d174925d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 478/957] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:56:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true => generated 1790 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 08:56:19.973 8 INFO cinder.api.openstack.wsgi [None req-01e23730-185a-4c53-8449-29163ccb2e40 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/1ad56ee9f1bc4bc5a22cb7f73e00b82e?usage=true 2026-04-23 08:56:19.992 8 INFO cinder.api.openstack.wsgi [None req-01e23730-185a-4c53-8449-29163ccb2e40 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/1ad56ee9f1bc4bc5a22cb7f73e00b82e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/958] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:56:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/1ad56ee9f1bc4bc5a22cb7f73e00b82e?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:56:20.007 7 INFO cinder.api.openstack.wsgi [None req-abff9dff-7d16-4ce8-a8fc-622d17869fe6 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/347cee1c58f247b496dbdb6637d3ec31?usage=true 2026-04-23 08:56:20.034 7 INFO cinder.api.openstack.wsgi [None req-abff9dff-7d16-4ce8-a8fc-622d17869fe6 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/347cee1c58f247b496dbdb6637d3ec31?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 479/959] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:56:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/347cee1c58f247b496dbdb6637d3ec31?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:56:20.049 8 INFO cinder.api.openstack.wsgi [None req-86c3b505-735a-40fa-b97e-416648fc8f3a 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true 2026-04-23 08:56:20.075 8 INFO cinder.api.openstack.wsgi [None req-86c3b505-735a-40fa-b97e-416648fc8f3a 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 481/960] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:56:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:56:20.090 7 INFO cinder.api.openstack.wsgi [None req-f0cce1e9-1287-4ecb-b0ef-3db82246aca1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/4f2b0d14a02f40d49115bee136575321?usage=true 2026-04-23 08:56:20.112 7 INFO cinder.api.openstack.wsgi [None req-f0cce1e9-1287-4ecb-b0ef-3db82246aca1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/4f2b0d14a02f40d49115bee136575321?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 480/961] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:56:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/4f2b0d14a02f40d49115bee136575321?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:56:20.129 8 INFO cinder.api.openstack.wsgi [None req-9643fdb0-6bfd-4b5b-bbaa-111a5cb5c57c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/5ccc8552cea64b3e84d4183d259e17fd?usage=true 2026-04-23 08:56:20.149 8 INFO cinder.api.openstack.wsgi [None req-9643fdb0-6bfd-4b5b-bbaa-111a5cb5c57c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/5ccc8552cea64b3e84d4183d259e17fd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 482/962] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:56:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/5ccc8552cea64b3e84d4183d259e17fd?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:56:20.160 7 INFO cinder.api.openstack.wsgi [None req-da7def5a-8874-4e2e-9e7d-9231762b639d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/62eaa23778264832a220fcf7ec2f6090?usage=true 2026-04-23 08:56:20.188 7 INFO cinder.api.openstack.wsgi [None req-da7def5a-8874-4e2e-9e7d-9231762b639d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/62eaa23778264832a220fcf7ec2f6090?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 481/963] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:56:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/62eaa23778264832a220fcf7ec2f6090?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:56:20.201 8 INFO cinder.api.openstack.wsgi [None req-9ab3500a-0299-45c2-8f20-7aaec760f923 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true 2026-04-23 08:56:20.224 8 INFO cinder.api.openstack.wsgi [None req-9ab3500a-0299-45c2-8f20-7aaec760f923 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 483/964] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:56:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:56:20.236 7 INFO cinder.api.openstack.wsgi [None req-02bb30dd-c578-4c2e-9579-e8134531d373 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true 2026-04-23 08:56:20.257 7 INFO cinder.api.openstack.wsgi [None req-02bb30dd-c578-4c2e-9579-e8134531d373 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 482/965] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:56:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:56:20.268 8 INFO cinder.api.openstack.wsgi [None req-fa11445a-12e1-4eb9-8756-d3f42f13d88b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/cd1c13268c4c448fb37464c5914f4f65?usage=true 2026-04-23 08:56:20.290 8 INFO cinder.api.openstack.wsgi [None req-fa11445a-12e1-4eb9-8756-d3f42f13d88b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/cd1c13268c4c448fb37464c5914f4f65?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 484/966] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:56:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/cd1c13268c4c448fb37464c5914f4f65?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:56:20.306 7 INFO cinder.api.openstack.wsgi [None req-c674fe1a-db07-4f33-81df-6ffa4d0087f8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/dc727817072e4c419c1395e54ae8d96e?usage=true 2026-04-23 08:56:20.327 7 INFO cinder.api.openstack.wsgi [None req-c674fe1a-db07-4f33-81df-6ffa4d0087f8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/dc727817072e4c419c1395e54ae8d96e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 483/967] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:56:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/dc727817072e4c419c1395e54ae8d96e?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:56:20.341 8 INFO cinder.api.openstack.wsgi [None req-5f919297-80bc-44d4-998d-a1336bb667c9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/eef3bc7dc37d47308341d1a2d88cc03d?usage=true 2026-04-23 08:56:20.367 8 INFO cinder.api.openstack.wsgi [None req-5f919297-80bc-44d4-998d-a1336bb667c9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/eef3bc7dc37d47308341d1a2d88cc03d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 485/968] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:56:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/eef3bc7dc37d47308341d1a2d88cc03d?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:56:27.452 7 INFO cinder.api.openstack.wsgi [None req-c674fe1a-db07-4f33-81df-6ffa4d0087f8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:56:27.452 8 INFO cinder.api.openstack.wsgi [None req-5f919297-80bc-44d4-998d-a1336bb667c9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:56:27.453 7 INFO cinder.api.openstack.wsgi [None req-c674fe1a-db07-4f33-81df-6ffa4d0087f8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:56:27.453 8 INFO cinder.api.openstack.wsgi [None req-5f919297-80bc-44d4-998d-a1336bb667c9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:56:37.453 8 INFO cinder.api.openstack.wsgi [None req-5f919297-80bc-44d4-998d-a1336bb667c9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:56:37.453 7 INFO cinder.api.openstack.wsgi [None req-c674fe1a-db07-4f33-81df-6ffa4d0087f8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:56:37.454 7 INFO cinder.api.openstack.wsgi [None req-c674fe1a-db07-4f33-81df-6ffa4d0087f8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:56:37.454 8 INFO cinder.api.openstack.wsgi [None req-5f919297-80bc-44d4-998d-a1336bb667c9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:56:47.453 8 INFO cinder.api.openstack.wsgi [None req-5f919297-80bc-44d4-998d-a1336bb667c9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:56:47.453 7 INFO cinder.api.openstack.wsgi [None req-c674fe1a-db07-4f33-81df-6ffa4d0087f8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:56:47.454 7 INFO cinder.api.openstack.wsgi [None req-c674fe1a-db07-4f33-81df-6ffa4d0087f8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:56:47.454 8 INFO cinder.api.openstack.wsgi [None req-5f919297-80bc-44d4-998d-a1336bb667c9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:56:57.452 8 INFO cinder.api.openstack.wsgi [None req-5f919297-80bc-44d4-998d-a1336bb667c9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:56:57.454 7 INFO cinder.api.openstack.wsgi [None req-c674fe1a-db07-4f33-81df-6ffa4d0087f8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:56:57.455 8 INFO cinder.api.openstack.wsgi [None req-5f919297-80bc-44d4-998d-a1336bb667c9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:56:57.455 7 INFO cinder.api.openstack.wsgi [None req-c674fe1a-db07-4f33-81df-6ffa4d0087f8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:57:07.452 7 INFO cinder.api.openstack.wsgi [None req-c674fe1a-db07-4f33-81df-6ffa4d0087f8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:57:07.453 8 INFO cinder.api.openstack.wsgi [None req-5f919297-80bc-44d4-998d-a1336bb667c9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:57:07.453 8 INFO cinder.api.openstack.wsgi [None req-5f919297-80bc-44d4-998d-a1336bb667c9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:57:07.453 7 INFO cinder.api.openstack.wsgi [None req-c674fe1a-db07-4f33-81df-6ffa4d0087f8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:57:17.453 8 INFO cinder.api.openstack.wsgi [None req-5f919297-80bc-44d4-998d-a1336bb667c9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:57:17.453 7 INFO cinder.api.openstack.wsgi [None req-c674fe1a-db07-4f33-81df-6ffa4d0087f8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:57:17.454 8 INFO cinder.api.openstack.wsgi [None req-5f919297-80bc-44d4-998d-a1336bb667c9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:57:17.455 7 INFO cinder.api.openstack.wsgi [None req-c674fe1a-db07-4f33-81df-6ffa4d0087f8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:57:19.179 8 INFO cinder.api.openstack.wsgi [None req-c56be209-6419-4f7a-a4a3-b86c431a3d76 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:57:19.190 8 INFO cinder.volume.api [None req-c56be209-6419-4f7a-a4a3-b86c431a3d76 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - 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-04-23 08:57:19.194 8 INFO cinder.api.openstack.wsgi [None req-c56be209-6419-4f7a-a4a3-b86c431a3d76 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 492/981] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:57:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true => generated 1790 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 08:57:19.206 7 INFO cinder.api.openstack.wsgi [None req-8ad34345-80aa-4e65-a679-ba220deb1168 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true 2026-04-23 08:57:19.216 7 INFO cinder.volume.api [None req-8ad34345-80aa-4e65-a679-ba220deb1168 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all snapshots completed successfully. 2026-04-23 08:57:19.217 7 INFO cinder.api.openstack.wsgi [None req-8ad34345-80aa-4e65-a679-ba220deb1168 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 490/982] 10.0.0.133 () {28 vars in 674 bytes} [Thu Apr 23 08:57:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true => generated 17 bytes in 18 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-04-23 08:57:19.227 8 INFO cinder.api.openstack.wsgi [None req-2ae2dfa3-db4b-414e-85c9-5fa2fc6b7823 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:57:19.239 8 INFO cinder.volume.api [None req-2ae2dfa3-db4b-414e-85c9-5fa2fc6b7823 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - 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-04-23 08:57:19.244 8 INFO cinder.api.openstack.wsgi [None req-2ae2dfa3-db4b-414e-85c9-5fa2fc6b7823 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 493/983] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:57:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true => generated 1790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 08:57:19.256 7 INFO cinder.api.openstack.wsgi [None req-ad90e167-74ba-4ebe-8204-1dbe44f6cf17 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true 2026-04-23 08:57:19.760 7 INFO cinder.api.openstack.wsgi [None req-ad90e167-74ba-4ebe-8204-1dbe44f6cf17 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 491/984] 10.0.0.133 () {28 vars in 696 bytes} [Thu Apr 23 08:57:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:57:19.808 8 INFO cinder.api.openstack.wsgi [None req-250e750c-9a3b-4909-baa4-df9dcb379f0d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/1ad56ee9f1bc4bc5a22cb7f73e00b82e?usage=true 2026-04-23 08:57:19.828 8 INFO cinder.api.openstack.wsgi [None req-250e750c-9a3b-4909-baa4-df9dcb379f0d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/1ad56ee9f1bc4bc5a22cb7f73e00b82e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 494/985] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:57:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/1ad56ee9f1bc4bc5a22cb7f73e00b82e?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:57:19.840 7 INFO cinder.api.openstack.wsgi [None req-50e98977-a414-4bd1-af12-0a1cea8c0177 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/347cee1c58f247b496dbdb6637d3ec31?usage=true 2026-04-23 08:57:19.861 7 INFO cinder.api.openstack.wsgi [None req-50e98977-a414-4bd1-af12-0a1cea8c0177 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/347cee1c58f247b496dbdb6637d3ec31?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 492/986] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:57:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/347cee1c58f247b496dbdb6637d3ec31?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:57:19.875 8 INFO cinder.api.openstack.wsgi [None req-bd01195d-6868-43ad-b7a8-03df152153dd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true 2026-04-23 08:57:19.910 8 INFO cinder.api.openstack.wsgi [None req-bd01195d-6868-43ad-b7a8-03df152153dd 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 495/987] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:57:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:57:19.924 7 INFO cinder.api.openstack.wsgi [None req-00c7fcda-157b-4453-91aa-82d9db8cba09 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/4f2b0d14a02f40d49115bee136575321?usage=true 2026-04-23 08:57:19.956 7 INFO cinder.api.openstack.wsgi [None req-00c7fcda-157b-4453-91aa-82d9db8cba09 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/4f2b0d14a02f40d49115bee136575321?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 493/988] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:57:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/4f2b0d14a02f40d49115bee136575321?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:57:19.972 8 INFO cinder.api.openstack.wsgi [None req-14e84504-616a-4571-bfa3-d4f5bcaa124d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/5ccc8552cea64b3e84d4183d259e17fd?usage=true 2026-04-23 08:57:19.995 8 INFO cinder.api.openstack.wsgi [None req-14e84504-616a-4571-bfa3-d4f5bcaa124d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/5ccc8552cea64b3e84d4183d259e17fd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 496/989] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:57:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/5ccc8552cea64b3e84d4183d259e17fd?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:57:20.008 7 INFO cinder.api.openstack.wsgi [None req-bf57da03-4c64-4dca-b8f9-feda031bf6f1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/62eaa23778264832a220fcf7ec2f6090?usage=true 2026-04-23 08:57:20.041 7 INFO cinder.api.openstack.wsgi [None req-bf57da03-4c64-4dca-b8f9-feda031bf6f1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/62eaa23778264832a220fcf7ec2f6090?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 494/990] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:57:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/62eaa23778264832a220fcf7ec2f6090?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:57:20.059 8 INFO cinder.api.openstack.wsgi [None req-bb915bb7-4736-47e1-b409-0486a839bd11 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true 2026-04-23 08:57:20.081 8 INFO cinder.api.openstack.wsgi [None req-bb915bb7-4736-47e1-b409-0486a839bd11 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 497/991] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:57:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:57:20.095 7 INFO cinder.api.openstack.wsgi [None req-e328925f-0516-43ba-805f-a47d32d1f66f 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true 2026-04-23 08:57:20.116 7 INFO cinder.api.openstack.wsgi [None req-e328925f-0516-43ba-805f-a47d32d1f66f 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 495/992] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:57:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:57:20.127 8 INFO cinder.api.openstack.wsgi [None req-3189e46a-e8a7-4bb8-b44c-a0c3ccb8fc91 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/cd1c13268c4c448fb37464c5914f4f65?usage=true 2026-04-23 08:57:20.149 8 INFO cinder.api.openstack.wsgi [None req-3189e46a-e8a7-4bb8-b44c-a0c3ccb8fc91 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/cd1c13268c4c448fb37464c5914f4f65?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/993] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:57:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/cd1c13268c4c448fb37464c5914f4f65?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:57:20.162 7 INFO cinder.api.openstack.wsgi [None req-e36f765b-e909-4f11-a368-f7c3e9e38c0a 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/dc727817072e4c419c1395e54ae8d96e?usage=true 2026-04-23 08:57:20.182 7 INFO cinder.api.openstack.wsgi [None req-e36f765b-e909-4f11-a368-f7c3e9e38c0a 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/dc727817072e4c419c1395e54ae8d96e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 496/994] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:57:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/dc727817072e4c419c1395e54ae8d96e?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:57:20.193 8 INFO cinder.api.openstack.wsgi [None req-ef4c1d94-c767-476d-921a-918d57b949c2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/eef3bc7dc37d47308341d1a2d88cc03d?usage=true 2026-04-23 08:57:20.214 8 INFO cinder.api.openstack.wsgi [None req-ef4c1d94-c767-476d-921a-918d57b949c2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/eef3bc7dc37d47308341d1a2d88cc03d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 499/995] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:57:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/eef3bc7dc37d47308341d1a2d88cc03d?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:57:20.228 7 INFO cinder.api.openstack.wsgi [None req-720e7842-1f6c-4c2b-8bb7-866aeef674e7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services 2026-04-23 08:57:20.233 7 INFO cinder.api.openstack.wsgi [None req-720e7842-1f6c-4c2b-8bb7-866aeef674e7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services returned with HTTP 200 [pid: 7|app: 0|req: 497/996] 10.0.0.133 () {28 vars in 645 bytes} [Thu Apr 23 08:57:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:57:27.452 8 INFO cinder.api.openstack.wsgi [None req-ef4c1d94-c767-476d-921a-918d57b949c2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:57:27.453 8 INFO cinder.api.openstack.wsgi [None req-ef4c1d94-c767-476d-921a-918d57b949c2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:57:27.453 7 INFO cinder.api.openstack.wsgi [None req-720e7842-1f6c-4c2b-8bb7-866aeef674e7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:57:27.455 7 INFO cinder.api.openstack.wsgi [None req-720e7842-1f6c-4c2b-8bb7-866aeef674e7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:57:37.453 8 INFO cinder.api.openstack.wsgi [None req-ef4c1d94-c767-476d-921a-918d57b949c2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:57:37.453 7 INFO cinder.api.openstack.wsgi [None req-720e7842-1f6c-4c2b-8bb7-866aeef674e7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:57:37.454 8 INFO cinder.api.openstack.wsgi [None req-ef4c1d94-c767-476d-921a-918d57b949c2 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:57:37.454 7 INFO cinder.api.openstack.wsgi [None req-720e7842-1f6c-4c2b-8bb7-866aeef674e7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:57:46.257 8 INFO cinder.api.openstack.wsgi [req-1e26eb52-dbfd-4d6a-9df5-2ccbb6880f81 req-4a6ee673-4331-4446-9f5b-e4b11dd53c50 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/attachments/ac3d7c8c-d82c-432b-9116-4332b703d9a6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:57:46.832 8 INFO cinder.api.openstack.wsgi [req-1e26eb52-dbfd-4d6a-9df5-2ccbb6880f81 req-4a6ee673-4331-4446-9f5b-e4b11dd53c50 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/attachments/ac3d7c8c-d82c-432b-9116-4332b703d9a6 returned with HTTP 200 [pid: 8|app: 0|req: 502/1001] 199.204.45.33 () {38 vars in 1102 bytes} [Thu Apr 23 08:57:46 2026] DELETE /v3/6a71733dc6b44181899d16ad67c44735/attachments/ac3d7c8c-d82c-432b-9116-4332b703d9a6 => generated 19 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:57:46.845 7 INFO cinder.api.openstack.wsgi [req-1e26eb52-dbfd-4d6a-9df5-2ccbb6880f81 req-7efa45af-857f-4aa6-a24a-c84f96f771df 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/08697d28-2886-4910-8a1d-d0f39128ce3d 2026-04-23 08:57:46.846 7 INFO cinder.api.v3.volumes [req-1e26eb52-dbfd-4d6a-9df5-2ccbb6880f81 req-7efa45af-857f-4aa6-a24a-c84f96f771df 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Delete volume with id: 08697d28-2886-4910-8a1d-d0f39128ce3d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-23 08:57:46.853 7 INFO cinder.volume.api [req-1e26eb52-dbfd-4d6a-9df5-2ccbb6880f81 req-7efa45af-857f-4aa6-a24a-c84f96f771df 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Volume info retrieved successfully. 2026-04-23 08:57:46.872 7 INFO cinder.volume.api [req-1e26eb52-dbfd-4d6a-9df5-2ccbb6880f81 req-7efa45af-857f-4aa6-a24a-c84f96f771df 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Delete volume request issued successfully. 2026-04-23 08:57:46.873 7 INFO cinder.api.openstack.wsgi [req-1e26eb52-dbfd-4d6a-9df5-2ccbb6880f81 req-7efa45af-857f-4aa6-a24a-c84f96f771df 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/08697d28-2886-4910-8a1d-d0f39128ce3d returned with HTTP 202 [pid: 7|app: 0|req: 500/1002] 199.204.45.33 () {36 vars in 1053 bytes} [Thu Apr 23 08:57:46 2026] DELETE /v3/6a71733dc6b44181899d16ad67c44735/volumes/08697d28-2886-4910-8a1d-d0f39128ce3d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-04-23 08:57:47.452 7 INFO cinder.api.openstack.wsgi [req-1e26eb52-dbfd-4d6a-9df5-2ccbb6880f81 req-7efa45af-857f-4aa6-a24a-c84f96f771df 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:57:47.452 8 INFO cinder.api.openstack.wsgi [req-1e26eb52-dbfd-4d6a-9df5-2ccbb6880f81 req-4a6ee673-4331-4446-9f5b-e4b11dd53c50 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:57:47.453 7 INFO cinder.api.openstack.wsgi [req-1e26eb52-dbfd-4d6a-9df5-2ccbb6880f81 req-7efa45af-857f-4aa6-a24a-c84f96f771df 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:57:47.454 8 INFO cinder.api.openstack.wsgi [req-1e26eb52-dbfd-4d6a-9df5-2ccbb6880f81 req-4a6ee673-4331-4446-9f5b-e4b11dd53c50 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:57:57.452 8 INFO cinder.api.openstack.wsgi [req-1e26eb52-dbfd-4d6a-9df5-2ccbb6880f81 req-4a6ee673-4331-4446-9f5b-e4b11dd53c50 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:57:57.452 7 INFO cinder.api.openstack.wsgi [req-1e26eb52-dbfd-4d6a-9df5-2ccbb6880f81 req-7efa45af-857f-4aa6-a24a-c84f96f771df 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:57:57.453 8 INFO cinder.api.openstack.wsgi [req-1e26eb52-dbfd-4d6a-9df5-2ccbb6880f81 req-4a6ee673-4331-4446-9f5b-e4b11dd53c50 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:57:57.453 7 INFO cinder.api.openstack.wsgi [req-1e26eb52-dbfd-4d6a-9df5-2ccbb6880f81 req-7efa45af-857f-4aa6-a24a-c84f96f771df 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:58:07.452 8 INFO cinder.api.openstack.wsgi [req-1e26eb52-dbfd-4d6a-9df5-2ccbb6880f81 req-4a6ee673-4331-4446-9f5b-e4b11dd53c50 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:58:07.452 7 INFO cinder.api.openstack.wsgi [req-1e26eb52-dbfd-4d6a-9df5-2ccbb6880f81 req-7efa45af-857f-4aa6-a24a-c84f96f771df 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:58:07.453 8 INFO cinder.api.openstack.wsgi [req-1e26eb52-dbfd-4d6a-9df5-2ccbb6880f81 req-4a6ee673-4331-4446-9f5b-e4b11dd53c50 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:58:07.454 7 INFO cinder.api.openstack.wsgi [req-1e26eb52-dbfd-4d6a-9df5-2ccbb6880f81 req-7efa45af-857f-4aa6-a24a-c84f96f771df 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:58:17.452 7 INFO cinder.api.openstack.wsgi [req-1e26eb52-dbfd-4d6a-9df5-2ccbb6880f81 req-7efa45af-857f-4aa6-a24a-c84f96f771df 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:58:17.452 8 INFO cinder.api.openstack.wsgi [req-1e26eb52-dbfd-4d6a-9df5-2ccbb6880f81 req-4a6ee673-4331-4446-9f5b-e4b11dd53c50 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:58:17.453 7 INFO cinder.api.openstack.wsgi [req-1e26eb52-dbfd-4d6a-9df5-2ccbb6880f81 req-7efa45af-857f-4aa6-a24a-c84f96f771df 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:58:17.453 8 INFO cinder.api.openstack.wsgi [req-1e26eb52-dbfd-4d6a-9df5-2ccbb6880f81 req-4a6ee673-4331-4446-9f5b-e4b11dd53c50 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20: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-04-23 08:58:19.349 7 INFO cinder.api.openstack.wsgi [None req-0f0ee3d9-a987-4fe7-b752-fde8e0fb718e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:58:19.368 7 INFO cinder.volume.api [None req-0f0ee3d9-a987-4fe7-b752-fde8e0fb718e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:58:19.373 7 INFO cinder.api.openstack.wsgi [None req-0f0ee3d9-a987-4fe7-b752-fde8e0fb718e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1011] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:58:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true => generated 15 bytes in 208 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-04-23 08:58:19.389 8 INFO cinder.api.openstack.wsgi [None req-7c17b916-ec0a-4d13-b296-1770512607b0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:58:19.895 8 INFO cinder.api.openstack.wsgi [None req-7c17b916-ec0a-4d13-b296-1770512607b0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1012] 10.0.0.133 () {28 vars in 696 bytes} [Thu Apr 23 08:58:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true => generated 669 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:58:19.908 7 INFO cinder.api.openstack.wsgi [None req-fb0ec147-ecce-430c-9ba3-c62a95eadf3c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:58:19.917 7 INFO cinder.volume.api [None req-fb0ec147-ecce-430c-9ba3-c62a95eadf3c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:58:19.918 7 INFO cinder.api.openstack.wsgi [None req-fb0ec147-ecce-430c-9ba3-c62a95eadf3c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1013] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:58:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:58:20.014 8 INFO cinder.api.openstack.wsgi [None req-a76caf12-ddcf-4440-b849-df314cab5ed0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true 2026-04-23 08:58:20.042 8 INFO cinder.api.openstack.wsgi [None req-a76caf12-ddcf-4440-b849-df314cab5ed0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1014] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:58:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:58:20.056 7 INFO cinder.api.openstack.wsgi [None req-b9cf2391-899c-4edb-ba51-d7665bdb22ae 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/5ccc8552cea64b3e84d4183d259e17fd?usage=true 2026-04-23 08:58:20.078 7 INFO cinder.api.openstack.wsgi [None req-b9cf2391-899c-4edb-ba51-d7665bdb22ae 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/5ccc8552cea64b3e84d4183d259e17fd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1015] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:58:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/5ccc8552cea64b3e84d4183d259e17fd?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:58:20.092 8 INFO cinder.api.openstack.wsgi [None req-fd666f81-07d5-4640-a1f8-63be19aa0a76 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/62eaa23778264832a220fcf7ec2f6090?usage=true 2026-04-23 08:58:20.112 8 INFO cinder.api.openstack.wsgi [None req-fd666f81-07d5-4640-a1f8-63be19aa0a76 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/62eaa23778264832a220fcf7ec2f6090?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1016] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:58:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/62eaa23778264832a220fcf7ec2f6090?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:58:20.123 7 INFO cinder.api.openstack.wsgi [None req-34ad4571-8d8d-4fea-bb11-bf66124be405 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true 2026-04-23 08:58:20.142 7 INFO cinder.api.openstack.wsgi [None req-34ad4571-8d8d-4fea-bb11-bf66124be405 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1017] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:58:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:58:20.156 8 INFO cinder.api.openstack.wsgi [None req-b8c72050-4f7a-4e10-b9f2-73b3cf1ca7a4 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true 2026-04-23 08:58:20.175 8 INFO cinder.api.openstack.wsgi [None req-b8c72050-4f7a-4e10-b9f2-73b3cf1ca7a4 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1018] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:58:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:58:20.188 7 INFO cinder.api.openstack.wsgi [None req-41ba819d-1944-491e-adbb-9eca760babf1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true 2026-04-23 08:58:20.194 7 INFO cinder.volume.api [None req-41ba819d-1944-491e-adbb-9eca760babf1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all snapshots completed successfully. 2026-04-23 08:58:20.195 7 INFO cinder.api.openstack.wsgi [None req-41ba819d-1944-491e-adbb-9eca760babf1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1019] 10.0.0.133 () {28 vars in 674 bytes} [Thu Apr 23 08:58:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:58:20.206 8 INFO cinder.api.openstack.wsgi [None req-a061b60c-680e-4cbc-8164-8927efa25de5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services 2026-04-23 08:58:20.211 8 INFO cinder.api.openstack.wsgi [None req-a061b60c-680e-4cbc-8164-8927efa25de5 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services returned with HTTP 200 [pid: 8|app: 0|req: 511/1020] 10.0.0.133 () {28 vars in 645 bytes} [Thu Apr 23 08:58:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:58:24.390 7 INFO cinder.api.openstack.wsgi [None req-25db12cb-44db-4def-a3f6-b78e6ab3d698 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots 2026-04-23 08:58:24.404 7 INFO cinder.volume.api [None req-25db12cb-44db-4def-a3f6-b78e6ab3d698 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all snapshots completed successfully. 2026-04-23 08:58:24.404 7 INFO cinder.api.openstack.wsgi [None req-25db12cb-44db-4def-a3f6-b78e6ab3d698 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 510/1021] 10.0.0.127 () {32 vars in 705 bytes} [Thu Apr 23 08:58:24 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/snapshots => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 08:58:24.416 8 INFO cinder.api.openstack.wsgi [None req-da9e32de-cf82-4c92-9436-95e4e6ef91c1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes 2026-04-23 08:58:24.443 8 INFO cinder.volume.api [None req-da9e32de-cf82-4c92-9436-95e4e6ef91c1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:58:24.444 8 INFO cinder.api.openstack.wsgi [None req-da9e32de-cf82-4c92-9436-95e4e6ef91c1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes returned with HTTP 200 [pid: 8|app: 0|req: 512/1022] 10.0.0.127 () {32 vars in 701 bytes} [Thu Apr 23 08:58:24 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 08:58:27.453 7 INFO cinder.api.openstack.wsgi [None req-25db12cb-44db-4def-a3f6-b78e6ab3d698 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:58:27.453 8 INFO cinder.api.openstack.wsgi [None req-da9e32de-cf82-4c92-9436-95e4e6ef91c1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:58:27.454 7 INFO cinder.api.openstack.wsgi [None req-25db12cb-44db-4def-a3f6-b78e6ab3d698 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:58:27.455 8 INFO cinder.api.openstack.wsgi [None req-da9e32de-cf82-4c92-9436-95e4e6ef91c1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:58:37.452 7 INFO cinder.api.openstack.wsgi [None req-25db12cb-44db-4def-a3f6-b78e6ab3d698 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:58:37.452 8 INFO cinder.api.openstack.wsgi [None req-da9e32de-cf82-4c92-9436-95e4e6ef91c1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:58:37.453 7 INFO cinder.api.openstack.wsgi [None req-25db12cb-44db-4def-a3f6-b78e6ab3d698 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:58:37.453 8 INFO cinder.api.openstack.wsgi [None req-da9e32de-cf82-4c92-9436-95e4e6ef91c1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:58:47.452 7 INFO cinder.api.openstack.wsgi [None req-25db12cb-44db-4def-a3f6-b78e6ab3d698 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:58:47.453 8 INFO cinder.api.openstack.wsgi [None req-da9e32de-cf82-4c92-9436-95e4e6ef91c1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:58:47.453 7 INFO cinder.api.openstack.wsgi [None req-25db12cb-44db-4def-a3f6-b78e6ab3d698 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:58:47.454 8 INFO cinder.api.openstack.wsgi [None req-da9e32de-cf82-4c92-9436-95e4e6ef91c1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:58:57.452 7 INFO cinder.api.openstack.wsgi [None req-25db12cb-44db-4def-a3f6-b78e6ab3d698 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:58:57.452 8 INFO cinder.api.openstack.wsgi [None req-da9e32de-cf82-4c92-9436-95e4e6ef91c1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:58:57.453 8 INFO cinder.api.openstack.wsgi [None req-da9e32de-cf82-4c92-9436-95e4e6ef91c1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:58:57.453 7 INFO cinder.api.openstack.wsgi [None req-25db12cb-44db-4def-a3f6-b78e6ab3d698 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:59:07.453 7 INFO cinder.api.openstack.wsgi [None req-25db12cb-44db-4def-a3f6-b78e6ab3d698 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:59:07.453 8 INFO cinder.api.openstack.wsgi [None req-da9e32de-cf82-4c92-9436-95e4e6ef91c1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:59:07.454 7 INFO cinder.api.openstack.wsgi [None req-25db12cb-44db-4def-a3f6-b78e6ab3d698 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:59:07.454 8 INFO cinder.api.openstack.wsgi [None req-da9e32de-cf82-4c92-9436-95e4e6ef91c1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:59:17.453 7 INFO cinder.api.openstack.wsgi [None req-25db12cb-44db-4def-a3f6-b78e6ab3d698 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:59:17.453 7 INFO cinder.api.openstack.wsgi [None req-25db12cb-44db-4def-a3f6-b78e6ab3d698 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:59:17.454 8 INFO cinder.api.openstack.wsgi [None req-da9e32de-cf82-4c92-9436-95e4e6ef91c1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:59:17.455 8 INFO cinder.api.openstack.wsgi [None req-da9e32de-cf82-4c92-9436-95e4e6ef91c1 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:59:19.428 7 INFO cinder.api.openstack.wsgi [None req-462b6f79-8b47-46f1-a507-e4959e07b53a 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true 2026-04-23 08:59:19.931 7 INFO cinder.api.openstack.wsgi [None req-462b6f79-8b47-46f1-a507-e4959e07b53a 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1035] 10.0.0.133 () {28 vars in 696 bytes} [Thu Apr 23 08:59:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true => generated 670 bytes in 641 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:59:19.949 8 INFO cinder.api.openstack.wsgi [None req-787c5576-6312-4d16-951f-396cf41da3ad 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:59:19.965 8 INFO cinder.volume.api [None req-787c5576-6312-4d16-951f-396cf41da3ad 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:59:19.967 8 INFO cinder.api.openstack.wsgi [None req-787c5576-6312-4d16-951f-396cf41da3ad 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1036] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:59:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 08:59:19.980 7 INFO cinder.api.openstack.wsgi [None req-f9ef8733-3081-4843-a27f-7b27f81c7c67 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services 2026-04-23 08:59:19.992 7 INFO cinder.api.openstack.wsgi [None req-f9ef8733-3081-4843-a27f-7b27f81c7c67 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services returned with HTTP 200 [pid: 7|app: 0|req: 518/1037] 10.0.0.133 () {28 vars in 645 bytes} [Thu Apr 23 08:59:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:59:20.006 8 INFO cinder.api.openstack.wsgi [None req-67f002a8-3643-46ae-8c33-cfbdc0ebb0bb 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 08:59:20.015 8 INFO cinder.volume.api [None req-67f002a8-3643-46ae-8c33-cfbdc0ebb0bb 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 08:59:20.017 8 INFO cinder.api.openstack.wsgi [None req-67f002a8-3643-46ae-8c33-cfbdc0ebb0bb 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1038] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 08:59:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:59:20.069 7 INFO cinder.api.openstack.wsgi [None req-d4708f2c-6cc3-494e-98d2-4ee695e8ff83 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true 2026-04-23 08:59:20.106 7 INFO cinder.api.openstack.wsgi [None req-d4708f2c-6cc3-494e-98d2-4ee695e8ff83 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1039] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:59:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:59:20.117 8 INFO cinder.api.openstack.wsgi [None req-27366d4e-2103-4773-a334-6fa5661604e7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true 2026-04-23 08:59:20.146 8 INFO cinder.api.openstack.wsgi [None req-27366d4e-2103-4773-a334-6fa5661604e7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1040] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:59:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:59:20.157 7 INFO cinder.api.openstack.wsgi [None req-68a07f0d-b354-44cd-affd-78c2eb021ca3 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true 2026-04-23 08:59:20.192 7 INFO cinder.api.openstack.wsgi [None req-68a07f0d-b354-44cd-affd-78c2eb021ca3 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1041] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 08:59:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 08:59:20.204 8 INFO cinder.api.openstack.wsgi [None req-c49ef0bf-82b6-4eb3-a22f-619570a23bea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true 2026-04-23 08:59:20.209 8 INFO cinder.volume.api [None req-c49ef0bf-82b6-4eb3-a22f-619570a23bea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all snapshots completed successfully. 2026-04-23 08:59:20.209 8 INFO cinder.api.openstack.wsgi [None req-c49ef0bf-82b6-4eb3-a22f-619570a23bea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 522/1042] 10.0.0.133 () {28 vars in 674 bytes} [Thu Apr 23 08:59:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 08:59:27.452 7 INFO cinder.api.openstack.wsgi [None req-68a07f0d-b354-44cd-affd-78c2eb021ca3 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:59:27.453 8 INFO cinder.api.openstack.wsgi [None req-c49ef0bf-82b6-4eb3-a22f-619570a23bea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:59:27.453 7 INFO cinder.api.openstack.wsgi [None req-68a07f0d-b354-44cd-affd-78c2eb021ca3 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:59:27.454 8 INFO cinder.api.openstack.wsgi [None req-c49ef0bf-82b6-4eb3-a22f-619570a23bea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:59:37.452 8 INFO cinder.api.openstack.wsgi [None req-c49ef0bf-82b6-4eb3-a22f-619570a23bea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:59:37.452 7 INFO cinder.api.openstack.wsgi [None req-68a07f0d-b354-44cd-affd-78c2eb021ca3 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:59:37.453 7 INFO cinder.api.openstack.wsgi [None req-68a07f0d-b354-44cd-affd-78c2eb021ca3 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:59:37.453 8 INFO cinder.api.openstack.wsgi [None req-c49ef0bf-82b6-4eb3-a22f-619570a23bea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:59:47.452 7 INFO cinder.api.openstack.wsgi [None req-68a07f0d-b354-44cd-affd-78c2eb021ca3 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:59:47.453 8 INFO cinder.api.openstack.wsgi [None req-c49ef0bf-82b6-4eb3-a22f-619570a23bea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:59:47.453 7 INFO cinder.api.openstack.wsgi [None req-68a07f0d-b354-44cd-affd-78c2eb021ca3 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:59:47.454 8 INFO cinder.api.openstack.wsgi [None req-c49ef0bf-82b6-4eb3-a22f-619570a23bea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:59:57.452 7 INFO cinder.api.openstack.wsgi [None req-68a07f0d-b354-44cd-affd-78c2eb021ca3 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:59:57.453 8 INFO cinder.api.openstack.wsgi [None req-c49ef0bf-82b6-4eb3-a22f-619570a23bea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 08:59:57.454 8 INFO cinder.api.openstack.wsgi [None req-c49ef0bf-82b6-4eb3-a22f-619570a23bea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 08:59:57.453 7 INFO cinder.api.openstack.wsgi [None req-68a07f0d-b354-44cd-affd-78c2eb021ca3 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:00:07.452 7 INFO cinder.api.openstack.wsgi [None req-68a07f0d-b354-44cd-affd-78c2eb021ca3 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:00:07.452 8 INFO cinder.api.openstack.wsgi [None req-c49ef0bf-82b6-4eb3-a22f-619570a23bea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:00:07.454 8 INFO cinder.api.openstack.wsgi [None req-c49ef0bf-82b6-4eb3-a22f-619570a23bea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:00:07.453 7 INFO cinder.api.openstack.wsgi [None req-68a07f0d-b354-44cd-affd-78c2eb021ca3 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:00:17.455 8 INFO cinder.api.openstack.wsgi [None req-c49ef0bf-82b6-4eb3-a22f-619570a23bea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:00:17.455 7 INFO cinder.api.openstack.wsgi [None req-68a07f0d-b354-44cd-affd-78c2eb021ca3 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:00:17.456 8 INFO cinder.api.openstack.wsgi [None req-c49ef0bf-82b6-4eb3-a22f-619570a23bea 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:00:17.457 7 INFO cinder.api.openstack.wsgi [None req-68a07f0d-b354-44cd-affd-78c2eb021ca3 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:00:19.202 8 INFO cinder.api.openstack.wsgi [None req-839d028f-7da3-4b8c-8a27-1b467effff98 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 09:00:19.211 8 INFO cinder.volume.api [None req-839d028f-7da3-4b8c-8a27-1b467effff98 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 09:00:19.213 8 INFO cinder.api.openstack.wsgi [None req-839d028f-7da3-4b8c-8a27-1b467effff98 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 529/1055] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 09:00:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 09:00:19.228 7 INFO cinder.api.openstack.wsgi [None req-e61650c9-2ea4-4867-bd48-12f3079c80fe 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services 2026-04-23 09:00:19.235 7 INFO cinder.api.openstack.wsgi [None req-e61650c9-2ea4-4867-bd48-12f3079c80fe 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services returned with HTTP 200 [pid: 7|app: 0|req: 527/1056] 10.0.0.133 () {28 vars in 645 bytes} [Thu Apr 23 09:00:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 09:00:19.285 8 INFO cinder.api.openstack.wsgi [None req-ce4fa87b-1b95-4bd8-9fae-a0c108780062 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true 2026-04-23 09:00:19.309 8 INFO cinder.api.openstack.wsgi [None req-ce4fa87b-1b95-4bd8-9fae-a0c108780062 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 530/1057] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 09:00:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 09:00:19.322 7 INFO cinder.api.openstack.wsgi [None req-ce8c569e-0e9c-4c11-9ca5-50a3fa744398 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true 2026-04-23 09:00:19.365 7 INFO cinder.api.openstack.wsgi [None req-ce8c569e-0e9c-4c11-9ca5-50a3fa744398 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 528/1058] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 09:00:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 09:00:19.379 8 INFO cinder.api.openstack.wsgi [None req-2904129a-c1a5-40b0-910b-833b90a5879d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true 2026-04-23 09:00:19.430 8 INFO cinder.api.openstack.wsgi [None req-2904129a-c1a5-40b0-910b-833b90a5879d 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1059] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 09:00:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true => generated 845 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 09:00:19.444 7 INFO cinder.api.openstack.wsgi [None req-c3b3c4ab-d0bd-483b-a31e-e0a00d72d987 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true 2026-04-23 09:00:19.948 7 INFO cinder.api.openstack.wsgi [None req-c3b3c4ab-d0bd-483b-a31e-e0a00d72d987 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 529/1060] 10.0.0.133 () {28 vars in 696 bytes} [Thu Apr 23 09:00:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 09:00:19.962 8 INFO cinder.api.openstack.wsgi [None req-79836f43-6dbc-4f90-8dad-f3200c04f4f7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 09:00:19.981 8 INFO cinder.volume.api [None req-79836f43-6dbc-4f90-8dad-f3200c04f4f7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 09:00:19.984 8 INFO cinder.api.openstack.wsgi [None req-79836f43-6dbc-4f90-8dad-f3200c04f4f7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 532/1061] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 09:00:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 09:00:20.006 7 INFO cinder.api.openstack.wsgi [None req-90f6c1ca-14b7-421f-8171-4d820795e374 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true 2026-04-23 09:00:20.018 7 INFO cinder.volume.api [None req-90f6c1ca-14b7-421f-8171-4d820795e374 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all snapshots completed successfully. 2026-04-23 09:00:20.018 7 INFO cinder.api.openstack.wsgi [None req-90f6c1ca-14b7-421f-8171-4d820795e374 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1062] 10.0.0.133 () {28 vars in 674 bytes} [Thu Apr 23 09:00:20 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 09:00:27.453 8 INFO cinder.api.openstack.wsgi [None req-79836f43-6dbc-4f90-8dad-f3200c04f4f7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:00:27.454 7 INFO cinder.api.openstack.wsgi [None req-90f6c1ca-14b7-421f-8171-4d820795e374 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:00:27.454 8 INFO cinder.api.openstack.wsgi [None req-79836f43-6dbc-4f90-8dad-f3200c04f4f7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:00:27.455 7 INFO cinder.api.openstack.wsgi [None req-90f6c1ca-14b7-421f-8171-4d820795e374 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:00:37.452 8 INFO cinder.api.openstack.wsgi [None req-79836f43-6dbc-4f90-8dad-f3200c04f4f7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:00:37.452 7 INFO cinder.api.openstack.wsgi [None req-90f6c1ca-14b7-421f-8171-4d820795e374 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:00:37.453 8 INFO cinder.api.openstack.wsgi [None req-79836f43-6dbc-4f90-8dad-f3200c04f4f7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:00:37.454 7 INFO cinder.api.openstack.wsgi [None req-90f6c1ca-14b7-421f-8171-4d820795e374 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:00:47.452 8 INFO cinder.api.openstack.wsgi [None req-79836f43-6dbc-4f90-8dad-f3200c04f4f7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:00:47.452 7 INFO cinder.api.openstack.wsgi [None req-90f6c1ca-14b7-421f-8171-4d820795e374 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:00:47.453 8 INFO cinder.api.openstack.wsgi [None req-79836f43-6dbc-4f90-8dad-f3200c04f4f7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:00:47.454 7 INFO cinder.api.openstack.wsgi [None req-90f6c1ca-14b7-421f-8171-4d820795e374 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:00:57.452 8 INFO cinder.api.openstack.wsgi [None req-79836f43-6dbc-4f90-8dad-f3200c04f4f7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:00:57.452 8 INFO cinder.api.openstack.wsgi [None req-79836f43-6dbc-4f90-8dad-f3200c04f4f7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:00:57.453 7 INFO cinder.api.openstack.wsgi [None req-90f6c1ca-14b7-421f-8171-4d820795e374 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:00:57.454 7 INFO cinder.api.openstack.wsgi [None req-90f6c1ca-14b7-421f-8171-4d820795e374 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:01:07.452 7 INFO cinder.api.openstack.wsgi [None req-90f6c1ca-14b7-421f-8171-4d820795e374 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:01:07.452 7 INFO cinder.api.openstack.wsgi [None req-90f6c1ca-14b7-421f-8171-4d820795e374 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:01:07.452 8 INFO cinder.api.openstack.wsgi [None req-79836f43-6dbc-4f90-8dad-f3200c04f4f7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:01:07.454 8 INFO cinder.api.openstack.wsgi [None req-79836f43-6dbc-4f90-8dad-f3200c04f4f7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:01:17.452 7 INFO cinder.api.openstack.wsgi [None req-90f6c1ca-14b7-421f-8171-4d820795e374 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:01:17.452 8 INFO cinder.api.openstack.wsgi [None req-79836f43-6dbc-4f90-8dad-f3200c04f4f7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:01:17.453 8 INFO cinder.api.openstack.wsgi [None req-79836f43-6dbc-4f90-8dad-f3200c04f4f7 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:01:17.453 7 INFO cinder.api.openstack.wsgi [None req-90f6c1ca-14b7-421f-8171-4d820795e374 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:01:19.184 8 INFO cinder.api.openstack.wsgi [None req-7e72e122-e099-4545-aec2-8f70c4035c19 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 09:01:19.195 8 INFO cinder.volume.api [None req-7e72e122-e099-4545-aec2-8f70c4035c19 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 09:01:19.196 8 INFO cinder.api.openstack.wsgi [None req-7e72e122-e099-4545-aec2-8f70c4035c19 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 539/1075] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 09:01:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 09:01:19.210 7 INFO cinder.api.openstack.wsgi [None req-b64842a2-8232-4a67-85c6-9847ce94b86b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true 2026-04-23 09:01:19.714 7 INFO cinder.api.openstack.wsgi [None req-b64842a2-8232-4a67-85c6-9847ce94b86b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 537/1076] 10.0.0.133 () {28 vars in 696 bytes} [Thu Apr 23 09:01:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 09:01:19.727 8 INFO cinder.api.openstack.wsgi [None req-e27bdb31-7ae7-40f3-9c3c-dd6043f5309b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true 2026-04-23 09:01:19.736 8 INFO cinder.volume.api [None req-e27bdb31-7ae7-40f3-9c3c-dd6043f5309b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all snapshots completed successfully. 2026-04-23 09:01:19.737 8 INFO cinder.api.openstack.wsgi [None req-e27bdb31-7ae7-40f3-9c3c-dd6043f5309b 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 540/1077] 10.0.0.133 () {28 vars in 674 bytes} [Thu Apr 23 09:01:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 09:01:19.744 7 INFO cinder.api.openstack.wsgi [None req-e7e2547a-d9a4-4ac6-8b6d-ade9d6c1a00f 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 09:01:19.753 7 INFO cinder.volume.api [None req-e7e2547a-d9a4-4ac6-8b6d-ade9d6c1a00f 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 09:01:19.755 7 INFO cinder.api.openstack.wsgi [None req-e7e2547a-d9a4-4ac6-8b6d-ade9d6c1a00f 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 538/1078] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 09:01:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 09:01:19.764 8 INFO cinder.api.openstack.wsgi [None req-8567e994-98b5-459b-ad3b-108c20159a28 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services 2026-04-23 09:01:19.769 8 INFO cinder.api.openstack.wsgi [None req-8567e994-98b5-459b-ad3b-108c20159a28 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services returned with HTTP 200 [pid: 8|app: 0|req: 541/1079] 10.0.0.133 () {28 vars in 645 bytes} [Thu Apr 23 09:01:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 09:01:19.818 7 INFO cinder.api.openstack.wsgi [None req-34b150f2-c7b6-475f-bb99-654222a2f050 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true 2026-04-23 09:01:19.842 7 INFO cinder.api.openstack.wsgi [None req-34b150f2-c7b6-475f-bb99-654222a2f050 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1080] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 09:01:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 09:01:19.853 8 INFO cinder.api.openstack.wsgi [None req-3967db15-800c-45ae-9f57-d63abc35c0ab 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true 2026-04-23 09:01:19.877 8 INFO cinder.api.openstack.wsgi [None req-3967db15-800c-45ae-9f57-d63abc35c0ab 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 542/1081] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 09:01:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 09:01:19.890 7 INFO cinder.api.openstack.wsgi [None req-4100d4f8-fdf6-451c-8712-e4b29fd09c27 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true 2026-04-23 09:01:19.911 7 INFO cinder.api.openstack.wsgi [None req-4100d4f8-fdf6-451c-8712-e4b29fd09c27 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 540/1082] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 09:01:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 09:01:27.453 7 INFO cinder.api.openstack.wsgi [None req-4100d4f8-fdf6-451c-8712-e4b29fd09c27 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:01:27.453 8 INFO cinder.api.openstack.wsgi [None req-3967db15-800c-45ae-9f57-d63abc35c0ab 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:01:27.454 7 INFO cinder.api.openstack.wsgi [None req-4100d4f8-fdf6-451c-8712-e4b29fd09c27 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:01:27.455 8 INFO cinder.api.openstack.wsgi [None req-3967db15-800c-45ae-9f57-d63abc35c0ab 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:01:37.452 8 INFO cinder.api.openstack.wsgi [None req-3967db15-800c-45ae-9f57-d63abc35c0ab 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:01:37.452 7 INFO cinder.api.openstack.wsgi [None req-4100d4f8-fdf6-451c-8712-e4b29fd09c27 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:01:37.453 7 INFO cinder.api.openstack.wsgi [None req-4100d4f8-fdf6-451c-8712-e4b29fd09c27 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:01:37.453 8 INFO cinder.api.openstack.wsgi [None req-3967db15-800c-45ae-9f57-d63abc35c0ab 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:01:47.452 8 INFO cinder.api.openstack.wsgi [None req-3967db15-800c-45ae-9f57-d63abc35c0ab 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:01:47.453 7 INFO cinder.api.openstack.wsgi [None req-4100d4f8-fdf6-451c-8712-e4b29fd09c27 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:01:47.453 8 INFO cinder.api.openstack.wsgi [None req-3967db15-800c-45ae-9f57-d63abc35c0ab 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:01:47.454 7 INFO cinder.api.openstack.wsgi [None req-4100d4f8-fdf6-451c-8712-e4b29fd09c27 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:01:57.453 8 INFO cinder.api.openstack.wsgi [None req-3967db15-800c-45ae-9f57-d63abc35c0ab 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:01:57.453 7 INFO cinder.api.openstack.wsgi [None req-4100d4f8-fdf6-451c-8712-e4b29fd09c27 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:01:57.454 7 INFO cinder.api.openstack.wsgi [None req-4100d4f8-fdf6-451c-8712-e4b29fd09c27 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:01:57.455 8 INFO cinder.api.openstack.wsgi [None req-3967db15-800c-45ae-9f57-d63abc35c0ab 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:02:07.452 8 INFO cinder.api.openstack.wsgi [None req-3967db15-800c-45ae-9f57-d63abc35c0ab 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:02:07.452 7 INFO cinder.api.openstack.wsgi [None req-4100d4f8-fdf6-451c-8712-e4b29fd09c27 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:02:07.452 8 INFO cinder.api.openstack.wsgi [None req-3967db15-800c-45ae-9f57-d63abc35c0ab 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:02:07.453 7 INFO cinder.api.openstack.wsgi [None req-4100d4f8-fdf6-451c-8712-e4b29fd09c27 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:02:17.452 8 INFO cinder.api.openstack.wsgi [None req-3967db15-800c-45ae-9f57-d63abc35c0ab 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:02:17.452 7 INFO cinder.api.openstack.wsgi [None req-4100d4f8-fdf6-451c-8712-e4b29fd09c27 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:02:17.452 8 INFO cinder.api.openstack.wsgi [None req-3967db15-800c-45ae-9f57-d63abc35c0ab 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:02:17.453 7 INFO cinder.api.openstack.wsgi [None req-4100d4f8-fdf6-451c-8712-e4b29fd09c27 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:02:19.179 8 INFO cinder.api.openstack.wsgi [None req-050e3339-6b37-4781-b77c-5b21b22dfa8a 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 09:02:19.186 8 INFO cinder.volume.api [None req-050e3339-6b37-4781-b77c-5b21b22dfa8a 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 09:02:19.188 8 INFO cinder.api.openstack.wsgi [None req-050e3339-6b37-4781-b77c-5b21b22dfa8a 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 549/1095] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 09:02:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 09:02:19.233 7 INFO cinder.api.openstack.wsgi [None req-a2960bc2-ad1f-4f90-8a39-1f923187c289 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true 2026-04-23 09:02:19.256 7 INFO cinder.api.openstack.wsgi [None req-a2960bc2-ad1f-4f90-8a39-1f923187c289 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 547/1096] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 09:02:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/3ebaf1c56261478d821a9f0f43e872ba?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 09:02:19.272 8 INFO cinder.api.openstack.wsgi [None req-67ce9afb-3154-4e96-b5d5-038c37bb870c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true 2026-04-23 09:02:19.300 8 INFO cinder.api.openstack.wsgi [None req-67ce9afb-3154-4e96-b5d5-038c37bb870c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 550/1097] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 09:02:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/6a71733dc6b44181899d16ad67c44735?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 09:02:19.316 7 INFO cinder.api.openstack.wsgi [None req-60b8b4fe-9ec4-46c0-8833-bc7b2d6b4157 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true 2026-04-23 09:02:19.342 7 INFO cinder.api.openstack.wsgi [None req-60b8b4fe-9ec4-46c0-8833-bc7b2d6b4157 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 548/1098] 10.0.0.133 () {28 vars in 736 bytes} [Thu Apr 23 09:02:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-quota-sets/90d69ec86b2f42cc8eb0a8eea6a5e348?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 09:02:19.355 8 INFO cinder.api.openstack.wsgi [None req-eebcfb11-fbc0-4b2a-a717-6f16ba58a5f0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true 2026-04-23 09:02:19.366 8 INFO cinder.volume.api [None req-eebcfb11-fbc0-4b2a-a717-6f16ba58a5f0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all volumes completed successfully. 2026-04-23 09:02:19.368 8 INFO cinder.api.openstack.wsgi [None req-eebcfb11-fbc0-4b2a-a717-6f16ba58a5f0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 551/1099] 10.0.0.133 () {28 vars in 684 bytes} [Thu Apr 23 09:02:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 09:02:19.380 7 INFO cinder.api.openstack.wsgi [None req-9f88bcc9-87b5-4ef5-aab5-0f32c8afe5a9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true 2026-04-23 09:02:19.883 7 INFO cinder.api.openstack.wsgi [None req-9f88bcc9-87b5-4ef5-aab5-0f32c8afe5a9 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 549/1100] 10.0.0.133 () {28 vars in 696 bytes} [Thu Apr 23 09:02:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/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-04-23 09:02:19.898 8 INFO cinder.api.openstack.wsgi [None req-be675723-5a59-4bde-bbb2-642db01276e0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true 2026-04-23 09:02:19.909 8 INFO cinder.volume.api [None req-be675723-5a59-4bde-bbb2-642db01276e0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Get all snapshots completed successfully. 2026-04-23 09:02:19.910 8 INFO cinder.api.openstack.wsgi [None req-be675723-5a59-4bde-bbb2-642db01276e0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 552/1101] 10.0.0.133 () {28 vars in 674 bytes} [Thu Apr 23 09:02:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/snapshots?all_tenants=true => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 09:02:19.924 7 INFO cinder.api.openstack.wsgi [None req-36f8bc9b-56d6-43aa-b4e3-ea4dbd93633a 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services 2026-04-23 09:02:19.935 7 INFO cinder.api.openstack.wsgi [None req-36f8bc9b-56d6-43aa-b4e3-ea4dbd93633a 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6a71733dc6b44181899d16ad67c44735/os-services returned with HTTP 200 [pid: 7|app: 0|req: 550/1102] 10.0.0.133 () {28 vars in 645 bytes} [Thu Apr 23 09:02:19 2026] GET /v3/6a71733dc6b44181899d16ad67c44735/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 09:02:27.452 8 INFO cinder.api.openstack.wsgi [None req-be675723-5a59-4bde-bbb2-642db01276e0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:02:27.452 7 INFO cinder.api.openstack.wsgi [None req-36f8bc9b-56d6-43aa-b4e3-ea4dbd93633a 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:02:27.453 8 INFO cinder.api.openstack.wsgi [None req-be675723-5a59-4bde-bbb2-642db01276e0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:02:27.453 7 INFO cinder.api.openstack.wsgi [None req-36f8bc9b-56d6-43aa-b4e3-ea4dbd93633a 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:02:37.456 8 INFO cinder.api.openstack.wsgi [None req-be675723-5a59-4bde-bbb2-642db01276e0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:02:37.457 8 INFO cinder.api.openstack.wsgi [None req-be675723-5a59-4bde-bbb2-642db01276e0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:02:37.458 7 INFO cinder.api.openstack.wsgi [None req-36f8bc9b-56d6-43aa-b4e3-ea4dbd93633a 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:02:37.459 7 INFO cinder.api.openstack.wsgi [None req-36f8bc9b-56d6-43aa-b4e3-ea4dbd93633a 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:02:47.452 8 INFO cinder.api.openstack.wsgi [None req-be675723-5a59-4bde-bbb2-642db01276e0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:02:47.453 8 INFO cinder.api.openstack.wsgi [None req-be675723-5a59-4bde-bbb2-642db01276e0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:02:47.453 7 INFO cinder.api.openstack.wsgi [None req-36f8bc9b-56d6-43aa-b4e3-ea4dbd93633a 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:02:47.455 7 INFO cinder.api.openstack.wsgi [None req-36f8bc9b-56d6-43aa-b4e3-ea4dbd93633a 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:02:57.452 8 INFO cinder.api.openstack.wsgi [None req-be675723-5a59-4bde-bbb2-642db01276e0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:02:57.452 7 INFO cinder.api.openstack.wsgi [None req-36f8bc9b-56d6-43aa-b4e3-ea4dbd93633a 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] GET http://10.0.0.20:8776/ 2026-04-23 09:02:57.453 7 INFO cinder.api.openstack.wsgi [None req-36f8bc9b-56d6-43aa-b4e3-ea4dbd93633a 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-23 09:02:57.453 8 INFO cinder.api.openstack.wsgi [None req-be675723-5a59-4bde-bbb2-642db01276e0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] http://10.0.0.20:8776/ returned with HTTP 300